bpt/emacs.git
2012-05-05 Andreas Schwab* configure.in: Fix quoting bugs.
2012-05-05 Andreas SchwabOnly ignore info/*.info
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-05 Ransom Williams* lisp/files.el (file-auto-mode-skip): New var.
2012-05-05 Stefan MonnierUse set-temporary-overlay-map.
2012-05-05 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--let*): New function.
2012-05-05 Stefan MonnierNew function set-temporary-overlay-map and macros ...
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-04 Glenn Morris* doc/misc/Makefile.in (info): Make it the first target...
2012-05-04 Stefan Monnier* lisp/dabbrev.el (dabbrev--ignore-case-p): New function.
2012-05-04 Stefan Monnier* lisp/files.el (automount-dir-prefix): Mark as obsolete.
2012-05-04 Glenn MorrisAuto-commit of generated files.
2012-05-04 Glenn MorrisGive info files the .info extension
2012-05-04 Glenn Morris* patcomp.el, play/bruce.el: Move to obsolete/.
2012-05-04 Paul EggertFix minor Y10k bugs.
2012-05-04 Chong Yidong* iswitchb.el (iswitchb-all-frames): Fix last change.
2012-05-04 Chong YidongConvert more defvars to defcustoms.
2012-05-03 Paul EggertDo not limit current-time-string to years 1000..9999.
2012-05-03 Stefan Monnier* minibuffer.el (completion--twq-all): Beware completio...
2012-05-03 Wilson SnyderMerge verilog-mode.el from upstream.
2012-05-03 Glenn MorrisAuto-commit of loaddefs files.
2012-05-03 Glenn MorrisAuto-commit of generated files.
2012-05-03 Kenichi Handamerge trunk
2012-05-03 Kenichi Handamail/rmailmm.el (rmail-show-mime): Catch an error cause...
2012-05-03 Stefan Monnier* lisp/emacs-lisp/bytecomp.el
2012-05-02 Paul EggertFix race conditions involving setenv, gmtime, localtime...
2012-05-02 Stefan Monnier* subr.el (read-passwd): Better clean after ourselves.
2012-05-02 Glenn MorrisNEWS addition re configure.in and BSD -L options
2012-05-02 Dmitry Antipov* intervals.c (adjust_intervals_for_insertion): Initial...
2012-05-02 Glenn Morrisconfigure.in tweak for LD_SWITCH_SYSTEM on FreeBSD...
2012-05-02 Glenn MorrisYet more merged ChangeLog fixes
2012-05-02 Glenn MorrisFix merged ChangeLog entry
2012-05-02 Glenn MorrisAuto-commit of generated files.
2012-05-02 Chong YidongBackport 2012-05-02T11:33:49Z!lekktu@gmail.com from...
2012-05-02 Chong YidongBackport Bug#11374 fix from trunk
2012-05-02 Chong YidongAdd customization data to several built-in variables.
2012-05-02 Juanma BarranqueroFix ChangeLog typos.
2012-05-02 Juanma BarranqueroSilence byte-compiler warnings.
2012-05-02 Juanma Barranquerolib-src/emacsclient.c (min): Undef before redefining it.
2012-05-02 Glenn MorrisAuto-commit of generated files.
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 Jim MeyeringAdd NUL-termination to some uses of strncpy.
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...
next