]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoMinor typos corrected, and some small re-wording.
Stephen Eglen [Wed, 5 Jan 2005 13:16:22 +0000 (13:16 +0000)]
Minor typos corrected, and some small re-wording.

19 years ago(custom-declare-face): Record defface in current-load-list.
Richard M. Stallman [Wed, 5 Jan 2005 01:10:24 +0000 (01:10 +0000)]
(custom-declare-face): Record defface in current-load-list.

19 years ago(variable-at-point): New arg ANY-SYMBOL.
Richard M. Stallman [Wed, 5 Jan 2005 01:09:23 +0000 (01:09 +0000)]
(variable-at-point): New arg ANY-SYMBOL.

19 years agoDoc fixes.
Richard M. Stallman [Wed, 5 Jan 2005 01:08:24 +0000 (01:08 +0000)]
Doc fixes.
(find-face-regexp): New variable.
(find-function-regexp-alist): New variable.
(find-function-C-source): Third arg is now TYPE.
(find-function-search-for-symbol): Handle general TYPE.
(find-function-read, find-function-do-it): Handle general TYPE.
(find-definition-noselect, find-face): New functions.
(function-at-point): Alias deleted.

19 years ago*** empty log message ***
Richard M. Stallman [Wed, 5 Jan 2005 00:09:40 +0000 (00:09 +0000)]
*** empty log message ***

19 years ago(Fformat_mode_line): Doc fix.
Richard M. Stallman [Wed, 5 Jan 2005 00:09:29 +0000 (00:09 +0000)]
(Fformat_mode_line): Doc fix.

19 years ago(customize): Make :link point to user doc.
Richard M. Stallman [Tue, 4 Jan 2005 23:41:51 +0000 (23:41 +0000)]
(customize): Make :link point to user doc.

19 years ago(display-battery-mode): Rename from display-battery.
Stefan Monnier [Tue, 4 Jan 2005 21:15:09 +0000 (21:15 +0000)]
(display-battery-mode): Rename from display-battery.
Handle the case where it gets turned off.

19 years ago(Man-fontify-manpage): Turn off undo generation.
Richard M. Stallman [Tue, 4 Jan 2005 20:36:28 +0000 (20:36 +0000)]
(Man-fontify-manpage): Turn off undo generation.

19 years ago(Programming Tutorial): Mention that the user needs to be in the
Jay Belanger [Tue, 4 Jan 2005 20:34:21 +0000 (20:34 +0000)]
(Programming Tutorial): Mention that the user needs to be in the
right mode to compute some functions.

19 years ago(refill_memory_reserve): Move.
Stefan Monnier [Tue, 4 Jan 2005 20:22:41 +0000 (20:22 +0000)]
(refill_memory_reserve): Move.
(emacs_blocked_free, emacs_blocked_malloc, emacs_blocked_realloc)
(reset_malloc_hooks, uninterrupt_malloc) [SYNC_INPUT]: Don't define.

19 years ago(Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs.
Jay Belanger [Tue, 4 Jan 2005 19:51:00 +0000 (19:51 +0000)]
(Basic Tutorial, Programming Tutorial): Removed caveats for Lucid Emacs.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 4 Jan 2005 18:01:45 +0000 (18:01 +0000)]
*** empty log message ***

19 years ago(change-log-font-lock-keywords): Don't match just "From".
Richard M. Stallman [Tue, 4 Jan 2005 17:59:28 +0000 (17:59 +0000)]
(change-log-font-lock-keywords): Don't match just "From".

19 years ago(Saving Customizations): Minor improvement.
Richard M. Stallman [Tue, 4 Jan 2005 16:01:46 +0000 (16:01 +0000)]
(Saving Customizations): Minor improvement.

19 years ago*** empty log message ***
Andreas Schwab [Tue, 4 Jan 2005 15:31:32 +0000 (15:31 +0000)]
*** empty log message ***

19 years ago(insert-directory): Only look for error lines in
Andreas Schwab [Tue, 4 Jan 2005 15:25:43 +0000 (15:25 +0000)]
(insert-directory): Only look for error lines in
inserted text.  Don't move too far after processing --dired
markers.

19 years ago(sendmail-pre-abbrev-expand-hook):
Richard M. Stallman [Tue, 4 Jan 2005 14:59:47 +0000 (14:59 +0000)]
(sendmail-pre-abbrev-expand-hook):
Don't expand if the character is @, period, dash, etc.
(define-mail-abbrev): Quote names that contain problem characters.

19 years ago*** empty log message ***
Jay Belanger [Tue, 4 Jan 2005 14:58:16 +0000 (14:58 +0000)]
*** empty log message ***

19 years ago(Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable.
Jay Belanger [Tue, 4 Jan 2005 14:46:41 +0000 (14:46 +0000)]
(Rewrite rules): Remove an exercise (on 0^0) which is no longer applicable.

19 years agoUpdate `Maintainer-Version' header comment; nfc.
Thien-Thi Nguyen [Tue, 4 Jan 2005 05:19:16 +0000 (05:19 +0000)]
Update `Maintainer-Version' header comment; nfc.

19 years agoNo longer require `cl'; `dolist' is standard.
Thien-Thi Nguyen [Tue, 4 Jan 2005 05:15:32 +0000 (05:15 +0000)]
No longer require `cl'; `dolist' is standard.

19 years ago*** empty log message ***
Richard M. Stallman [Tue, 4 Jan 2005 03:00:45 +0000 (03:00 +0000)]
*** empty log message ***

19 years ago(window_scroll_pixel_based): Don't correct preserve_y
Richard M. Stallman [Tue, 4 Jan 2005 03:00:21 +0000 (03:00 +0000)]
(window_scroll_pixel_based): Don't correct preserve_y
for CURRENT_HEADER_LINE_HEIGHT when moving backwards.

19 years ago(query-replace-lazy-highlight): Doc fix.
Richard M. Stallman [Tue, 4 Jan 2005 02:27:16 +0000 (02:27 +0000)]
(query-replace-lazy-highlight): Doc fix.

These were installed in the previous revision:
(replace-dehighlight): Use lazy-highlight-cleanup.
(query-replace-highlight, query-replace-lazy-highlight)
(query-replace): Definitions moved up.

19 years ago(lazy-highlight): Group renamed from isearch-lazy-...
Richard M. Stallman [Tue, 4 Jan 2005 02:21:55 +0000 (02:21 +0000)]
(lazy-highlight): Group renamed from isearch-lazy-...
(lazy-highlight-cleanup, lazy-highlight-initial-delay)
(lazy-highlight-interval, lazy-highlight-max-at-a-time)
(lazy-highlight-face): Renamed from isearch-lazy-...
Change all references to them.

19 years ago*** empty log message ***
Kenichi Handa [Tue, 4 Jan 2005 00:49:57 +0000 (00:49 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jason Rumney [Tue, 4 Jan 2005 00:44:02 +0000 (00:44 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Tue, 4 Jan 2005 00:09:21 +0000 (00:09 +0000)]
*** empty log message ***

19 years ago(Saving Customizations): Emacs no longer loads `custom-file' after
Luc Teirlinck [Tue, 4 Jan 2005 00:08:12 +0000 (00:08 +0000)]
(Saving Customizations): Emacs no longer loads `custom-file' after
.emacs in 21.4.  (It never did in prior versions.)  No longer mention
customizing through Custom.

19 years ago(custom-file): Doc fix for defcustom.
Luc Teirlinck [Mon, 3 Jan 2005 23:52:47 +0000 (23:52 +0000)]
(custom-file): Doc fix for defcustom.
(custom-file): The function no longer sets the variable
`custom-file' to its return value.

19 years ago(command-line): No longer load `custom-file'.
Luc Teirlinck [Mon, 3 Jan 2005 23:43:34 +0000 (23:43 +0000)]
(command-line): No longer load `custom-file'.

19 years ago(w32_load_system_font): Set FONT_WIDTH to maximum, not
Jason Rumney [Mon, 3 Jan 2005 22:53:30 +0000 (22:53 +0000)]
(w32_load_system_font): Set FONT_WIDTH to maximum, not
average width. Set fontp->average_width and fontp->space_width to
their appropriate values.

19 years ago(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
Jason Rumney [Mon, 3 Jan 2005 22:52:51 +0000 (22:52 +0000)]
(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,
not FONT_WIDTH.  Set FRAME_SPACE_WIDTH to fontp->space_width.

19 years ago(w32_load_bdf_font): Set fontp->average_width and
Jason Rumney [Mon, 3 Jan 2005 22:52:01 +0000 (22:52 +0000)]
(w32_load_bdf_font): Set fontp->average_width and
fontp->space_width to FONT_WIDTH so they are valid.

19 years ago(find-variable-regexp): Avoid defface.
Stefan Monnier [Mon, 3 Jan 2005 22:05:12 +0000 (22:05 +0000)]
(find-variable-regexp): Avoid defface.

19 years ago(url-http-handle-authentication): Don't kill the current buffer.
Richard M. Stallman [Mon, 3 Jan 2005 21:00:07 +0000 (21:00 +0000)]
(url-http-handle-authentication): Don't kill the current buffer.

19 years ago(perl-nochange, perl-calculate-indent):
Stefan Monnier [Mon, 3 Jan 2005 20:46:22 +0000 (20:46 +0000)]
(perl-nochange, perl-calculate-indent):
Don't confuse module-prefixed identifiers for labels.
Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.

19 years ago(url-http-handle-authentication): Don't kill the current buffer.
Thien-Thi Nguyen [Mon, 3 Jan 2005 16:56:28 +0000 (16:56 +0000)]
(url-http-handle-authentication): Don't kill the current buffer.

19 years ago* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
Steven Tamm [Mon, 3 Jan 2005 16:49:35 +0000 (16:49 +0000)]
* macterm.c (x_new_font): Set FRAME_SPACE_WIDTH.
(x_font_min_bounds, XLoadQueryFont): Use the correct font width
metrics for max and min bounds.
(x_load_font): Correctly calculate average font width metrics.

19 years agotypo
Sam Steingold [Mon, 3 Jan 2005 14:57:17 +0000 (14:57 +0000)]
typo

19 years ago*** empty log message ***
Dan Nicolaescu [Mon, 3 Jan 2005 03:23:31 +0000 (03:23 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Richard M. Stallman [Mon, 3 Jan 2005 03:20:06 +0000 (03:20 +0000)]
*** empty log message ***

19 years ago(basic-save-buffer-1): Fix previous change.
Richard M. Stallman [Mon, 3 Jan 2005 02:42:25 +0000 (02:42 +0000)]
(basic-save-buffer-1): Fix previous change.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Jan 2005 23:46:12 +0000 (23:46 +0000)]
*** empty log message ***

19 years ago(file-loadhist-lookup): New function.
Richard M. Stallman [Sun, 2 Jan 2005 23:43:51 +0000 (23:43 +0000)]
(file-loadhist-lookup): New function.
(file-provides, file-requires): Use it.

19 years ago(vc-svn-diff): Stay local if possible. From Karl Chen <quarl@cs.berkeley.edu>.
Stefan Monnier [Sun, 2 Jan 2005 23:14:23 +0000 (23:14 +0000)]
(vc-svn-diff): Stay local if possible.  From Karl Chen <quarl@cs.berkeley.edu>.

19 years ago(Electric-pop-up-window): Use fit-window-to-buffer
Richard M. Stallman [Sun, 2 Jan 2005 23:11:26 +0000 (23:11 +0000)]
(Electric-pop-up-window): Use fit-window-to-buffer
instead of calculating the right size.

19 years ago(Fgarbage_collect): Don't truncate_undo_list on dead buffers.
Richard M. Stallman [Sun, 2 Jan 2005 22:52:23 +0000 (22:52 +0000)]
(Fgarbage_collect): Don't truncate_undo_list on dead buffers.

19 years ago(vc-arch-workfile-version): Fix last change.
Stefan Monnier [Sun, 2 Jan 2005 22:07:52 +0000 (22:07 +0000)]
(vc-arch-workfile-version): Fix last change.

19 years ago(vc-arch-workfile-version): Handle the empty-branch case.
Stefan Monnier [Sun, 2 Jan 2005 22:00:07 +0000 (22:00 +0000)]
(vc-arch-workfile-version): Handle the empty-branch case.

19 years ago(hack-local-variables): Fix last change.
Stefan Monnier [Sun, 2 Jan 2005 18:08:12 +0000 (18:08 +0000)]
(hack-local-variables): Fix last change.

19 years ago*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 17:22:06 +0000 (17:22 +0000)]
*** empty log message ***

19 years ago(calc-edit-macro-finish-edit, calc-finish-formula-edit)
Jay Belanger [Sun, 2 Jan 2005 17:08:31 +0000 (17:08 +0000)]
(calc-edit-macro-finish-edit, calc-finish-formula-edit)
(calc-macro-repeats, calc-edit-macro-adjust-buffer)
calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit):
Use calc-edit-top for the beginning of the edited object.
(calc-user-define-edit): Change the header for editing macros.
Remove unnecessary variable.

19 years ago(calc-embedded-finish-edit): Use calc-edit-top for the beginning of
Jay Belanger [Sun, 2 Jan 2005 17:07:16 +0000 (17:07 +0000)]
(calc-embedded-finish-edit): Use calc-edit-top for the beginning of
the edited object.

19 years ago(calc-finish-selection-edit): Use calc-edit-top for the beginning of
Jay Belanger [Sun, 2 Jan 2005 17:05:45 +0000 (17:05 +0000)]
(calc-finish-selection-edit): Use calc-edit-top for the beginning of
the edited object.

19 years ago(calc-edit-top): New variable.
Jay Belanger [Sun, 2 Jan 2005 17:04:37 +0000 (17:04 +0000)]
(calc-edit-top): New variable.
(calc-edit-mode): Set calc-edit-top to be the beginning of the edited
object. Change header properties.
(calc-edit-finish, calc-edit-finish-stack-object)
(calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
edited object.

19 years ago(calc-edit-mode): Make header in italic.
Jay Belanger [Sun, 2 Jan 2005 07:39:20 +0000 (07:39 +0000)]
(calc-edit-mode): Make header in italic.

19 years ago(calc-edit-user-formula, calc-finish-formula-edit): Handle extra line
Jay Belanger [Sun, 2 Jan 2005 07:34:14 +0000 (07:34 +0000)]
(calc-edit-user-formula, calc-finish-formula-edit): Handle extra line
in header.

19 years ago(calc-edit-mode): Add a spacer line to the header.
Jay Belanger [Sun, 2 Jan 2005 07:22:44 +0000 (07:22 +0000)]
(calc-edit-mode): Add a spacer line to the header.
(calc-edit-finish, calc-show-edit-buffer): Handle the spacer line in
the header.

19 years ago*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 06:56:51 +0000 (06:56 +0000)]
*** empty log message ***

19 years ago(calc-edit-mode): Change default header.
Jay Belanger [Sun, 2 Jan 2005 06:49:36 +0000 (06:49 +0000)]
(calc-edit-mode): Change default header.

19 years ago(calc-edit-variable): Change title to match new header.
Jay Belanger [Sun, 2 Jan 2005 06:48:58 +0000 (06:48 +0000)]
(calc-edit-variable): Change title to match new header.

19 years ago(calc-edit-user-syntax): Change title to edit mode to match new
Jay Belanger [Sun, 2 Jan 2005 06:48:17 +0000 (06:48 +0000)]
(calc-edit-user-syntax): Change title to edit mode to match new
header.
(calc-user-define-edit): Change titles to include names of commands.
(calc-finish-formula-edit): Make sure to start reading formula after
header.
(calc-edit-macro-combine-variable-name): Check for all digits when
looking for quick variable.

19 years ago*** empty log message ***
Jay Belanger [Sun, 2 Jan 2005 05:11:53 +0000 (05:11 +0000)]
*** empty log message ***

19 years ago(Programming Tutorial): Changed description of how to edit keyboard
Jay Belanger [Sun, 2 Jan 2005 05:01:08 +0000 (05:01 +0000)]
(Programming Tutorial): Changed description of how to edit keyboard
macros to match current behavior.

19 years ago(calc-finish-macro-edit): Remove.
Jay Belanger [Sun, 2 Jan 2005 04:51:06 +0000 (04:51 +0000)]
(calc-finish-macro-edit): Remove.
(calc-edit-macro-repeats, calc-edit-macro-adjust-buffer,
calc-edit-macro-command, calc-edit-macro-command-type,
calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command,
calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits,
calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit,
calc-edit-macro-finish-edit): New functions.
(calc-user-define-edit): Use new functions to edit named calc macros.

19 years ago*** empty log message ***
Stefan Monnier [Sun, 2 Jan 2005 01:26:15 +0000 (01:26 +0000)]
*** empty log message ***

19 years ago(hack-local-variables): Cleanup prefix/suffix matching.
Stefan Monnier [Sun, 2 Jan 2005 01:20:33 +0000 (01:20 +0000)]
(hack-local-variables): Cleanup prefix/suffix matching.

19 years ago(copy-region-as-kill): Deactivate mark.
Stefan Monnier [Sun, 2 Jan 2005 01:20:14 +0000 (01:20 +0000)]
(copy-region-as-kill): Deactivate mark.

19 years ago(occur-1): If the output buffer is also an input, don't kill it, rename it.
Richard M. Stallman [Sat, 1 Jan 2005 22:29:54 +0000 (22:29 +0000)]
(occur-1): If the output buffer is also an input, don't kill it, rename it.

19 years agoTypo.
Stefan Monnier [Sat, 1 Jan 2005 22:24:03 +0000 (22:24 +0000)]
Typo.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Jan 2005 21:04:23 +0000 (21:04 +0000)]
*** empty log message ***

19 years ago(Face Attributes): Correct xref to renamed node.
Luc Teirlinck [Sat, 1 Jan 2005 16:10:24 +0000 (16:10 +0000)]
(Face Attributes): Correct xref to renamed node.

19 years ago(Graphical Kill): Move up under node Killing,
Andreas Schwab [Sat, 1 Jan 2005 14:59:12 +0000 (14:59 +0000)]
(Graphical Kill): Move up under node Killing,
change @section to @subsection.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 1 Jan 2005 14:53:16 +0000 (14:53 +0000)]
*** empty log message ***

19 years ago(Face Customization): Mention hex color specs.
Richard M. Stallman [Sat, 1 Jan 2005 14:53:07 +0000 (14:53 +0000)]
(Face Customization): Mention hex color specs.

19 years ago(set-face-background, set-face-foreground): Doc fix.
Richard M. Stallman [Sat, 1 Jan 2005 14:21:37 +0000 (14:21 +0000)]
(set-face-background, set-face-foreground): Doc fix.

19 years ago(dired-view-command-alist): Variable deleted.
Richard M. Stallman [Sat, 1 Jan 2005 14:20:10 +0000 (14:20 +0000)]
(dired-view-command-alist): Variable deleted.
(dired-view-file, dired-mouse-find-file-other-window):
Delete the code to use it.

19 years ago(custom-face-attributes):
Richard M. Stallman [Sat, 1 Jan 2005 14:18:22 +0000 (14:18 +0000)]
(custom-face-attributes):
Fix :help-echo strings for :foreground and :background.

19 years ago(Face Attributes): Describe hex color specs.
Richard M. Stallman [Sat, 1 Jan 2005 14:17:32 +0000 (14:17 +0000)]
(Face Attributes): Describe hex color specs.

19 years ago(insert-sliced-image): Use t for line-height property.
Kim F. Storm [Sat, 1 Jan 2005 13:08:33 +0000 (13:08 +0000)]
(insert-sliced-image): Use t for line-height property.

19 years ago*** empty log message ***
Kim F. Storm [Sat, 1 Jan 2005 13:07:59 +0000 (13:07 +0000)]
*** empty log message ***

19 years ago(Top): Update Killing submenu.
Richard M. Stallman [Sat, 1 Jan 2005 05:02:35 +0000 (05:02 +0000)]
(Top): Update Killing submenu.

19 years ago(Killing): Reorganize section.
Richard M. Stallman [Sat, 1 Jan 2005 05:02:09 +0000 (05:02 +0000)]
(Killing): Reorganize section.
No more TeX-only text; put the node command at start of chapter.
But the first section heading is used only in TeX.
Rewrite the text to read better in this mode.
(Graphical Kill): New subnode gets some of the text that
used to be in the first section.

19 years ago(Timers): Update previous change.
Richard M. Stallman [Sat, 1 Jan 2005 03:51:46 +0000 (03:51 +0000)]
(Timers): Update previous change.

19 years ago(struct it): New element ellipsis_p.
Richard M. Stallman [Sat, 1 Jan 2005 01:36:48 +0000 (01:36 +0000)]
(struct it): New element ellipsis_p.
(struct glyph_row): New element ends_in_ellipsis_p.

19 years ago(setup_for_ellipsis, get_next_display_element):
Richard M. Stallman [Sat, 1 Jan 2005 01:34:22 +0000 (01:34 +0000)]
(setup_for_ellipsis, get_next_display_element):
Set it->ellipsis_p to 1 or 0.
(display_line): Record whether row ends in mid-ellipsis.
(set_cursor_from_row): If ends in ellipsis. find start of it.
(cursor_row_p): If PT's at the end of the ellipsis the row
ends within, don't display cursor on this row.

(BUFFER_POS_REACHED_P): We haven't reached the specified
position if we're reading from something other than the buffer.

19 years ago*** empty log message ***
Jay Belanger [Fri, 31 Dec 2004 21:06:47 +0000 (21:06 +0000)]
*** empty log message ***

19 years ago(calcVar-digit, calcVar-oper): Remove need for "var-" at the
Jay Belanger [Fri, 31 Dec 2004 20:36:48 +0000 (20:36 +0000)]
(calcVar-digit, calcVar-oper):  Remove need for "var-" at the
beginning of the minibuffer.

19 years ago* xterm.c (handle_one_xevent): Clear area in expose event for GTK.
Jan Djärv [Fri, 31 Dec 2004 18:16:10 +0000 (18:16 +0000)]
* xterm.c (handle_one_xevent): Clear area in expose event for GTK.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 31 Dec 2004 15:21:56 +0000 (15:21 +0000)]
*** empty log message ***

19 years ago(read-face-name): Don't treat an attribute spec as a list of faces.
Richard M. Stallman [Fri, 31 Dec 2004 15:21:47 +0000 (15:21 +0000)]
(read-face-name): Don't treat an attribute spec as a list of faces.

19 years ago(undo): Use undo-equiv-table to detect
Richard M. Stallman [Fri, 31 Dec 2004 15:13:00 +0000 (15:13 +0000)]
(undo): Use undo-equiv-table to detect
unexpected changes since previous undo.
(undo-list-saved): Variable deleted.
(buffer-disable-undo): Don't alter undo-list-saved.

19 years ago(Shell Commands in Dired): Delete the ? example.
Richard M. Stallman [Fri, 31 Dec 2004 15:11:01 +0000 (15:11 +0000)]
(Shell Commands in Dired): Delete the ? example.

19 years ago(Scrolling): Correct scroll-preserve-screen-position.
Richard M. Stallman [Fri, 31 Dec 2004 15:10:02 +0000 (15:10 +0000)]
(Scrolling): Correct scroll-preserve-screen-position.

19 years ago(window_scroll_pixel_based): Only look at
Richard M. Stallman [Fri, 31 Dec 2004 15:07:48 +0000 (15:07 +0000)]
(window_scroll_pixel_based): Only look at
Vscroll_preserve_screen_position if the old PT can't be kept.
(syms_of_window) <scroll-preserve-screen-position>: Doc fix.

19 years ago*** empty log message ***
Richard M. Stallman [Fri, 31 Dec 2004 15:04:25 +0000 (15:04 +0000)]
*** empty log message ***

19 years ago(Saving): Describe new require-final-newline features
Richard M. Stallman [Fri, 31 Dec 2004 15:04:13 +0000 (15:04 +0000)]
(Saving): Describe new require-final-newline features
and mode-require-final-newline.

19 years ago(text-mode): Use mode-require-final-newline.
Richard M. Stallman [Fri, 31 Dec 2004 14:58:41 +0000 (14:58 +0000)]
(text-mode): Use mode-require-final-newline.