aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix docstrings in lisp/isearch.el.Juri Linkov2011-09-102-5/+9
* * lisp/paren.el (show-paren-function): Don't show escaped parens.Juri Linkov2011-09-102-5/+20
* Add to sendmail.el a new command mail-add-attachment.Eli Zaretskii2011-09-105-4/+43
|\
| * Doc fixes in sendmail.el.Eli Zaretskii2011-09-031-9/+1
| * Add mail-add-attachment command to sendmail.el.Eli Zaretskii2011-09-031-0/+29
* | * lisp/simple.el (count-words-region): Use buffer if there's no region.Reuben Thomas2011-09-092-11/+18
* | Add `wdired-isearch-filter-read-only' to lisp/wdired.el.Juri Linkov2011-09-092-0/+13
* | gnus-art.el (article-date-ut): Work properly even whenKatsumi Yamaoka2011-09-092-25/+41
* | progmodes/cc-mode.el (awk-mode): Prevent `define-derived-mode'Alan Mackenzie2011-09-092-0/+9
* | Fix bug #9392 with rmail-forward.Eli Zaretskii2011-09-094-4/+45
|\ \ | |/
| * Fix rmail-forward.Eli Zaretskii2011-09-035-8/+32
* | * lisp/woman.el (woman-special-characters): Add hy character.Glenn Morris2011-09-082-1/+2
* | * lisp/woman.el (woman-special-characters): Add oq and cq quote characters.Glenn Morris2011-09-082-0/+9
* | woman.el fix for bug#9447.Glenn Morris2011-09-082-4/+21
* | Whitespace changes.Juanma Barranquero2011-09-091-5/+5
* | Don't have previous and next buffers deal with internal windows.Martin Rudalics2011-09-082-1/+7
* | New rcirc command rcirc-cmd-inviteLeo Liu2011-09-082-0/+14
* | * lisp/progmodes/compile.el (compilation-environment): Make it a defcustom.Juri Linkov2011-09-082-3/+12
* | (grep-regexp-alist): Move dangling comment to the previous rule.Juri Linkov2011-09-081-9/+10
* | Rewrite window/frame auto-deletion code. (Bug#9419) and (Bug#9456) Martin Rudalics2011-09-082-63/+64
* | * lisp/help-mode.el (help-mode): Restore autoload.Chong Yidong2011-09-072-0/+5
* | * lisp/progmodes/compile.el (compilation-start): Let-bind `thisenv' toJuri Linkov2011-09-073-3/+16
* | * lisp/progmodes/grep.el (grep-regexp-alist): Calculate column positionsJuri Linkov2011-09-072-12/+28
* | * lisp/simple.el (next-error-highlight, next-error-highlight-no-select): Doc ...Juri Linkov2011-09-072-2/+9
* | * lisp/progmodes/cc-fonts.el: Remove trailing whitespace.Glenn Morris2011-09-071-7/+7
* | cc-fonts.el fix for bug#9443 (tiny change)OKAZAKI Tetsurou2011-09-072-1/+7
* | Conditionally initialize rcirc-input-ringLeo Liu2011-09-072-1/+12
* | * lisp/emacs-lisp/find-func.el (find-function-C-source): Only setStefan Monnier2011-09-062-7/+14
* | isearch.el (isearch-other-meta-char): Wherever a key list is unread,Alan Mackenzie2011-09-062-0/+10
* | Merge changes made in Gnus trunk.Gnus developers2011-09-053-6/+22
* | * lisp/progmodes/grep.el (rgrep): Add "-type d".Oleksandr Gavenko2011-09-052-1/+6
* | * lisp/progmodes/grep.el (grep-process-setup): Fix comments.Juri Linkov2011-09-052-3/+8
* | Grep related fixes.Juri Linkov2011-09-052-4/+15
* | * lisp/subr.el (y-or-n-p): Capitalize "yes".Juri Linkov2011-09-052-1/+5
* | Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-09-045-19/+78
* | * net/tramp.el (top): Require 'shell. Use `tramp-unload-hook' butMichael Albinus2011-09-043-115/+167
* | nnimap.el (nnimap-open-connection-1): Use the correct port number in the erro...Lars Magne Ingebrigtsen2011-09-032-2/+6
* | Make sendmail-query-once update send-mail-function directly.Chong Yidong2011-09-033-46/+54
* | * progmodes/python.el (python-mode-map): Use correct function toChristoph Scholtes2011-09-032-10/+10
* | * lisp/net/rcirc.el (rcirc-print): Simplify code for rcirc-scroll-show-maximu...Deniz Dogan2011-09-032-12/+16
* | * help.el (help-return-method): Doc fix.Christoph Scholtes2011-09-032-1/+5
* | Don't delete frame when there's a previous buffer to show (Bug#9419).Martin Rudalics2011-09-032-13/+43
* | Fix display by Rmail of bidirectional text in MIME email messages.Eli Zaretskii2011-09-033-3/+9
* | Remove unused variable find-file-not-true-dirname-listLeo Liu2011-09-032-5/+4
* | lisp/gnus/message.el (message-setup-1): Return t (Bug#9392).Eli Zaretskii2011-09-022-1/+7
* | Remove pop-to-buffer-same-window.Chong Yidong2011-09-0227-143/+123
* | Add missing piece of earlier commit.Thierry Volpiatto2011-09-021-1/+4
* | Minor doc fix for last change.Chong Yidong2011-09-011-10/+11
* | Split default-buffer-default into separate display action components.Chong Yidong2011-09-012-226/+303
* | * lisp/minibuffer.el (completion--insert-strings): Don't get confused byStefan Monnier2011-09-012-14/+23