]> git.eshelyaron.com Git - emacs.git/log
emacs.git
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.

24 years agoDon't say that the mode line is taller, because we are fixing that.
Richard M. Stallman [Sat, 17 Feb 2001 22:20:09 +0000 (22:20 +0000)]
Don't say that the mode line is taller, because we are fixing that.
Minor cleanups.

24 years agoNew node Rmail Coding for the discussion of coding systems.
Richard M. Stallman [Sat, 17 Feb 2001 22:16:01 +0000 (22:16 +0000)]
New node Rmail Coding for the discussion of coding systems.
Clarify goto-address and fix errors.
Minor cleanups.

24 years ago(fortran-strip-sqeuence-nos): Doc fix.
Richard M. Stallman [Sat, 17 Feb 2001 21:43:42 +0000 (21:43 +0000)]
(fortran-strip-sqeuence-nos): Doc fix.

24 years agoClarify undisplayable characters, --unibyte, locales.
Richard M. Stallman [Sat, 17 Feb 2001 18:12:07 +0000 (18:12 +0000)]
Clarify undisplayable characters, --unibyte, locales.
Clarify self-insertion of non-ASCII 8-bit chars.
Clarify coding system detection of escape sequences.
Clarify keyboard input methods and coding systems.
Comment out the commands to inquire about character sets.

Misc cleanups.

24 years agoDelete find-file-text and find-file-binary.
Richard M. Stallman [Sat, 17 Feb 2001 17:52:52 +0000 (17:52 +0000)]
Delete find-file-text and find-file-binary.
Misc cleanups.

24 years agoClean up close-quote punctuation.
Richard M. Stallman [Sat, 17 Feb 2001 17:50:28 +0000 (17:50 +0000)]
Clean up close-quote punctuation.

24 years agoUpdate copyright year.
Richard M. Stallman [Sat, 17 Feb 2001 17:47:20 +0000 (17:47 +0000)]
Update copyright year.

24 years agoClean up max-mini-window-height and Partial Completion mode.
Richard M. Stallman [Sat, 17 Feb 2001 17:46:34 +0000 (17:46 +0000)]
Clean up max-mini-window-height and Partial Completion mode.

24 years agoOne more small cleanup.
Richard M. Stallman [Sat, 17 Feb 2001 17:43:17 +0000 (17:43 +0000)]
One more small cleanup.

24 years agoClean up intro to Transient Mark mode.
Richard M. Stallman [Sat, 17 Feb 2001 17:43:03 +0000 (17:43 +0000)]
Clean up intro to Transient Mark mode.
Explain that it changes the behavior of some commands.

24 years agoSmall cleanups in usage.
Richard M. Stallman [Sat, 17 Feb 2001 17:40:43 +0000 (17:40 +0000)]
Small cleanups in usage.

24 years agoRewrite kill-read-only-ok, Delete Selection mode, replace-rectangle.
Richard M. Stallman [Sat, 17 Feb 2001 17:35:47 +0000 (17:35 +0000)]
Rewrite kill-read-only-ok, Delete Selection mode, replace-rectangle.

24 years agoUpcase "mouse" in @kbd.
Richard M. Stallman [Sat, 17 Feb 2001 17:34:12 +0000 (17:34 +0000)]
Upcase "mouse" in @kbd.

24 years agoClean up close-quote punctuation.
Richard M. Stallman [Sat, 17 Feb 2001 17:32:50 +0000 (17:32 +0000)]
Clean up close-quote punctuation.
Clarify that "Linux" is the kernel.

24 years agoClean up and move index-searching recommendation.
Richard M. Stallman [Sat, 17 Feb 2001 17:28:52 +0000 (17:28 +0000)]
Clean up and move index-searching recommendation.
Other minor changes.

24 years agoAdd Tool Bar. Minor cleanups.
Richard M. Stallman [Sat, 17 Feb 2001 17:26:17 +0000 (17:26 +0000)]
Add Tool Bar.  Minor cleanups.

24 years agoThe log entry for the previous version was a spazz. Ignore it.
Richard M. Stallman [Sat, 17 Feb 2001 17:23:54 +0000 (17:23 +0000)]
The log entry for the previous version was a spazz.  Ignore it.

New node Cursor Display.  Put x-stretch-cursor there.
Put "busy cursor" stuff in Display Custom node.

24 years agoDelete info on Font Lock Support Modes.
Richard M. Stallman [Sat, 17 Feb 2001 17:22:05 +0000 (17:22 +0000)]
Delete info on Font Lock Support Modes.
Rewrite tool bar info.  Rewrite wheeled mouse section.
Rewrite Hi-Lock section.  Rewrite trailing whitespace section.
Move indicate-empty-lines into trailing whitespace section.
Move busy-cursor stuff to display.texi.
Rename Misc X node to Frame Commands, and move it.
Many minor changes.

24 years agoFix some Texinfo usage.
Richard M. Stallman [Sat, 17 Feb 2001 17:05:29 +0000 (17:05 +0000)]
Fix some Texinfo usage.

24 years agoMinor cleanup.
Richard M. Stallman [Sat, 17 Feb 2001 17:02:12 +0000 (17:02 +0000)]
Minor cleanup.