aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/desktop.el: Move code related to saving frames to frameset.el.Juanma Barranquero2013-08-021-0/+28
* * lisp/files.el: Use lexical-binding.Stefan Monnier2013-08-011-0/+17
* Fix typos in ChangeLogs.Juanma Barranquero2013-08-021-7/+7
* * speedbar.el (speedbar-query-confirmation-method): Doc fix.Tassilo Horn2013-08-011-0/+2
* Refactor out setting `whitespace-indent-tabs-mode' andTassilo Horn2013-08-011-0/+6
* Complete file name handlers.Michael Albinus2013-08-011-0/+47
* * lisp/vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.Xue Fuqiao2013-08-011-0/+4
* * lisp/vc/log-view.el (log-view-diff): Extract `log-view-diff-common',Dmitry Gutov2013-07-311-0/+10
* * ibuf-ext.el (ibuffer-filter-by-filename): Make it work with dired buffers too.Kan-Ru Chen2013-07-311-0/+5
* * lisp/vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.Xue Fuqiao2013-07-311-0/+4
* * lisp/emacs-lisp/re-builder.el (reb-color-display-p):Dmitry Antipov2013-07-311-0/+9
* * lisp/minibuffer.el (completion--twq-all): Try and preserve eachStephen Berman2013-07-301-0/+5
* Allow talking to STARTTLS servers that have no greetingLars Magne Ingebrigtsen2013-07-301-0/+5
* * net/shr.el (shr-mouse-browse-url): Remove and use `shr-browse-url'.Lars Magne Ingebrigtsen2013-07-301-0/+2
* (eww-setup-buffer): Switching to the buffer seems more natural than popping.Lars Magne Ingebrigtsen2013-07-301-0/+3
* Fix for vc-ignore.Xue Fuqiao2013-07-301-0/+4
* (shr-urlify): Highlight under mouse.Lars Magne Ingebrigtsen2013-07-301-0/+1
* * net/shr.el (shr-urlify): Put `follow-link' on URLs.Lars Magne Ingebrigtsen2013-07-301-0/+4
* Doc fix.Xue Fuqiao2013-07-301-4/+4
* ChangeLog fix.Xue Fuqiao2013-07-301-1/+1
* vc-ignore fixes.Xue Fuqiao2013-07-301-0/+16
* Merge from mainline.Xue Fuqiao2013-07-301-0/+165
|\
| * Fix infloop on MS-Windows when initial frame lacks minibuffer.Eli Zaretskii2013-07-291-0/+5
| * * net/tramp.el (tramp-use-ssh-controlmaster-options): New customer option.Michael Albinus2013-07-291-0/+8
| * Clarify ChangeLog entry.Stephen Berman2013-07-291-1/+1
| * lisp/desktop.el: Fix problem creating minibuffer(less,only) frames.Juanma Barranquero2013-07-291-0/+6
| * * calendar/todo-mode.el (todo-rename-file): Fix incorrect use ofStephen Berman2013-07-291-0/+7
| * lisp/desktop.el: Optionally force offscreen frames back onscreen.Juanma Barranquero2013-07-281-0/+7
| * Fontify a Java generic method as a function.Alan Mackenzie2013-07-271-0/+6
| * * calendar/todo-mode.el: Add command to rename todo files.Stephen Berman2013-07-271-0/+9
| * Make Java try-with-resources statement parse properly.Alan Mackenzie2013-07-271-0/+10
| * lisp/desktop.el: Restore frames at their positions, even if offscreen.Juanma Barranquero2013-07-271-1/+7
| * ChangeLog fix.Xue Fuqiao2013-07-271-1/+3
| * Keybinding fix for vc-dir.Xue Fuqiao2013-07-271-0/+4
| * Fix documentation of list-processes and process-list.Eli Zaretskii2013-07-261-0/+4
| * * lisp/emacs-lisp/nadvice.el (advice--called-interactively-skip): Use the newStefan Monnier2013-07-261-0/+5
| * lisp/desktop.el (desktop--select-frame): Try harder to reuse the initial frame.Juanma Barranquero2013-07-261-0/+5
| * * lisp/emacs-lisp/edebug.el: Use backtrace-eval to handle lexical variables.Stefan Monnier2013-07-261-0/+11
| * lisp/desktop.el (desktop-restore-frames): Call `sit-for'.Juanma Barranquero2013-07-261-0/+6
| * lisp/vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-print-root-log.Matthias Meulien2013-07-261-0/+4
| * Add aliases for encrypting mail.Richard M. Stallman2013-07-261-0/+9
| * Add support for lexical variables to the debugger's `e' command.Stefan Monnier2013-07-261-0/+16
| * * lisp/align.el (align-regexp): Doc fix. Glenn Morris2013-07-251-0/+3
| * * lisp/simple.el (global-visual-line-mode): Do not duplicate the mode lighter.Glenn Morris2013-07-251-0/+5
| * In display-buffer bind split-window-keep-point to t, bug#14829.Martin Rudalics2013-07-251-0/+5
| * lisp/desktop.el: Use pcase-let, pcase-let* in a few places.Juanma Barranquero2013-07-251-0/+2
| * lisp/desktop.el: Rename internal "desktop-X" frame params to "desktop--X".Juanma Barranquero2013-07-251-0/+8
| * Merge from emacs-24; up to 2013-01-01T11:02:14Z!rudalics@gmx.atGlenn Morris2013-07-251-0/+4
| |\
| | * * lisp/dired-x.el (dired-mark-extension): Convert comment to doc string.Glenn Morris2013-07-241-0/+4
| * | lisp/desktop.el: Add workaround for bug#14949.Juanma Barranquero2013-07-251-0/+8