aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.Juanma Barranquero2008-10-222-9/+14
| | | | Copied from 2005-02-03 change to xfns.c by Kim F. Storm.
* Comments don't get ChangeLog entries.Glenn Morris2008-10-221-5/+5
|
* (universal-coding-system-argument): Check for C-g. (Bug#1205)Glenn Morris2008-10-221-1/+4
|
* *** empty log message ***Kenichi Handa2008-10-221-0/+3
|
* (scan_words): Call word_boundary_p instead of comparingKenichi Handa2008-10-221-2/+2
| | | | scripts.
* Don't setupKenichi Handa2008-10-223-69/+19
| | | | | | | 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.
* (word_boundary_p): Check scripts instead of charset.Kenichi Handa2008-10-221-16/+19
| | | | | | | Handle nil value in word-separating-categories and word-combining-categories. (syms_of_category): Fix docstrings of word-separating-categories and word-combining-categories.
* Fix last change.Chong Yidong2008-10-211-2/+2
|
* Documented diff-mode changes and addition of rar to archive-mode.Chong Yidong2008-10-211-3/+4
|
* (Diff Mode): Document diff-show-trailing-whitespaces.Chong Yidong2008-10-211-0/+5
|
* * files.texi (Diff Mode): Document diff-show-trailing-whitespaces.Chong Yidong2008-10-211-1/+2
|
* (Comparing Files): Note that diff uses the minibuffer, andChong Yidong2008-10-211-32/+61
| | | | | | | 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.
* * files.texi (Comparing Files): Note that diff uses the minibuffer, andChong Yidong2008-10-211-0/+5
| | | | | | | 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.
* Directory-local variables are already documented.Chong Yidong2008-10-211-0/+1
|
* (undo-more): Add comment explaining the operations on pending-undo-listAlan Mackenzie2008-10-211-0/+3
| | | | and buffer-undo-list.
* *** empty log message ***Alan Mackenzie2008-10-211-0/+5
|
* Minor language tweaks (suggested by rms).Chong Yidong2008-10-211-6/+6
|
* Documented: VC mode-line, find-file-confirm-nonexistent-file, vc-dir,Chong Yidong2008-10-211-11/+10
| | | | | "e" and "D" in log-view-mode, C-c C-d in log-edit-mode, and removal of Meta-CVS support.
* Removed vc2-xtra.texi.Chong Yidong2008-10-211-1/+0
|
* Removed vc2-xtra.texiChong Yidong2008-10-211-1/+0
|
* (Visiting): Document find-file-confirm-nonexistent-file.Chong Yidong2008-10-211-390/+523
| | | | | | | | | | | | | | | | | | | | | (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.
* (Advanced VC Usage): Remove VC Directory Mode and VC DirectoryChong Yidong2008-10-211-3/+0
| | | | Commands from the submenu. Don't include deleted file vc2-xtra.texi.
* Move nodes VC Directory Mode and VC Directory Commands to files.texi.Chong Yidong2008-10-211-149/+773
| | | | Move contents of vc2-xtra.texi here.
* * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory CommandsChong Yidong2008-10-211-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* File removed.Chong Yidong2008-10-211-791/+0
|
* (Serial Ports): Wording fixes.Eli Zaretskii2008-10-211-9/+10
|
* (Regexp Search): Minor wording change from RMS.Eli Zaretskii2008-10-211-2/+2
|
* (region-active-p): Doc fix.Chong Yidong2008-10-211-3/+3
|
* * simple.el (region-active-p): Doc fix.Chong Yidong2008-10-211-0/+4
|
* (Fencode_coding_region, Fdecode_coding_region)Eli Zaretskii2008-10-212-6/+13
| | | | (Fdecode_coding_string, Fencode_coding_string): Doc fix.
* *** empty log message ***Eli Zaretskii2008-10-211-4/+5
|
* (Serial Ports): Fix wording and improve markup.Eli Zaretskii2008-10-213-79/+90
|
* Remove prototype for no_switch_window.Martin Rudalics2008-10-212-1/+12
|
* (Fget_buffer, Fbury_buffer, switch_to_buffer_1):Martin Rudalics2008-10-211-129/+117
| | | | | | | | | | 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.
* (Regexp Search): Document `string-match-p' and `looking-at-p'.Eli Zaretskii2008-10-213-3/+22
| | | | | (POSIX Regexps): Add an xref for "non-greedy". (Regexp Special): Add @cindex entry for "non-greedy".
* (Image Cache) <image-refresh>: Minor wording fixes.Eli Zaretskii2008-10-213-3/+5
|
* (Attribute Functions): Document `face-all-attributes'.Eli Zaretskii2008-10-213-0/+13
|
* (Color Names): Add an xref to `read-color'.Eli Zaretskii2008-10-213-0/+8
|
* (High-Level Completion): Document `read-color'.Eli Zaretskii2008-10-211-0/+22
|
* (Top): Add "Swapping Text" to @detailmenu.Eli Zaretskii2008-10-213-0/+11
|
* (Narrowing): Add an xref to "Swapping Text".Eli Zaretskii2008-10-211-0/+4
|
* (Swapping Text): New section, documents `buffer-swap-text'.Eli Zaretskii2008-10-211-0/+39
|
* (Calling Functions): Use `defalias' instead of `fset'. Fix wording.Eli Zaretskii2008-10-211-5/+8
|
* (Resizing Windows): Minor wording fix.Martin Rudalics2008-10-212-1/+5
|
* Fix wording of the first entry.Eli Zaretskii2008-10-211-2/+2
|
* (main): Unconditionally set PER_LINUX32 and execJan Djärv2008-10-212-16/+16
| | | | temacs when dumping if HAVE_PERSONALITY_LINUX32 is defined
* Checked major.texi.Chong Yidong2008-10-211-1/+1
|
* New file, with some wisdom from emacs-devel.Glenn Morris2008-10-211-0/+76
|
* (Choosing Modes): Make mode selection sequence more obvious byChong Yidong2008-10-211-73/+90
| | | | | describing the steps in order of priority. Note that magic-mode-alist is nil by default. Document magic-fallback-mode-alist.
* * major.texi (Choosing Modes): Make mode selection sequence moreChong Yidong2008-10-211-0/+7
| | | | | | obvious by describing the steps in order of priority. Note that magic-mode-alist is nil by default. Document magic-fallback-mode-alist.