aboutsummaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New multi-line regexp and new regexp syntax.Francesco Potortì2002-06-131-6/+33
| | | | New {language} and @regexp features.
* (Cursor Position Information): Update "C-u C-x =" example.Colin Walters2002-06-091-1/+2
|
* Etags regexps support the same set of operators as in Emacs.Francesco Potortì2002-06-071-2/+1
|
* Document Etags regexp char escape sequences.Francesco Potortì2002-06-061-3/+24
|
* Document --parse-stdin=FILE for Etags.Francesco Potortì2002-06-061-6/+13
| | | | Document new default keywords for TeX.
* (Spelling): Document ispell-complete-word-dict.Eli Zaretskii2002-06-041-0/+4
|
* Fix previous change.Colin Walters2002-05-271-2/+2
|
* *** empty log message ***Colin Walters2002-05-261-0/+6
|
* Bump the Emacs version to 21.3.50.Eli Zaretskii2002-05-251-3/+3
|
* Change octave.el -> octave-mod.el.Eli Zaretskii2002-05-251-2/+2
|
* Fix typos. Add fringe.Simon Josefsson2002-05-241-4/+4
|
* (Recognize Coding): Note addition of `auto-coding-functions'.Colin Walters2002-05-211-8/+10
|
* (Indentation Commands): Describe how to remove all indentation. AddEli Zaretskii2002-05-211-0/+5
| | | | an index entry for that.
* (Position Info): Add an index entry for font at point.Eli Zaretskii2002-05-161-1/+3
|
* (Editing Format Info): Add index entries for text properties at point.Eli Zaretskii2002-05-161-3/+7
|
* (Keypad Mode Overview): The keypad mode needs a mouse, not X.Eli Zaretskii2002-05-151-3/+3
|
* Entry I should have made earlier.Glenn Morris2002-04-281-0/+5
|
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-27/+38
| | | | lisp/ChangeLog, and src/ChangeLog for list of changes.
* Fix a few blunders.Eli Zaretskii2002-04-261-4/+5
|
* (Position Info): Add text properties to the example. Add index entries.Eli Zaretskii2002-04-261-4/+10
|
* Fix Texinfo usage in previous change.Richard M. Stallman2002-04-251-2/+2
|
* Document `multi-occur' and `multi-occur-by-filename-regexp'.Colin Walters2002-04-241-2/+13
|
* (Top): Add instructions for getting Info novice help.Eli Zaretskii2002-04-241-0/+6
|
* Re-add accidentally deleted `@key'.Miles Bader2002-04-241-2/+2
|
* Rename Advanced Info to Expert Info.Richard M. Stallman2002-04-231-38/+40
| | | | | Rename Expert to Advanced. Fix many small errors.
* Explain C-c LETTER better.Richard M. Stallman2002-04-231-6/+6
|
* (Auto Save Files): Mention auto-save-file-name-transforms.Glenn Morris2002-04-201-0/+12
| | | | (Remote Files): Mention auto-save-file-name-transforms.
* (MS-DOS Display): `bar' and `hbar' cursors are identical on MS-DOS.Eli Zaretskii2002-04-191-3/+4
|
* Document describe-text-at, not list-text-properties-at.Richard M. Stallman2002-04-191-2/+2
|
* typo fixMichael Kifer2002-04-161-1/+1
|
* * viper-ex.el: Patch by Samuel Padgett. Copyright papers received.Michael Kifer2002-04-162-8/+18
| | | | | | | | | | | | | | | | | | | | (viper-ex-print-buf-name): New variable. (viper-ex-print-buf): New variable. (ex-token-alist): Invoke ex-print on ":print" Ex commands. (ex-g-marks): New variable. (ex-print): New function. (ex-print-display-lines): New function. * viper.el (viper-set-hooks): add window-setup-hook, which sets the cursor color. * ediff-util.el (ediff-cleanup-mess): delete ctl window on exit when the window is not in its own frame. (ediff-clone-buffer-for-region-comparison): more robust window arrangement while prompting for regions to compare. (ediff-make-cloned-buffer): use generate-new-buffer-name. (ediff-inferior-compare-regions): deleted unused vars ctl-buf and quit-now.
* Fix last change.Eli Zaretskii2002-04-141-3/+3
|
* (Advanced C-x C-q, Registering): Add index entries for specifyingEli Zaretskii2002-04-121-0/+3
| | | | a certain version.
* cvs-mode-add does not ask for a description any more.Stefan Monnier2002-04-091-3/+3
|
* Minor change for TeX filling improvement.Richard M. Stallman2002-04-031-3/+3
|
* Don't use @samp in an anchor.Richard M. Stallman2002-04-011-8/+8
| | | | Minor cleanup.
* Minor cleanup.Richard M. Stallman2002-04-014-6/+6
|
* Minor cleanups.Richard M. Stallman2002-04-011-10/+10
|
* Update the `customize-face' example to reflect current reality.Miles Bader2002-04-011-17/+18
|
* Rename dired-do-toggle to dired-toggle-marks.Richard M. Stallman2002-03-281-2/+2
|
* (Quoted File Names): Minor clarifications.Richard M. Stallman2002-03-251-11/+15
|
* Use `colon' instead of `:' in an index only in the Info version.Eli Zaretskii2002-03-231-0/+5
|
* (Electric C Characters, Evaluating Emacs-Lisp Expressions): Use <colon>Eli Zaretskii2002-03-221-0/+5
| | | | instead of : only in Info.
* (File Names): Add an index entry for $ in file names. Add an anchor.Eli Zaretskii2002-03-221-1/+5
| | | | | (Quoted File Names): Add a cross-reference to where $ in file names are discussed in "File Names".
* Clarify non-greedy repetition in searching.Richard M. Stallman2002-03-211-0/+7
|
* described the new "=" fiture.Michael Kifer2002-03-201-3/+14
|
* Update the copyright years.Eli Zaretskii2002-03-181-2/+2
|
* Avoid a warning from makeinfo due to a colon in an index entry.Eli Zaretskii2002-03-171-1/+1
|
* Synchronize DIR entries with @direntry text in Texinfo sources.Eli Zaretskii2002-03-163-6/+6
|
* Synchronize DIR entries with text in @direntry in Texinfo sources.Eli Zaretskii2002-03-165-6/+6
|