- 14 Jul, 2011 2 commits
-
-
Kevin Ryde authored
alist.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:6580
-
- 13 Jul, 2011 36 commits
-
-
Lars Magne Ingebrigtsen authored
* editfns.c (Fstring_to_char): Clarify just what is returned (bug#6576). Text by Eli Zaretskii.
-
Lars Magne Ingebrigtsen authored
* subr.el (with-silent-modifications): Clarify somewhat what the macro inhibits. Fixes: debbugs:6525
-
Lars Magne Ingebrigtsen authored
* simple.el (eval-expression): Note what it does if called interactively. Fixes: debbugs:6495
-
Lars Magne Ingebrigtsen authored
* keymaps.texi (Menu Bar): Mention :visible and :enable (bug#6344). Text by Drew Adams. Fixes: debbugs:6334
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:6387
-
Chong Yidong authored
* lisp/window.el (switch-to-buffer): New arg FORCE-SAME-WINDOW. Use pop-to-buffer buffer-or-name if it is nil. * lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions): Remove switch-to-buffer.
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:6234
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:6218
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:6117
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* tabify.el (untabify): Preserve the current column so that point doesn't move. Fixes: debbugs:6032
-
Glenn Morris authored
-
Lars Magne Ingebrigtsen authored
* progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock): Rewrite to avoid awkward possessive "s". Fixes: debbugs:5986
-
Glenn Morris authored
* lisp/dired.el (dired-use-ls-dired): Doc fix. (dired-insert-directory): Give a message the first time if ls is found not to support --dired.
-
Lars Magne Ingebrigtsen authored
* mark.texi (Mark Ring): Clarify how many locations are saved (bug#5770). (Global Mark Ring): Ditto.
-
Lars Magne Ingebrigtsen authored
* simple.el (toggle-truncate-lines): Clarify what is toggled (bug#5580). Text by Drew Adams.
-
Chong Yidong authored
-
Dan Nicolaescu authored
* font-lock.el (font-lock-comment-face): Use the high contrast "yellow" color for font-lock-comment-face on low color terminals using a dark background color. Fixes: debbugs:4221
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:5325
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:5259
-
Lars Magne Ingebrigtsen authored
* simple.el (blink-matching-open): Say that we were unable to find the match within the limit, if we're limited (bug#5122).
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:4869
-
Lars Magne Ingebrigtsen authored
-
Chris Newton authored
* url-http.el (url-http): Copy over `url-show-status' to the async buffer so that `url-display-percentage' does the right thing (bug#4680).
-
Lawrence Mitchell authored
* net/browse-url.el (browse-url-default-browser) (browse-url-browser-function): Make the default browser choice a bit more logical. Also clean up the doc string. Fixes: debbugs:4300
-
Juanma Barranquero authored
Fixes: debbugs:4440
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:8971
-
Lars Magne Ingebrigtsen authored
Fixes: debbugs:8971
-
Lars Magne Ingebrigtsen authored
(Info-find-file): Fall back on the installation directory if we can't find the info node anywhere else.
-
Jan Djärv authored
-
Sergei Organov authored
Fixes: debbugs:5181
-
Eli Zaretskii authored
-
Johan Bockgård authored
* xselect.c (Qx_lost_selection_functions) (Qx_sent_selection_functions): New vars. (syms_of_xselect): DEFSYM them. (x_handle_selection_request): Pass Qx_sent_selection_functions rather than Vx_sent_selection_functions to Frun_hook_with_args. (x_handle_selection_clear,x_clear_frame_selections): Pass Qx_lost_selection_functions rather than Vx_lost_selection_functions to Frun_hook_with_args.
-
Paul Eggert authored
The old code sometimes used this field without initializing it.
-
Paul Eggert authored
In theory, the old code could also have corrupted Emacs internals, though it'd be very unlikely.
-
- 12 Jul, 2011 2 commits
-
-
Lars Magne Ingebrigtsen authored
* files.el (after-find-file): Give a better error message when trying to find a symlink that points to a file that doesn't exist (bug#4398).
-
Lars Magne Ingebrigtsen authored
-