Commit Graph

115166 Commits

Author SHA1 Message Date
Glenn Morris
20c7a2b4e2 Fix typo in previous 2014-02-11 13:05:01 -05:00
Glenn Morris
9a84bfd681 * src/nsfns.m (ns_display_info_for_name, Fx_open_connection): Doc fixes.
Replace refs to "OpenStep" in messages.
2014-02-11 13:02:19 -05:00
Lars Ingebrigtsen
fcd58a0299 * dired.el (dired-get-marked-files): Clarify doc.
Fixes: debbugs:11534
2014-02-11 03:16:38 -08:00
Michael Albinus
581d24e701 * automated/tramp-tests.el (top): Require vc', vc-bzr', `vc-git'
and `vc-hg'.  Declare `tramp-find-executable' and
`tramp-get-remote-path'.
(tramp-test29-vc-registered): New test.
(tramp-test30-utf8): Rename from `tramp-test29-utf8'.
2014-02-11 09:31:39 +01:00
Lars Ingebrigtsen
b8b4e743b7 * text.texi (Editing Format Info): Use @samp for menus.
Fixes: debbugs:13736
2014-02-10 22:34:29 -08:00
Paul Eggert
e41fe0d346 Avoid "." at end of error diagnostics.
* cmds.c (Fself_insert_command): Reword and avoid "." at end.
* font.c (Ffont_at):
* nsfns.m (ns_display_info_for_name):
* nsselect.m (Fx_own_selection_internal):
* nsterm.m (performDragOperation:):
Remove "." from end of diagnostic.
2014-02-10 14:15:54 -08:00
Glenn Morris
bacb338037 * lisp/jit-lock.el (jit-lock-force-redisplay): Doc fix.
Fixes: debbugs:14394
2014-02-10 16:43:01 -05:00
Eli Zaretskii
02328db965 Fix bug #15109 with confusing mis-documentation of selection-converter-alist.
lisp/w32-common-fns.el (x-get-selection): Doc fix.
 lisp/select.el (x-get-selection): Doc fix.
2014-02-10 19:05:52 +02:00
Eli Zaretskii
881329dcf7 Fix bug #16709 with too lazy redisplay when face-remap-alist changes.
lisp/face-remap.el (face-remap-add-relative)
 (face-remap-remove-relative, face-remap-reset-base)
 (face-remap-set-base): Call force-mode-line-update to redisplay
 the current buffer due to potential change in faces.
2014-02-10 18:08:37 +02:00
Michael Albinus
c7db4c06c4 * net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
script more robustly.
2014-02-10 14:54:33 +01:00
Michael Albinus
5cef7abdbc Revert previous patch, it introduces other problems. 2014-02-10 14:22:14 +01:00
Glenn Morris
2fc17d30ab Auto-commit of loaddefs files. 2014-02-10 06:21:38 -05:00
Michael Albinus
91ea763a41 * net/tramp-sh.el (tramp-sh-handle-start-file-process): Do not
quote `tramp-end-of-heredoc'.
2014-02-10 11:06:07 +01:00
Dmitry Antipov
575593db50 * eval.c (call_debugger): When exiting the debugger, do not allow
max_specpdl_size less than actual binding depth (Bug#16603).
(syms_of_eval): Adjust docstring.
2014-02-10 13:48:17 +04:00
Glenn Morris
2b44e4584b * lisp/emacs-lisp/lisp-mnt.el: Comments. 2014-02-10 00:36:27 -08:00
Lars Ingebrigtsen
7602b5c379 * dired.el (dired-get-marked-files): Doc fix.
Fixes: debbugs:11534
2014-02-09 23:13:14 -08:00
Lars Ingebrigtsen
e3692ee034 * simple.el (choose-completion): Doc fix.
Fixes: debbugs:14160
2014-02-09 22:58:34 -08:00
Lars Ingebrigtsen
410155240f * subr.el (event-start): Say what a nil EVENT value means. 2014-02-09 22:56:03 -08:00
Lars Ingebrigtsen
87c79dcb46 * kmacro.el (kmacro-bind-to-key): Say that the parameter is unused.
Fixes: debbugs:14197
2014-02-09 22:51:32 -08:00
Lars Ingebrigtsen
3ab49e2cb0 * progmodes/grep.el (find-program): Doc fix.
Fixes: debbugs:14289
2014-02-09 22:44:49 -08:00
Lars Ingebrigtsen
f3c6024192 * files.el (confirm-kill-emacs): Clarify doc (bug#15455). 2014-02-09 22:07:30 -08:00
Lars Ingebrigtsen
8cd86d0434 (Fyes_or_no_p): Doc fix
Fixes: debbugs:15456
2014-02-09 22:04:39 -08:00
Lars Ingebrigtsen
a3a8a7da5b * fns.c (Fmaphash): Say what `maphash' returns, since it may be unintuitive.
Fixes: debbugs:15824
2014-02-09 21:55:53 -08:00
Lars Ingebrigtsen
3bd1d8a8e0 * emacs-lisp/lisp.el (up-list): Doc fix.
Fixes: debbugs:15832
2014-02-09 21:50:16 -08:00
Dmitry Antipov
c67955902e * cmds.c (Fself_insert_command): Respect the width of EMACS_INT
and avoid warning.
2014-02-10 09:41:42 +04:00
Lars Ingebrigtsen
6abe458993 * files.el (confirm-kill-emacs): Allow specifying an arbitrary predicate function.
Fixes: debbugs:15455
2014-02-09 20:26:10 -08:00
Dmitry Gutov
a11463de21 * lisp/ielm.el (inferior-emacs-lisp-mode): Instead of
`comment-use-global-state', set `comment-use-syntax'.
2014-02-10 04:53:15 +02:00
Lars Ingebrigtsen
63d93efda6 * text.texi (User-Level Deletion): Document `delete-trailing-whitespace'.
Fixes: debbugs:15309
2014-02-09 18:37:43 -08:00
Glenn Morris
2ab0ad8563 * lisp/emacs-lisp/gulp.el (gulp-discard): Add emacs-devel. 2014-02-09 17:38:56 -08:00
Glenn Morris
97bbf637c4 * lisp/emacs-lisp/lisp-mnt.el: Undocument "FSF" maintainer in commentary. 2014-02-09 17:37:11 -08:00
Glenn Morris
34dc21db6e Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
Alan Mackenzie
411141fb8e Fix c-invalidate-state-cache on narrowed buffers.
progmodes/cc-defs.el (c-with-all-but-one-cpps-commented-out): Widen when
setting and clearing the CPP delimiter properties.
2014-02-09 12:34:25 +00:00
Glenn Morris
44e23a70ad Auto-commit of loaddefs files. 2014-02-09 06:23:00 -05:00
Lars Ingebrigtsen
c838bca91d * cmds.c (Fself_insert_command): Output a clearer error message on negative repetitions.
Fixes: debbugs:9476
2014-02-08 22:32:30 -08:00
Lars Ingebrigtsen
438241f518 * text.texi (Changing Properties): Clarify `propertize'.
Fixes: debbugs:9825
2014-02-08 22:14:08 -08:00
Lars Ingebrigtsen
92c70367ff * help.el (describe-bindings): Doc fix.
Fixes: debbugs:9888
2014-02-08 22:01:33 -08:00
Lars Ingebrigtsen
7e34193f01 (save-buffer): Clarify the 0 argument (bug#10346).
Fixes: debbugs:13261
2014-02-08 21:32:41 -08:00
Lars Ingebrigtsen
468ef48472 * files.el (save-buffer): Use ARG as the parameter name for consistency
Fixes: debbugs:10346
2014-02-08 21:30:41 -08:00
Lars Ingebrigtsen
981c3e4fcd * display.texi (Blinking): Clarify doc string in example.
Fixes: debbugs:10658
2014-02-08 21:20:54 -08:00
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