summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* lisp/gnus/mm-decode.el (mm-temp-files-delete): Fix file deletion logicKatsumi Yamaoka2013-08-282-11/+15
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-272-1/+6
* * lisp/emacs-lisp/cconv.el (cconv--analyse-function): Improve warning.Stefan Monnier2013-08-272-5/+10
* Spelling fixes.Paul Eggert2013-08-271-1/+1
* * lisp/isearch.el (isearch-other-meta-char): Don't store kmacro commandsJuri Linkov2013-08-272-0/+12
* * lisp/isearch.el (isearch-quote-char): Comment out converting unibyteJuri Linkov2013-08-272-4/+14
* Add missing argument in call of get-largest-window (Bug#15185).Martin Rudalics2013-08-272-1/+7
* Merge from emacs-24; up to 2013-01-03T01:56:56Z!rgm@gnu.orgGlenn Morris2013-08-272-1/+5
|\
| * * lisp/emacs-lisp/package.el (package-buffer-info): Fix message typo.Glenn Morris2013-08-232-1/+5
* | * lisp/progmodes/python.el (python-font-lock-keywords): Don't return nilStefan Monnier2013-08-262-17/+17
* | * minibuffer.el: Revert change from 2013-08-20.Michael Albinus2013-08-268-23/+66
* | * epa-hook.el (epa-file-encrypt-to): Quote `safe-local-variable'Tassilo Horn2013-08-262-9/+14
* | * net/tramp-sh.el (tramp-sh-handle-verify-visited-file-modtime):Michael Albinus2013-08-262-2/+7
* | Fix broken customization in Flymake.Xue Fuqiao2013-08-262-1/+6
* | Improve indentation of bracelists defined by macros (without "=").Alan Mackenzie2013-08-252-18/+40
* | Parse C++ inher-intro when there's a template split over 2 lines.Alan Mackenzie2013-08-253-8/+15
* | Handle "/"s more accurately in test for virtual semicolons (AWK Mode).Alan Mackenzie2013-08-253-29/+73
* | * lisp/files.el (auto-mode-alist): Use sh-mode for .bash_history.Glenn Morris2013-08-232-2/+4
* | * lisp/files.el (create-file-buffer): Rework previous change.Glenn Morris2013-08-232-10/+9
* | * lisp/files.el (interpreter-mode-alist): Use tcl-mode for expect scripts.Glenn Morris2013-08-232-0/+3
* | * files.el (create-file-buffer): Handle a file whose basename is all spaces.Glenn Morris2013-08-232-2/+11
* | * lisp/textmodes/fill.el (fill-match-adaptive-prefix): Don't throw awayStefan Monnier2013-08-232-1/+4
* | * lisp/calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn'tStefan Monnier2013-08-232-11/+17
* | In display-buffer-pop-up-frame make BUFFER current (Bug#15133).Martin Rudalics2013-08-232-1/+10
* | * lisp/erc/erc.el: Use lexical-binding.Stefan Monnier2013-08-226-387/+376
* | * lisp/calendar/timeclock.el: Minor cleanups.Stefan Monnier2013-08-212-68/+63
* | * lisp/emacs-lisp/pp.el (pp-eval-expression, pp-macroexpand-expression):Stefan Monnier2013-08-212-6/+9
* | Add rudimentary inferior shell interactionSam Steingold2013-08-202-0/+67
* | * lisp/align.el: Use lexical-binding.Stefan Monnier2013-08-202-211/+203
* | * minibuffer.el (completion--sifn-requote): Bind `non-essential'.Michael Albinus2013-08-203-6/+14
* | Gnus: Exclude iso-2022-jp-2 and shift_jis from the default value set to mm-co...Katsumi Yamaoka2013-08-192-5/+10
* | * net/tramp.el:Michael Albinus2013-08-178-24/+33
* | * net/shr.el (shr-rescale-image): Use ImageMagick even for GIFsLars Magne Ingebrigtsen2013-08-162-1/+5
* | * net/tramp-cmds.el (top): Don't declare `buffer-name'.Michael Albinus2013-08-162-11/+18
* | In mouse-autoselect-window-select do autoselect when mouse pointer is on margin.Martin Rudalics2013-08-162-2/+9
* | Reverse previous change, because kill-{new, append} don't have obvious advant...Xue Fuqiao2013-08-162-13/+2
* | Advertise using `kill-new' and `kill-append' in Lisp programs.Xue Fuqiao2013-08-162-2/+13
* | * net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version.Glenn Morris2013-08-161-0/+1
* | * net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV (tiny change)William Parsons2013-08-162-1/+5
* | * lisp/net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp-get-pwd):Glenn Morris2013-08-162-3/+8
* | * bytecomp.el (byte-compile-make-variable-buffer-local): Tweak warning.Glenn Morris2013-08-152-1/+4
* | Simplify news and mail menu itemsGlenn Morris2013-08-152-26/+8
* | Add functions to change the speed of animated imagesGlenn Morris2013-08-153-10/+107
* | Spelling fixes.Paul Eggert2013-08-153-10/+10
* | Remove documentation of undefined behavior.Xue Fuqiao2013-08-161-0/+2
* | * lisp/emacs-lisp/debug.el (debugger-setup-buffer): Put point on theStefan Monnier2013-08-152-41/+51
* | Declare external variables.Michael Albinus2013-08-159-41/+45
* | Remove byte compiler warnings, visible when compiling withMichael Albinus2013-08-1510-59/+108
* | lisp/frameset.el: Allow orphaned minibufferless frames.Juanma Barranquero2013-08-142-32/+58
* | lisp/frameset.el: Use gv-setter declaration.Juanma Barranquero2013-08-142-8/+13