Glenn Morris
68a8b28f5a
* etc/NEWS: Small edits.
2014-02-12 13:51:10 -05:00
Stefan Monnier
59075dcfa0
* lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll-down): Mark them as
...
shift-select commands.
2014-02-12 09:48:41 -05:00
Glenn Morris
a8cb4247f9
Some icomplete doc
...
* doc/emacs/mini.texi (Completion Options): No longer mention icomplete,
which has its own section now.
* doc/emacs/modes.texi (Minor Modes): Update Icomplete xref.
* lisp/icomplete.el: Commentary updates.
(icomplete): Add info-link to defgroup.
(icomplete-with-completion-tables, icomplete-minibuffer-setup-hook)
(icomplete-minibuffer-map, icomplete-mode)
(icomplete-simple-completing-p, icomplete-completions): Doc fixes.
* etc/NEWS: Related edits.
2014-02-12 00:27:27 -08:00
Jan Djärv
a9a61c77b3
* image.c (pbm_load): Set to NO_PIXMAP on error.
...
Fixes: debbugs:16683
2014-02-12 08:50:24 +01:00
Dmitry Gutov
5af9fbadd1
* lisp/progmodes/js.el (js-indent-line): Don't widen.
...
http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
2014-02-12 08:23:42 +02:00
Lars Ingebrigtsen
6227467f0b
Fix the last patch to work from non-fancy splits, too
2014-02-11 21:51:37 -08:00
Lars Ingebrigtsen
d024b579cd
* nnmail.el (nnmail-expand-newtext): Further sub-match fixups (bug#12375).
2014-02-11 21:48:39 -08:00
Glenn Morris
fa79297982
* doc/lispref/package.texi (Simple Packages): Describe URL and Keywords headers
2014-02-11 20:43:35 -05:00
Glenn Morris
a215930cfe
Some package doc updates
...
* doc/emacs/help.texi (Package Keywords): Mention describe-package buttons.
* doc/emacs/package.texi (Package Menu): Mention package-menu-filter.
* lisp/emacs-lisp/package.el (package-menu-mode-map): Tweak menu.
(package-menu-filter): Rename from package-menu-filter-interactive.
Doc fix.
* etc/NEWS: Related edits. Copyedit.
2014-02-11 20:20:34 -05:00
Lars Ingebrigtsen
81bf542040
* buffer.c (syms_of_buffer): Doc clarification.
...
Fixes: debbugs:9981
2014-02-11 17:07:06 -08:00
Juanma Barranquero
26c5ecd9de
lisp/frameset.el (frameset--jump-to-register): Fix bug#16696.
...
Select the required window and buffer before restoring position.
2014-02-11 21:48:23 +01:00
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