aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (Finding a package with particular functionality):Gerd Moellmann2001-02-231-1/+1
| | | | Remove doubled `most'.
* (Commands): Remove doubled `with'.Gerd Moellmann2001-02-231-2/+2
| | | | (Options (Viewing Cross-References)): Remove doubled `with'.
* (Expert): Remove doubled `in'.Gerd Moellmann2001-02-231-1/+1
|
* (Syntactic Symbols): Remove doubled `the'.Gerd Moellmann2001-02-231-1/+1
|
* (Rudimentary Changes): Remove doubled `to'.Gerd Moellmann2001-02-231-2/+2
| | | | (Mouse-bound Commands): Remove doubled `to'.
* *** empty log message ***Eli Zaretskii2001-02-231-0/+4
|
* (Customizing Faces): Remove doubled `the'.Gerd Moellmann2001-02-231-2/+2
|
* (Upgrading from idl.el): Remove doubled `in'.Gerd Moellmann2001-02-231-1/+1
|
* (command-line): Fix last change.Eli Zaretskii2001-02-231-1/+1
|
* (Introduction): Remove doubled `routines'.Gerd Moellmann2001-02-231-2/+2
| | | | (Configuration Examples): Remove doubled `with'.
* (Recognize Coding): Remove doubled `or'.Gerd Moellmann2001-02-231-1/+1
|
* (Splitting in IMAP): Remove doubled `might'.Gerd Moellmann2001-02-231-4/+4
| | | | | | (Category Syntax): Remove doubled `those'. (Home Score File): Remove doubled `will'. (Undo): Remove doubled `command'.
* (Loading a Tree): Remove doubled `that'.Gerd Moellmann2001-02-231-2/+2
| | | | (Attributes): Remove doubled `are'.
* (Major Entry Points): Remove doubled `the'.Gerd Moellmann2001-02-231-1/+1
|
* (Autoinserting): Remove doubled `insert'.Gerd Moellmann2001-02-231-2/+2
| | | | (Tempo): Remove doubled `will'.
* (Getting mh-e): Remove doubled `the'.Gerd Moellmann2001-02-231-2/+2
|
* (Omitting Variables): Remove doubled word.Gerd Moellmann2001-02-231-1/+1
|
* (Interlocking): Fix wording of "So you may".Eli Zaretskii2001-02-231-1/+1
| | | | From Nelson H. F. Beebe <[email protected]>.
* (Visiting): Add a note about visiting file archives.Eli Zaretskii2001-02-231-0/+5
| | | | From Nelson H. F. Beebe <[email protected]>.
* (File Names): Add a note about ~/ peculiarities on DOS/Windows.Eli Zaretskii2001-02-231-1/+4
|
* (File Names): Add documentation of the tilde expansion in file names.Eli Zaretskii2001-02-231-1/+9
| | | | From Nelson H. F. Beebe <[email protected]>.
* (Old versions): Fix "But usually is". From Nelson H. F. BeebeEli Zaretskii2001-02-231-1/+1
| | | | <[email protected]>.
* (Backup names): Fix "Do not in any case". From Nelson H. F. BeebeEli Zaretskii2001-02-231-1/+1
| | | | <[email protected]>.
* (tool-bar-originally-present): New variable.Jason Rumney2001-02-231-0/+15
| | | | (command-line): Set it if the tool-bar is switched on at startup.
* *** empty log message ***Jason Rumney2001-02-232-0/+15
|
* (Saving): Update the documentation of require-final-newline.Eli Zaretskii2001-02-231-3/+6
| | | | Suggested by Nelson H. F. Beebe <[email protected]>.
* (frame-notice-user-settings): Only adjust frame heightJason Rumney2001-02-232-4/+13
| | | | for no tool-bar case if tool-bar was originally switched on.
* (Saveing): Fix "file the name". From Nelson H. F. BeebeEli Zaretskii2001-02-231-1/+1
| | | | <[email protected]>.
* * w32term.c (x_set_glyph_string_background_width): Extend theJason Rumney2001-02-231-3/+4
| | | | | | | background face to the end of the drawing area in the text area, only. (x_insert_glyphs): Call window_box_left to obtain the left x-coordinate of the area to shift.
* (Fixit): Fix "for for". From "Nelson H. F. Beebe" <[email protected]>.Eli Zaretskii2001-02-231-1/+1
|
* * w32menu.c (set_frame_menubar): Run activate-menu-bar-hook withJason Rumney2001-02-231-1/+1
| | | | safe_run_hooks.
* (Fx_create_frame): Don't add FRAME_TOOL_BAR_LINESJason Rumney2001-02-231-7/+0
| | | | to height unconditionally.
* *** empty log message ***Andrew Innes2001-02-223-0/+38
|
* Update pointer to MS-Windows install instructions.Andrew Innes2001-02-221-3/+3
|
* ($(BLD)/movemail.$(O)): Remove reference toAndrew Innes2001-02-221-2/+0
| | | | | VMS header files. ($(BLD)/profile.$(O)): Ditto.
* ($(BLD)\movemail.obj): Remove reference toAndrew Innes2001-02-221-2/+0
| | | | | VMS header files. ($(BLD)\profile.obj): Ditto.
* ($(BLD)/dired.$(O)): Remove reference to VMSAndrew Innes2001-02-221-17/+0
| | | | | | | | | | | | header files. ($(BLD)/dispnew.$(O)): ($(BLD)/editfns.$(O)): ($(BLD)/fileio.$(O)): ($(BLD)/filelock.$(O)): ($(BLD)/keyboard.$(O)): ($(BLD)/w32proc.$(O)): ($(BLD)/process.$(O)): ($(BLD)/sysdep.$(O)): Ditto.
* ($(BLD)\dired.obj): Remove reference to VMS headerAndrew Innes2001-02-221-17/+0
| | | | | | | | | | | | files. ($(BLD)\dispnew.obj): ($(BLD)\editfns.obj): ($(BLD)\fileio.obj): ($(BLD)\filelock.obj): ($(BLD)\keyboard.obj): ($(BLD)\w32proc.obj): ($(BLD)\process.obj): ($(BLD)\sysdep.obj): Ditto.
* (server-switch-buffer): Only switch window if the current one is dedicated.Stefan Monnier2001-02-222-2/+6
|
* (fill-region-as-paragraph): Skip spaces backwardStefan Monnier2001-02-222-4/+9
| | | | | | rather than using (match-beginning 0) when searching for break point. Because match-data might have been destroyed by fill-nobreak-predicate or might never have been setup if the re-search-backward has failed.
* (Emacs ignores frame parameters): New section.Eli Zaretskii2001-02-221-4/+58
| | | | (Going to a line by number): Ditto.
* Fix a typo in a comment.Eli Zaretskii2001-02-221-1/+1
|
* (Refill): Fix a typo.Gerd Moellmann2001-02-221-1/+1
|
* (Refill): Say how to toggle Refill mode.Gerd Moellmann2001-02-221-0/+3
|
* (Colors X): Use @samp instead of @code forGerd Moellmann2001-02-221-1/+1
| | | | command line switches.
* (Font X): Add description of the manufacturer fontGerd Moellmann2001-02-221-7/+8
| | | | name field. Don't allege that Emacs can only use monospaced fonts.
* (General Variables) <EMACSDOC>: It's used toGerd Moellmann2001-02-221-2/+2
| | | | | initialize doc-directory, not data-directory. <INFOPATH>: Description reworded.
* (Screen Garbled): Remove a comma.Gerd Moellmann2001-02-221-1/+1
|
* (General Variables): Remove description ofGerd Moellmann2001-02-221-8/+5
| | | | | AUTHORCOPY, which is no longer used. Mention Gnus instead of GNUS.
* (Keyboard Translations): Remove a `@need 3000'Gerd Moellmann2001-02-221-1/+0
| | | | in the example.