aboutsummaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Pavel Janík2002-01-122-7/+7
|
* Fix typo.Pavel Janík2002-01-121-1/+1
|
* (Faces): More updates for faces on character terminals.Richard M. Stallman2002-01-121-10/+12
|
* (Faces): Mention that character terminals also support faces.Eli Zaretskii2002-01-111-0/+5
|
* (EMACSVER): Set to 21.2.50.Eli Zaretskii2002-01-111-1/+1
|
* small clarificationMichael Kifer2002-01-101-1/+1
|
* 2002-01-07 Michael Kifer <[email protected]>Michael Kifer2002-01-082-76/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * viper-init.el (viper-cond-compile-for-xemacs-or-emacs): new macro that replaces viper-emacs-p and viper-xemacs-p in many cases. Used to reduce the number of warnings. * viper-cmd.el: use viper-cond-compile-for-xemacs-or-emacs. (viper-standard-value): moved here from viper.el. (viper-set-unread-command-events): moved to viper-util.el (viper-check-minibuffer-overlay): make sure viper-minibuffer-overlay is moved to cover the entire input field. * viper-util.el: use viper-cond-compile-for-xemacs-or-emacs. (viper-read-key-sequence, viper-set-unread-command-events, viper-char-symbol-sequence-p, viper-char-array-p): moved here. * viper-ex.el: use viper-cond-compile-for-xemacs-or-emacs. * viper-keym.el: use viper-cond-compile-for-xemacs-or-emacs. * viper-mous.el: use viper-cond-compile-for-xemacs-or-emacs. * viper-macs.el (viper-char-array-p, viper-char-symbol-sequence-p, viper-event-vector-p): moved to viper-util.el * viper.el (viper-standard-value): moved to viper-cmd.el. Use viper-cond-compile-for-xemacs-or-emacs. * ediff-help.el: use ediff-cond-compile-for-xemacs-or-emacs. * ediff-hook.el: use ediff-cond-compile-for-xemacs-or-emacs. * ediff-init.el (ediff-cond-compile-for-xemacs-or-emacs): new macro designed to be used in many places where ediff-emacs-p or ediff-xemacs-p was previously used. Reduces the number of warnings. Use ediff-cond-compile-for-xemacs-or-emacs in many places in lieue of ediff-xemacs-p. (ediff-make-current-diff-overlay, ediff-highlight-diff-in-one-buffer, ediff-convert-fine-diffs-to-overlays, ediff-empty-diff-region-p, ediff-whitespace-diff-region-p, ediff-get-region-contents): moved to ediff-util.el. (ediff-event-key): moved here. * ediff-merge.el: got rid of unreferenced variables. * ediff-mult.el: use ediff-cond-compile-for-xemacs-or-emacs. * ediff-util.el: use ediff-cond-compile-for-xemacs-or-emacs. (ediff-cleanup-mess): improved the way windows are set up after quitting ediff. (ediff-janitor): use ediff-dispose-of-variant-according-to-user. (ediff-dispose-of-variant-according-to-user): new function designed to be smarter and also understands indirect buffers. (ediff-highlight-diff-in-one-buffer, ediff-unhighlight-diff-in-one-buffer, ediff-unhighlight-diffs-totally-in-one-buffer, ediff-highlight-diff, ediff-highlight-diff, ediff-unhighlight-diff, ediff-unhighlight-diffs-totally, ediff-empty-diff-region-p, ediff-whitespace-diff-region-p, ediff-get-region-contents, ediff-make-current-diff-overlay): moved here. (ediff-format-bindings-of): new function by Hannu Koivisto <[email protected]>. (ediff-setup): make sure the merge buffer is always widened and modifiable. (ediff-write-merge-buffer-and-maybe-kill): refuse to write the result of a merge into a file visited by another buffer. (ediff-arrange-autosave-in-merge-jobs): check if the merge file is visited by another buffer and ask to save/delete that buffer. (ediff-verify-file-merge-buffer): new function to do the above. * ediff-vers.el: load ediff-init.el at compile time. * ediff-wind.el: use ediff-cond-compile-for-xemacs-or-emacs. * ediff.el (ediff-windows, ediff-regions-wordwise, ediff-regions-linewise): use indirect buffers to improve robustness and make it possible to compare regions of the same buffer (even overlapping regions). (ediff-clone-buffer-for-region-comparison, ediff-clone-buffer-for-window-comparison): new functions. (ediff-files-internal): refuse to compare identical files. (ediff-regions-internal): get rid of the warning about comparing regions of the same buffer. * ediff-diff.el (ediff-convert-fine-diffs-to-overlays): moved here. Plus the following fixes courtesy of Dave Love: Doc fixes. (ediff-word-1): Use word class and move - to the front per regexp documentation. (ediff-wordify): Bind forward-word-function outside loop. (ediff-copy-to-buffer): Use insert-buffer-substring rather than consing buffer contents. (ediff-goto-word): Move syntax table setting outside loop.
* (Language Environments): Mention the UTF-8 environment; add an index entry.Eli Zaretskii2002-01-071-2/+4
|
* Place under GFDL. Fix copyright years.Eli Zaretskii2002-01-042-66/+56
| | | | | | | | (Top): Fix markup of quoted chapter names. (Stack Manipulation, Rearranging with Selections) (Operations on Variables): Use @kbd instead of @key. (Installation): Update instructions. Comment out the description of the \bumpoddpages macro which was deleted
* *** empty log message ***Eli Zaretskii2002-01-041-0/+5
|
* (DVI_TARGETS): Add calc.dvi.Eli Zaretskii2002-01-041-5/+5
| | | | (calc.dvi): Uncomment.
* Delete many TeX customizations, producing a style more consistentRichard M. Stallman2002-01-031-1636/+2072
| | | | | | with our other manuals and eliminating TeX errors. Use @var instead of @i when appropriate. Fix utilization of @key.
* Describe define-global-abbrev and define-mode-abbrev.Richard M. Stallman2002-01-031-0/+11
|
* Minor cleanup of previous change.Richard M. Stallman2001-12-301-3/+2
|
* Update C-u C-x = output format.Richard M. Stallman2001-12-281-11/+21
|
* Perl changes for etags.Francesco Potortì2001-12-261-4/+9
|
* Rewrite Types of Log File node.Richard M. Stallman2001-12-261-44/+25
|
* Move direntry.Pavel Janík2001-12-251-4/+4
|
* Explain the difference between the per-file log maintained by theRobert J. Chassell2001-12-251-0/+49
| | | | version control system and the per-directory or per-project ChangeLog.
* Fix typo in cross-reference for `Using non-standard file names'Robert J. Chassell2001-12-251-3/+12
| | | | Fix cross-reference to `The GNU Emacs Manual'.
* 2001-12-24 Michael Kifer <[email protected]>Michael Kifer2001-12-243-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | * viper-cmd.el (viper-change-state): Got rid of make-local-hook. (viper-special-read-and-insert-char): Make C-m work right in the r comand. (viper-buffer-search-enable): Fixed format string. * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name instead of viper-info-on-file. (ex-set-visited-file-name): New function. * viper.el (viper-emacs-state-mode-list): Added mail-mode. * ediff-mult.el (ediff-meta-mark-equal-files): Added optional action argument. * ediff-init.el: Fixed some doc strings. * ediff-util.el (ediff-after-quit-hook-internal): New variable. Got rid of make-local-hook. * ediff-wind.el (ediff-setup-control-frame): Got rid of make-local-hook.
* (Font Lock): Mention jit-lock and its customization group.Eli Zaretskii2001-12-211-0/+12
|
* (EMACSSOURCES): Update the list of Emacs manual source files.Eli Zaretskii2001-12-202-0/+9
|
* In the Etags manual, when comparing the regular expression syntax toFrancesco Potortì2001-12-201-5/+2
| | | | | | that of Emacs, remove the references to the interval operator, which is now part of Emacs as well as Etags, and add references to greedy operators and shy groups, which are now part of Emacs, but not of Etags.
* Remove most-positive-fixnum, most-negative-fixnum.Dave Love2001-12-181-11/+1
|
* Finish previous change.Richard M. Stallman2001-12-181-1/+1
|
* (Checklist): Fix a typo.Eli Zaretskii2001-12-171-1/+1
|
* Etags changes for Prolog and PHP.Francesco Potortì2001-12-151-2/+6
|
* *** empty log message ***Andreas Schwab2001-12-071-0/+5
|
* Don't omit first argument of @ref.Andreas Schwab2001-12-072-2/+2
|
* *** empty log message ***Richard M. Stallman2001-12-031-13/+12
|
* Fix previous change.Pavel Janík2001-12-021-1/+1
|
* *** empty log message ***Pavel Janík2001-12-021-0/+4
|
* Add @direntry.Pavel Janík2001-12-021-0/+4
|
* Fix wording of the last change.Eli Zaretskii2001-12-011-10/+10
|
* *** empty log message ***Eli Zaretskii2001-12-011-0/+5
|
* Update maintainer.Eli Zaretskii2001-12-011-9/+11
| | | | (Acknowledgement): Update contributors.
* (Marking Objects): `M-h' accepts prefix arg.Kai Großjohann2001-12-012-0/+11
|
* Add Border.Richard M. Stallman2001-11-271-0/+9
|
* Undo previous change.Richard M. Stallman2001-11-251-1/+1
|
* *** empty log message ***Jason Rumney2001-11-251-0/+4
|
* Remove comments about tooltips not being supported on MS-Windows.Jason Rumney2001-11-251-5/+2
|
* Fix index entry for comment-indent-function.Richard M. Stallman2001-11-251-1/+1
|
* (Installation): Change 'url' into 'uref'.Colin Walters2001-11-241-1/+1
|
* *** empty log message ***Colin Walters2001-11-241-0/+7
|
* (Installation): Remove most of the installation instructions. CleanColin Walters2001-11-241-446/+21
| | | | | up instructions on generating .dvi from the manual. (Reporting Bugs): Update maintainer and Emacs source addresses.
* (Lisp Indent): Add index entry for lisp-indent-function.Eli Zaretskii2001-11-231-0/+1
|
* Fix cross-references to "Resources".Eli Zaretskii2001-11-223-5/+5
|
* Fix node names and cross-references.Eli Zaretskii2001-11-221-1/+1
|
* Update menu for changes in cmdargs.texi and xresources.texi.Richard M. Stallman2001-11-221-4/+6
|