Lars Magne Ingebrigtsen
6a57fb5f2b
`put-image' doc fix
...
* image.el (put-image): Mention the `put-image' overlay property
(bug#7834).
2011-07-14 19:20:37 +02:00
Lars Magne Ingebrigtsen
d7956b14bf
`set-scroll-bar-mode' doc clarification
...
* scroll-bar.el (set-scroll-bar-mode): Mention that
`scroll-bar-mode' lists the values (bug#7772).
2011-07-14 19:11:49 +02:00
Lars Magne Ingebrigtsen
5b2d4a662b
`image-mode-fit-frame' doc fix
...
* image-mode.el (image-mode-fit-frame): Mention that it's a toggle
command
Fixes: debbugs:7729
2011-07-14 19:05:43 +02:00
Lars Magne Ingebrigtsen
7509a87433
Leave point at the end of the rectangle after replacing text
...
* rect.el (apply-on-rectangle): Return the point after the last
operation.
(string-rectangle): Go to the point after the last operation
(bug#7522).
2011-07-14 17:23:08 +02:00
Lars Magne Ingebrigtsen
9d2dcee629
`current-kill' doc clarification
...
* simple.el (current-kill): Clarify what
`interprogram-paste-function' does (bug#7500).
2011-07-14 17:05:08 +02:00
Lars Magne Ingebrigtsen
4fe74b1915
pr-toggle-region doc clarification
...
* printing.el (pr-toggle-region): Clarify the documentation
slightly (bug#7493).
2011-07-14 16:54:32 +02:00
Lars Magne Ingebrigtsen
ab283561c2
Allow display-time-mail-function to return nil
...
* time.el (display-time-update): Allow
`display-time-mail-function' to return nil (bug#7158). Fix
suggested by Detlev Zundel.
2011-07-14 16:30:35 +02:00
Andrew Cohen
0c1362863d
Merge changes made in Gnus trunk.
...
nnimap.el (nnimap-request-thread): Ensure search is performed in correct group.
gnus-int.el (gnus-request-thread): Add group argument.
gnus-sum.el (gnus-request-thread): Use it.
2011-07-14 14:19:53 +00:00
Lars Magne Ingebrigtsen
fc233c9d7e
`diff' doc clarification
...
* vc/diff.el (diff): Clarify the order the file names are read
(bug#7111).
2011-07-14 16:15:06 +02:00
Lars Magne Ingebrigtsen
b8151e9c3c
Manual for for widget-keymap
...
* widget.texi (Setting Up the Buffer): Remove mention of the
global keymap parent, which doesn't seem to be accurate
(bug#7045).
2011-07-14 16:10:51 +02:00
Lars Magne Ingebrigtsen
43f5740b71
mouse-set-region doc fix
...
* mouse.el (mouse-set-region): Link to `mouse-drag-copy-region' in
the doc string (bug#7015).
2011-07-14 16:01:16 +02:00
Lars Magne Ingebrigtsen
f2182a765a
* font-lock.el (font-lock-maximum-decoration): Mention what numeric levels mean.
...
Fixes: debbugs:6935
2011-07-14 15:50:25 +02:00
Lars Magne Ingebrigtsen
f0fcdf4bf6
Mention that `delete-region' doesn't alter the kill ring.
2011-07-14 15:40:24 +02:00
Lars Magne Ingebrigtsen
3bbd2265c6
* editfns.c (Fdelete_region): Clarify the use of the named parameters.
...
Fixes: debbugs:6788
2011-07-14 15:37:20 +02:00
Lars Magne Ingebrigtsen
621ef9abdb
(initial-buffer-choice): Don't mention the `none' selection, which is against policy.
2011-07-14 14:57:06 +02:00
Glenn Morris
85c1ab0bc7
Auto-commit of generated files.
2011-07-14 06:19:36 -04:00
Martin Rudalics
adc47434a2
Fix bugs in vertical-motion and display-buffer-normalize-special.
...
* indent.c (Fvertical_motion): Set and restore w->pointm when
saving and restoring the window's buffer (Bug#9006).
* window.el (display-buffer-normalize-special): Replace
`dedicated' by `dedicate' to dedicate window (Bug#9072).
2011-07-14 10:30:34 +02:00
Eli Zaretskii
7e5bfb8fec
lisp/subr.el (version-*): Doc fix.
...
lisp/subr.el (version<, version<=, version=): Mention "-CVS" and
"-12345" alpha version numbers.
2011-07-14 02:50:21 -04:00
Chong Yidong
27fa387ad1
* bindings.el: Add advertised binding for set-mark-command (Bug#5772).
2011-07-13 21:58:51 -04:00
Chong Yidong
8bdfa0649b
Adapt 2011-07-05 switch-to-buffer changes to new switch-to-buffer
...
* lisp/bindings.el (mode-line-other-buffer):
* lisp/bookmark.el (bookmark-bmenu-2-window):
* lisp/bs.el (bs-cycle-next, bs-cycle-previous):
* lisp/net/tramp-cmds.el (tramp-append-tramp-buffers): Revert to using
switch-to-buffer.
* lisp/net/tramp-compat.el (tramp-compat-pop-to-buffer-same-window):
Deleted.
2011-07-13 21:40:30 -04:00
Juanma Barranquero
5eba16a37c
Fix typos.
2011-07-14 03:09:00 +02:00
Kevin Ryde
c0a8ae956f
* cl.texi (For Clauses): Add destructuring example processing an
...
alist.
2011-07-14 02:14:35 +02:00
Lars Magne Ingebrigtsen
f2027cdf5a
(Documentation Basics): Add a link to the Function Documentation node.
...
Fixes: debbugs:6580
2011-07-14 02:02:09 +02:00
Lars Magne Ingebrigtsen
837c31f830
Fstring_to_char doc clarification
...
* editfns.c (Fstring_to_char): Clarify just what is returned
(bug#6576). Text by Eli Zaretskii.
2011-07-14 01:48:35 +02:00
Lars Magne Ingebrigtsen
a28e4607f0
Doc fix for with-silent-modifications
...
* subr.el (with-silent-modifications): Clarify somewhat what the
macro inhibits.
Fixes: debbugs:6525
2011-07-14 01:40:11 +02:00
Lars Magne Ingebrigtsen
15853710e1
Doc fix for eval-expression
...
* simple.el (eval-expression): Note what it does if called
interactively.
Fixes: debbugs:6495
2011-07-14 01:35:36 +02:00
Lars Magne Ingebrigtsen
0bc59b255e
Mention :visible menu bar separators
...
* keymaps.texi (Menu Bar): Mention :visible and :enable
(bug#6344). Text by Drew Adams.
Fixes: debbugs:6334
2011-07-14 01:17:24 +02:00
Lars Magne Ingebrigtsen
bd2fcc8d5c
(make-directory): Clarify that an error will be raised if there's an error
...
Fixes: debbugs:6387
2011-07-14 00:22:08 +02:00
Chong Yidong
bee0fcef3d
Add FORCE-SAME-WINDOW argument to switch-to-buffer.
...
* 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.
2011-07-13 18:00:48 -04:00
Lars Magne Ingebrigtsen
0f04b32ce1
* startup.el (initial-buffer-choice): Add `none' as a choice
...
Fixes: debbugs:6234
2011-07-13 23:53:41 +02:00
Lars Magne Ingebrigtsen
63d55f1f91
* modes.texi (Running Hooks): Mention buffer-local hook variables
...
Fixes: debbugs:6218
2011-07-13 23:42:54 +02:00
Lars Magne Ingebrigtsen
465c5fc88d
Clarify manual and `add-hook' doc string about buffer-local hooks
2011-07-13 23:38:56 +02:00
Lars Magne Ingebrigtsen
5827450416
* dired.el (dired-flagged): Clarify doc string.
...
Fixes: debbugs:6117
2011-07-13 23:27:13 +02:00
Juanma Barranquero
ac389d0c75
src/gnutls.c (init_gnutls_functions): Honor gnutls_log_level (bug#9059).
2011-07-13 22:33:44 +02:00
Juanma Barranquero
bead9a43c1
Preserve point when doing untabify
...
* tabify.el (untabify): Preserve the current column so that point
doesn't move.
Fixes: debbugs:6032
2011-07-13 20:12:05 +02:00
Glenn Morris
90a6258b05
* doc/emacs/dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2011-07-13 13:55:04 -04:00
Lars Magne Ingebrigtsen
3af98a7b7d
Doc string fix.
...
* progmodes/cperl-mode.el (cperl-syntaxify-by-font-lock): Rewrite
to avoid awkward possessive "s".
Fixes: debbugs:5986
2011-07-13 19:47:17 +02:00
Glenn Morris
6240145a7f
Small dired fixes related to bug#9039.
...
* 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.
2011-07-13 13:34:31 -04:00
Lars Magne Ingebrigtsen
c758836452
Clarify `mark-ring-max' documentation.
...
* mark.texi (Mark Ring): Clarify how many locations are saved
(bug#5770).
(Global Mark Ring): Ditto.
2011-07-13 18:58:15 +02:00
Lars Magne Ingebrigtsen
1d8c2ccc66
Clarify doc string
...
* simple.el (toggle-truncate-lines): Clarify what is toggled
(bug#5580). Text by Drew Adams.
2011-07-13 18:39:49 +02:00
Chong Yidong
5fc4038e20
* simple.el (blink-matching-open): Make error message from last change less verbose.
2011-07-13 12:15:07 -04:00
Dan Nicolaescu
bf6012e5b1
Use "yellow" on low color terminals for comments
...
* 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
2011-07-13 17:33:08 +02:00
Lars Magne Ingebrigtsen
7e9505c5eb
(dired-insert-set-properties): Make the doc string reflect what it does now
...
Fixes: debbugs:5325
2011-07-13 17:15:26 +02:00
Lars Magne Ingebrigtsen
f987fde448
(General Escape Syntax): "a with grave accent" is ?xe0, not ?x8e0.
...
Fixes: debbugs:5259
2011-07-13 17:07:57 +02:00
Lars Magne Ingebrigtsen
c26fdcf522
Say that we were unable to find the match within the limit
...
* simple.el (blink-matching-open): Say that we were unable to find
the match within the limit, if we're limited (bug#5122).
2011-07-13 16:57:28 +02:00
Lars Magne Ingebrigtsen
bb388cc58b
(prefer-coding-system): Add an example
...
Fixes: debbugs:4869
2011-07-13 16:34:10 +02:00
Lars Magne Ingebrigtsen
343c3b5a4e
(tags-search): Document `file-list-form'
2011-07-13 16:20:45 +02:00
Chris Newton
b0c9af93ab
Copy over `url-show-status' to the async buffer
...
* 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).
2011-07-13 16:12:06 +02:00
Lawrence Mitchell
2a517d45db
Make the default browser choice a bit more logical
...
* 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
2011-07-13 15:49:55 +02:00
Juanma Barranquero
b6c78ef21f
(completion-ignored-extensions): Add OpenMCL/Clozure binary endings.
...
Fixes: debbugs:4440
2011-07-13 15:39:23 +02:00