1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-03 11:33:37 +00:00
Commit Graph

51889 Commits

Author SHA1 Message Date
Kim F. Storm
2661eae951 *** empty log message *** 2004-08-29 20:55:46 +00:00
Kim F. Storm
cfb0cdc1fd Add ack.texi and AUTHORS. 2004-08-29 20:04:45 +00:00
Steven Tamm
2222855e83 Fixing whitespace style issue with #define 2004-08-29 16:56:17 +00:00
Eli Zaretskii
e3c9003265 (Emacs for MS-DOS): Update URLs for the MS-DOS port of
Emacs and related programs.
2004-08-28 18:44:24 +00:00
Luc Teirlinck
a71eb4358f *** empty log message *** 2004-08-28 16:23:49 +00:00
Luc Teirlinck
bc57b73586 (edit-tab-stops-buffer): Doc fix. 2004-08-28 16:13:32 +00:00
Richard M. Stallman
ea2e9f8dc9 Whitespace change. 2004-08-28 15:32:06 +00:00
Richard M. Stallman
8a9cad92b1 (grep-default-command): Use find-tag-default.
(grep-tag-default): Function deleted.
2004-08-28 15:31:20 +00:00
Richard M. Stallman
fb1558445c (find-tag-default): Moved to subr.el. 2004-08-28 15:30:31 +00:00
Richard M. Stallman
a0d84262dc (find-tag-default): Moved from etags.el. 2004-08-28 15:30:10 +00:00
Richard M. Stallman
87fdf320e9 (prin1-char): Put `shift' modifier into the basic character,
if it has an uppercase form.
2004-08-28 14:00:38 +00:00
Jan Djärv
1b6d517f29 * FOR-RELEASE (Indications): Removed entry about GTK and geometry,
(now behaves as well as other ports).
2004-08-28 07:45:42 +00:00
Luc Teirlinck
779bc8006b (Secondary Selection): Setting the secondary selection with
M-Drag-Mouse-1 does not alter the kill ring, setting it with M-Mouse-1
and M-Mouse-3 does.
(Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
toolkit scroll bars.
(Scroll Bars): Ditto.
2004-08-28 02:35:31 +00:00
Luc Teirlinck
acaa6478a8 (Basic Window): When using a window system, the value of point in a
non-selected window is indicated by a hollow box.
(Split Window): Side by side windows are separated by a scrollbar,
if scrollbars are used.
C-Mouse-2 on scrollbar now also works for toolkit scrollbars.
(Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
(Window Convenience): Update bindings for `winner-undo' and `winner-redo'.
2004-08-28 02:14:16 +00:00
Luc Teirlinck
06d5f0ed4c (Acknowledgments): Put inside @iftex instead of @ifnotinfo. 2004-08-28 01:59:29 +00:00
Luc Teirlinck
2b96f80c17 *** empty log message *** 2004-08-28 00:50:35 +00:00
Richard M. Stallman
ef4da64f62 Fix texinfo usage, esp. doublequotes.
(Difference between Emacs and XEmacs): Some clarification.
2004-08-28 00:44:30 +00:00
Luc Teirlinck
73b7408787 (Abbrev Expansion): `abbrev-start-location' can be an integer or a marker.
(Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2004-08-28 00:41:31 +00:00
Luc Teirlinck
9933ae4874 Minor whitespace change. 2004-08-28 00:20:24 +00:00
Luc Teirlinck
5e6230d8d9 Adapt node pointers to change in emacs.texi. 2004-08-27 23:42:41 +00:00
Luc Teirlinck
0d6e975434 Adapt sectioning in Info to the node structure.
Adapt node pointers to change in emacs.texi.
2004-08-27 23:38:35 +00:00
Luc Teirlinck
0b96ec6804 Make "GNU GENERAL PUBLIC LICENSE" an appendix.
Rearrange order of nodes and sections such that both "GNU GENERAL
PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
end, as appropriate for appendices.
(Acknowledgments): Use `@unnumberedsec'.
2004-08-27 23:36:38 +00:00
Luc Teirlinck
6cca5de045 Adapt sectioning in Info to the node structure. 2004-08-27 23:35:06 +00:00
Luc Teirlinck
c8b21b5ed2 Interchange nodes (for correct numbering). 2004-08-27 23:30:03 +00:00
Luc Teirlinck
254196f5a4 (Building): Interchange nodes (for correct numbering). 2004-08-27 23:28:06 +00:00
Luc Teirlinck
2e7cfad632 Adapt sectioning in Info to the node structure.
(Invoking emacsclient): Make "Invoking emacsclient" a subsection
of "Using Emacs as a Server".
2004-08-27 23:25:13 +00:00
Luc Teirlinck
ba34fe2002 (Acknowledgments): Use `@unnumbered'. 2004-08-27 23:23:06 +00:00
Jan Djärv
059cd32943 * xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collection
from 2002-07-15T00:01:34Z!raeburn@raeburn.org so that strings from ENCODE_UTF_8 isn't GC:ed before used.
2004-08-27 16:57:36 +00:00
Jan Djärv
5500be54e1 * gtkutil.c (xg_create_frame_widgets): Compensate for tool bar when
tool bar items is 0.
2004-08-27 16:50:02 +00:00
Richard M. Stallman
9c301a4ce8 (Difference between Emacs and XEmacs):
Explain not to contrast XEmacs with GNU Emacs.
2004-08-27 04:40:17 +00:00
Kenichi Handa
11d2e01ba3 (utf-8-post-read-conversion): If the
buffer is unibyte, temporarily set it multibyte.
2004-08-27 00:25:59 +00:00
Steven Tamm
383418e512 macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
strings in menu items.
(single_submenu): Use ENCODE_MENU_STRING
(mac_menu_show): Use ENCODE_MENU_STRING.  Reset grabbed because
button release isn't passed to event loop
(add_menu_item): Use SetMenuItemWithCFString
2004-08-26 18:43:29 +00:00
Steven Tamm
6eb3ee72e0 fileio.c (Fread_file_name): Call x_file_dialog on carbon on
tool-bar/menu click
macfns.c (Fx_file_dialog): Implemented using NavServices
2004-08-26 18:28:44 +00:00
Masatake YAMATO
0e48150a65 (time-to-seconds): Add autoload cookies. 2004-08-26 18:20:52 +00:00
Richard M. Stallman
c513d7cf44 (Difference between Emacs and XEmacs): Rewrite. 2004-08-26 16:17:48 +00:00
Luc Teirlinck
9f14953b05 *** empty log message *** 2004-08-26 01:47:55 +00:00
John Paul Wallington
003274a057 (tex-validate-buffer): Distinguish between 0, 1, and many mismatches.
(tex-start-shell): Use `set-process-query-on-exit-flag'.
2004-08-25 19:05:24 +00:00
John Paul Wallington
2eb43e13c1 *** empty log message *** 2004-08-25 18:46:04 +00:00
John Paul Wallington
e5927b52aa (ielm-tab, ielm-complete-symbol): Doc fix.
(inferior-emacs-lisp-mode): Use	`set-process-query-on-exit-flag'.
2004-08-25 18:40:22 +00:00
Bill Wohler
5e4c34ce89 Fixed typo. 2004-08-25 06:09:12 +00:00
Bill Wohler
eccf961345 Upgraded to MH-E version 7.82.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-25 05:55:39 +00:00
Kenichi Handa
1c6cfb0b0d (Non-ASCII Rebinding): Fix and simplify the
description for unibyte mode.
2004-08-25 00:22:23 +00:00
Stefan Monnier
55a88c8a60 *** empty log message *** 2004-08-24 22:14:46 +00:00
Luc Teirlinck
969abb7510 *** empty log message *** 2004-08-24 21:29:09 +00:00
Jan Djärv
2728b5d02c * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed. 2004-08-24 17:22:33 +00:00
Jan Djärv
10b43ac3fd * xfns.c (x_window_to_frame, x_any_window_to_frame)
(x_non_menubar_window_to_frame, x_menubar_window_to_frame)
(x_top_window_to_frame): Return 0 if wdesc is None.
2004-08-24 10:54:39 +00:00
Luc Teirlinck
09139bc51a (Font Lock): Correct invalid @xref. 2004-08-24 03:45:41 +00:00
Luc Teirlinck
5485e3ecfb (Regexps): Correct cryptic @ref.
(Configuring Scrolling): Correct invalid @xref.
(Regexp Replace): Standardize reference to hardcopy Elisp Manual in @pxref.
2004-08-24 03:43:17 +00:00
Stefan Monnier
f9d1f3be2f (vc-svn-diff): Treat options from vc-svn-diff-switches and
vc-diff-switches differently.
2004-08-23 18:23:52 +00:00
Luc Teirlinck
b88892ef44 Minor comment change. 2004-08-23 13:13:19 +00:00