log

age author description
2010-06-09 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
2010-06-08 Michael Albinus * auth-source.el (top): Autoload `secrets-list-collections',
2010-06-08 Dan Nicolaescu * src/lread.c (X_OK): Remove, unused.
2010-06-08 Dan Nicolaescu * src/dispnew.c: Remove obsolete comment.
2010-06-08 Dan Nicolaescu Remove INCLUDED_FCNTL.
2010-06-08 Dan Nicolaescu Include <strings.h> and <string.h> instead of
2010-06-07 Katsumi Yamaoka Synch with Gnus trunk.
2010-06-07 Katsumi Yamaoka Synch with Gnus trunk.
2010-06-07 Katsumi Yamaoka Merge from mainline.
2010-06-07 Stefan Monnier * lisp/iimage.el: Remove images as soon as the underlying text is modified.
2010-06-06 Katsumi Yamaoka Merge from mainline.
2010-06-03 Katsumi Yamaoka Merge from mainline.
2010-06-03 Katsumi Yamaoka Merge from mainline.
2010-06-02 Katsumi Yamaoka Merge from mainline.
2010-06-02 Katsumi Yamaoka Merge from mainline.
2010-06-07 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
2010-06-07 Juri Linkov * window.el (pop-to-buffer): Remove the conditional that
2010-06-07 Juanma Barranquero * cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
2010-06-07 Stefan Monnier Make (after keyword) indent-rules more flexible.
2010-06-06 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
2010-06-06 Dan Nicolaescu Remove BSTRING related code, all platforms define it.
2010-06-05 Dan Nicolaescu vc-log-incoming/vc-log-outgoing fixes for Git.
2010-06-05 Juanma Barranquero Remove obsolete macro BASE_LEADING_CODE_P.
2010-06-04 Juri Linkov * lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
2010-06-04 Juanma Barranquero Turn `directory-sep-char' into a noop.
2010-06-04 Michael Albinus * net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
2010-06-04 Juanma Barranquero mule-cmds.el: Add obsolescence information for nonascii-* vars.
2010-06-03 Dan Nicolaescu vc-log-incoming/vc-log-outgoing improvements for Git.
2010-06-03 Dan Nicolaescu Add bindings for vc-log-incoming and vc-log-outgoing.
2010-06-03 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.65.
2010-06-03 Dan Nicolaescu Move UNEXEC definition to autoconf.
2010-06-03 Juanma Barranquero Remove obsolete pre-unicode2 macros.
2010-06-03 Juri Linkov * src/buffer.c (Fother_buffer): Add CHECK_FRAME.
2010-06-03 Chong Yidong * net/rcirc.el (rcirc-sort-nicknames): Remove.
2010-06-03 Juanma Barranquero * emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
2010-06-03 Chong Yidong * net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
2010-06-03 Stefan Monnier * net/rcirc.el (rcirc-sort-nicknames): Change default.
2010-06-03 Stefan Monnier * lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
2010-06-03 Juanma Barranquero Add admin/unidata/unidata.txt.
2010-06-03 Glenn Morris * src/s/sol2-10.h: Comment fix.
2010-06-03 Glenn Morris * src/m/ibms390.h: Comment fix.
2010-06-03 Glenn Morris Remove NO_SOCK_SIGIO references.
2010-06-03 Glenn Morris Regenerate src/config.in.
2010-06-03 Glenn Morris * admin/notes/font-backend: Remove obsolete information.
2010-06-03 Glenn Morris m/hp800.h simplification.
2010-06-03 Glenn Morris HAVE_ALLOCA not needed since alloca.s was removed.
2010-06-03 Glenn Morris NOT_C_CODE is always true now.
2010-06-03 Stefan Monnier Split smie-indent-calculate into more manageable chunks.
2010-06-02 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
2010-06-02 Michael Albinus * net/tramp-gvfs.el (top): Require url-util.
2010-06-02 Dan Nicolaescu * lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
2010-06-02 Dan Nicolaescu Fix config.h includes.
2010-06-02 Dan Nicolaescu * src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
2010-06-02 Dan Nicolaescu * src/s/sol2-6.h: Remove obsolete comments.
2010-06-02 Dan Nicolaescu Remove unnecessary alloca.h includes.
2010-06-02 Dan Nicolaescu Fix alloca definition when using gcc on non-gnu systems.
2010-06-02 Katsumi Yamaoka Synch with Gnus trunk.
2010-06-02 Katsumi Yamaoka Synch with Gnus trunk.
2010-06-01 Katsumi Yamaoka Merge from mainline.
2010-05-31 Katsumi Yamaoka Merge from mainline.
2010-05-30 Katsumi Yamaoka Merge from mainline.
2010-05-28 Katsumi Yamaoka Merge from mainline.
2010-05-27 Katsumi Yamaoka Merge from mainline.
2010-05-27 Katsumi Yamaoka Merge from mainline.
2010-05-26 Katsumi Yamaoka Merge from mainline.
2010-05-25 Katsumi Yamaoka Merge from mainline.
2010-05-25 Katsumi Yamaoka Merge from mainline.
2010-06-01 Juanma Barranquero Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
2010-06-01 Dan Nicolaescu Add support for vc-log-incoming, improve vc-log-outgoing for Git.
2010-06-01 Dan Nicolaescu Improve state updating for VC tag commands.
2010-06-01 Juanma Barranquero lisp/ChangeLog: Fix some typos.
2010-06-01 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
2010-06-01 Stefan Monnier Merge from emacs-23
2010-06-01 Stefan Monnier * sysdep.c (child_setup_tty): Move the non-canonical initialization to
2010-05-31 Daiki Ueno Mention encryption commands in the Emacs manual.
2010-05-31 Juanma Barranquero src/ChangeLog: Add missing bug id.
2010-05-31 Juanma Barranquero * files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
2010-05-31 Chong Yidong Fix for momentary-string-display (Bug#6238).
2010-05-30 Eli Zaretskii Fix bug #6313.
2010-05-30 Eli Zaretskii Fix crash reported in bug #6306.
2010-05-30 Juanma Barranquero emulation/cua-base.el: Recognize also `right-word' and `left-word'.
2010-05-30 Stefan Monnier * lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
2010-05-30 Juanma Barranquero emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
2010-05-30 Juanma Barranquero progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
2010-05-29 Chong Yidong Add --parent-id argument to emacsclient.
2010-05-29 Glenn Morris Regenerate configure.
2010-05-29 Glenn Morris Add some comments related to how epaths.h gets built.
2010-05-29 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
2010-05-29 Eli Zaretskii Implement bidi-sensitive word movement with arrow keys.
2010-05-29 Eli Zaretskii Fix cursor motion in bidi-reordered continued lines.
2010-05-29 Eli Zaretskii Finish debugging of cursor motion in bidi-reordered lines.
2010-05-28 Eli Zaretskii Prevent unnecessary scrolling in bidi-reordered buffers.
2010-05-29 Eli Zaretskii Fix bug #6294.
2010-05-28 Juri Linkov * image-dired.el (image-dired-dired-toggle-marked-thumbs):
2010-05-28 Michael Albinus * fileio.c (Fdelete_file): Pass TRASH arg to handler call.
2010-05-28 Michael Albinus * net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
2010-05-28 Michael Albinus * net/tramp-compat.el (tramp-compat-delete-file): Use
2010-05-28 Kenichi Handa Handle face-ignored-fonts
2010-05-28 Kenichi Handa merge trunk
2010-05-28 Kenichi Handa Handle face-ignored-fonts
2010-05-28 Glenn Morris * configure.in: Simplify some of the *bsd $canonical tests.
2010-05-28 Glenn Morris Move some old ChangeLog entries to the right files.
2010-05-28 Glenn Morris * configure.in: Simplify some of the $canonical tests.
2010-05-28 Glenn Morris * src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
2010-05-28 Glenn Morris * etc/MACHINES: Remove some old information no longer of relevance.
2010-05-28 Glenn Morris * etc/PROBLEMS: Remove some more obsolete information.
2010-05-27 Chong Yidong Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
2010-05-27 Chong Yidong Fix redisplay crash (Bug#6177).
2010-05-27 Chong Yidong Let htmlfontify recognize face aliases (Bug#6279).
2010-05-27 Kenichi Handa language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
2010-05-27 Kenichi Handa merge trunk
2010-05-27 Kenichi Handa language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
2010-05-27 Glenn Morris * etc/PROBLEMS: Remove some more old information.
2010-05-27 Glenn Morris * etc/PROBLEMS: Remove old information no longer of relevance.
2010-05-27 Glenn Morris Do not preprocess src/Makefile.in.
2010-05-27 Stefan Monnier Provide hooks to use a different tokenizer in SMIE.
2010-05-26 Stefan Monnier Avoid (expand-file-name ".").
2010-05-26 Michael Albinus *** empty log message ***
2010-05-26 Michael Albinus * eshell.texi (Built-ins): Describe, how to disable a built-in command
2010-05-26 Glenn Morris * configure.in: Comments.
2010-05-26 Glenn Morris Replace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn Morris * lisp/emulation/edt.el (edt-load-keys): Use locate-library.
2010-05-26 Glenn Morris * configure, configure.in: Fix typo in previous.
2010-05-26 Glenn Morris Regenerate configure.
2010-05-26 Glenn Morris Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
2010-05-26 Glenn Morris Remove some NS_IMPL_GNUSTEP build dead code.
2010-05-26 Glenn Morris * src/Makefile.in: Fix comment typo.
2010-05-26 Kenichi Handa Fix for finding a static composition.
2010-05-26 Kenichi Handa Fix for finding a static composition.
2010-05-26 Kenichi Handa merge trunk
2010-05-25 Chong Yidong Rename relative filenames in ChangeLog entries according to root.
2010-05-25 Juanma Barranquero lisp/ChangeLog: Fix typos.
2010-05-25 Juri Linkov * dired.el (dired-mode-map): Rebind "\C-t\C-t" from
2010-05-25 Juri Linkov * image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
2010-05-25 Juri Linkov * image.el (image-animated-p): When delay between animated images is 0,
2010-05-25 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
2010-05-25 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Don't use
2010-05-25 Michael Albinus * net/tramp.el (tramp-progress-reporter-update): New defun.
2010-05-25 Katsumi Yamaoka Merge from mainline.
2010-05-25 Glenn Morris Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2010-05-25 Glenn Morris Do not include config.h in src/Makefile.in.
2010-05-25 Glenn Morris Regenerate configure.
2010-05-25 Glenn Morris Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
2010-05-25 Glenn Morris Remove LD_SWITCH_SYSTEM_EXTRA.
2010-05-25 Glenn Morris * net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
2010-05-25 Glenn Morris rcirc update.
2010-05-25 Stefan Monnier * emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
2010-05-25 Stefan Monnier Replace Lisp calls to delete-backward-char by delete-char.
2010-05-25 Kenichi Handa Add Hebrew shaper.
2010-05-25 Kenichi Handa Fix bidi-composition interaction in backward scanning.
2010-05-25 Kenichi Handa Add Hebrew shaper.
2010-05-25 Kenichi Handa merge trunk
2010-05-25 Kenichi Handa merge trunk
2010-05-25 Kenichi Handa Fix bidi-composition interaction in backward scanning..
2010-05-24 Katsumi Yamaoka Merge from mainline.
2010-05-23 Katsumi Yamaoka Merge from mainline.
2010-05-25 Stefan Monnier Merge from emacs-23
2010-05-24 Stefan Monnier Mention multi-planes text-properties
2010-05-24 Stefan Monnier * process.c (Fmake_network_process): Set :host to nil if it's not used.
2010-05-24 Romain Francoise Adapt make-dist to new version location.
2010-05-23 Juanma Barranquero * dispextern.h: Fix typo in previous change.
2010-05-23 Eli Zaretskii dispextern.h (init_iterator): Sync prototype with changed definition.
2010-05-22 Eli Zaretskii Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
2010-05-22 Eli Zaretskii Fix bug #6237.
2010-05-22 Glenn Morris * admin/notes/bugtracker: More about recovering from moderation mistakes.
2010-05-22 Chong Yidong Add ChangeLog change missing in last checkin.
2010-05-22 Chong Yidong Rename image-refresh to image-flush.
2010-05-22 Jan D. Remove cirsular dependency when using separate build dir (Bug #6246).
2010-05-22 Andreas Schwab Regenerate configure
2010-05-21 Juri Linkov * progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
2010-05-21 Alan Mackenzie Fix a bug which happens when doing (c-parse-state) in a CPP construct:
2010-05-21 Chong Yidong Improve image cache clearing logic (Bug#6230).
2010-05-21 Glenn Morris * configure.in (MKDEPDIR): Parallel build tweak.
2010-05-21 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file)
2010-05-21 Juanma Barranquero * add-log.el: Highlight all authors in multi-author ChangeLog entries.
2010-05-21 Glenn Morris * src/Makefile.in: Comment fix.
2010-05-21 Glenn Morris Revert previous change.
2010-05-21 Glenn Morris Minor Makefile fix.
2010-05-21 Glenn Morris Derive Fortran modes from prog-mode.
2010-05-21 Juanma Barranquero * smerge-mode.el: Fix typos.
2010-05-21 Glenn Morris * src/Makefile.in: Fix comment format in cpp section.
2010-05-21 Glenn Morris Regenerate configure.
2010-05-21 Glenn Morris Handle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn Morris Build simplifications for oldxmenu.
2010-05-21 Glenn Morris * msdos/mainmake.v2: Comment fix.
2010-05-21 Glenn Morris Handle CANNOT_DUMP (partially) with configure.
2010-05-21 Glenn Morris Minor loadup.el fix.
2010-05-20 Juri Linkov * help-mode.el (help-make-xrefs): For Info node links turn
2010-05-20 Juri Linkov * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
2010-05-20 Juri Linkov * fileio.c (Fdelete_file): Change interative spec to use
2010-05-20 Juri Linkov * locate.el (locate): Use pop-to-buffer instead of
2010-05-20 Juri Linkov * replace.el (replace-highlight): Fix lazy-highlighting
2010-05-20 Juri Linkov * isearch.el (isearch-yank-word-or-char): Pull next subword
2010-05-20 Juri Linkov * isearch.el (isearch-update-post-hook): New hook.
2010-05-20 Juri Linkov * isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
2010-05-20 Juri Linkov * isearch.el (isearch-yank-string): Use isearch-process-search-string.
2010-05-20 Juri Linkov Remove obsolete comment.
2010-05-20 Juri Linkov * dired-x.el (dired-jump, dired-jump-other-window): Add arg
2010-05-20 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
2010-05-20 Chong Yidong Doc fix (Bug#6224).
2010-05-20 Glenn Morris Use terminfo rather than termcap on recent NetBSD.
2010-05-20 Glenn Morris * config.bat: Need to add the deps.mk file before running cpp.
2010-05-20 Glenn Morris * src/autodeps.mk, src/deps.mk: Comments need to be in C format.
2010-05-20 Glenn Morris Regenerate configure, src/config.in.
2010-05-20 Glenn Morris Handle auto-depend with configure.
2010-05-20 Glenn Morris * configure.in (--with-gtk, --with-gcc): Remove option stubs.
2010-05-20 Juanma Barranquero * emacs-lisp/cl-loaddefs.el: Update autoload checksum.
2010-05-20 Juanma Barranquero * composite.el: Require cl when compiling; fix typos in docstrings.
2010-05-19 Katsumi Yamaoka Merge from mainline.
2010-05-19 Juri Linkov * emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
2010-05-19 Michael Albinus * net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
2010-05-19 Eli Zaretskii Fix C-e when bidi reordering is in effect.
2010-05-19 Michael Albinus * password-cache.el (password-cache-remove): Fix docstring.
2010-05-19 Michael Albinus * net/secrets.el: Autoload the widget functions.
2010-05-19 Peter S Galbraith Decode RFC2047 encoded Subject lines for mail replies.
2010-05-19 Eli Zaretskii Fix bug #6210.
2010-05-19 Stefan Monnier * indent.el (indent-region): Deactivate region (bug#6200).
2010-05-19 Glenn Morris * vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
2010-05-19 Glenn Morris * etc/TODO: prog-mode updates.
2010-05-19 Glenn Morris Minor msdos build change.
2010-05-19 Glenn Morris Regenerate configure, src/config.in.
2010-05-19 Glenn Morris Set linker-related things with configure.
2010-05-19 Glenn Morris * s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
2010-05-19 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
2010-05-19 Kenichi Handa merge trunk
2010-05-19 Kenichi Handa merge trunk
2010-05-19 Kenichi Handa composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
2010-05-18 Katsumi Yamaoka Merge from mainline.
2010-05-18 Katsumi Yamaoka Merge from mainline.
2010-05-17 Katsumi Yamaoka Merge from mainline.
2010-05-16 Katsumi Yamaoka Merge from mainline.
2010-06-01 Stefan Monnier * lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
2010-05-31 Stefan Monnier Fix up changelog entry
2010-05-31 Stefan Monnier * lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
2010-05-31 Stefan Monnier * src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
2010-05-31 Stefan Monnier * lisp/man.el (Man-completion-table): Let the user type "-k ".
2010-05-31 Juanma Barranquero Backport from trunk: Fix bug#6298.
2010-05-31 Chong Yidong Fix for momentary-string-display (Bug#6238).
2010-05-30 Juanma Barranquero src/ChangeLog: Fix typos.
2010-05-30 Juanma Barranquero doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
2010-05-30 Stefan Monnier * doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
2010-05-29 Chong Yidong * ansi-color.el: Delete unused escape sequences (Bug#6085).
2010-05-27 Chong Yidong * xdisp.c (redisplay_window): After redisplay, check if point is
2010-05-27 Chong Yidong * progmodes/verilog-mode.el (verilog-type-font-keywords): Use
2010-05-25 Stefan Monnier * epa.el (epa--select-keys): Don't explicitly delete the window since
2010-05-25 Stefan Monnier CEDET is not TODO any more
2010-05-24 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
2010-05-21 Glenn Morris Backport from trunk: close bug#6190.
2010-05-20 Chong Yidong Doc fix (Bug#6224).
2010-05-19 Stefan Monnier * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
2010-05-19 Stefan Monnier * textmodes/fill.el (fill-region): Don't fill past the end.
2010-05-18 Chong Yidong Stefan Monnier <monnier@iro.umontreal.ca>
2010-05-18 Jay Belanger calc-trail.el (calc-trail-isearch-forward)
2010-05-22 Eli Zaretskii Handle lines truncated on right.
2010-05-22 Eli Zaretskii Test and debug find_row_edges on TTY display.
2010-05-19 Eli Zaretskii Completed initial debugging and testing of reimplemented cursor motion.
2010-05-18 Eli Zaretskii Initial reimplementation of calculating line edge positions in bidi lines.
2010-05-18 Stefan Monnier * subr.el (read-quoted-char): Resolve modifiers after key remapping.
2010-05-18 Michael Albinus Add command `secrets-show-secrets'.
2010-05-18 Michael Albinus Add visualization code for secrets.
2010-05-18 Stefan Monnier * emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
2010-05-18 Chong Yidong Fix stack overflow in string creation (Bug#6214).
2010-05-18 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
2010-05-18 Stefan Monnier Fix handling of non-associative equal levels.
2010-05-18 Juanma Barranquero * doc/emacs/ChangeLog: Fix typos.
2010-05-18 Eli Zaretskii Document bidi-aware behavior of arrow keys and display features.
2010-05-18 Juanma Barranquero Fix ChangeLog typos.
2010-05-18 Juanma Barranquero * charset.c (load_charset_map_from_file): Don't call close after fclose.
2010-05-18 Eli Zaretskii msdos/sed1x.inp: Add copyright notice.
2010-05-18 Juanma Barranquero * progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
2010-05-18 Juanma Barranquero * emacs-lisp/smie.el: Fix typos in docstrings.
2010-05-18 Eli Zaretskii Advise against unnecessary merges from trunk to feature branches.
2010-05-18 Glenn Morris * s/gnu-linux.h: Combine two conditionals.
2010-05-18 Glenn Morris * src/[ms]/template.h: Comments.
2010-05-18 Glenn Morris Regenerate configure.
2010-05-18 Glenn Morris * admin/notes/bzr: New file.
2010-05-18 Glenn Morris Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
2010-05-18 Glenn Morris Set rallocobj with configure, not cpp.
2010-05-18 Glenn Morris Define some malloc objects with configure, not cpp.
2010-05-17 Stefan Monnier * Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
2010-05-17 Stefan Monnier Provide a simple generic indentation engine and use it for Prolog.
2010-05-17 Glenn Morris Combine the two stamp-oldxmenu cases.
2010-05-17 Jay Belanger calc-vec.el (math-vector-avg): Put the vector elements in order
2010-05-17 Glenn Morris * src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
2010-05-16 Glenn Morris * src/Makefile.in (clean): Get rid of HAVE_NS conditional.
2010-05-16 Glenn Morris * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
2010-05-16 Glenn Morris Tweak ns_app*dir values set by configure.
2010-05-16 Glenn Morris Remove one variable from Makefile.in.
2010-05-16 Glenn Morris Simplify temacs build rule.
2010-05-16 Glenn Morris Simplify temacs build rule.
2010-05-16 Glenn Morris Remove unused Makefile variables STARTFLAGS.
2010-05-16 Dan Nicolaescu * configure.in: Remove references to usg5-4 and bsd-common, $opsys
2010-05-16 Dan Nicolaescu * m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
2010-05-16 Dan Nicolaescu Remove reference to CANNOT_EXEC, not used anymore.
2010-05-16 Jay Belanger calc-vec.el (calc-histogram):
2010-05-16 Jay Belanger calc-ext.el (math-group-float): Have the number of digits being
2010-05-16 Glenn Morris * src/Makefile.in (LIBX_BASE): Always define.
2010-05-16 Glenn Morris * src/Makefile.in (LIBX_OTHER): Move out of cpp section.
2010-05-16 Glenn Morris * src/Makefile.in (LIBXT): Always define.
2010-05-15 Glenn Morris Regenerate configure, src/config.in.
2010-05-15 Glenn Morris Always define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn Morris src/Makefile.in (OLDXMENU): Move out of cpp section.
2010-05-15 Glenn Morris Always define OLDXMENU in src/Makefile.in.
2010-05-15 Glenn Morris msdos/ChangeLog missing from previous commit.
2010-05-15 Glenn Morris Always define LIBX_OTHER in src/Makefile.in.
2010-05-15 Glenn Morris Regenerate configure.
2010-05-15 Glenn Morris Always define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken Raeburn Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
2010-05-15 Ken Raeburn * lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
2010-05-15 Ken Raeburn * emacs.c (main): Initialize initial-environment and process-environment
2010-05-15 Ken Raeburn Update scripts and text to refer to version number string in emacs.c
2010-05-15 Ken Raeburn Handle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Eli Zaretskii Avoid crashes when stepping with right-arrow through "^L^L".
2010-05-15 Eli Zaretskii Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
2010-05-15 Eli Zaretskii lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
2010-05-15 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
2010-05-15 Eli Zaretskii Implement bidi-sensitive movement with arrow keys.
2010-05-15 Eli Zaretskii Fix DOS build; don't override convert-standard-filename.
2010-05-15 Eli Zaretskii Don't override standard definition of convert-standard-filename.
2010-05-15 Eli Zaretskii config.bat: Remove support for DJGPP v1.x.
2010-05-15 Eli Zaretskii Fix "config msdos" step.
2010-05-15 Eli Zaretskii Fix a typo in msdos/ChangeLog.
2010-05-15 Jay Belanger calc-aent.el (math-read-token, math-find-user-tokens):
2010-05-15 Stefan Monnier * progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
2010-05-15 Stefan Monnier * progmodes/prolog.el (prolog-mode): Use define-derived-mode.
2010-05-15 Stefan Monnier * pcomplete.el (pcomplete-completions-at-point): New function,
2010-05-15 Glenn Morris * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
2010-05-15 Glenn Morris Regenerate configure.
2010-05-15 Glenn Morris Choose dependency of oldxmenu using configure.
2010-05-15 Glenn Morris * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
2010-05-15 Glenn Morris * lisp/org/org-docview.el: Fix copyright years.
2010-05-15 Glenn Morris * lib-src/Makefile.in: Break some long lines.
2010-05-15 Glenn Morris If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
2010-05-15 Glenn Morris Minor NS build fixes.
2010-05-15 Glenn Morris Remove references to CVS directories etc in Makefiles.
2010-05-14 Jay Belanger calc-bin.el (math-format-twos-complement): Group digits when appropriate.
2010-05-14 Stefan Monnier * progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
2010-05-14 Stefan Monnier * eval.c (specbind): Disallow let-binding frame-local vars.
2010-05-14 Stefan Monnier * simple.el (prog-mode): New (abstract) major mode.
2010-05-14 Eli Zaretskii Make the cache of bidi iterator states dynamically allocated.
2010-05-14 convert-repo update tags
2010-05-14 Eli Zaretskii Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
2010-05-14 Eli Zaretskii Fix comments from revno 100276.
2010-05-14 Juanma Barranquero * progmodes/sql.el: Fix typos in docstrings.
2010-05-14 Eli Zaretskii Fix spelling and remove merge marks due to revno 100276.
2010-05-14 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-14 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-14 Katsumi Yamaoka Merge from mainline.
2010-05-14 Kenichi Handa Fix bidi-composition interaction.
2010-05-14 Kenichi Handa merge trunk
2010-05-14 Glenn Morris No harm in always defining some ns_ Makefile variables.
2010-05-14 Kenichi Handa merge trunk
2010-05-14 Kenichi Handa font.c (font_range): Return the range for the font found at first.
2010-05-14 Kenichi Handa merge trunk
2010-05-14 Glenn Morris Move some undefs from src/Makefile.in to configure.
2010-05-14 Glenn Morris * admin/CPP-DEFINES: Updates.
2010-05-14 Glenn Morris Regenerate configure, src/config.in.
2010-05-14 Glenn Morris Replace some msdos cpp.
2010-05-14 Glenn Morris Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-14 Kenichi Handa Fix bidi-composition interaction.
2010-05-10 Kenichi Handa merge trunk
2010-05-06 Kenichi Handa merge trunk
2010-04-28 Kenichi Handa merge trunk
2010-05-14 Kenichi Handa font.c (font_range): Return the range for the font found at first.
2010-05-14 Glenn Morris * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
2010-05-14 Glenn Morris Minor build simplification for NS.
2010-05-14 Glenn Morris * src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris * src/Makefile.in (SHELL): Move outside cpp section.
2010-05-14 Glenn Morris * s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
2010-05-13 Jay Belanger calc.texi: Remove "\turnoffactive" commands throughout.
2010-05-13 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.
2010-05-13 Michael Albinus * net/tramp.el (with-progress-reporter): Create reporter object
2010-05-13 Jan D lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
2010-05-13 Agustin martin Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
2010-05-13 Glenn Morris Unify some conditionals in src/Makefile.in.
2010-05-13 Glenn Morris Minor simplification for src/Makefile.in.
2010-05-13 Glenn Morris * configure.in: Fix some paren typos.
2010-05-13 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-13 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-13 Katsumi Yamaoka Merge from mainline.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-13 Glenn Morris Fix ChangeLog typo.
2010-05-13 Glenn Morris Remove WINNT_SUPPORT from src/Makefile.in,
2010-05-13 Glenn Morris Regenerate configure, src/config.in.
2010-05-13 Glenn Morris Some msdos build fixes (hopefully, possibly, ...)
2010-05-13 Glenn Morris Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn Morris Remove some unused #define's, previously replaced by variables.
2010-05-13 Glenn Morris Define some variables to hold configure's output, for clarity.
2010-05-13 Stefan Monnier * progmodes/sh-script.el (sh-mode): Use define-derived-mode.
2010-05-13 Stefan Monnier * dos-fns.el: Add "dos-" prefix for namespace control.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-12 Alan Mackenzie * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-12 Glenn Morris Reformat some comments in src/s/*.h.
2010-05-12 Glenn Morris Simplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn Morris Regenerate configure.
2010-05-12 Glenn Morris Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
2010-05-12 Glenn Morris Move LIB_GCC from cpp to configure.
2010-05-12 Glenn Morris Minor comment reformatting for some src/m/*.h files.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-12 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-12 Stefan Monnier Allow the default completion to cycle.
2010-05-11 Juanma Barranquero Fix bug#6173: "(require 'dirtrack) erroring"
2010-05-11 Stefan Monnier Merge from emacs-23
2010-05-11 Stefan Monnier Backport from trunk: compute shortcuts in tmm.el.
2010-05-11 Eli Zaretskii Backport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris * src/ChangeLog: Remove tiny change marker from author with assignment.
2010-05-11 Kenichi Handa ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
2010-05-11 Kenichi Handa ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
2010-05-10 Kenichi Handa merge trunk
2010-05-10 Glenn Morris Backport from trunk: close bug#5857.
2010-05-10 Glenn Morris Backport from trunk: Fix bug#5755.
2010-05-11 Juri Linkov * scroll-all.el (scroll-all-check-to-scroll):
2010-05-11 Stefan Monnier * iimage.el: Misc cleanup.
2010-05-11 Eli Zaretskii xdisp.c (init_iterator): Fix comment from last change.
2010-05-11 Stefan Monnier * minibuffer.el (completion-pcm--pattern->regex): Fix last change.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-11 Katsumi Yamaoka Merge from mainline.
2010-05-11 Glenn Morris Minor lib-src/Makefile.in edits.
2010-05-11 Glenn Morris * make-dist (msdos): No more mainmake.
2010-05-11 Glenn Morris * admin/CPP-DEFINES: More updates.
2010-05-11 Glenn Morris Regenerate configure.
2010-05-11 Glenn Morris Do not preprocess lib-src/Makefile.in
2010-05-10 Katsumi Yamaoka Merge from mainline.
2010-05-11 Glenn Morris On msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-11 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
2010-05-10 Juri Linkov Remove nodes visited during Isearch from the Info history.
2010-05-10 Eli Zaretskii Fix a crash when visiting image files in bidi mode.
2010-05-10 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
2010-05-10 Juanma Barranquero Fix typos and whitespace.
2010-05-10 Juanma Barranquero CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-10 Katsumi Yamaoka Synch with Gnus trunk.