bpt/emacs.git
2012-05-02 Chong YidongFix naming of abnormal hook vars in allout.el.
2012-05-02 Jim Meyering* lib-src/emacsclient.c (send_to_emacs): Avoid invalid...
2012-05-02 Jim Meyering* src/xfns.c (x_window): Use xstrdup (Bug#11375).
2012-05-02 Jim Meyering* src/xterm.c (x_term_init): Use memcpy instead of...
2012-05-02 Glenn MorrisDon't hard-code the list of info files in the top-level...
2012-05-02 Glenn MorrisAdd change missed from previous merge from emacs-24
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-05-02 Glenn Morris* admin/bzrmerge.el (bzrmerge-skip-regexp): Add "Auto...
2012-05-02 Glenn Morris* Makefile.in (uninstall): Remove useless-use-of-for.
2012-05-02 Glenn MorrisMakefile.in fix for systems without /bin/install or...
2012-05-02 Glenn Morris* Makefile.in (INFO_FILES): Add emacs-gnutls;
2012-05-02 Glenn Morris* Makefile.in (install-arch-indep): Combine install...
2012-05-02 Glenn MorrisFix some info/dir entries
2012-05-02 Glenn Morris* configure.in (LIBS_TERMCAP): Fix netbsd logic, broken...
2012-05-01 Ted Zlatanovauth.texi (Help for users): Update for .gpg file being...
2012-05-01 Glenn Morris* lisp/cus-start.el (suggest-key-bindings): Remove...
2012-05-01 Glenn MorrisDon't hard-code manual pages in top-level Makefile.in
2012-05-01 Glenn MorrisSome updates for etc/TODO
2012-05-01 Glenn MorrisFurther doc fix.
2012-05-01 Glenn Morris* lisp/eshell/esh-cmd.el (eshell-debug-command): Doc...
2012-05-01 Glenn Morris* lisp/cus-edit.el (custom-variable-documentation)...
2012-05-01 Stefan Monnier* lisp/gnus/nnimap.el (nnimap-open-connection-1): Don...
2012-05-01 Aaron S. HawleyReimplement execute-extended-command in Elisp.
2012-05-01 Chong YidongFix mouse wheel scrolling in Follow mode.
2012-05-01 Chong Yidong* lisp/follow.el: Rework, eliminating reliance on advice.
2012-05-01 Glenn MorrisAuto-commit of loaddefs files.
2012-05-01 Glenn MorrisAuto-commit of generated files.
2012-05-01 Glenn MorrisOnly print the edition number of the manuals in the...
2012-05-01 Glenn MorrisRemove no-byte-compile setting from some lisp/term...
2012-05-01 Glenn MorrisRemove references to macros that are not defined anywhere
2012-05-01 Glenn MorrisFix typo in previous rpath-related change (thanks hydra)
2012-05-01 Glenn MorrisUse libtinfo in preference to libncurses (bug#9741)
2012-05-01 Glenn Morris* configure.in: Combine adjacent $opsys case blocks.
2012-05-01 Glenn Morris* configure.in (LIBS_TERMCAP): Remove unreachable branc...
2012-05-01 Glenn Morris* configure.in: Invert the TERMINFO logic
2012-05-01 Glenn MorrisUpdate comment in configure.in
2012-05-01 Glenn MorrisRemove HAVE_LIBNCURSES; it is required to be true
2012-05-01 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
2012-05-01 Glenn MorrisRename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATH
2012-05-01 Glenn MorrisRemove LD_SWITCH_X_SITE_AUX, which is no longer used
2012-05-01 Andreas Schwab* .gdbinit (xpr): Remove checks for no longer existing...
2012-04-30 Eli ZaretskiiResurrect encoding of replies by Rmail which was lost...
2012-04-30 Leo Liu* lisp/ibuf-ext.el (ibuffer-diff-buffer-with-file-1...
2012-04-30 Martin RudalicsFix entry in display-buffer--action-function-custom...
2012-04-30 Glenn MorrisRegenerate etc/refcards/*.pdf
2012-04-30 Glenn Morris* doc/emacs/search.texi (Regexp Search): Just say ...
2012-04-30 Glenn MorrisTweak page break in display.texi
2012-04-29 Andreas SchwabFixes: debbugs:11380
2012-04-29 Eli ZaretskiiFix bug #11367 with assertion violation during vertical...
2012-04-29 Chong Yidong* doc/lispref/text.texi (Change Hooks): Minor fix for...
2012-04-29 Chong YidongFix Follow mode's calculation of window ends.
2012-04-28 Paul EggertDo not avoid creating empty evaporating overlays (Bug...
2012-04-28 Stefan MonnierAvoid the obsolete `assoc' package.
2012-04-28 Stefan MonnierAdd some shell indentation test cases.
2012-04-28 Glenn MorrisRemove some overfull lines in doc/misc/faq
2012-04-28 Glenn Morris* doc/misc/faq.texi: Convert @inforefs to @xrefs.
2012-04-28 Glenn Morris* emacs-lisp-intro.texi (Syntax): Reword to avoid under...
2012-04-28 Glenn MorrisAuto-commit of generated files.
2012-04-28 Glenn MorrisReword some doc/lispref to remove/reduce some overly...
2012-04-28 Glenn MorrisReword some doc/emacs to remove/reduce some overly...
2012-04-27 Alan MackenzieUpdate CC Mode version to 5.32.3.
2012-04-27 Chong YidongBump version to 24.0.96.
2012-04-27 Chong Yidong* lisp/vc/diff.el (diff-sentinel): Go to bob.
2012-04-27 Glenn MorrisFix org-ctags.el change from trunk 2012-04-09T13:05...
2012-04-27 Glenn MorrisFix dates of some merged ChangeLog entries
2012-04-27 Chong YidongFix application of menu-bar-mode etc. by X resources.
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-27 Chong YidongFix missing prefix warning in pascal.el.
2012-04-27 Chong YidongFix for tool-bar confusion in read-key.
2012-04-27 Chong YidongAdd NEWS entry pointing to ORG-NEWS.
2012-04-27 Stefan Monnier* emacs-lisp/assoc.el: Move to obsolete/.
2012-04-27 Glenn MorrisFix previous change
2012-04-27 Glenn Morris* doc/emacs/emacs.texi: Some fixes for detailed menu.
2012-04-26 Daiki Uenolisp/gnus/plstore.el: Fix buildbot failure with XEmacs
2012-04-26 Bastien Guerryorg-ctags.el (org-ctags-new-topic-template): Fix the...
2012-04-26 Glenn MorrisChangeLog fix
2012-04-26 Stefan Monnier* lisp/emacs-lisp/assoc.el (aget): Fix dynamic-scoping...
2012-04-26 Glenn MorrisChangeLog fix
2012-04-26 Glenn MorrisSome menu fixes for doc/lispref
2012-04-26 Bastien GuerrySync with Org git commit 374c56b.
2012-04-26 Bastien Guerryetc/ORG-NEWS: New file documenting changes between...
2012-04-26 Bastien Guerrylisp/org/ChangeLog: remove references to files that...
2012-04-26 Stefan MonnierReplace lexical-let by lexical-binding (except Gnus...
2012-04-26 Eli ZaretskiiAllow word wrap together with whitespace-mode (bug...
2012-04-26 Eli ZaretskiiDon't disable Unicode menus on Windows NT and later...
2012-04-26 Andreas SchwabFixes: debbugs:11344
2012-04-26 Chong Yidong* image.el (image-type-from-buffer): Only return suppor...
2012-04-26 Chong YidongFixes for diff-hunk-kill.
2012-04-26 Chong YidongAllow undoing in read-only diff-mode buffers.
2012-04-26 Stefan Monnier* lisp/vc/vc-mtn.el:
2012-04-26 Stefan MonnierDeprecate the ((lambda ...) ...) form.
2012-04-26 Chong YidongAdapt ediff window handling to multi-tty.
2012-04-26 Daiki UenoRevive plstore editing mode previously reverted due...
2012-04-26 Glenn Morris* doc/lispref/elisp-covers.texi: Remove file.
2012-04-26 Glenn Morris* doc/lispref/front-cover-1.texi: Remove file.
2012-04-26 Glenn MorrisRemove doc/lispref/tindex.pl
2012-04-26 Glenn Morris* doc/lispref/Makefile.in (srcs): Remove back.texi...
2012-04-26 Glenn MorrisAdd "et al." to authors for emacs and elisp manuals.
2012-04-26 Glenn MorrisUse Texinfo recommended convention for quotes+punctuation.
2012-04-25 Stefan MonnierAdd support for completion of quoted/escaped data.
next