aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/jka-cmpr-hook.el (jka-compr-mode-alist-additions): Fix typo.Glenn Morris2013-05-082-1/+7
* * progmodes/octave.el (inferior-octave-completion-at-point):Leo Liu2013-05-092-8/+22
* * lisp/progmodes/ruby-mode.el: First cut at SMIE support.Stefan Monnier2013-05-082-4/+126
* Avoid beginning/end of buffer errors when moving across display strings.Eli Zaretskii2013-05-082-7/+26
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-0815-293/+314
* * lisp/thingatpt.el (thing-at-point): Accept optional second argumentSam Steingold2013-05-083-9/+27
* Silence byte-compiler warnings.Juanma Barranquero2013-05-084-5/+13
* Re-work a fix for bug#10994 based on Le Wang's patch.Leo Liu2013-05-082-5/+25
* * lisp/cus-edit.el (custom-save-variables): Pretty-print long values.Adam Spiers2013-05-072-1/+14
* m4-mode misc small cleanupGlenn Morris2013-05-072-28/+23
* * lisp/progmodes/m4-mode.el (m4-mode-syntax-table):Tom Tromey2013-05-072-1/+6
* * lisp/progmodes/perl-mode.el (perl-prettify-symbols): Add :version.Glenn Morris2013-05-071-0/+1
* gnus-art.el (gnus-article-describe-bindings): Add a commentKatsumi Yamaoka2013-05-071-0/+2
* lisp/gnus/ChangeLog: Revert last bogus changeKatsumi Yamaoka2013-05-071-1/+1
* lisp/gnus/ChangeLog: Remove `(Bug#14356)' in the 2013-05-07 entryKatsumi Yamaoka2013-05-071-1/+1
* * lisp/eshell/em-hist.el (eshell-isearch-map): Initialize in the defvar.Glenn Morris2013-05-072-15/+15
* * lisp/progmodes/f90.el (f90-smart-end-names): New option.Glenn Morris2013-05-072-6/+44
* * progmodes/octave.el (octave-smie-forward-token): Fix typo.Leo Liu2013-05-071-1/+1
* * lisp/progmodes/octave.el (octave-smie-forward-token): Be more carefulStefan Monnier2013-05-072-8/+15
* Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-072-0/+66
* gnus-art.el (gnus-article-describe-bindings): Require help-mode because of le...Katsumi Yamaoka2013-05-072-4/+6
* * progmodes/octave.el (octave-syntax-propertize-function): ChangeLeo Liu2013-05-072-75/+80
* lisp/gnus/message.el (message-bury, message-send-and-exit): Revert 2013-05-04...Tassilo Horn2013-05-062-2/+7
* * lisp/emacs-lisp/trace.el (trace--display-buffer): New function.Stefan Monnier2013-05-062-10/+19
* * lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Doc fix. Juri Linkov2013-05-062-7/+14
* * lisp/simple.el (shell-command-on-region): Doc fix.Kelly Dean2013-05-062-1/+5
* * lisp/progmodes/perl-mode.el: Add support for here documents.Stefan Monnier2013-05-062-6/+48
* * lisp/find-file.el (cc-other-file-alist): Bump :version.Glenn Morris2013-05-061-0/+1
* * lisp/emacs-lisp/nadvice.el (advice--member-p): Return the advice if found.Stefan Monnier2013-05-062-3/+13
* * lisp/find-file.el (cc-other-file-alist): Add ".m" for ObjC.Ivan Andrus2013-05-062-1/+6
* * lisp/w32-fns.el (w32-charset-info-alist): Declare.Glenn Morris2013-05-062-0/+4
* * lisp/eshell/em-cmpl.el: Simply require pcomplete;Glenn Morris2013-05-062-2/+5
* * lisp/generic-x.el: No need to require comint when compiling.Glenn Morris2013-05-062-1/+2
* * lisp/gnus/mml2015.el (mml2015-epg-sign): Add name="signature.asc".Glenn Morris2013-05-062-1/+5
* * net/eudc-export.el: Make it loadable without bbdb.Glenn Morris2013-05-062-7/+18
* More missing :version tags for defcustomsGlenn Morris2013-05-062-0/+2
* * lisp/progmodes/octave.el (octave-texinfo-font-lock-keywords): Remove.Stefan Monnier2013-05-052-37/+34
* Fix bug #14306 with whitespace mode together with linum-mode.Eli Zaretskii2013-05-051-1/+1
* * progmodes/octave.el (octave-font-lock-keywords)Leo Liu2013-05-052-34/+47
* * vc/compare-w.el (compare-windows-whitespace):Richard M. Stallman2013-05-052-1/+4
* * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):Richard M. Stallman2013-05-052-10/+17
* Don't let an empty summary change current message.Richard M. Stallman2013-05-052-64/+78
* * progmodes/cc-defs.el (c-version): Increment to 5.32.5.Alan Mackenzie2013-05-052-1/+5
* * lisp/info.el (Info-read-subfile): Use (point-min) instead of (point)Juri Linkov2013-05-052-1/+10
* Spelling fixes (or remove unnecessary and unusually-spelled words).Paul Eggert2013-05-041-2/+2
* * progmodes/octave.el (inferior-octave-strip-ctrl-g)Leo Liu2013-05-052-39/+45
* * lisp/progmodes/pascal.el (pascal--syntax-propertize): New const.Stefan Monnier2013-05-042-37/+56
* * lisp/calendar/diary-lib.el (diary-from-outlook-function): New variable.Glenn Morris2013-05-042-4/+18
* gnus-sum.el (gnus-read-header): Ensure groups are prefixed when entering into...Andrew Cohen2013-05-042-1/+8
* * lisp/gnus/message.el (message-bury): Make `buffer' optional.Thierry Volpiatto2013-05-042-2/+8