Glenn Morris
b8630261dd
Some read-regexp doc
...
* lisp/replace.el (map-query-replace-regexp)
(read-regexp-defaults-function, read-regexp): Doc fixes.
* etc/NEWS: Related edits.
2014-02-13 23:36:42 -08:00
Glenn Morris
ace9793861
* etc/NEWS: Fix typo in previous.
2014-02-13 00:26:45 -08:00
Glenn Morris
47a73eb071
Small doc updates for debugging
...
* doc/lispref/debugging.texi (Debugger Commands): Tiny edits.
* lisp/jit-lock.el (jit-lock-mode): Doc fix.
* etc/NEWS: Related edits.
2014-02-13 00:26:01 -08:00
Glenn Morris
68a8b28f5a
* etc/NEWS: Small edits.
2014-02-12 13:51:10 -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
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
90b43013e9
* NEWS: Mention all the Apropos face options that have been removed.
...
Fixes: debbugs:16516
2014-02-08 20:24:02 -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
Glenn Morris
99cf38598c
Some hi-lock doc
...
* doc/emacs/display.texi (Highlight Interactively):
Mention hi-lock-auto-select-face.
* lisp/hi-lock.el (hi-lock-auto-select-face, hi-lock-line-face-buffer)
(hi-lock-face-buffer, hi-lock-face-phrase-buffer)
(hi-lock-face-symbol-at-point, hi-lock-read-face-name): Doc tweaks.
* etc/NEWS: Related edits.
2014-02-06 23:18:02 -08:00
Glenn Morris
2b568bc90b
Move iswitchb.el to obsolete/
...
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00501.html
* lisp/obsolete/iswitchb.el: Move to obsolete/.
* lisp/simple.el (iswitchb-mode): Add manual autoloads to ease transition,
since obsolete/ is not scanned for autoloads.
* lisp/emacs-lisp/authors.el (authors-valid-file-names):
Add iswitchb.el.
* doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete files.
* doc/misc/viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
* etc/NEWS: Related edits.
2014-02-06 19:22:34 -08:00
Glenn Morris
e04d62b9d9
* etc/TODO: Remove refs to obsolete files.
2014-02-06 19:19:39 -08:00
Glenn Morris
d978812ac8
* NEWS copyedits
2014-02-06 00:39:18 -08:00
Glenn Morris
314ffdb1d7
Doc changes for cache-long-scans
...
Ref: http://debbugs.gnu.org/15797#65
* doc/lispref/display.texi (Truncation):
* doc/lispref/positions.texi (Screen Lines): Do not mention cache-long-scans.
* src/buffer.c (cache-long-scans): Doc fix.
* etc/NEWS: Related edit.
2014-02-05 20:27:26 -08:00
Glenn Morris
79b6e0a971
Some doc for epa-mail-aliases
...
* doc/misc/epa.texi (Mail-mode integration): Mention epa-mail-aliases.
* lisp/epa.el (epa-mail-aliases): Doc fix.
* etc/NEWS: Related edit.
2014-02-05 20:05:43 -08:00
Glenn Morris
f8b1815084
NEWS fixes.
2014-02-05 20:51:20 -05:00
Dmitry Gutov
a333e4d297
Define and use `completion-table-merge'
...
* lisp/minibuffer.el (completion-table-merge): New function.
* lisp/emacs-lisp/lisp.el (lisp-completion-at-point): Use
`completion-table-merge' instead of `completion-table-in-turn'.
Fixes: debbugs:16604
2014-02-06 03:22:38 +02:00
Michael Albinus
e873a22e95
Use proper configure option `--without-file-notification'.
2014-02-05 12:45:01 +01:00
Glenn Morris
451ea3e6cc
* lisp/epa.el (epa-mail-aliases): Fic custom type. Doc tweak.
...
* etc/NEWS: Related edit.
2014-02-05 00:37:39 -08:00
Glenn Morris
645586dcd8
Some doc for url-cookie-list
...
* lisp/url/url-cookie.el (url-cookie-list): Doc fix.
* doc/misc/url.texi (Cookies): Mention url-cookie-list command.
* etc/NEWS: Related edit.
2014-02-04 23:46:40 -08:00
Martin Rudalics
764ec9e5f0
Improve window dividers code.
...
* faces.el (window-divider): New default value. Rewrite
doc-string.
(window-divider-first-pixel, window-divider-last-pixel): New
faces.
* dispextern.h (face_id): Add WINDOW_DIVIDER_FIRST_PIXEL_FACE_ID
and WINDOW_DIVIDER_LAST_PIXEL_FACE_ID.
* w32term.c (w32_draw_window_divider): Handle first and last
pixels specially.
* w32term.h (w32_fill_area_abs): New function.
* xdisp.c (x_draw_right_divider): Don't draw over bottom
divider.
* xfaces.c (realize_basic_faces): Handle new face ids.
* xfns.c (Fx_create_frame): Call x_default_parameter for right
and bottom divider width.
* xterm.c (x_draw_window_divider): Handle first and last pixels
specially.
2014-02-04 08:36:58 +01:00
Glenn Morris
15baaea8e7
Revert earlier desktop-auto-save doc changes
...
I don't understand this feature.
2014-02-02 23:35:44 -08:00
Glenn Morris
be445cf2ab
Some doc for desktop-auto-save-timeout
...
* doc/emacs/misc.texi (Saving Emacs Sessions):
Mention desktop-auto-save-timeout.
* lisp/desktop.el (desktop-save-mode): Doc fix.
* etc/NEWS: Related edit.
2014-02-02 19:12:29 -08:00
Glenn Morris
f16a3d523a
* doc/misc/cl.texi (Blocks and Exits): Mention cl-tagbody.
...
* etc/NEWS: Related edit.
2014-02-02 18:58:13 -08:00
Glenn Morris
eb9b8ff6af
* etc/NEWS: Mention register-read-with-preview.
2014-02-02 17:03:11 -08:00
Glenn Morris
65bc4bb587
* doc/misc/efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
...
* etc/NEWS: Related edits.
2014-02-01 17:16:18 -08:00
Glenn Morris
7c3247627a
register preview fixes
...
* doc/emacs/regs.texi (Registers): Mention previewing.
* lisp/register.el (register-preview-default): New function,
split from register-preview.
(register-preview-function): Rename from register-preview-functions,
make it not a hook.
(register-preview): Use register-preview-function.
(register-read-with-preview): Error on non-character event.
* etc/NEWS: Related markup.
Fixes: debbugs:16595
2014-02-01 17:04:08 -08:00
Dmitry Gutov
2f313daf4a
Fixup the documentation for the previous change
...
* etc/NEWS: Mention `ruby-align-chained-calls'.
* lisp/progmodes/ruby-mode.el (ruby-align-chained-calls): Update the
docstring and add :version tag.
Fixes: debbugs:16593
2014-01-31 19:33:12 +02:00
Juri Linkov
bd21bf41c0
Misc small fixes.
...
* doc/lispref/searching.texi (String Search): Incremental word search fixes.
* lisp/sort.el (delete-duplicate-lines): Remove `:weakness 'key'
from `make-hash-table'.
* lisp/textmodes/ispell.el (ispell-init-process): Change message format
to be consistent with other messages.
2014-01-31 11:41:54 +02:00
Glenn Morris
a69ecd19fe
Delete Selection mode doc updates
...
* lisp/delsel.el (delete-selection-mode): Doc fix.
* doc/misc/efaq.texi (Replacing highlighted text):
Update delete-selection-mode doc.
* etc/NEWS: Related edit.
2014-01-30 23:28:17 -08:00
Glenn Morris
9997d7e3e3
trace.el doc updates
...
* lisp/emacs-lisp/trace.el (trace--read-args, trace-function-foreground)
(trace-function-background): Doc fixes.
Commentary update for this package now using nadvice.el, not advice.el.
* etc/NEWS: Related edits.
2014-01-30 23:15:54 -08:00
Glenn Morris
23dc6d0ccd
* lisp/erc/erc.el (erc-accidental-paste-threshold-seconds): Doc tweak.
...
* etc/NEWS: Related markup.
2014-01-30 22:39:51 -08:00
Glenn Morris
fbb764b8bc
* lisp/ido.el (ido-use-virtual-buffers): Doc fix.
...
Reset :version, since the default value has not changed.
* etc/NEWS: Related edits.
2014-01-30 22:34:44 -08:00
Glenn Morris
da942af18c
Some doc related to register-preview
...
* lisp/register.el (register-preview-delay, register-read-with-preview):
Doc fixes.
* etc/NEWS: Related edits.
2014-01-30 22:20:29 -08:00
Gnus developers
4e2b87d871
Misc bugfixes made in Gnus master
...
2014-01-31 Alex Schroeder <alex@gnu.org> (tiny change)
* gnus-tut.txt (Message-ID): Typo fix (bug#15556).
2014-01-31 Dave Abrahams <dave@boostpro.com>
* gnus-salt.el (gnus-tree-highlight-article): Don't move point around
in the summary buffer (bug#13769).
2014-01-31 Lars Ingebrigtsen <larsi@gnus.org>
* gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
name if we're using a single article buffer. Otherwise, it may point
to a killed buffer (bug#13756).
2014-01-30 Lars Ingebrigtsen <larsi@gnus.org>
* nnmail.el (nnmail-split-it): Instead of redoing the search to restore
the match data, just save and restore it explictly (bug#12375).
* gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
that's needed.
* spam.el (spam-initialize): Allow calling repeatedly, but only run the
the code once (bug#9069).
2014-01-31 01:56:00 +00:00
Glenn Morris
314ff31814
* etc/NEWS: ElDoc related edit.
...
* lisp/emacs-lisp/eldoc.el: Related commentary.
2014-01-29 23:54:28 -08:00
Glenn Morris
6bbc0c845f
* lisp/simple.el (eval-expression): Doc fix.
...
* etc/NEWS: Add missing entry.
2014-01-29 23:48:06 -08:00
Glenn Morris
b89878d380
* etc/NEWS: Don't use a separate section for single entries
2014-01-29 00:36:32 -08:00
Glenn Morris
5e61c1ef5c
Some doc for cycle-spacing
...
* lisp/simple.el (just-one-space, cycle-spacing): Doc fixes.
* doc/emacs/killing.texi (Deletion): Mention cycle-spacing.
* doc/lispref/text.texi: Comment.
* etc/NEWS: Related edits.
2014-01-29 00:27:55 -08:00
Glenn Morris
0a60cc0dbc
Tweak previous fill-single-char-nobreak-p doc change
2014-01-27 22:00:20 -05:00
Glenn Morris
793ffe8195
Doc for fill-single-char-nobreak-p
...
* doc/emacs/text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
* lisp/textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak.
* etc/NEWS: Related edit.
2014-01-27 21:50:16 -05:00
Glenn Morris
e1e9d7cc73
* doc/emacs/indent.texi (Tab Stops): Updates for new tab-stop behavior.
...
* etc/NEWS: Related markup.
2014-01-27 21:16:13 -05:00
Glenn Morris
a22359a767
* lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.
...
(vc-editable-p, vc-checkout): Remove unused declarations.
* etc/NEWS: Small edits.
2014-01-27 19:39:50 -05:00
Glenn Morris
ee325f5825
* etc/NEWS: Small edits
2014-01-27 17:27:16 -05:00
Glenn Morris
5ad1feded3
* etc/NEWS: Tiny edits.
2014-01-27 17:05:52 -05:00
Glenn Morris
52695556f3
Small doc updates for CUA and dired
...
* doc/emacs/dired.texi (Misc Dired Features): Copyedits for hide-details.
* lisp/dired.el (dired-hide-details-hide-symlink-targets)
(dired-hide-details-hide-information-lines)
(dired-hide-details-mode): Doc fixes.
* lisp/emulation/cua-base.el (cua-mode): Doc fix.
* etc/NEWS: Related edits.
* lisp/ChangeLog: Comment changes do not need ChangeLog entries.
2014-01-27 16:26:48 -05:00
Glenn Morris
68d01ccc30
* etc/NEWS: Small calc edits.
...
In general, it is not necessary for NEWS to repeat information from an
option's doc-string. All NEWS really has to do is advertise that the
option exists.
2014-01-27 14:56:13 -05:00
Glenn Morris
ece4bae50f
Doc, comment, etc updates for increased use of locate-user-emacs-file
...
This should have been a prerequisite for making these changes in the
first place.
* doc/emacs/calendar.texi (Time Intervals):
* doc/misc/idlwave.texi (Lesson III---User Catalog, Online Help)
(Starting the Shell, Catalogs, User Catalog):
* doc/misc/remember.texi (Quick Start):
* doc/misc/viper.texi:
* doc/misc/vip.texi (Customization, Customizing Constants)
(Customizing Key Bindings): Update for files being in ~/.emacs.d/.
* lisp/ido.el (ido-save-directory-list-file):
* lisp/saveplace.el (save-place-file):
* lisp/calendar/timeclock.el (timeclock-file):
* lisp/net/quickurl.el (quickurl-url-file):
* lisp/obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top):
* lisp/progmodes/idlwave.el (idlwave-config-directory):
* lisp/textmodes/remember.el (remember-data-file):
Bump :version.
* lisp/shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix.
* lisp/strokes.el (strokes-file): Doc fix. Bump :version.
(strokes-help): Doc fix.
* lisp/emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix.
* lisp/emulation/viper.el (viper): Doc fix for custom group.
(top-level): Remove oh-so-no-longer-relevant text about vip.
* lisp/obsolete/otodo-mode.el (todo-prefix): Doc fix.
* etc/NEWS: Related edits.
2014-01-26 18:02:28 -08:00
Glenn Morris
6ea71a445d
* etc/TODO: Addition.
2014-01-26 16:36:40 -08:00
Glenn Morris
de6a923b0b
Doc updates for opascal.el
...
* lisp/progmodes/opascal.el (opascal-tab-always-indents, opascal-tab):
Doc fix. Make obsolete.
(opascal-mode): No longer mention opascal-tab-always-indents in doc.
* doc/emacs/ack.texi (Acknowledgments):
* doc/emacs/programs.texi (Program Modes):
Update for delphi.el -> opascal.el renaming.
* etc/NEWS: Edits.
2014-01-25 19:39:34 -08:00
Glenn Morris
169d6004f9
Some doc for delete-duplicate-lines
...
* doc/emacs/killing.texi (Deletion): Mention delete-duplicate-lines.
* lisp/sort.el (delete-duplicate-lines): Doc fix.
* etc/NEWS: Related edit.
2014-01-25 17:10:18 -08:00