aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lisp/desktop.el: Fix problem creating minibuffer(less,only) frames.Juanma Barranquero2013-07-292-1/+7
* * calendar/todo-mode.el (todo-rename-file): Fix incorrect use ofStephen Berman2013-07-292-8/+29
* * frame.c (delete_frame): Avoid unnecessary 'this_f' test.Paul Eggert2013-07-282-5/+10
* Fix bug #14970 with crashes when deleting many frames on MS-Windows.Eli Zaretskii2013-07-283-3/+17
* * doc/emacs/glossary.texi (Glossary): Add some entries.Xue Fuqiao2013-07-282-2/+18
* lisp/desktop.el: Optionally force offscreen frames back onscreen.Juanma Barranquero2013-07-282-0/+88
* Spelling fixes.Paul Eggert2013-07-284-10/+10
* Merge from CEDET upstream (8569).David Engster2013-07-274-18/+45
* Fontify a Java generic method as a function.Alan Mackenzie2013-07-272-1/+8
* * calendar/todo-mode.el: Add command to rename todo files.Stephen Berman2013-07-272-2/+50
* Fix focus-out events on MS-Windows.Eli Zaretskii2013-07-272-6/+8
* Make Java try-with-resources statement parse properly.Alan Mackenzie2013-07-274-5/+33
* Auto-commit of generated files.Glenn Morris2013-07-271-26/+46
* * configure.ac: Extend the --with-sound optionGlenn Morris2013-07-262-29/+62
* lisp/desktop.el: Restore frames at their positions, even if offscreen.Juanma Barranquero2013-07-272-9/+23
* ChangeLog fix.Xue Fuqiao2013-07-272-2/+5
* Keybinding fix for vc-dir.Xue Fuqiao2013-07-275-1/+15
* Gnus: Add option to sort threads non-recursivelyTassilo Horn2013-07-264-3/+27
* Fix documentation of list-processes and process-list.Eli Zaretskii2013-07-264-3/+12
* * lisp/emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the newStefan Monnier2013-07-262-1/+6
* lisp/desktop.el (desktop--select-frame): Try harder to reuse the initial frame.Juanma Barranquero2013-07-262-4/+19
* Fix typos in ChangeLogs.Juanma Barranquero2013-07-2613-48/+48
* * lisp/emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.Stefan Monnier2013-07-262-176/+43
* lisp/desktop.el (desktop-restore-frames): Call `sit-for'.Juanma Barranquero2013-07-262-0/+10
* Fix bug #14841 with invisible frames on MS-Windows.Eli Zaretskii2013-07-262-3/+16
* lisp/vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-print-root-log.Matthias Meulien2013-07-262-0/+5
* *** empty log message ***Richard M. Stallman2013-07-261-0/+16
* Add aliases for encrypting mail.Richard M. Stallman2013-07-263-79/+133
* Fix minor problems found by static checking.Paul Eggert2013-07-262-6/+13
* Add support for lexical variables to the debugger's `e' command.Stefan Monnier2013-07-268-167/+212
* Fix bug #14946 with documentation of fringe-mode the variable.Eli Zaretskii2013-07-262-0/+8
* * lisp/align.el (align-regexp): Doc fix. Glenn Morris2013-07-252-11/+31
* * lisp/simple.el (global-visual-line-mode): Do not duplicate the mode lighter.Glenn Morris2013-07-252-2/+6
* * etc/spook.lines: Additions (tiny change)Micah Anderson2013-07-252-0/+4
* gnus-art.el (gnus-button-url-regexp): Make it match url in which punctuation ...Andreas Schwab2013-07-252-2/+9
* Add Makefile rules for ido.texiGlenn Morris2013-07-254-1/+18
* Auto-commit of loaddefs files.Glenn Morris2013-07-251-1/+1
* In display-buffer bind split-window-keep-point to t, bug#14829.Martin Rudalics2013-07-252-0/+8
* lisp/desktop.el: Use pcase-let, pcase-let* in a few places.Juanma Barranquero2013-07-252-30/+30
* lisp/desktop.el: Rename internal "desktop-X" frame params to "desktop--X".Juanma Barranquero2013-07-252-47/+55
* * fileio.c (Finsert_file_contents): Use a more-conservative fix.Paul Eggert2013-07-251-4/+1
* * fileio.c (Finsert_file_contents): Avoid double-close.Paul Eggert2013-07-252-1/+9
* Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.atGlenn Morris2013-07-2510-123/+228
|\
| * * make-dist: Add a --tests option, to include test/ (backport from trunk)Glenn Morris2013-07-252-3/+32
| * Reduce use of @email in doc/miscGlenn Morris2013-07-248-120/+222
| * Auto-commit of loaddefs files.Glenn Morris2013-07-241-1/+1
| * * lisp/dired-x.el (dired-mark-extension): Convert comment to doc string.Glenn Morris2013-07-242-3/+7
* | * make-dist: Add a --tests option, to include test/.Glenn Morris2013-07-242-3/+32
* | lisp/desktop.el: Add workaround for bug#14949.Juanma Barranquero2013-07-252-2/+14
* | * etc/NEWS: Typo fix.Xue Fuqiao2013-07-251-2/+2