Lars Ingebrigtsen
1e4a57ac6d
(custom-sort-items): Doc fix (bug#11121).
...
Fixes: debbugs:11122
2014-02-08 21:05:06 -08:00
Lars Ingebrigtsen
382fd3687b
(custom-buffer-create): Doc fix.
...
Fixes: debbugs:11122
2014-02-08 21:00:37 -08:00
Lars Ingebrigtsen
fc2b1ffaa0
* cus-edit.el (customize-apropos): Fix error string.
2014-02-08 20:57:28 -08:00
Lars Ingebrigtsen
ab4dc1e1ba
* message.el (message-tab): Mention what happens on normal tabs
...
(bug#11297).
2014-02-08 20:37:38 -08:00
Lars Ingebrigtsen
c7b92b8816
* dired-aux.el (dired-copy-file-recursive): Remove slighly misleading comment.
...
Fixes: debbugs:11328
2014-02-08 20:30:00 -08:00
Lars Ingebrigtsen
90b43013e9
* NEWS: Mention all the Apropos face options that have been removed.
...
Fixes: debbugs:16516
2014-02-08 20:24:02 -08:00
Lars Ingebrigtsen
28d51810be
(Quitting): Refer to the right node for `set-input-mode' (bug#11458).
2014-02-08 20:19:52 -08:00
Lars Ingebrigtsen
10c75ee376
* repeat.el (repeat-message-function): Doc fix
...
Fixes: debbugs:11619
2014-02-08 19:54:05 -08:00
Lars Ingebrigtsen
790aceec52
* repeat.el (repeat-message-function): Reword doc slightly.
...
Fixes: debbugs:11619
2014-02-08 19:51:23 -08:00
Lars Ingebrigtsen
c359b7bd77
(icomplete-simple-completing-p): Mention the previous variable.
2014-02-08 19:49:02 -08:00
Lars Ingebrigtsen
a54a7552be
* icomplete.el (icomplete-with-completion-tables): Doc fix.
...
Fixes: debbugs:11654
2014-02-08 19:47:11 -08:00
Lars Ingebrigtsen
b8f2e9d2ae
* dired.texi (Hiding Subdirectories): Mention the node for deleting subdirectories.
...
Fixes: debbugs:11743
2014-02-08 19:38:18 -08:00
Lars Ingebrigtsen
dd1631238d
* font-lock.el (font-lock-value-in-major-mode): Doc fix
...
Clarify the meaning of the parameter.
Fixes: debbugs:12282
2014-02-08 19:25:19 -08:00
Lars Ingebrigtsen
2356b31687
(backup-inhibited): Doc clarification
...
Fixes: debbugs:12525
2014-02-08 19:02:45 -08:00
Lars Ingebrigtsen
5a836f5897
(locate-file): Suffixes aren't returned, so don't say that they are
...
Fixes: debbugs:12674
2014-02-08 18:58:24 -08:00
Lars Ingebrigtsen
9e108fe61d
* files.el (find-file-noselect): Clarify prompt when changing readedness.
...
Fixes: debbugs:13261
2014-02-08 18:44:25 -08:00
Lars Ingebrigtsen
20dda93066
* dired.el (dired-internal-do-deletions) messaging fixup
...
* dired.el (dired-internal-do-deletions): Don't say "Deleting..."
before we actually start to delete things.
Fixes: debbugs:16331
2014-02-08 18:19:15 -08:00
Lars Ingebrigtsen
d6d5fdf826
Document the event-start' and event-end' functions more completely
...
* doc/lispref/commands.texi (Accessing Mouse): Mention that these function
also work on keyboard events.
* lisp/subr.el (event-start): Doc fix (bug#14228).
(event-end): Ditto.
2014-02-08 18:13:23 -08:00
Glenn Morris
6995e5d0e5
Doc for subword, superword modes
...
* doc/emacs/programs.texi (MixedCase Words): Rename node from "Glasses".
Move Subword mode here from "Other C Commands" node.
(Misc for Programs): Mention Superword mode.
* doc/emacs/emacs.texi: Update menu.
* etc/NEWS: Related markup.
2014-02-08 18:08:17 -08:00
Lars Ingebrigtsen
fe46122024
* macros.c (Fexecute_kbd_macro): Doc fix.
2014-02-08 17:48:47 -08:00
Glenn Morris
2abd71e50c
* lisp/emacs-lisp/warnings.el (lwarn): Empower help-enable-auto-load.
...
Fixes: debbugs:15940
2014-02-08 16:20:12 -08:00
Andreas Schwab
c1b5900bc0
Fixes: debbugs:16690
...
* vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
2014-02-09 00:01:45 +01:00
Michael Albinus
429b93bd7b
* net/tramp-sh.el (tramp-sh-handle-start-file-process):
...
Insert output at end of buffer. (Bug#16120)
2014-02-08 14:35:15 +01:00
Lars Ingebrigtsen
54dd147ac3
(execute-extended-command): Clarify doc string (bug#13373).
2014-02-08 05:13:46 -08:00
Lars Ingebrigtsen
6fbf6c29f4
* regs.texi (File Registers): Clarify metasyntactical variables.
...
Fixes: debbugs:13565
2014-02-08 05:04:39 -08:00
Lars Ingebrigtsen
18c6aa8c86
* simple.el (choose-completion-string-functions): Document fix.
...
New calling convention.
Fixes: debbugs:14153
2014-02-08 04:46:09 -08:00
Lars Ingebrigtsen
dce8463bb9
* kmacro.el (kmacro-exec-ring-item): Doc fix.
...
Fixes: debbugs:14198
2014-02-08 04:34:52 -08:00
Lars Ingebrigtsen
8aa76c931f
(find-grep-dired): Doc fix (bug#14288).
2014-02-08 03:09:10 -08:00
Lars Ingebrigtsen
b772a699ed
* find-dired.el (find-name-dired): Doc fix.
...
Fixes: debbugs:14290
2014-02-08 03:06:33 -08:00
Eli Zaretskii
c8740fa21b
Fix bug #14762 with insufficient and outdated w32 installation documentation.
...
nt/INSTALL: Update for Emacs 24.4.
nt/README: Update for Emacs 24.4.
nt/README.W32: Update and improve instructions.
2014-02-08 12:25:33 +02:00
Juri Linkov
2423c8d576
* lisp/isearch.el (isearch-quote-char): Check character validity like in `quoted-insert'.
...
Fixes: debbugs:16677
2014-02-08 12:20:45 +02:00
Lars Ingebrigtsen
893cc9082c
* files.el (find-file-visit-truename): Doc clarification (bug#14697).
2014-02-07 22:58:15 -08:00
Lars Ingebrigtsen
9165ffc0f0
* isearch.el (isearch-cmds): Doc clarification.
...
Fixes: debbugs:15547
2014-02-07 22:56:18 -08:00
Lars Ingebrigtsen
74750d5511
* search.texi (Search Case) doc tweak
...
* search.texi (Search Case): Rearrange text slightly to make it
obvious that `M-c' also toggles sensitivity if `case-fold-search'
is nil.
Fixes: debbugs:14726
2014-02-07 22:51:42 -08:00
Lars Ingebrigtsen
fdb510756f
* README.W32: Say what GnuTLS and libxml2 does.
2014-02-07 22:36:11 -08:00
Lars Ingebrigtsen
6ef4f3cef2
* simple.el (line-move): Document utility function used many
...
places in the Emacs sources.
Fixes: debbugs:14843
2014-02-07 22:28:12 -08:00
Lars Ingebrigtsen
574e477fb6
(dired-up-directory): Doc fix (bug#14848).
2014-02-07 22:20:17 -08:00
Lars Ingebrigtsen
8cff064c5e
(dired-prev-marked-file): Doc fix (bug#14855).
2014-02-07 22:16:23 -08:00
Lars Ingebrigtsen
be58a238be
* dired.el (dired-mode-map): Make :help text more accurate.
...
Fixes: debbugs:14893
2014-02-07 22:10:22 -08:00
Lars Ingebrigtsen
241781b6fa
* display.texi (Face Attributes): Add an index.
...
Fixes: debbugs:14924
2014-02-07 21:32:54 -08:00
Lars Ingebrigtsen
dd7aafbbf0
* minibuffer.el (read-file-name): Doc clarification.
...
Fixes: debbugs:15096
2014-02-07 21:15:31 -08:00
Lars Ingebrigtsen
8acaaad7bd
* syntax.c (Fskip_syntax_backward): Doc clarification.
...
Fixes: debbugs:15115
2014-02-07 21:12:47 -08:00
Lars Ingebrigtsen
15cb9968c0
* files.el (file-relative-name): Doc fix.
...
Fixes: debbugs:15159
2014-02-07 20:53:52 -08:00
Lars Ingebrigtsen
9788effd3b
* fringe.el (fringe-styles): Doc fix.
...
Fixes: debbugs:15239
2014-02-07 20:40:26 -08:00
Lars Ingebrigtsen
aa60235ad4
* minibuf.c (Fread_string): Doc clarification.
...
Fixes: debbugs:15422
2014-02-07 20:23:25 -08:00
Lars Ingebrigtsen
c96411bdad
* isearch.el (isearch-filter-predicate): Documentation typo fix
...
Fixes: debbugs:15474
2014-02-07 20:14:16 -08:00
Lars Ingebrigtsen
af3e68a091
* buffer.c (Fmake_overlay): Doc clarification.
...
Fixes: debbugs:15489
2014-02-07 20:11:52 -08:00
Lars Ingebrigtsen
ea838c36f6
* info-look.el (info-lookup-symbol): Document MODE.
...
Fixes: debbugs:15498
2014-02-07 20:10:02 -08:00
Lars Ingebrigtsen
0d8a4ae73c
* isearch.el (isearch-cmds): Doc clarification.
...
Fixes: debbugs:15547
2014-02-07 20:02:37 -08:00
Juanma Barranquero
85ade7eee6
* src/keyboard.c (Frecursive_edit): Fix typo in docstring.
2014-02-08 05:02:16 +01:00