- 17 Apr, 2012 1 commit
-
-
Juanma Barranquero authored
-
- 04 Apr, 2012 1 commit
-
-
Chong Yidong authored
* doc/lispref/display.texi (Delayed Warnings): New node. * doc/misc/gnus-faq.texi (FAQ 8-2): Mention EasyPG. * doc/misc/gnus.texi: Reduce references to obsolete pgg library. (Security): Note that epg is now the default. * doc/misc/message.texi (Using PGP/MIME): Note that epg is now the default. * doc/misc/nxml-mode.texi (Completion): C-RET is no longer bound to nxml-complete. * lisp/subr.el (delayed-warnings-hook): Doc fix. * src/keyboard.c (Vdelayed_warnings_list): Doc fix.
-
- 16 Mar, 2012 1 commit
-
-
Glenn Morris authored
* lisp/subr.el (eval-after-load): If named feature is provided not from a file, run after-load forms.
-
- 11 Mar, 2012 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* lisp/subr.el (save-window-excursion): Doc fix. * doc/lispref/windows.texi (Window Configurations): save-window-excursion is now a macro. * doc/lispref/display.texi (Temporary Displays): with-output-to-temp-buffer is now a macro. Fixes: debbugs:9979
-
- 10 Feb, 2012 1 commit
-
-
Leo Liu authored
-
- 09 Feb, 2012 1 commit
-
-
Glenn Morris authored
* lisp/subr.el: Related comment.
-
- 04 Feb, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/modes.texi (Running Hooks): Try to clarify with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Doc fixes.
-
- 02 Feb, 2012 1 commit
-
-
Glenn Morris authored
* doc/lispref/hooks.texi (Standard Hooks): * doc/lispref/modes.texi (Major Mode Conventions, Mode Hooks): Document change-major-mode-after-body-hook. * lisp/subr.el (run-mode-hooks): Doc fix. * etc/NEWS: Markup
-
- 23 Jan, 2012 2 commits
-
-
Juanma Barranquero authored
* lisp/subr.el (display-delayed-warnings): Doc fix. (collapse-delayed-warnings): New function to collapse identical adjacent warnings. (delayed-warnings-hook): Add it.
-
Juanma Barranquero authored
-
- 11 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 07 Jan, 2012 1 commit
-
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9980
-
- 05 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 23 Nov, 2011 1 commit
-
-
Paul Eggert authored
-
- 19 Nov, 2011 1 commit
-
-
Eli Zaretskii authored
-
- 11 Nov, 2011 1 commit
-
-
Glenn Morris authored
* lisp/subr.el (eval-after-load): If FILE is already loaded, evaluate FORM before it gets wrapped in more stuff.
-
- 31 Oct, 2011 1 commit
-
-
Andreas Schwab authored
menu-item.
-
- 29 Oct, 2011 1 commit
-
-
Chong Yidong authored
Fixes: debbugs:9818
-
- 27 Oct, 2011 1 commit
-
-
Chong Yidong authored
* lisp/simple.el (fundamental-mode): * lisp/emacs-lisp/derived.el (define-derived-mode): Revert 2010-04-28 change introducing fundamental-mode-hook. * lisp/subr.el (change-major-mode-after-body-hook): New hook. (run-mode-hooks): Run it. * lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Use change-major-mode-before-body-hook.
-
- 26 Oct, 2011 1 commit
-
-
Chong Yidong authored
* doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Rewrite doc.
-
- 24 Oct, 2011 1 commit
-
-
Stefan Monnier authored
-
- 06 Oct, 2011 1 commit
-
-
Lars Magne Ingebrigtsen authored
-
- 05 Oct, 2011 1 commit
-
-
Leo Liu authored
-
- 28 Sep, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 23 Sep, 2011 1 commit
-
-
Stefan Monnier authored
-
- 11 Sep, 2011 3 commits
-
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:9125
-
Lars Magne Ingebrigtsen authored
* subr.el (match-string): Mention that the current buffer should be the same as the search was done in. Fixes: debbugs:9282
-
- 05 Sep, 2011 1 commit
-
-
Juri Linkov authored
-
- 30 Aug, 2011 1 commit
-
-
Stefan Monnier authored
Fixes: debbugs:9356
-
- 18 Aug, 2011 1 commit
-
-
Chong Yidong authored
* lisp/international/characters.el: Add L and R categories. * lisp/subr.el (bidi-string-mark-left-to-right): Rename from string-mark-left-to-right. Use category search. * lisp/buff-menu.el (Buffer-menu-buffer+size): Callers changed.
-
- 12 Aug, 2011 1 commit
-
-
Chong Yidong authored
* lisp/subr.el (string-mark-left-to-right): Search the entire string for RTL script, not just the terminating character. Doc fix.
-
- 10 Aug, 2011 1 commit
-
-
Chong Yidong authored
* lisp/subr.el (string-mark-left-to-right): New function. * lisp/buff-menu.el (Buffer-menu-buffer+size): Remove LRM argument. Use string-mark-left-to-right. (list-buffers-noselect): Caller changed. * lisp/emacs-lisp/tabulated-list.el (tabulated-list-print-entry): Use string-mark-left-to-right. (tabulated-list-print): Recenter after moving point.
-
- 03 Aug, 2011 1 commit
-
-
Stefan Monnier authored
* lisp/subr.el (make-composed-keymap): Move from C. Change calling convention, and improve docstring to bring attention to a subtle point. * lisp/minibuffer.el (completing-read-default): Adjust accordingly.
-
- 15 Jul, 2011 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
- 14 Jul, 2011 1 commit
-
-
Eli Zaretskii authored
lisp/subr.el (version<, version<=, version=): Mention "-CVS" and "-12345" alpha version numbers.
-
- 13 Jul, 2011 2 commits
-
-
Lars Magne Ingebrigtsen authored
* subr.el (with-silent-modifications): Clarify somewhat what the macro inhibits. Fixes: debbugs:6525
-
Lars Magne Ingebrigtsen authored
-