aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * dired-aux.el (dired-kill-line): Add a doc string.Lars Magne Ingebrigtsen2011-07-062-0/+5
* * dabbrev.el (dabbrev-abbrev-char-regexp): Note that nil defaultsLars Magne Ingebrigtsen2011-07-062-1/+5
* * dired.el (dired-mode): Clarify "unmark or unflag".Lars Magne Ingebrigtsen2011-07-063-9/+18
* Fix rmail mime search bug when entity is a string.Richard M. Stallman2011-07-062-0/+5
* * emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentationLars Magne Ingebrigtsen2011-07-062-19/+23
* rmailmm.el: record truncated mime entities.Richard M. Stallman2011-07-062-11/+38
* * progmodes/grep.el (rgrep): Don't bind `process-connection-type', because th...Lars Magne Ingebrigtsen2011-07-062-2/+4
* (sendmail-query-once): Add an autoload cookie.Lars Magne Ingebrigtsen2011-07-062-0/+2
* * mail/sendmail.el (send-mail-function): Change the default to `sendmail-quer...Lars Magne Ingebrigtsen2011-07-062-10/+6
* * net/network-stream.el (network-stream-open-starttls): Try usingLars Magne Ingebrigtsen2011-07-062-9/+13
* * net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window): New defun.Michael Albinus2011-07-063-12/+27
* * url-cache.el (url-cache-extract): Set buffer multibyte flag toJulien Danjou2011-07-062-0/+6
* * progmodes/sql.el: Version 3.0Michael Mauger2011-07-052-255/+949
* * lisp/window.el (pop-to-buffer): Doc fix.Glenn Morris2011-07-052-14/+17
* * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.Glenn Morris2011-07-052-1/+7
* Merge from emacs-23; up to 2010-06-16T23:27:20Z!jay.p.belanger@gmail.com.Glenn Morris2011-07-054-3/+14
|\
| * ChangeLog fix.Glenn Morris2011-07-051-1/+1
| * Mark tiny change.Glenn Morris2011-06-271-1/+1
| * * lisp/progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).Chong Yidong2011-06-272-1/+6
| * Merge fix for Bug#8870 from trunkChong Yidong2011-06-272-1/+7
| * * frame.el (special-display-popup-frame): Doc fix (Bug#8853).Chong Yidong2011-06-192-1/+3
| * * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).Chong Yidong2011-06-192-1/+5
* | gnus.el (gnus-summary-line-format): Link to "Marking Articles" instead of "Re...Lars Magne Ingebrigtsen2011-07-052-1/+3
* | Merge changes made in Gnus trunk.Gnus developers2011-07-057-29/+155
* | * gnus.el (gnus-refer-article-method): Remove mention of nnspool, whichLars Magne Ingebrigtsen2011-07-052-4/+5
* | * lisp/button.el (button): Inherit from link face.Chong Yidong2011-07-052-4/+6
* | * lisp/progmodes/gdb-mi.el: Fit in 80 columns.Stefan Monnier2011-07-052-512/+546
* | * lisp/progmodes/which-func.el (which-func-ff-hook): Don't output a messageStefan Monnier2011-07-052-5/+10
* | * allout.el (allout-post-undo-hook): New allout outline-change event hookKen Manheimer2011-07-053-1/+36
* | * lisp/emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):Stefan Monnier2011-07-053-6/+15
* | lisp/textmodes/bibtex.el: add support for biblatexRoland Winkler2011-07-052-451/+832
* | Fix some uses of switch-to-buffer.Stefan Monnier2011-07-059-17/+28
* | Revert last change (2011-07-05T14:25:21Z!larsi@gnus.org).Chong Yidong2011-07-052-7/+1
* | * emacs-lock.el (emacs-lock-mode): Fix typo in variable name.Juanma Barranquero2011-07-052-4/+11
* | * font-lock.el (font-lock-builtin-face): Change from Orchid toLars Magne Ingebrigtsen2011-07-052-1/+7
* | lisp/emacs-lock.el: Add back code accidentally replaced with garbage.Juanma Barranquero2011-07-051-1/+4
* | lisp/emacs-lock.el: New file. Old one moved to lisp/obsolete/.Juanma Barranquero2011-07-053-71/+317
* | Auto-commit of loaddefs files.Glenn Morris2011-07-051-1/+1
* | * textmodes/rst.el (rst-define-level-faces): Use `facep' ratherJulien Danjou2011-07-052-1/+6
* | Fix typos.Juanma Barranquero2011-07-058-17/+26
* | Use GConf and GSettings both, check GConf/GSettings toolbar style and font name.Jan Djärv2011-07-052-0/+7
* | lisp/server.el: Catch quit and close the connection (bug#8942).Juanma Barranquero2011-07-052-1/+10
* | * allout.el (allout-encrypt-unencrypted-on-saves): Do not provide insecureKen Manheimer2011-07-042-88/+164
* | Add 7z operations to delete and save changed members.Juri Linkov2011-07-052-6/+44
* | * bindings.el: Ignore next-buffer and previous-buffer in minibuffer-local-map.Chong Yidong2011-07-042-0/+5
* | * lisp/pcmpl-linux.el (pcomplete-pare-list): Re-add, from pcomplete.el.Stefan Monnier2011-07-042-0/+18
* | * font-lock.el (font-lock-builtin-face): Change light background colorChong Yidong2011-07-043-2/+7
* | * lisp/progmodes/gdb-mi.el (gdb): Use completion-at-point.Wang Diancheng2011-07-042-1/+8
* | * lisp/files.el (find-file): Use pop-to-buffer-same-window.Stefan Monnier2011-07-043-8/+14
* | * semantic/db.el (semanticdb-file-table-object): Don't bug out onDarren Hoo2011-07-042-1/+6