]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 years ago(General Variables) <EMACSDOC>: It's used to
Gerd Moellmann [Thu, 22 Feb 2001 14:58:21 +0000 (14:58 +0000)]
(General Variables) <EMACSDOC>: It's used to
initialize doc-directory, not data-directory.
<INFOPATH>: Description reworded.

24 years ago(Screen Garbled): Remove a comma.
Gerd Moellmann [Thu, 22 Feb 2001 14:45:07 +0000 (14:45 +0000)]
(Screen Garbled): Remove a comma.

24 years ago(General Variables): Remove description of
Gerd Moellmann [Thu, 22 Feb 2001 14:43:16 +0000 (14:43 +0000)]
(General Variables): Remove description of
AUTHORCOPY, which is no longer used.  Mention Gnus instead
of GNUS.

24 years ago(Keyboard Translations): Remove a `@need 3000'
Gerd Moellmann [Thu, 22 Feb 2001 14:42:34 +0000 (14:42 +0000)]
(Keyboard Translations): Remove a `@need 3000'
in the example.

24 years ago(forward_to_next_line_start): When taking the shortcut
Gerd Moellmann [Thu, 22 Feb 2001 13:56:35 +0000 (13:56 +0000)]
(forward_to_next_line_start): When taking the shortcut
at the start of the function, check that the \n in it->c is
from the iterator's current position.

24 years ago(Completion Options): Add an index for "ignored file names".
Eli Zaretskii [Thu, 22 Feb 2001 13:33:05 +0000 (13:33 +0000)]
(Completion Options): Add an index for "ignored file names".

24 years ago(texinfo-format-scan): Signal an error if
Eli Zaretskii [Thu, 22 Feb 2001 13:30:58 +0000 (13:30 +0000)]
(texinfo-format-scan): Signal an error if
@ follows an accent command such as @'.  Support optional braces
in commands that insert accents, like makeinfo does.

24 years ago(handle_single_display_prop): Add parameter
Gerd Moellmann [Thu, 22 Feb 2001 13:26:12 +0000 (13:26 +0000)]
(handle_single_display_prop): Add parameter
DISPLAY_REPLACED_BEFORE_P.  If it is non-zero ignore display
properties which replace the display of text with something else.
(handle_display_prop): Call handle_single_display_prop with
additional argument saying if we already replaced text display
with something else.  Use AREF.
(with_echo_area_buffer_unwind_data, display_menu_bar)
(decode_mode_spec_coding): Use AREF and ASIZE.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 22 Feb 2001 12:01:57 +0000 (12:01 +0000)]
*** empty log message ***

24 years agoUpdate copyright notice.
Gerd Moellmann [Thu, 22 Feb 2001 11:56:33 +0000 (11:56 +0000)]
Update copyright notice.

24 years agoAdd copyright notice.
Gerd Moellmann [Thu, 22 Feb 2001 11:55:40 +0000 (11:55 +0000)]
Add copyright notice.

24 years ago(direct_output_for_insert): Give up if we are showing
Gerd Moellmann [Thu, 22 Feb 2001 11:46:14 +0000 (11:46 +0000)]
(direct_output_for_insert): Give up if we are showing
a message or just cleared the message because we might need to
resize the echo area window or display an empty echo area.

24 years ago(fancy-splash-text): Add a line for ordering
Gerd Moellmann [Thu, 22 Feb 2001 11:18:28 +0000 (11:18 +0000)]
(fancy-splash-text): Add a line for ordering
manuals.  Reverse order of splash screens shown.
(use-fancy-splash-screens-p): Adapt to the text line added.

24 years ago(view-order-manuals): New function.
Gerd Moellmann [Thu, 22 Feb 2001 11:18:03 +0000 (11:18 +0000)]
(view-order-manuals): New function.
(toplevel): Bind C-h C-m to this function.

24 years ago(menu-bar-help-menu): Add an item for ordering
Gerd Moellmann [Thu, 22 Feb 2001 11:17:41 +0000 (11:17 +0000)]
(menu-bar-help-menu): Add an item for ordering
manuals from the FSF.

24 years agoSome corrections to the VC news.
André Spiegel [Thu, 22 Feb 2001 10:18:11 +0000 (10:18 +0000)]
Some corrections to the VC news.

24 years agoRemove two more redundant index entries.
Eli Zaretskii [Thu, 22 Feb 2001 07:57:46 +0000 (07:57 +0000)]
Remove two more redundant index entries.

24 years agoAdd copyright and permissions.
Richard M. Stallman [Thu, 22 Feb 2001 01:49:37 +0000 (01:49 +0000)]
Add copyright and permissions.

24 years ago(comment-forward): Skip the comment-start before
Stefan Monnier [Thu, 22 Feb 2001 01:48:24 +0000 (01:48 +0000)]
(comment-forward): Skip the comment-start before
searching for the comment-end.

24 years ago(custom-initialize-changed, defcustom): Doc fix.
Dave Love [Wed, 21 Feb 2001 20:47:38 +0000 (20:47 +0000)]
(custom-initialize-changed, defcustom): Doc fix.

24 years agoAmend autoconf/configure stuff.
Dave Love [Wed, 21 Feb 2001 17:55:00 +0000 (17:55 +0000)]
Amend autoconf/configure stuff.

24 years agoCorrect required autoconf version
Dave Love [Wed, 21 Feb 2001 17:46:30 +0000 (17:46 +0000)]
Correct required autoconf version

24 years ago(redisplay_internal): Do the
Gerd Moellmann [Wed, 21 Feb 2001 16:20:24 +0000 (16:20 +0000)]
(redisplay_internal): Do the
mark_window_display_accurate after all windows have been
redisplayed because this call resets flags in buffers which are
needed for proper redisplay.

24 years ago*** empty log message ***
Dave Love [Wed, 21 Feb 2001 15:54:00 +0000 (15:54 +0000)]
*** empty log message ***

24 years agoRemove redundant index entries.
Eli Zaretskii [Wed, 21 Feb 2001 15:29:46 +0000 (15:29 +0000)]
Remove redundant index entries.

24 years ago(make-coding-system): Doc fixes.
Dave Love [Wed, 21 Feb 2001 14:58:35 +0000 (14:58 +0000)]
(make-coding-system): Doc fixes.

24 years agoDoc fixes.
Dave Love [Wed, 21 Feb 2001 14:52:40 +0000 (14:52 +0000)]
Doc fixes.

24 years agobusy-cursor -> hourglass.
Gerd Moellmann [Wed, 21 Feb 2001 14:12:17 +0000 (14:12 +0000)]
busy-cursor -> hourglass.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 21 Feb 2001 14:10:41 +0000 (14:10 +0000)]
*** empty log message ***

24 years ago(fancy-splash-screens): Use display-hourglass
Gerd Moellmann [Wed, 21 Feb 2001 14:08:38 +0000 (14:08 +0000)]
(fancy-splash-screens): Use display-hourglass
instead of display-busy-cursor.

24 years ago(display-hourglass): Renamed from busy-cursor.
Gerd Moellmann [Wed, 21 Feb 2001 14:08:10 +0000 (14:08 +0000)]
(display-hourglass): Renamed from busy-cursor.
(hourglass-delay): Renamed from busy-cursor-delay-seconds.
(show-cursor-in-non-selected-windows): Doc fix.

24 years agoUse display_hourglass_p, start_hourglass, cancel_hourglass instead of
Gerd Moellmann [Wed, 21 Feb 2001 13:58:57 +0000 (13:58 +0000)]
Use display_hourglass_p, start_hourglass, cancel_hourglass instead of
the old names.

24 years agoUse display_hourglass_p, start_hourglass,
Gerd Moellmann [Wed, 21 Feb 2001 13:57:40 +0000 (13:57 +0000)]
Use display_hourglass_p, start_hourglass,
cancel_hourglass instead of the old names.

24 years ago(struct x_output): Rename busy_cursor to
Gerd Moellmann [Wed, 21 Feb 2001 13:56:29 +0000 (13:56 +0000)]
(struct x_output): Rename busy_cursor to
hourglass_cursor, busy_window to hourglass_window, busy_p to
hourglass_p.

24 years ago(struct x_output): Rename busy_window to
Gerd Moellmann [Wed, 21 Feb 2001 13:56:00 +0000 (13:56 +0000)]
(struct x_output): Rename busy_window to
hourglass_window, busy_p to hourglass_p.

24 years agoRename everything containing *busy_cursor* and similar
Gerd Moellmann [Wed, 21 Feb 2001 13:55:14 +0000 (13:55 +0000)]
Rename everything containing *busy_cursor* and similar
to *hourglass*.
(syms_of_w32fns): Rename x-busy-pointer-shape to
x-hourglass-pointer-shape, display-busy-cursor to
display-hourglass, busy-cursor-delay to hourglass-delay.

24 years ago(XTread_socket): Test x_output's hourglass_p instead
Gerd Moellmann [Wed, 21 Feb 2001 13:54:09 +0000 (13:54 +0000)]
(XTread_socket): Test x_output's hourglass_p instead
of its busy_p flag.

24 years ago(start_hourglass, cancel_hourglass)
Gerd Moellmann [Wed, 21 Feb 2001 13:52:52 +0000 (13:52 +0000)]
(start_hourglass, cancel_hourglass)
(display_hourglass_p): Renamed from *busy_cursor*.

24 years agoComment changes.
Richard M. Stallman [Wed, 21 Feb 2001 02:37:01 +0000 (02:37 +0000)]
Comment changes.

24 years agoFix quoting in Hippie Expand reference.
Richard M. Stallman [Wed, 21 Feb 2001 00:02:32 +0000 (00:02 +0000)]
Fix quoting in Hippie Expand reference.

24 years agoDelete some index entries.
Richard M. Stallman [Tue, 20 Feb 2001 23:53:27 +0000 (23:53 +0000)]
Delete some index entries.

24 years agoAdd index entries for Follow mode.
Richard M. Stallman [Tue, 20 Feb 2001 22:00:38 +0000 (22:00 +0000)]
Add index entries for Follow mode.

24 years agoClarify Follow mode.
Richard M. Stallman [Tue, 20 Feb 2001 21:59:38 +0000 (21:59 +0000)]
Clarify Follow mode.

24 years ago*** empty log message ***
Dave Love [Tue, 20 Feb 2001 20:56:50 +0000 (20:56 +0000)]
*** empty log message ***

24 years agoDoc and commentary fixes.
Dave Love [Tue, 20 Feb 2001 20:55:06 +0000 (20:55 +0000)]
Doc and commentary fixes.

24 years agoUse @: liberally.
Dave Love [Tue, 20 Feb 2001 20:05:13 +0000 (20:05 +0000)]
Use @: liberally.

24 years ago(with-electric-help): Doc fix.
Eli Zaretskii [Tue, 20 Feb 2001 19:22:43 +0000 (19:22 +0000)]
(with-electric-help): Doc fix.

24 years ago(read_char): When an event from unread-command-events
Gerd Moellmann [Tue, 20 Feb 2001 18:12:44 +0000 (18:12 +0000)]
(read_char): When an event from unread-command-events
is from the tool or menu bar, set *USE_MOUSE_MENU to 1.

24 years agoAdd copyright notice.
Eli Zaretskii [Tue, 20 Feb 2001 16:49:09 +0000 (16:49 +0000)]
Add copyright notice.

24 years ago(Abbrevs): Fix a typo in an xref. From Juanma Barranquero <lektu@uol.com.br>.
Eli Zaretskii [Tue, 20 Feb 2001 16:33:21 +0000 (16:33 +0000)]
(Abbrevs): Fix a typo in an xref.  From Juanma Barranquero <lektu@uol.com.br>.

24 years agoAdded copyright notice.
Andrew Choi [Tue, 20 Feb 2001 16:28:31 +0000 (16:28 +0000)]
Added copyright notice.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 20 Feb 2001 16:00:45 +0000 (16:00 +0000)]
*** empty log message ***

24 years ago(Fwindow_end): Handle case that WINDOW's buffer is not
Gerd Moellmann [Tue, 20 Feb 2001 16:00:18 +0000 (16:00 +0000)]
(Fwindow_end): Handle case that WINDOW's buffer is not
equal to the current buffer.

24 years ago(menu-bar-update-buffers): Add optional parameter
Gerd Moellmann [Tue, 20 Feb 2001 15:25:06 +0000 (15:25 +0000)]
(menu-bar-update-buffers): Add optional parameter
FORCE.  If set, update the menu even if frame-or-buffer-changed-p
returns nil.

24 years ago(msb-mode): Call the update-buffers function explicitly
Gerd Moellmann [Tue, 20 Feb 2001 15:24:39 +0000 (15:24 +0000)]
(msb-mode): Call the update-buffers function explicitly
with a FORCE argument.

24 years ago(setup_echo_area_for_printing): Set truncate_lines to
Gerd Moellmann [Tue, 20 Feb 2001 14:54:50 +0000 (14:54 +0000)]
(setup_echo_area_for_printing): Set truncate_lines to
nil, otherwise we're left with truncate_lines t when a message
is printed with message-truncate-lines bound to t.

24 years agoAdd copyright notice.
Gerd Moellmann [Tue, 20 Feb 2001 13:36:21 +0000 (13:36 +0000)]
Add copyright notice.

24 years agoUpdate copyright notice.
Gerd Moellmann [Tue, 20 Feb 2001 12:53:12 +0000 (12:53 +0000)]
Update copyright notice.

24 years agoFix copyright notice.
Gerd Moellmann [Tue, 20 Feb 2001 12:30:16 +0000 (12:30 +0000)]
Fix copyright notice.

24 years agoAdd copyright notice.
Gerd Moellmann [Tue, 20 Feb 2001 12:29:52 +0000 (12:29 +0000)]
Add copyright notice.

24 years agoFix last change.
Eli Zaretskii [Tue, 20 Feb 2001 11:29:32 +0000 (11:29 +0000)]
Fix last change.

24 years agoDocument possible reasons for lack of colors on a tty.
Eli Zaretskii [Tue, 20 Feb 2001 11:26:30 +0000 (11:26 +0000)]
Document possible reasons for lack of colors on a tty.

24 years agoFix a blank line.
Gerd Moellmann [Tue, 20 Feb 2001 11:01:23 +0000 (11:01 +0000)]
Fix a blank line.

24 years agoAdd copyright notice.
Gerd Moellmann [Tue, 20 Feb 2001 11:00:55 +0000 (11:00 +0000)]
Add copyright notice.

24 years agoRevert bogus revision 2001-02-20T10:59:03Z!fx@gnu.org.
Dave Love [Tue, 20 Feb 2001 10:56:15 +0000 (10:56 +0000)]
Revert bogus revision 2001-02-20T10:59:03Z!fx@gnu.org.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 20 Feb 2001 10:42:32 +0000 (10:42 +0000)]
*** empty log message ***

24 years agoCode fix to support `ps-zebra-stripe-follow'
Gerd Moellmann [Tue, 20 Feb 2001 10:42:14 +0000 (10:42 +0000)]
Code fix to support `ps-zebra-stripe-follow'
funcionality enhancement.
(doColumnZebra): Code fix.

24 years agoTimestamp package replacement. Some enhancements. Some
Gerd Moellmann [Tue, 20 Feb 2001 10:41:10 +0000 (10:41 +0000)]
Timestamp package replacement.  Some enhancements.  Some
XEmacs compatibility.  Doc Fix.
(ps-print-version): New version number (6.4).
(ps-printer-name): Initialization fix.
(ps-zebra-stripe-follow): Funcionality enhancement.
(ps-prologue-file): Code enhancement.
(ps-right-header): Timestamp package replacement.
(ps-setup, ps-face-bold-p, ps-face-italic-p, ps-get-page-dimensions)
(ps-generate-header, ps-begin-file, ps-begin-job)
(ps-generate-postscript-with-faces, ps-do-despool): Code fix.
(ps-time-stamp-mon-dd-yyyy, ps-time-stamp-hh:mm:ss): New funs.
(ps-zebra-stripe-full-p, ps-zebra-stripe-alist): New vars.
(coding-system-for-write): Var declaration (XEmacs compatibility).

24 years ago(image-file-name-extensions): Add "tif".
Miles Bader [Tue, 20 Feb 2001 01:35:18 +0000 (01:35 +0000)]
(image-file-name-extensions): Add "tif".

24 years agoDistracting NSA => Mail Amusements.
Richard M. Stallman [Mon, 19 Feb 2001 23:43:42 +0000 (23:43 +0000)]
Distracting NSA => Mail Amusements.

24 years agoUpdate menus.
Richard M. Stallman [Mon, 19 Feb 2001 23:41:46 +0000 (23:41 +0000)]
Update menus.

24 years agoFix xref to Tool Bars.
Richard M. Stallman [Mon, 19 Feb 2001 23:41:07 +0000 (23:41 +0000)]
Fix xref to Tool Bars.

24 years agoFix xref to Display Custom.
Richard M. Stallman [Mon, 19 Feb 2001 23:37:48 +0000 (23:37 +0000)]
Fix xref to Display Custom.

24 years agoFIx xref to Display Custom.
Richard M. Stallman [Mon, 19 Feb 2001 23:36:31 +0000 (23:36 +0000)]
FIx xref to Display Custom.

24 years agoRelease mh-e-doc-1.3 for Emacs 21.1.
Bill Wohler [Mon, 19 Feb 2001 19:13:47 +0000 (19:13 +0000)]
Release mh-e-doc-1.3 for Emacs 21.1.
(Viewing): Added mh-header-display index entry.
(Organizing,Customizing Reading): Added mh-kill-folder index entry.
(Preface): The current version of mh-e has come
standard since 19.29. Since Version 5 of mh-e has been out so
long, lots of text regarding earlier versions was pruned.
(Conventions): Use BACKSPACE instead of DELETE in Emacs 21.
(Reading MIME): Use nmh commands.
(Bug Reports): Current maintainer now Bill Wohler. Bug reports now
at SourceForge.
(Mailing List): Mailing lists now at SourceForge.
(MH FAQ): FAQ now at faqs.org.
(Getting mh-e): Version in Emacs should be fairly up to date. New
releases at SourceForge.
(History): mh-e now maintained by Bill Wohler at SourceForge.
(Changes to mh-e): Gone.
(Copying): Clean up close-quote punctuation (rms-1.7).

24 years ago*** empty log message ***
Bill Wohler [Mon, 19 Feb 2001 19:11:24 +0000 (19:11 +0000)]
*** empty log message ***

24 years ago(widget-button-click): Save the selected window
Gerd Moellmann [Mon, 19 Feb 2001 17:53:37 +0000 (17:53 +0000)]
(widget-button-click): Save the selected window
around the code handling clicks on buttons.

24 years ago(Fmove_to_window_line): Undo last change.
Gerd Moellmann [Mon, 19 Feb 2001 16:44:07 +0000 (16:44 +0000)]
(Fmove_to_window_line): Undo last change.
(displayed_window_lines): Call line_bottom_y to determine
the line's bottom position.

24 years ago(line_bottom_y): New function extracted from
Gerd Moellmann [Mon, 19 Feb 2001 16:43:09 +0000 (16:43 +0000)]
(line_bottom_y): New function extracted from
pos_visible_p.
(pos_visible_p): Use it.

24 years ago(line_bottom_y): Add prototype.
Gerd Moellmann [Mon, 19 Feb 2001 16:42:21 +0000 (16:42 +0000)]
(line_bottom_y): Add prototype.

24 years agoFix typo.
Andreas Schwab [Mon, 19 Feb 2001 15:25:56 +0000 (15:25 +0000)]
Fix typo.

24 years ago(recursive_edit_1): Bind `inhibit-redisplay' and
Gerd Moellmann [Mon, 19 Feb 2001 13:58:17 +0000 (13:58 +0000)]
(recursive_edit_1): Bind `inhibit-redisplay' and
set redisplaying_p to 0 here instead of in Frecursive_edit.
(Frecursive_edit): Don't bind `inhibit-redisplay' and don't
set redisplaying_p.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 19 Feb 2001 13:55:36 +0000 (13:55 +0000)]
*** empty log message ***

24 years ago(Qinhibit_menubar_update, inhibit_menubar_update):
Gerd Moellmann [Mon, 19 Feb 2001 13:48:28 +0000 (13:48 +0000)]
(Qinhibit_menubar_update, inhibit_menubar_update):
New variables.
(syms_of_xdisp): Initialize new variables.
(update_menu_bar): Do nothing if inhibit_menubar_update is set.
Specbind `inhibit-menubar-update' when updating the menu bar.

24 years ago(update_menu_bar): Run activate-menu-bar-hook with
Gerd Moellmann [Mon, 19 Feb 2001 13:30:31 +0000 (13:30 +0000)]
(update_menu_bar): Run activate-menu-bar-hook with
safe_run_hooks.

24 years ago(set_frame_menubar): Run acivate-menu-bar-hook with
Gerd Moellmann [Mon, 19 Feb 2001 13:29:21 +0000 (13:29 +0000)]
(set_frame_menubar): Run acivate-menu-bar-hook with
safe_run_hooks.

24 years ago(malloc_initialize_hook): Handle case thet `environ'
Gerd Moellmann [Mon, 19 Feb 2001 12:23:46 +0000 (12:23 +0000)]
(malloc_initialize_hook): Handle case thet `environ'
is null.

24 years ago(__morecore) [!SYSTEM_MALLOC]: Move declaration
Gerd Moellmann [Mon, 19 Feb 2001 12:20:08 +0000 (12:20 +0000)]
(__morecore) [!SYSTEM_MALLOC]: Move declaration
to the start of the file.

24 years agoCorrection for TZ on Microsoft systems.
Richard M. Stallman [Mon, 19 Feb 2001 08:49:22 +0000 (08:49 +0000)]
Correction for TZ on Microsoft systems.

24 years agoChange in quoting.
Richard M. Stallman [Mon, 19 Feb 2001 04:15:26 +0000 (04:15 +0000)]
Change in quoting.

24 years agoMake quoting more uniform.
Richard M. Stallman [Mon, 19 Feb 2001 04:08:34 +0000 (04:08 +0000)]
Make quoting more uniform.

24 years agoClean up comment-dwim vs indent-for-comment, etc.
Richard M. Stallman [Mon, 19 Feb 2001 03:45:02 +0000 (03:45 +0000)]
Clean up comment-dwim vs indent-for-comment, etc.
Move comment-padding to the Options for Comments node.
Give details of hideshow commands.
Many cleanups for etags.
Rewrite Imenu node.
Put ff-find-related-file into Other C Commands node.
Clean up fortran comment ruler info.
Fortran Misc node deleted.

24 years agoMajor rewrite in Window Convenience node.
Richard M. Stallman [Mon, 19 Feb 2001 03:38:11 +0000 (03:38 +0000)]
Major rewrite in Window Convenience node.
Move cursor-in-non-selected-windows to display.texi.

24 years agoDocument cursor-in-non-selected-windows.
Richard M. Stallman [Mon, 19 Feb 2001 03:34:46 +0000 (03:34 +0000)]
Document cursor-in-non-selected-windows.

24 years agoSuggest copying problematical manual text into the bug report.
Richard M. Stallman [Mon, 19 Feb 2001 03:20:56 +0000 (03:20 +0000)]
Suggest copying problematical manual text into the bug report.
Other small changes.

24 years agoMove the Refill Mode node.
Richard M. Stallman [Mon, 19 Feb 2001 03:15:37 +0000 (03:15 +0000)]
Move the Refill Mode node.
Move the TeX mode miscellany to a new node.
Clean up the Foldout node.
Other minor changes.

24 years agoDelete Footnote mode info.
Richard M. Stallman [Mon, 19 Feb 2001 02:26:38 +0000 (02:26 +0000)]
Delete Footnote mode info.
Comment out EUDC info.
Merge fortune-to-signature info with spook in one node,
called Mail Amusements.
Other small changes.

24 years agoComment out description of re-builder.
Richard M. Stallman [Mon, 19 Feb 2001 01:57:45 +0000 (01:57 +0000)]
Comment out description of re-builder.
Clarify isearch highlighting info and input method info.
Rewrite descriptions of non-greedy repetition, \{...\},
and shy groups.
Rewrite "Other Repeating Search" node.
Other small clarifications.

24 years ago*** empty log message ***
Dave Love [Sun, 18 Feb 2001 17:46:45 +0000 (17:46 +0000)]
*** empty log message ***

24 years ago(imenu--generic-function): Use mapc to iterate over
Dave Love [Sun, 18 Feb 2001 16:41:13 +0000 (16:41 +0000)]
(imenu--generic-function): Use mapc to iterate over
syntax characters.