]>
git.eshelyaron.com Git - emacs.git/log
Lars Ingebrigtsen [Wed, 12 Feb 2014 01:07:06 +0000 (17:07 -0800)]
* buffer.c (syms_of_buffer): Doc clarification.
Fixes: debbugs:9981
Juanma Barranquero [Tue, 11 Feb 2014 20:48:23 +0000 (21:48 +0100)]
lisp/frameset.el (frameset--jump-to-register): Fix bug#16696.
Select the required window and buffer before restoring position.
Glenn Morris [Tue, 11 Feb 2014 18:05:01 +0000 (13:05 -0500)]
Fix typo in previous
Glenn Morris [Tue, 11 Feb 2014 18:02:19 +0000 (13:02 -0500)]
* src/nsfns.m (ns_display_info_for_name, Fx_open_connection): Doc fixes.
Replace refs to "OpenStep" in messages.
Lars Ingebrigtsen [Tue, 11 Feb 2014 11:16:38 +0000 (03:16 -0800)]
* dired.el (dired-get-marked-files): Clarify doc.
Fixes: debbugs:11534
Michael Albinus [Tue, 11 Feb 2014 08:31:39 +0000 (09:31 +0100)]
* 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'.
Lars Ingebrigtsen [Tue, 11 Feb 2014 06:34:29 +0000 (22:34 -0800)]
* text.texi (Editing Format Info): Use @samp for menus.
Fixes: debbugs:13736
Paul Eggert [Mon, 10 Feb 2014 22:15:54 +0000 (14:15 -0800)]
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.
Glenn Morris [Mon, 10 Feb 2014 21:43:01 +0000 (16:43 -0500)]
* lisp/jit-lock.el (jit-lock-force-redisplay): Doc fix.
Fixes: debbugs:14394
Eli Zaretskii [Mon, 10 Feb 2014 17:05:52 +0000 (19:05 +0200)]
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.
Eli Zaretskii [Mon, 10 Feb 2014 16:08:37 +0000 (18:08 +0200)]
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.
Michael Albinus [Mon, 10 Feb 2014 13:54:33 +0000 (14:54 +0100)]
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Apply heredoc
script more robustly.
Michael Albinus [Mon, 10 Feb 2014 13:22:14 +0000 (14:22 +0100)]
Revert previous patch, it introduces other problems.
Glenn Morris [Mon, 10 Feb 2014 11:21:38 +0000 (06:21 -0500)]
Auto-commit of loaddefs files.
Michael Albinus [Mon, 10 Feb 2014 10:06:07 +0000 (11:06 +0100)]
* net/tramp-sh.el (tramp-sh-handle-start-file-process): Do not
quote `tramp-end-of-heredoc'.
Dmitry Antipov [Mon, 10 Feb 2014 09:48:17 +0000 (13:48 +0400)]
* 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.
Glenn Morris [Mon, 10 Feb 2014 08:36:27 +0000 (00:36 -0800)]
* lisp/emacs-lisp/lisp-mnt.el: Comments.
Lars Ingebrigtsen [Mon, 10 Feb 2014 07:13:14 +0000 (23:13 -0800)]
* dired.el (dired-get-marked-files): Doc fix.
Fixes: debbugs:11534
Lars Ingebrigtsen [Mon, 10 Feb 2014 06:58:34 +0000 (22:58 -0800)]
* simple.el (choose-completion): Doc fix.
Fixes: debbugs:14160
Lars Ingebrigtsen [Mon, 10 Feb 2014 06:56:03 +0000 (22:56 -0800)]
* subr.el (event-start): Say what a nil EVENT value means.
Lars Ingebrigtsen [Mon, 10 Feb 2014 06:51:32 +0000 (22:51 -0800)]
* kmacro.el (kmacro-bind-to-key): Say that the parameter is unused.
Fixes: debbugs:14197
Lars Ingebrigtsen [Mon, 10 Feb 2014 06:44:49 +0000 (22:44 -0800)]
* progmodes/grep.el (find-program): Doc fix.
Fixes: debbugs:14289
Lars Ingebrigtsen [Mon, 10 Feb 2014 06:07:30 +0000 (22:07 -0800)]
* files.el (confirm-kill-emacs): Clarify doc (bug#15455).
Lars Ingebrigtsen [Mon, 10 Feb 2014 06:04:39 +0000 (22:04 -0800)]
(Fyes_or_no_p): Doc fix
Fixes: debbugs:15456
Lars Ingebrigtsen [Mon, 10 Feb 2014 05:55:53 +0000 (21:55 -0800)]
* fns.c (Fmaphash): Say what `maphash' returns, since it may be unintuitive.
Fixes: debbugs:15824
Lars Ingebrigtsen [Mon, 10 Feb 2014 05:50:16 +0000 (21:50 -0800)]
* emacs-lisp/lisp.el (up-list): Doc fix.
Fixes: debbugs:15832
Dmitry Antipov [Mon, 10 Feb 2014 05:41:42 +0000 (09:41 +0400)]
* cmds.c (Fself_insert_command): Respect the width of EMACS_INT
and avoid warning.
Lars Ingebrigtsen [Mon, 10 Feb 2014 04:26:10 +0000 (20:26 -0800)]
* files.el (confirm-kill-emacs): Allow specifying an arbitrary predicate function.
Fixes: debbugs:15455
Dmitry Gutov [Mon, 10 Feb 2014 02:53:15 +0000 (04:53 +0200)]
* lisp/ielm.el (inferior-emacs-lisp-mode): Instead of
`comment-use-global-state', set `comment-use-syntax'.
Lars Ingebrigtsen [Mon, 10 Feb 2014 02:37:43 +0000 (18:37 -0800)]
* text.texi (User-Level Deletion): Document `delete-trailing-whitespace'.
Fixes: debbugs:15309
Glenn Morris [Mon, 10 Feb 2014 01:38:56 +0000 (17:38 -0800)]
* lisp/emacs-lisp/gulp.el (gulp-discard): Add emacs-devel.
Glenn Morris [Mon, 10 Feb 2014 01:37:11 +0000 (17:37 -0800)]
* lisp/emacs-lisp/lisp-mnt.el: Undocument "FSF" maintainer in commentary.
Glenn Morris [Mon, 10 Feb 2014 01:34:22 +0000 (17:34 -0800)]
Replace "Maintainer: FSF" with the emacs-devel mailing address
Alan Mackenzie [Sun, 9 Feb 2014 12:34:25 +0000 (12:34 +0000)]
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.
Glenn Morris [Sun, 9 Feb 2014 11:23:00 +0000 (06:23 -0500)]
Auto-commit of loaddefs files.
Lars Ingebrigtsen [Sun, 9 Feb 2014 06:32:30 +0000 (22:32 -0800)]
* cmds.c (Fself_insert_command): Output a clearer error message on negative repetitions.
Fixes: debbugs:9476
Lars Ingebrigtsen [Sun, 9 Feb 2014 06:14:08 +0000 (22:14 -0800)]
* text.texi (Changing Properties): Clarify `propertize'.
Fixes: debbugs:9825
Lars Ingebrigtsen [Sun, 9 Feb 2014 06:01:33 +0000 (22:01 -0800)]
* help.el (describe-bindings): Doc fix.
Fixes: debbugs:9888
Lars Ingebrigtsen [Sun, 9 Feb 2014 05:32:41 +0000 (21:32 -0800)]
(save-buffer): Clarify the 0 argument (bug#10346).
Fixes: debbugs:13261
Lars Ingebrigtsen [Sun, 9 Feb 2014 05:30:41 +0000 (21:30 -0800)]
* files.el (save-buffer): Use ARG as the parameter name for consistency
Fixes: debbugs:10346
Lars Ingebrigtsen [Sun, 9 Feb 2014 05:20:54 +0000 (21:20 -0800)]
* display.texi (Blinking): Clarify doc string in example.
Fixes: debbugs:10658
Lars Ingebrigtsen [Sun, 9 Feb 2014 05:05:06 +0000 (21:05 -0800)]
(custom-sort-items): Doc fix (bug#11121).
Fixes: debbugs:11122
Lars Ingebrigtsen [Sun, 9 Feb 2014 05:00:37 +0000 (21:00 -0800)]
(custom-buffer-create): Doc fix.
Fixes: debbugs:11122
Lars Ingebrigtsen [Sun, 9 Feb 2014 04:57:28 +0000 (20:57 -0800)]
* cus-edit.el (customize-apropos): Fix error string.
Lars Ingebrigtsen [Sun, 9 Feb 2014 04:37:38 +0000 (20:37 -0800)]
* message.el (message-tab): Mention what happens on normal tabs
(bug#11297).
Lars Ingebrigtsen [Sun, 9 Feb 2014 04:30:00 +0000 (20:30 -0800)]
* dired-aux.el (dired-copy-file-recursive): Remove slighly misleading comment.
Fixes: debbugs:11328
Lars Ingebrigtsen [Sun, 9 Feb 2014 04:24:02 +0000 (20:24 -0800)]
* NEWS: Mention all the Apropos face options that have been removed.
Fixes: debbugs:16516
Lars Ingebrigtsen [Sun, 9 Feb 2014 04:19:52 +0000 (20:19 -0800)]
(Quitting): Refer to the right node for `set-input-mode' (bug#11458).
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:54:05 +0000 (19:54 -0800)]
* repeat.el (repeat-message-function): Doc fix
Fixes: debbugs:11619
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:51:23 +0000 (19:51 -0800)]
* repeat.el (repeat-message-function): Reword doc slightly.
Fixes: debbugs:11619
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:49:02 +0000 (19:49 -0800)]
(icomplete-simple-completing-p): Mention the previous variable.
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:47:11 +0000 (19:47 -0800)]
* icomplete.el (icomplete-with-completion-tables): Doc fix.
Fixes: debbugs:11654
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:38:18 +0000 (19:38 -0800)]
* dired.texi (Hiding Subdirectories): Mention the node for deleting subdirectories.
Fixes: debbugs:11743
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:25:19 +0000 (19:25 -0800)]
* font-lock.el (font-lock-value-in-major-mode): Doc fix
Clarify the meaning of the parameter.
Fixes: debbugs:12282
Lars Ingebrigtsen [Sun, 9 Feb 2014 03:02:45 +0000 (19:02 -0800)]
(backup-inhibited): Doc clarification
Fixes: debbugs:12525
Lars Ingebrigtsen [Sun, 9 Feb 2014 02:58:24 +0000 (18:58 -0800)]
(locate-file): Suffixes aren't returned, so don't say that they are
Fixes: debbugs:12674
Lars Ingebrigtsen [Sun, 9 Feb 2014 02:44:25 +0000 (18:44 -0800)]
* files.el (find-file-noselect): Clarify prompt when changing readedness.
Fixes: debbugs:13261
Lars Ingebrigtsen [Sun, 9 Feb 2014 02:19:15 +0000 (18:19 -0800)]
* 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
Lars Ingebrigtsen [Sun, 9 Feb 2014 02:13:23 +0000 (18:13 -0800)]
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.
Glenn Morris [Sun, 9 Feb 2014 02:08:17 +0000 (18:08 -0800)]
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.
Lars Ingebrigtsen [Sun, 9 Feb 2014 01:48:47 +0000 (17:48 -0800)]
* macros.c (Fexecute_kbd_macro): Doc fix.
Glenn Morris [Sun, 9 Feb 2014 00:20:12 +0000 (16:20 -0800)]
* lisp/emacs-lisp/warnings.el (lwarn): Empower help-enable-auto-load.
Fixes: debbugs:15940
Andreas Schwab [Sat, 8 Feb 2014 23:01:45 +0000 (00:01 +0100)]
Fixes: debbugs:16690
* vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
Michael Albinus [Sat, 8 Feb 2014 13:35:15 +0000 (14:35 +0100)]
* net/tramp-sh.el (tramp-sh-handle-start-file-process):
Insert output at end of buffer. (Bug#16120)
Lars Ingebrigtsen [Sat, 8 Feb 2014 13:13:46 +0000 (05:13 -0800)]
(execute-extended-command): Clarify doc string (bug#13373).
Lars Ingebrigtsen [Sat, 8 Feb 2014 13:04:39 +0000 (05:04 -0800)]
* regs.texi (File Registers): Clarify metasyntactical variables.
Fixes: debbugs:13565
Lars Ingebrigtsen [Sat, 8 Feb 2014 12:46:09 +0000 (04:46 -0800)]
* simple.el (choose-completion-string-functions): Document fix.
New calling convention.
Fixes: debbugs:14153
Lars Ingebrigtsen [Sat, 8 Feb 2014 12:34:52 +0000 (04:34 -0800)]
* kmacro.el (kmacro-exec-ring-item): Doc fix.
Fixes: debbugs:14198
Lars Ingebrigtsen [Sat, 8 Feb 2014 11:09:10 +0000 (03:09 -0800)]
(find-grep-dired): Doc fix (bug#14288).
Lars Ingebrigtsen [Sat, 8 Feb 2014 11:06:33 +0000 (03:06 -0800)]
* find-dired.el (find-name-dired): Doc fix.
Fixes: debbugs:14290
Eli Zaretskii [Sat, 8 Feb 2014 10:25:33 +0000 (12:25 +0200)]
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.
Juri Linkov [Sat, 8 Feb 2014 10:20:45 +0000 (12:20 +0200)]
* lisp/isearch.el (isearch-quote-char): Check character validity like in `quoted-insert'.
Fixes: debbugs:16677
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:58:15 +0000 (22:58 -0800)]
* files.el (find-file-visit-truename): Doc clarification (bug#14697).
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:56:18 +0000 (22:56 -0800)]
* isearch.el (isearch-cmds): Doc clarification.
Fixes: debbugs:15547
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:51:42 +0000 (22:51 -0800)]
* 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
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:36:11 +0000 (22:36 -0800)]
* README.W32: Say what GnuTLS and libxml2 does.
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:28:12 +0000 (22:28 -0800)]
* simple.el (line-move): Document utility function used many
places in the Emacs sources.
Fixes: debbugs:14843
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:20:17 +0000 (22:20 -0800)]
(dired-up-directory): Doc fix (bug#14848).
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:16:23 +0000 (22:16 -0800)]
(dired-prev-marked-file): Doc fix (bug#14855).
Lars Ingebrigtsen [Sat, 8 Feb 2014 06:10:22 +0000 (22:10 -0800)]
* dired.el (dired-mode-map): Make :help text more accurate.
Fixes: debbugs:14893
Lars Ingebrigtsen [Sat, 8 Feb 2014 05:32:54 +0000 (21:32 -0800)]
* display.texi (Face Attributes): Add an index.
Fixes: debbugs:14924
Lars Ingebrigtsen [Sat, 8 Feb 2014 05:15:31 +0000 (21:15 -0800)]
* minibuffer.el (read-file-name): Doc clarification.
Fixes: debbugs:15096
Lars Ingebrigtsen [Sat, 8 Feb 2014 05:12:47 +0000 (21:12 -0800)]
* syntax.c (Fskip_syntax_backward): Doc clarification.
Fixes: debbugs:15115
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:53:52 +0000 (20:53 -0800)]
* files.el (file-relative-name): Doc fix.
Fixes: debbugs:15159
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:40:26 +0000 (20:40 -0800)]
* fringe.el (fringe-styles): Doc fix.
Fixes: debbugs:15239
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:23:25 +0000 (20:23 -0800)]
* minibuf.c (Fread_string): Doc clarification.
Fixes: debbugs:15422
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:14:16 +0000 (20:14 -0800)]
* isearch.el (isearch-filter-predicate): Documentation typo fix
Fixes: debbugs:15474
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:11:52 +0000 (20:11 -0800)]
* buffer.c (Fmake_overlay): Doc clarification.
Fixes: debbugs:15489
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:10:02 +0000 (20:10 -0800)]
* info-look.el (info-lookup-symbol): Document MODE.
Fixes: debbugs:15498
Lars Ingebrigtsen [Sat, 8 Feb 2014 04:02:37 +0000 (20:02 -0800)]
* isearch.el (isearch-cmds): Doc clarification.
Fixes: debbugs:15547
Juanma Barranquero [Sat, 8 Feb 2014 04:02:16 +0000 (05:02 +0100)]
* src/keyboard.c (Frecursive_edit): Fix typo in docstring.
Lars Ingebrigtsen [Sat, 8 Feb 2014 03:55:27 +0000 (19:55 -0800)]
* replace.el (replace-match-maybe-edit): Doc clarification.
Fixes: debbugs:15632
Lars Ingebrigtsen [Sat, 8 Feb 2014 03:46:53 +0000 (19:46 -0800)]
* doc/lispref/keymaps.texi (Menu Bar): Minor clarification.
* src/xdisp.c (syms_of_xdisp): Doc clarification (bug#15657).
Lars Ingebrigtsen [Sat, 8 Feb 2014 03:37:57 +0000 (19:37 -0800)]
* subr.el (add-to-list): Refill the paragraphs.
Fixes: debbugs:15791
Lars Ingebrigtsen [Sat, 8 Feb 2014 03:29:47 +0000 (19:29 -0800)]
* keyboard.c (Frecursive_edit): Say more precicely how throwing `exit' works.
Fixes: debbugs:15865
Lars Ingebrigtsen [Sat, 8 Feb 2014 03:03:50 +0000 (19:03 -0800)]
* macros.el (insert-kbd-macro): Doc fix.
Fixes: debbugs:16025
Glenn Morris [Sat, 8 Feb 2014 02:55:04 +0000 (21:55 -0500)]
* lisp/help-fns.el (describe-variable):
Check {file,dir}-local-variables-alist, and buffer-file-name,
in the correct buffer.
This seems to have Just Worked in 24.3 - when and why did it change?
Lars Ingebrigtsen [Sat, 8 Feb 2014 02:41:20 +0000 (18:41 -0800)]
* frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'.
Fixes: debbugs:16376
Ingo Lohmar [Sat, 8 Feb 2014 02:18:31 +0000 (21:18 -0500)]
* help-fns.el (describe-variable): Fix case where value is directory-local
with no dir-locals file.
Fixes: debbugs:16635
Glenn Morris [Sat, 8 Feb 2014 02:07:55 +0000 (21:07 -0500)]
auth-sources doc fixes
* doc/misc/auth.texi (GnuPG and EasyPG Assistant Configuration):
Be agnostic about authinfo/authinfo.gpg default order.
* lisp/gnus/auth-source.el (auth-sources): Doc fix.
Fixes: debbugs:16642