1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-28 10:56:36 +00:00
Commit Graph

47819 Commits

Author SHA1 Message Date
Richard M. Stallman
67c1c88fa1 (Time Conversion): For encode-time, explain limits on year. 2003-08-13 17:25:05 +00:00
Richard M. Stallman
de61a34e9c (Character Type): Define anchor "modifier bits". 2003-08-13 17:24:09 +00:00
Richard M. Stallman
bda7c6ddc5 (Emulating Mode Line): New node.
(Search-based Fontification): Font Lock uses font-lock-face property.
(Other Font Lock Variables): Likewise.
2003-08-13 17:23:22 +00:00
Richard M. Stallman
229644e7b1 (Format of Keymaps): Keymaps contain char tables, not vectors.
(Active Keymaps): Add emulation-mode-map-alists.
(Functions for Key Lookup): key-binding has new arg no-remap.
(Remapping Commands): New node.
(Scanning Keymaps): where-is-internal has new arg no-remap.
(Tool Bar): Add tool-bar-local-item-from-menu.
Clarify when to use tool-bar-add-item-from-menu.
2003-08-13 17:21:57 +00:00
Richard M. Stallman
041b0e7bd7 (Interactive Call): commandp has new arg.
(Command Loop Info): Add this-original-command.
2003-08-13 17:19:36 +00:00
Vinicius Jose Latorre
1002b9b5d9 ebnf-no-meta-identifier ==> var instead constant. 2003-08-13 00:37:24 +00:00
Vinicius Jose Latorre
8276286688 Fix ebnf-iso 2003-08-13 00:36:11 +00:00
Markus Rost
aafd109351 (shell): With prefix-arg, suggest a new buffer name. 2003-08-12 23:37:25 +00:00
André Spiegel
8b9177ce1b # 2003-08-12 18:05:44 +00:00
André Spiegel
8bfde4bea1 (vc-sccs-state-heuristic): Fix parentheses.
(vc-sccs-workfile-version): Search the entire delta table, rather
than just the first entry, because that might be a deleted version.
2003-08-12 18:01:21 +00:00
Karl Fogel
aef1a2e639 * menu-bar.el (menu-bar-options-menu): Supply a body for the
[save-place] binding in the Options menu.  Have it require 'saveplace'
and then toggle the variable manually, to avoid an an unbound variable
error.  Thanks to <Sebastien.Kirche@sage.com> for the bug report.
2003-08-12 05:14:49 +00:00
Nick Roberts
2ff0458dd0 (gdb-insert-field, gdb-array-format1)
(gdb-info-breakpoints-custom, gdb-info-frames-custom)
(gdb-info-threads-custom): Add help-echo text.
(gdb-display-back): Don't use purecopy.
(gdb-info-breakpoints-custom, gdb-reset)
(gdb-assembler-custom): Use display-images-p to test if breakpoint
icons can be displayed.
2003-08-11 21:55:20 +00:00
Nick Roberts
87911c22a4 *** empty log message *** 2003-08-11 21:52:48 +00:00
Markus Rost
13582d5354 *** empty log message *** 2003-08-11 19:20:30 +00:00
Markus Rost
6d84ca3718 Remove obsolete workaround. 2003-08-11 19:19:57 +00:00
Markus Rost
23fed45391 (reftex-auto-recenter-toc): Fix typo. 2003-08-11 19:17:53 +00:00
Stefan Monnier
175d0960bf (bookmark-completing-read): Use a popup menu if activated from the mouse.
Return a string, instead of a list of one string.
(bookmark-edit-annotation): Remove unused vars.
(bookmark-jump, bookmark-relocate, bookmark-insert-location)
(bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
to bookmark-completing-read.
(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
(bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
(bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
and erase-buffer.
(bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
(bookmark-menu-jump, bookmark-menu-insert)
(bookmark-popup-menu-and-apply-function)
(bookmark-menu-popup-paned-bookmark-menu): Remove.
(bookmark-menu-build-paned-menu): Remove by folding it into
bookmark-menu-popup-paned-menu.
(menu-bar-bookmark-map): Move the define-key statements here.
Use the "non-menu" commands since they now pop up a menu if needed.
(bookmark-exit-hook-internal): Simplify.
2003-08-11 17:30:47 +00:00
Carsten Dominik
3666daf637 Updated to version 4.21 2003-08-11 12:27:02 +00:00
Carsten Dominik
65cb21088c *** empty log message *** 2003-08-11 12:25:27 +00:00
Vinicius Jose Latorre
30fa28b494 Move defvar before first use. 2003-08-09 02:17:12 +00:00
Andreas Schwab
f29181dc5d (mark_object): Handle Lisp_Misc_Save_Value. 2003-08-08 23:14:48 +00:00
Andreas Schwab
1661e56b9c (print_string): Fix printing of multibyte string with
nontrivial printcharfun.
2003-08-08 22:45:48 +00:00
Vinicius Jose Latorre
ae6f46f914 ebnf-begin-job code fix 2003-08-08 02:32:06 +00:00
Andrew Choi
abd39b5719 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
option instead of -traditional-cpp for CPP.
2003-08-07 16:00:31 +00:00
Glenn Morris
3d880a4b89 (list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)
(mark-diary-entries-hook, nongregorian-diary-marking-hook): Add some
customize options for these hooks.
(calendar-abbrev-construct): Don't try to take a substring longer than
the original string.
2003-08-06 10:10:46 +00:00
John Paul Wallington
e37769b1fc (Top): Fix typo. 2003-08-06 03:17:37 +00:00
John Paul Wallington
c00d3ba4e1 (Warning Basics): Fix typo.
(Fringes): Add closing curly bracket and fix typo.
2003-08-06 03:13:21 +00:00
John Paul Wallington
c5948a7585 (Compiler Errors): Say @end defmac' after defmac'. 2003-08-06 03:12:37 +00:00
Richard M. Stallman
c5e0561f37 *** empty log message *** 2003-08-06 01:45:14 +00:00
Richard M. Stallman
690a6d089a (Lisp Indent): Don't describe lisp-indent-function property here.
Use xref to Lisp Manual.
2003-08-06 01:45:08 +00:00
Richard M. Stallman
ca99e35810 Update lists of subnodes. 2003-08-06 01:44:00 +00:00
Richard M. Stallman
6ab4745b67 (Buffers and Windows): set-window-buffer has new arg. 2003-08-06 01:43:43 +00:00
Richard M. Stallman
5c646a2dc5 (Local Variables): Use lc for example variable names. 2003-08-06 01:43:18 +00:00
Richard M. Stallman
e4317c8ca9 (Library Headers): Explain where to put -*-. 2003-08-06 01:42:44 +00:00
Richard M. Stallman
ad833e10b8 (Creating Strings): Fix xref for vconcat. 2003-08-06 01:42:14 +00:00
Richard M. Stallman
2d9c250253 (Vector Functions): vconcat no longer allows integer args. 2003-08-06 01:41:53 +00:00
Richard M. Stallman
1c7cdff5dd (Reading File Names): read-file-name has new arg PREDICATE.
New function read-directory-name.
2003-08-06 01:41:08 +00:00
Richard M. Stallman
d5c99c9e67 (Defining Macros): Give definition of `declare'
(Indenting Macros): New node.
2003-08-06 01:33:33 +00:00
Richard M. Stallman
5b2a9a7608 (Parameter Access): Add modify-all-frames-parameters.
(Window Frame Parameters): Make separate table of parameters
that are coupled with specific face attributes.
(Deleting Frames): delete-frame-hooks renamed to delete-frame-functions.
2003-08-06 01:32:23 +00:00
Richard M. Stallman
104ad64864 (Magic File Names): Add file-remote-p. Clarify file-local-copy. 2003-08-06 01:28:35 +00:00
Richard M. Stallman
a756468d97 (Instrumenting Macro Calls): Don't define `declare' here;
instead xref Defining Macros.
2003-08-06 01:25:23 +00:00
Richard M. Stallman
8a6ca431c7 (Warnings): New node, and subnodes.
(Fringes): New node.
2003-08-06 01:23:14 +00:00
Richard M. Stallman
46c7a6f087 (Test Coverage): New node. 2003-08-06 01:21:53 +00:00
Richard M. Stallman
fe45b975b9 (Compiler Errors): Explain with-no-warnings
and other ways to suppress warnings.
2003-08-06 01:17:13 +00:00
Richard M. Stallman
8e5f951071 (Interactive Call): Minor clarification. 2003-08-06 01:12:49 +00:00
Richard M. Stallman
4da34f1e74 (Buffer File Name): set-visited-file-name renames the buffer too. 2003-08-06 01:12:25 +00:00
Richard M. Stallman
57cbdf1717 (Abbrev Tables): Add copy-abbrev-table. 2003-08-06 01:11:54 +00:00
Richard M. Stallman
91cbc31fa9 (noreturn): Report error if does return.
(testcover-reinstrument-clauses): Doc fix.
2003-08-06 01:10:37 +00:00
Richard M. Stallman
10b6c9320f Doc fixes, args renamed.
(warning-type-format): Renamed from warning-group-format.
2003-08-06 01:09:33 +00:00
Richard M. Stallman
9e31e67b6f (byte-compile-not-obsolete-var): New var.
(byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
(byte-compile-defvar): Bind byte-compile-not-obsolete-var
to prevent warnings about defvar for an obsolete variable.

(byte-compile-log-warning):
warning-group-format renamed to warning-type-format.
2003-08-06 01:08:21 +00:00