- 19 Oct, 2007 8 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(unload-hook-features-list): Add as obsolete alias. (unload-feature): Use `unload-function-features-list' and new FEATURE-unload-function.
-
Glenn Morris authored
-
Glenn Morris authored
Move here from bindings.el
-
Glenn Morris authored
(minor-mode-menu-from-indicator): Move to mouse.el.
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
if it has no function definition yet.
-
- 18 Oct, 2007 32 commits
-
-
http://article.gmane.org/gmane.emacs.devel/81056Katsumi Yamaoka authored
* net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion. Use `save-restriction' rather than `widen'.
-
Stefan Monnier authored
which caused key-translation-map to applied repeatedly (thus breaking double-mode).
-
Richard M. Stallman authored
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 128) - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 257-258) - Merge from emacs--rel--22 - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-897
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 257-258) - Merge from emacs--rel--22 - Update from CVS 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-util.el (gnus-string<): New function. * lisp/gnus/gnus-sum.el (gnus-article-sort-by-author) (gnus-article-sort-by-subject): Use it. 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-win.el (gnus-configure-windows): Focus on the frame for which the frame-focus tag is set in gnus-buffer-configuration. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-128
-
Miles Bader authored
Patches applied: * emacs--rel--22 (patch 125-127) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
-
Jason Rumney authored
-
Reiner Steib authored
-
Reiner Steib authored
(doc-view-ghostscript-program, doc-view-dvipdfm-program) (doc-view-ps2pdf-program): Use executable-find. Simplify custom type. (doc-view-ghostscript-options): Improve custom type. (doc-view-cache-directory, doc-view-conversion-buffer) (doc-view-conversion-refresh-interval): Simplify custom type.
-
Reiner Steib authored
-
Reiner Steib authored
(doc-view-pdf/ps->png-sentinel, doc-view-pdf/ps->png) (doc-view-pdf->txt-sentinel, doc-view-pdf->txt) (doc-view-ps->pdf-sentinel, doc-view-ps->pdf): Remove superfluous messages.
-
Reiner Steib authored
Add comment about "-dSAFER".
-
Stefan Monnier authored
(terminal-init-xterm): Run terminal-init-xterm-hook rather than calling turn-on-xterm-mouse-tracking-on-terminal directly.
-
Stefan Monnier authored
(xterm-mouse-mode): Use terminal-init-xterm-hook. Don't use after-make-frame-functions now that term/xterm.el calls us directly. (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking): Use turn-*-xterm-mouse-tracking-on-terminal. Only once per terminal. (turn-on-xterm-mouse-tracking-on-terminal): Make param optional. Setup input-decode-map and remember that xterm-mouse-mode was enabled in this terminal. (turn-off-xterm-mouse-tracking-on-terminal): Only disable on those terminals where it has been enabled.
-
Stefan Monnier authored
tty-run-terminal-initialization but also set-locale-environment are run only once per terminal. (tty-run-terminal-initialization): Don't check if the terminal was already initted.
-
Stefan Monnier authored
happen to inherit from one of ours. When setting up our keymap, make sure it won't be accidentally modified by someone else.
-
Thien-Thi Nguyen authored
(emerge-prepare-error-list, emerge-setup-with-ancestor): Likewise.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(adaptive-fill-function): Doc fix. Remove * from docstring.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(adaptive-fill-function): Doc fix. Remove * from docstring.
-
Martin Rudalics authored
-
Glenn Morris authored
interprogram-paste-function can return a list.
-
Glenn Morris authored
(interprogram-paste-function): Doc fix. (current-kill): Accept list of strings as well as single string from `interprogram-paste-function'.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-