1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
Commit Graph

86691 Commits

Author SHA1 Message Date
Martin Rudalics
52a94b8577 (Displaying Buffers): Reword documentation of pop-to-buffer.
(Choosing Window): Rewrite documentation of display-buffer and
its options.
2008-10-22 13:04:16 +00:00
Adrian Robert
cb83c00bd1 * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency with other documentation. * src/nsfns.m (ns_appkit_version): New function. (x-server-version): Use it. (syms_of_nsfns): Define ns-version-string here, not nsterm.m. (x-server-vendor): Don't check_ns(). * nsterm.m (syms_of_nsterm): Drop ns-version-string. 2008-10-22 12:51:29 +00:00
Tassilo Horn
20a360544d (Acknowledgments): Added myself to Acknowledgments
section.
2008-10-22 11:26:24 +00:00
Juanma Barranquero
3f2372cbcb * replace.el (how-many): Fix typo in docstring.
Reported by Leo Liu <sdl.web@gmail.com>.
2008-10-22 11:11:01 +00:00
Juanma Barranquero
a9b555d3d0 * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
2008-10-22 09:33:30 +00:00
Glenn Morris
4620ee7a82 Comments don't get ChangeLog entries. 2008-10-22 06:47:06 +00:00
Glenn Morris
735c5b1760 (universal-coding-system-argument): Check for C-g. (Bug#1205) 2008-10-22 06:44:52 +00:00
Kenichi Handa
e368195223 *** empty log message *** 2008-10-22 05:41:00 +00:00
Kenichi Handa
2b70a11c55 (scan_words): Call word_boundary_p instead of comparing
scripts.
2008-10-22 05:31:05 +00:00
Kenichi Handa
4626499f4f Don't setup
find-word-boundary-function-table.
(next-word-boundary-han, next-word-boundary-kana): Delete them.
(word-combining-categories, word-separating-categories): Adjusted
to the change of the docstrings.
2008-10-22 05:29:08 +00:00
Kenichi Handa
714b2198bf (word_boundary_p): Check scripts instead of charset.
Handle nil value in word-separating-categories and
word-combining-categories.
(syms_of_category): Fix docstrings of word-separating-categories
and word-combining-categories.
2008-10-22 05:23:47 +00:00
Chong Yidong
67a9bee7b8 Fix last change. 2008-10-21 23:20:55 +00:00
Chong Yidong
536ee36ec0 Documented diff-mode changes and addition of rar to archive-mode. 2008-10-21 23:17:03 +00:00
Chong Yidong
8287838d14 (Diff Mode): Document diff-show-trailing-whitespaces. 2008-10-21 23:16:29 +00:00
Chong Yidong
b328f1b99f * files.texi (Diff Mode): Document diff-show-trailing-whitespaces. 2008-10-21 23:16:21 +00:00
Chong Yidong
2fab1e336c (Comparing Files): Note that diff uses the minibuffer, and
that the output is shown using Diff mode.
(Diff Mode): Explain what "patch" and "hunk" mean.  Document
diff-update-on-the-fly and diff-refine-hunk.
(File Archives): Add rar support.
2008-10-21 23:10:45 +00:00
Chong Yidong
1a6e295430 * files.texi (Comparing Files): Note that diff uses the minibuffer, and
that the output is shown using Diff mode.
(Diff Mode): Explain what "patch" and "hunk" mean.  Document
diff-update-on-the-fly and diff-refine-hunk.
(File Archives): Add rar support.
2008-10-21 23:10:37 +00:00
Chong Yidong
d91c8dd8a1 Directory-local variables are already documented. 2008-10-21 22:14:30 +00:00
Alan Mackenzie
b553f6858c (undo-more): Add comment explaining the operations on pending-undo-list
and buffer-undo-list.
2008-10-21 21:14:04 +00:00
Alan Mackenzie
0182609c22 *** empty log message *** 2008-10-21 21:12:33 +00:00
Chong Yidong
da77fe944a Minor language tweaks (suggested by rms). 2008-10-21 21:04:13 +00:00
Chong Yidong
04e6cfffa0 Documented: VC mode-line, find-file-confirm-nonexistent-file, vc-dir,
"e" and "D" in log-view-mode, C-c C-d in log-edit-mode, and removal of
Meta-CVS support.
2008-10-21 20:58:16 +00:00
Chong Yidong
2fee488eb5 Removed vc2-xtra.texi. 2008-10-21 20:52:37 +00:00
Chong Yidong
47bbfe14e8 Removed vc2-xtra.texi 2008-10-21 20:52:14 +00:00
Chong Yidong
3e6be0e86e (Visiting): Document find-file-confirm-nonexistent-file.
(Version Control): Add VC Directory Mode and VC Directory Commands to
the submenu.
(Why Version Control?): Use table format.
(Version Control Systems): Note that Meta-CVS support is gone.
(VCS Concepts): Note precisely when VC started supporting filesets.
Remove bogus xref to CVS Options node.
(Types of Log File): Copyedits.
(VC Mode Line): Document tooltips and mouse-1 on VC indicator.
(Basic VC Editing): Content moved from Selecting A Fileset and Doing
The Right Thing.
(Selecting A Fileset, Doing The Right Thing): Nodes deleted.
(Log Buffer): Reorganize node, putting C-c C-c description first.
(Old Revisions): Use CVS for example, not RCS.
(Secondary VC Commands): Remove VC Directory Mode and VC Directory
Commands from the submenu, putting them under Version Control.
(VC Directory Mode): Move node contents here from vc1-xtra.texi; we
need to include it in the manual unconditionally, since it is now
crucial to using distributed version control systems.
2008-10-21 20:50:54 +00:00
Chong Yidong
24216908af (Advanced VC Usage): Remove VC Directory Mode and VC Directory
Commands from the submenu.  Don't include deleted file vc2-xtra.texi.
2008-10-21 20:50:45 +00:00
Chong Yidong
1ab2e8ba85 Move nodes VC Directory Mode and VC Directory Commands to files.texi.
Move contents of vc2-xtra.texi here.
2008-10-21 20:50:27 +00:00
Chong Yidong
c4b1a32afd * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
to files.texi.  Move contents of vc2-xtra.texi here.

* vc2-xtra.texi: File removed.

* vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
Directory Commands from the submenu.  Don't include deleted file
vc2-xtra.texi.

* files.texi (Visiting): Document find-file-confirm-nonexistent-file.
(Version Control): Add VC Directory Mode and VC Directory Commands to
the submenu.
(Why Version Control?): Use table format.
(Version Control Systems): Note that Meta-CVS support is gone.
(VCS Concepts): Note precisely when VC started supporting filesets.
Remove bogus xref to CVS Options node.
(Types of Log File): Copyedits.
(VC Mode Line): Document tooltips and mouse-1 on VC indicator.
(Basic VC Editing): Content moved from Selecting A Fileset and Doing
The Right Thing.
(Selecting A Fileset, Doing The Right Thing): Nodes deleted.
(Log Buffer): Reorganize node, putting C-c C-c description first.
(Old Revisions): Use CVS for example, not RCS.
(Secondary VC Commands): Remove VC Directory Mode and VC Directory
Commands from the submenu, putting them under Version Control.
(VC Directory Mode): Move node contents here from vc1-xtra.texi; we
need to include it in the manual unconditionally, since it is now
crucial to using distributed version control systems.
2008-10-21 20:49:51 +00:00
Chong Yidong
a9cd371ff2 File removed. 2008-10-21 20:49:31 +00:00
Eli Zaretskii
545c278224 (Serial Ports): Wording fixes. 2008-10-21 20:10:47 +00:00
Eli Zaretskii
4433fa9161 (Regexp Search): Minor wording change from RMS. 2008-10-21 19:55:07 +00:00
Chong Yidong
c6f3e20705 (region-active-p): Doc fix. 2008-10-21 17:01:53 +00:00
Chong Yidong
5ab6aa6d19 * simple.el (region-active-p): Doc fix. 2008-10-21 17:01:45 +00:00
Eli Zaretskii
1560f91a92 (Fencode_coding_region, Fdecode_coding_region)
(Fdecode_coding_string, Fencode_coding_string): Doc fix.
2008-10-21 15:57:30 +00:00
Eli Zaretskii
d2c52e2690 *** empty log message *** 2008-10-21 14:54:04 +00:00
Eli Zaretskii
80e6b6df5e (Serial Ports): Fix wording and improve markup. 2008-10-21 14:45:34 +00:00
Martin Rudalics
f46684418b Remove prototype for no_switch_window. 2008-10-21 14:07:04 +00:00
Martin Rudalics
c8804c4f9f (Fget_buffer, Fbury_buffer, switch_to_buffer_1):
Rename arg "buffer" to "buffer_or_name".
(Fkill_buffer): Rename arg "buffer" to "buffer_or_name" and make
it optional.
(no_switch_window): Remove since the return value is not used.
(Fswitch_to_buffer):  Rename arg "buffer" to "buffer_or_name".
Consider window as dedicated when Fwindow_dedicated_p returns a
non-nil value.
2008-10-21 14:05:55 +00:00
Eli Zaretskii
3645358ade (Regexp Search): Document string-match-p' and looking-at-p'.
(POSIX Regexps): Add an xref for "non-greedy".
(Regexp Special): Add @cindex entry for "non-greedy".
2008-10-21 14:01:33 +00:00
Eli Zaretskii
bf190568e0 (Image Cache) <image-refresh>: Minor wording fixes. 2008-10-21 13:46:08 +00:00
Eli Zaretskii
b3d50cffbd (Attribute Functions): Document `face-all-attributes'. 2008-10-21 12:18:16 +00:00
Eli Zaretskii
73b7530a7e (Color Names): Add an xref to `read-color'. 2008-10-21 11:27:40 +00:00
Eli Zaretskii
ef164dbc4e (High-Level Completion): Document `read-color'. 2008-10-21 11:23:57 +00:00
Eli Zaretskii
acc8b598b0 (Top): Add "Swapping Text" to @detailmenu. 2008-10-21 10:07:06 +00:00
Eli Zaretskii
7f5d317d1b (Narrowing): Add an xref to "Swapping Text". 2008-10-21 10:02:05 +00:00
Eli Zaretskii
2aaaf0dd17 (Swapping Text): New section, documents `buffer-swap-text'. 2008-10-21 10:00:47 +00:00
Eli Zaretskii
834b54855c (Calling Functions): Use defalias' instead of fset'. Fix wording. 2008-10-21 09:21:02 +00:00
Martin Rudalics
10e187e823 (Resizing Windows): Minor wording fix. 2008-10-21 09:19:37 +00:00
Eli Zaretskii
a93110ca8a Fix wording of the first entry. 2008-10-21 08:40:40 +00:00
Jan Djärv
fd75ddb283 (main): Unconditionally set PER_LINUX32 and exec
temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined
2008-10-21 06:32:39 +00:00