bpt/emacs.git
2013-07-31 Dmitry Antipov* frame.c (Fset_frame_height, Fset_frame_width): Mentio...
2013-07-31 Xue Fuqiao* doc/emacs/macos.texi (Mac / GNUstep Basics): Mention...
2013-07-31 Xue FuqiaoMove the documentation of Mayan calendar to cal-xtra...
2013-07-31 Glenn MorrisAuto-commit of loaddefs files.
2013-07-31 Dmitry Antipov* frame.c (Fmake_terminal_frame): Use store_in_alist...
2013-07-31 Kan-Ru Chen* ibuf-ext.el (ibuffer-filter-by-filename): Make it...
2013-07-31 Glenn Morris* test/automated/undo-tests.el (undo-test2, undo-test5...
2013-07-31 Xue Fuqiao* lisp/vc/vc-hooks.el (vc-menu-map): Add menu entry...
2013-07-31 Dmitry Antipov* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
2013-07-31 Xue FuqiaoNEWS fix.
2013-07-31 Dmitry Antipov* frame.c (make_frame, x_set_frame_parameters): Use...
2013-07-31 Stefan Monnier* lisp/url/url-handlers.el (url-file-name-completion)
2013-07-30 Xue FuqiaoAdd documentation for vc-ignore and vc-dir-ignore.
2013-07-30 Gnus developersMerge Changes made in Gnus master
2013-07-30 Paul EggertFix tempfile bug on platforms lacking mkostemp and...
2013-07-30 Stephen Berman* lisp/minibuffer.el (completion--twq-all): Try and...
2013-07-30 Lars Magne... Allow talking to STARTTLS servers that have no greeting
2013-07-30 Lars Magne... * net/shr.el (shr-mouse-browse-url): Remove and use...
2013-07-30 Lars Magne... (eww-setup-buffer): Switching to the buffer seems more...
2013-07-30 Xue FuqiaoFix for vc-ignore.
2013-07-30 Lars Magne... (shr-urlify): Highlight under mouse.
2013-07-30 Lars Magne... * net/shr.el (shr-urlify): Put `follow-link' on URLs.
2013-07-30 Xue FuqiaoDoc fix.
2013-07-30 Dmitry Antipov* xfaces.c (make_face_cache): For struct face_cache...
2013-07-30 Xue FuqiaoDoc fix.
2013-07-30 Tassilo HornGnus: Improve subthread sorting;
2013-07-30 Xue FuqiaoChangeLog fix.
2013-07-30 Dmitry Antipov* fringe.c (draw_window_fringes, update_window_fringes)
2013-07-30 Dmitry Antipov* frame.c (Fmodify_frame_parameters): Always check...
2013-07-30 Xue Fuqiaovc-ignore fixes.
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-30 Xue FuqiaoAdd vc-ignore.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-29 David EngsterMerge with CEDET upstream (rev. 8579).
2013-07-29 Dmitry Antipov* fns.c (toplevel): Remove comment before Fsafe_length...
2013-07-29 Eli ZaretskiiFix infloop on MS-Windows when initial frame lacks...
2013-07-29 Michael Albinus* INSTALL (DETAILED BUILDING AND INSTALLATION): Add
2013-07-29 Michael Albinus* tramp.texi (Frequently Asked Questions): Mention
2013-07-29 Michael Albinus* net/tramp.el (tramp-use-ssh-controlmaster-options...
2013-07-29 Xue Fuqiao* INSTALL: Fix description.
2013-07-28 Stephen BermanClarify ChangeLog entry.
2013-07-28 Xue Fuqiao* doc/emacs/glossary.texi (Glossary): Refine.
2013-07-28 Juanma Barranquerolisp/desktop.el: Fix problem creating minibuffer(less...
2013-07-28 Stephen Berman* calendar/todo-mode.el (todo-rename-file): Fix incorre...
2013-07-28 Paul Eggert* frame.c (delete_frame): Avoid unnecessary 'this_f...
2013-07-28 Eli ZaretskiiFix bug #14970 with crashes when deleting many frames...
2013-07-28 Xue Fuqiao* doc/emacs/glossary.texi (Glossary): Add some entries.
2013-07-28 Juanma Barranquerolisp/desktop.el: Optionally force offscreen frames...
2013-07-27 Paul EggertSpelling fixes.
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.
next