bpt/emacs.git
2013-07-27 David EngsterMerge from CEDET upstream (8569).
2013-07-27 Alan MackenzieFontify a Java generic method as a function.
2013-07-27 Stephen Berman* calendar/todo-mode.el: Add command to rename todo...
2013-07-27 Eli ZaretskiiFix focus-out events on MS-Windows.
2013-07-27 Alan MackenzieMake Java try-with-resources statement parse properly.
2013-07-27 Glenn MorrisAuto-commit of generated files.
2013-07-27 Glenn Morris* configure.ac: Extend the --with-sound option
2013-07-27 Juanma Barranquerolisp/desktop.el: Restore frames at their positions...
2013-07-27 Xue FuqiaoChangeLog fix.
2013-07-27 Xue FuqiaoKeybinding fix for vc-dir.
2013-07-26 Tassilo HornGnus: Add option to sort threads non-recursively
2013-07-26 Eli ZaretskiiFix documentation of list-processes and process-list.
2013-07-26 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--called-interactiv...
2013-07-26 Juanma Barranquerolisp/desktop.el (desktop--select-frame): Try harder...
2013-07-26 Juanma BarranqueroFix typos in ChangeLogs.
2013-07-26 Stefan Monnier* lisp/emacs-lisp/edebug.el: Use backtrace-eval to...
2013-07-26 Juanma Barranquerolisp/desktop.el (desktop-restore-frames): Call `sit...
2013-07-26 Eli ZaretskiiFix bug #14841 with invisible frames on MS-Windows.
2013-07-26 Matthias Meulienlisp/vc/vc-dir.el (vc-dir-mode-map): Add binding for...
2013-07-26 Richard M.... *** empty log message ***
2013-07-26 Richard M.... Add aliases for encrypting mail.
2013-07-26 Paul EggertFix minor problems found by static checking.
2013-07-26 Stefan MonnierAdd support for lexical variables to the debugger's...
2013-07-26 Eli ZaretskiiFix bug #14946 with documentation of fringe-mode the...
2013-07-26 Glenn Morris* lisp/align.el (align-regexp): Doc fix.
2013-07-26 Glenn Morris* lisp/simple.el (global-visual-line-mode): Do not...
2013-07-26 Micah Anderson* etc/spook.lines: Additions (tiny change)
2013-07-25 Andreas Schwabgnus-art.el (gnus-button-url-regexp): Make it match...
2013-07-25 Glenn MorrisAdd Makefile rules for ido.texi
2013-07-25 Glenn MorrisAuto-commit of loaddefs files.
2013-07-25 Martin RudalicsIn display-buffer bind split-window-keep-point to t...
2013-07-25 Juanma Barranquerolisp/desktop.el: Use pcase-let, pcase-let* in a few...
2013-07-25 Juanma Barranquerolisp/desktop.el: Rename internal "desktop-X" frame...
2013-07-25 Paul Eggert* fileio.c (Finsert_file_contents): Use a more-conserva...
2013-07-25 Paul Eggert* fileio.c (Finsert_file_contents): Avoid double-close.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-25 Glenn Morris* make-dist: Add a --tests option, to include test...
2013-07-25 Glenn Morris* make-dist: Add a --tests option, to include test/.
2013-07-25 Glenn MorrisReduce use of @email in doc/misc
2013-07-25 Juanma Barranquerolisp/desktop.el: Add workaround for bug#14949.
2013-07-24 Xue Fuqiao* etc/NEWS: Typo fix.
2013-07-24 Xue Fuqiao* doc/misc/ido.texi: New file.
2013-07-24 Eli ZaretskiiFix bug #14780 with unreachable lines near end of buffer.
2013-07-24 Juanma Barranquerolisp/desktop.el (desktop-restoring-frames-p): Return...
2013-07-24 Glenn Morris* lisp/ffap.el (ffap-machine-p): Handle "not known...
2013-07-24 Ken Brown* src/alloc.c (make_save_ptr): Define if HAVE_NTGUI...
2013-07-24 Michael Albinus* automated/file-notify-tests.el
2013-07-24 Michael Albinus* filenotify.el (file-notify-supported-p):
2013-07-24 Michael Albinus* errors.texi (Standard Errors): Fix typo.
2013-07-24 Glenn MorrisAuto-commit of loaddefs files.
2013-07-24 Glenn MorrisAuto-commit of generated files.
2013-07-24 Xue FuqiaoMerge from mainline.
2013-07-24 Xue Fuqiao* lisp/ido.el: Doc fix.
2013-07-24 Glenn Morris* lisp/dired-x.el (dired-mark-extension): Convert comme...
2013-07-24 Glenn Morris* printing.el: Replace all uses of deleted ps-flatten...
2013-07-24 Glenn Morris* printing.el: Replace all uses of deleted ps-windows...
2013-07-24 Paul Eggert* src/eval.c (Fprogn): Do not check that BODY is a...
2013-07-24 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--u1): Verify if self...
2013-07-24 Stefan Monnier* lisp/files.el (revert-buffer-function): Use a non...
2013-07-24 Stefan Monnier* lisp/lpr.el: Signal print errors more prominently.
2013-07-24 Xue Fuqiao* lisp/ansi-color.el: Fix old URL.
2013-07-24 Glenn Morris* configure.ac: Use self-descriptive tags for AC_CONFIG...
2013-07-24 Michael Mauger* progmodes/sql.el Version 3.3
2013-07-23 Juanma Barranquerolisp/desktop.el (desktop-clear): Fix previous change.
2013-07-23 Glenn MorrisNo need for configure to create etc/ and lisp/ any...
2013-07-23 Glenn MorrisUse a @configure_input@ comment at the start of generat...
2013-07-23 Glenn Morris* inotify-test.el (inotify-file-watch-simple): Delete...
2013-07-23 Glenn Morris* test/automated/subword-tests.el: Require subword.
2013-07-23 Michael Albinus* net/tramp.el (tramp-handle-file-notify-add-watch...
2013-07-23 Juanma Barranquerolisp/desktop.el (desktop-list*): Fix previous change.
2013-07-23 Glenn MorrisAuto-commit of generated files.
2013-07-23 Paul EggertFix ChangeLog typo.
2013-07-23 Paul EggertPort to GNU/Linux systems with tinfo but not ncurses.
2013-07-23 Paul Eggert* eval.c (Fprogn): Check that BODY is a proper list.
2013-07-23 Katsumi Yamaoka[Gnus] Fix previous commit
2013-07-23 Paul EggertTune UNEVALLED functions by using XCAR instead of Fcar...
2013-07-23 Paul Eggert* emacsgtkfixed.c: Port to GCC 4.6.
2013-07-23 Katsumi YamaokaCalculate gnus-version correctly on Cygwin
2013-07-23 Juanma Barranquerosrc/callproc.c (child_setup): Silence compiler warnings.
2013-07-23 Juanma Barranquerolisp/desktop.el: Simplify.
2013-07-23 Leo Liu* bookmark.el (bookmark-make-record): Restore NAME...
2013-07-22 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload--setup-output...
2013-07-22 Stefan Monnier* lisp/winner.el (winner-hook-installed-p): Remove.
2013-07-22 Stefan Monnier* lisp/subr.el (add-to-list): Fix compiler-macro when...
2013-07-22 Stefan Monnier* lisp/progmodes/subword.el: Fix boundary case.
2013-07-22 Paul Eggert* sysdep.c (frame) [__FreeBSD__]: #define to freebsd_frame
2013-07-22 Ari Roponenlisp/emacs-lisp/package.el (package-menu-mode): Fix...
2013-07-22 Glenn MorrisAuto-commit of loaddefs files.
2013-07-22 Michael Albinus* files.texi (Magic File Names): Add file-notify-add...
2013-07-22 Michael AlbinusFix typo.
2013-07-22 Stefan Monnier* lisp/url/url-http.el (status): Remove, unused.
2013-07-22 Juanma Barranquerolisp/desktop.el: Require 'cl-lib.
2013-07-22 Juanma Barranquerolisp/dired-x.el: Fix bug#14927.
2013-07-21 Juanma Barranquerolisp/desktop.el: Make some frame-restoring functions...
2013-07-21 Paul Eggert* alloc.c (make_save_ptr_ptr): Define this function.
2013-07-21 Jan Djärv* nsterm.m (sendEvent:): Skip mouse moved if no dialog...
2013-07-21 Glenn MorrisAuto-commit of generated files.
2013-07-21 Paul EggertAvoid vfork-related deadlock more cleanly.
2013-07-21 Paul EggertSpelling fixes.
2013-07-21 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
next