summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * emacs-lisp/byte-run.el (defmacro): Use same argument parsing asAndreas Schwab2012-12-312-28/+41
* * eshell/em-cmpl.el (eshell-pcomplete): More thoroughly imitate pcomplete.Glenn Morris2012-12-312-3/+10
* * files.el (parse-colon-path): Return nil for empty path elements.Glenn Morris2012-12-312-3/+11
* * progmodes/python.el (python-nav-end-of-statement): Rewrite inFabián Ezequiel Gallina2012-12-312-9/+26
* * lisp/vc/log-edit.el (log-edit-header-contents-regexp): Add doc string.Glenn Morris2012-12-312-1/+7
* * progmodes/python.el: Bump defgroup :version to 24.3.Fabián Ezequiel Gallina2012-12-311-1/+1
* Backported revisions 2012-12-29T12:33:33Z!fgallina@gnu.org and 2012-12-29T12:...Fabián Ezequiel Gallina2012-12-312-14/+40
* Fixes: debbugs:13316Andreas Schwab2012-12-312-5/+10
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-311-8/+4
* Auto-commit of loaddefs files.Glenn Morris2012-12-301-1/+1
* mairix.el fix for bug#13294Glenn Morris2012-12-292-5/+12
* * emacs-lisp/package.el (package-untar-buffer): Improve integrity check for t...Chong Yidong2012-12-292-7/+16
* * emacs-lisp/package.el (package-untar-buffer): Handle problematic tarfile co...Matt Fidler2012-12-292-1/+10
* Fix bug #9521 with forwarding MIME messages in Rmail.Mark Lillibridge2012-12-292-2/+7
* * net/tramp-sh.el (tramp-set-file-uid-gid): Convert UID and GID toMichael Albinus2012-12-292-1/+8
* Backport gnus-msg fix from trunkLars Ingebrigtsen2012-12-292-1/+7
* ChangeLog fixGlenn Morris2012-12-271-6/+1
* * plstore.el (plstore-passphrase-callback-function): Fix file/buffer typo.Glenn Morris2012-12-272-1/+6
* * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-262-2/+9
* * nnimap.el (nnimap-find-article-by-message-id): Don't error out ifAndreas Schwab2012-12-242-1/+6
* * lisp/progmodes/ruby-mode.el: Bump the version to 1.2.Dmitry Gutov2012-12-242-1/+5
* shr: render <em> as italic, not boldAndreas Schwab2012-12-232-1/+5
* Speed up fontification where there's large brace blocks.Alan Mackenzie2012-12-232-1/+8
* No need to mention generated files in ChangeLogsGlenn Morris2012-12-211-2/+0
* * sort.el (sort-subr): Doc fix.Chong Yidong2012-12-212-2/+11
* Fix typos.Bastien Guerry2012-12-203-2/+8
* Bump version to 24.2.91.emacs-24.2.91Chong Yidong2012-12-151-775/+769
* Merge upstream Org (from commit 488eea)Bastien Guerry2012-12-1213-73/+200
* Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.Alan Mackenzie2012-12-112-2/+21
* * progmodes/python.el (python-skeleton-class)Fabián Ezequiel Gallina2012-12-112-8/+13
* * simple.el (set-mark-default-inactive): Mark for removal after 24.3.Chong Yidong2012-12-092-2/+8
* * lisp/simple.el (just-one-space): Doc fix.Dani Moncayo2012-12-082-1/+5
* Fix insertion of " inside @smallexample.Eli Zaretskii2012-12-072-1/+7
* * lisp/hilit-chg.el (hilit-chg-set-face-on-change): Don't burp inLe Wang2012-12-072-32/+39
* * lisp/emacs-lisp/debug.el (debug): Fix hard-coded frame counts.Michael Heerdegen2012-12-062-3/+8
* lisp/vc/vc-hooks.el (vc-state): Doc fix.Juanma Barranquero2012-12-072-5/+7
* Further rmail.el fix for bug#13066Glenn Morris2012-12-062-1/+8
* * lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el: Move cl-unload-function andStefan Monnier2012-12-063-8/+14
* * ffap.el (ffap-replace-file-component): Fix typo.Chong Yidong2012-12-062-1/+5
* Auto-commit of loaddefs files.Glenn Morris2012-12-051-1/+1
* * lisp/progmodes/octave-mod.el (octave-mark-block): Move out of tokens andStefan Monnier2012-12-052-1/+9
* rmail-new-summary fix for bug#13066Glenn Morris2012-12-042-1/+6
* * lisp/info.el (Info-fontify-node): Don't hide the last newline.Juri Linkov2012-12-042-2/+7
* * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forwardAndreas Schwab2012-12-022-2/+6
* * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.Andreas Schwab2012-12-022-1/+20
* * lisp/files.el (dir-locals-read-from-file): Check file non-emptyLeo Liu2012-12-012-8/+14
* Auto-commit of loaddefs files.Glenn Morris2012-12-011-770/+783
* Fix for jka-compr-compression-info-list not including version extensionGlenn Morris2012-11-282-13/+8
* * simple.el (transient-mark-mode): Doc fix.Chong Yidong2012-11-282-7/+9
* Buffer Menu doc fixes.Chong Yidong2012-11-282-27/+37