]>
git.eshelyaron.com Git - emacs.git/log
Gerd Moellmann [Mon, 13 Aug 2001 10:35:48 +0000 (10:35 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 13 Aug 2001 10:35:25 +0000 (10:35 +0000)]
(TAGS, TAGS-LISP): Remove "loaddefs.el" including
its path from $els.
Gerd Moellmann [Mon, 13 Aug 2001 10:16:42 +0000 (10:16 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 13 Aug 2001 10:16:16 +0000 (10:16 +0000)]
(image-jpeg-p): Fix call of substring.
Gerd Moellmann [Mon, 13 Aug 2001 09:52:55 +0000 (09:52 +0000)]
(resize_echo_area_exactly): Don't resize the mini-window
exactly when a mini-buffer is active.
Gerd Moellmann [Mon, 13 Aug 2001 09:27:43 +0000 (09:27 +0000)]
(make_lispy_event): Interpret double_click_fuzz
in units of 1/8 character on non window-system frames.
(syms_of_keyboard) <double-click-fuzz>: Doc fix.
Richard M. Stallman [Sun, 12 Aug 2001 21:22:26 +0000 (21:22 +0000)]
Show a keyboard macro with minibuffer arguments in it.
Richard M. Stallman [Sun, 12 Aug 2001 21:20:19 +0000 (21:20 +0000)]
Minor cleanup.
Add example of scientific notation in string-to-number.
Richard M. Stallman [Sun, 12 Aug 2001 21:18:06 +0000 (21:18 +0000)]
Add bool-vector example.
Richard M. Stallman [Sun, 12 Aug 2001 21:16:54 +0000 (21:16 +0000)]
Minor cleanup.
Richard M. Stallman [Sun, 12 Aug 2001 21:16:24 +0000 (21:16 +0000)]
Add examples for floor, ceiling, truncate, round.
Richard M. Stallman [Sun, 12 Aug 2001 21:15:14 +0000 (21:15 +0000)]
Minor cleanups.
Richard M. Stallman [Sun, 12 Aug 2001 21:04:18 +0000 (21:04 +0000)]
Don't say "print" for displaying on the screen.
Gerd Moellmann [Fri, 10 Aug 2001 18:10:40 +0000 (18:10 +0000)]
(animate-string): Doc fix. Use a buffer
name with stars in it.
(animate-sequence): New function.
From Richard M. Stallman <rms@gnu.org>.
Gerd Moellmann [Fri, 10 Aug 2001 13:47:18 +0000 (13:47 +0000)]
(select-frame-set-input-focus): New function
extracted from other-frame.
(other-frame): Use it.
(next-multiframe-window, previous-multiframe-window): Use it.
Pavel Janík [Fri, 10 Aug 2001 12:53:06 +0000 (12:53 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 10 Aug 2001 12:48:02 +0000 (12:48 +0000)]
(isearch-other-meta-char): Don't switch to the
buffer of a window clicked on, when the current buffer is
in Isearch mode.
Gerd Moellmann [Fri, 10 Aug 2001 10:59:06 +0000 (10:59 +0000)]
(image-jpeg-p): Test for APPn markers in the range
#xe0..#xef.
Eli Zaretskii [Fri, 10 Aug 2001 09:24:29 +0000 (09:24 +0000)]
Fix a typo in a comment.
Eli Zaretskii [Fri, 10 Aug 2001 09:23:22 +0000 (09:23 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 10 Aug 2001 09:17:50 +0000 (09:17 +0000)]
(Action Arguments): Remove the index entry for LINE:COLUMN, since
index entries cannot have a colon in them.
Eli Zaretskii [Fri, 10 Aug 2001 09:14:17 +0000 (09:14 +0000)]
(syms_of_keyboard) <double-click-fuzz>: Fix a typo in a doc string.
Eli Zaretskii [Fri, 10 Aug 2001 09:07:39 +0000 (09:07 +0000)]
(Mouse Buttons): Document the default values for double-click-time
and double-click-fuzz.
Eli Zaretskii [Fri, 10 Aug 2001 09:05:50 +0000 (09:05 +0000)]
(Bugs and problems): Fix wording.
Eli Zaretskii [Thu, 9 Aug 2001 17:40:59 +0000 (17:40 +0000)]
Fix a typo in a comment.
Eli Zaretskii [Thu, 9 Aug 2001 16:22:37 +0000 (16:22 +0000)]
Fix a stale reference to "Comparing Files".
Eli Zaretskii [Thu, 9 Aug 2001 16:21:33 +0000 (16:21 +0000)]
Change the name of the "DEL Doesn't Delete" node to "DEL Does Not Delete",
since node names cannot have apostrophes.
Fix a stale menu item in emacs.texi which referred to this node by its
old name.
Gerd Moellmann [Thu, 9 Aug 2001 15:50:33 +0000 (15:50 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 9 Aug 2001 15:50:09 +0000 (15:50 +0000)]
(desktop-save): Don't use concat to form a file
name, use expand-file-name.
Gerd Moellmann [Thu, 9 Aug 2001 14:57:30 +0000 (14:57 +0000)]
(mouse-delete-window): Do nothing if frame has just
one window.
Gerd Moellmann [Thu, 9 Aug 2001 14:54:05 +0000 (14:54 +0000)]
(define-minor-mode): Use
mode-line-minor-mode-keymap for the minor mode name.
Gerd Moellmann [Thu, 9 Aug 2001 14:52:27 +0000 (14:52 +0000)]
(add-minor-mode): Use mode-line-minor-mode-keymap for
the minor mode name.
Gerd Moellmann [Thu, 9 Aug 2001 14:52:02 +0000 (14:52 +0000)]
(display-time-string-forms): Use
make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
Gerd Moellmann [Thu, 9 Aug 2001 14:51:48 +0000 (14:51 +0000)]
(toplevel): Use mode-line-minor-mode-keymap for the
minor mode name.
Gerd Moellmann [Thu, 9 Aug 2001 14:51:20 +0000 (14:51 +0000)]
(minor-mode-alist): Use mode-line-minor-mode-keymap
for the minor mode name.
Gerd Moellmann [Thu, 9 Aug 2001 14:21:12 +0000 (14:21 +0000)]
(calendar-mode-line-format): Use
make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
Gerd Moellmann [Thu, 9 Aug 2001 14:06:54 +0000 (14:06 +0000)]
(make-mode-line-mouse-map): Renamed from
make-mode-line-mouse2-map. Take additional arg MOUSE.
(mode-line-modified): Use mouse-3 instead of mouse-2.
(mode-line-buffer-identification-keymap): Bind keys differently.
(propertized-buffer-identification): Adapt help-echo to new
bindings.
Gerd Moellmann [Thu, 9 Aug 2001 14:06:28 +0000 (14:06 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 9 Aug 2001 13:45:47 +0000 (13:45 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 9 Aug 2001 13:45:23 +0000 (13:45 +0000)]
(mode-line-format): Specify help-echo for line
number, column number and buffer-percent part of the mode-line.
Gerd Moellmann [Thu, 9 Aug 2001 13:01:38 +0000 (13:01 +0000)]
(Vpre_help_message): New variable.
(syms_of_keyboard): Initialize and staticpro it.
(show_help_echo): Record current message before displaying a
help-echo, and restore that message when clearing the help.
Gerd Moellmann [Thu, 9 Aug 2001 09:48:24 +0000 (09:48 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 9 Aug 2001 09:48:04 +0000 (09:48 +0000)]
(x_create_im): Remove prototype.
Gerd Moellmann [Thu, 9 Aug 2001 09:37:50 +0000 (09:37 +0000)]
(adjust_glyph_matrix): Undo last change.
Gerd Moellmann [Thu, 9 Aug 2001 09:37:32 +0000 (09:37 +0000)]
(mark_window_display_accurate_1): Remove an assertion.
Gerd Moellmann [Thu, 9 Aug 2001 09:31:56 +0000 (09:31 +0000)]
(image-type-regexps): Allow whitespace at the start
of the image data for XPM, XBM and Postscript, which are
text files.
(image-jpeg-p): Correct computatino of next field offset.
Richard M. Stallman [Wed, 8 Aug 2001 23:39:08 +0000 (23:39 +0000)]
Minor cleanups.
Richard M. Stallman [Wed, 8 Aug 2001 23:38:27 +0000 (23:38 +0000)]
Show example of specifying C-M-= in Lisp.
Minor cleanup.
Richard M. Stallman [Wed, 8 Aug 2001 23:36:56 +0000 (23:36 +0000)]
Minor cleanup.
Richard M. Stallman [Wed, 8 Aug 2001 23:35:11 +0000 (23:35 +0000)]
Node renamed, Del Gets Help => Del Doesn't Delete.
Richard M. Stallman [Wed, 8 Aug 2001 23:34:26 +0000 (23:34 +0000)]
Minor cleanup.
Richard M. Stallman [Wed, 8 Aug 2001 23:30:26 +0000 (23:30 +0000)]
Minor cleanups.
Fix error, M-r => M-n.
Richard M. Stallman [Wed, 8 Aug 2001 23:28:08 +0000 (23:28 +0000)]
Many minor cleanups.
Richard M. Stallman [Wed, 8 Aug 2001 23:19:49 +0000 (23:19 +0000)]
Minor changes.
Pavel Janík [Wed, 8 Aug 2001 20:11:46 +0000 (20:11 +0000)]
Fix typo.
Eli Zaretskii [Wed, 8 Aug 2001 15:14:01 +0000 (15:14 +0000)]
Updated as per the English version.
From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
Gerd Moellmann [Wed, 8 Aug 2001 11:41:07 +0000 (11:41 +0000)]
(adjust_glyph_matrix): In the optimization for
windows whose height has changed, disable partially visible
lines.
Gerd Moellmann [Wed, 8 Aug 2001 10:54:12 +0000 (10:54 +0000)]
(image-type-regexps): Allow predicates. Change the way
JPEG images are recognized.
(image-jpeg-p): New function.
(image-type-from-data): Handle predicates in image-type-regexps.
Gerd Moellmann [Wed, 8 Aug 2001 10:51:56 +0000 (10:51 +0000)]
(edebug-read-function): Fix handling of
#:, #x, #o, and similar constructs.
Eli Zaretskii [Tue, 7 Aug 2001 15:22:40 +0000 (15:22 +0000)]
(Arguments): Say explicitly that M-- is -1. Fix spacing in an @example.
Gerd Moellmann [Tue, 7 Aug 2001 14:53:15 +0000 (14:53 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 7 Aug 2001 14:52:07 +0000 (14:52 +0000)]
(mm-uu-dissect, mm-uu-test): Fix autoload cookies.
Gerd Moellmann [Tue, 7 Aug 2001 14:48:30 +0000 (14:48 +0000)]
(vc-transfer-file): Fix malformed autoload cookie.
Gerd Moellmann [Tue, 7 Aug 2001 14:43:48 +0000 (14:43 +0000)]
Comment fix.
Gerd Moellmann [Tue, 7 Aug 2001 14:41:37 +0000 (14:41 +0000)]
(viper-file-checked-in-p): Use `and'
instead of `progn'.
Gerd Moellmann [Tue, 7 Aug 2001 14:19:26 +0000 (14:19 +0000)]
(Frecenter): If ARG < 0, and on a window system
frame, count in some empty lines when we can't move -ARG lines
down.
Gerd Moellmann [Tue, 7 Aug 2001 13:36:14 +0000 (13:36 +0000)]
(tar-extract): Avoid generating a new buffer
for each file visited. From Markus Rost <rost@math.ohio-state.edu>.
Gerd Moellmann [Tue, 7 Aug 2001 11:37:10 +0000 (11:37 +0000)]
(start_display): Don't try to determine the continuation
lines width if lines are truncated. It's superfluous and leads to
incorrect results if POS is not visible in the window after
reseating the iterator at the previous line start.
Gerd Moellmann [Tue, 7 Aug 2001 09:57:32 +0000 (09:57 +0000)]
(forward-sentence): Avoid building
a regexp from sentence-end. From Kenichi Handa <handa@etl.go.jp>.
Gerd Moellmann [Tue, 7 Aug 2001 09:47:06 +0000 (09:47 +0000)]
(executable-set-magic): If
executable-find returns a quoted file name, unquote it before
inserting it.
Gerd Moellmann [Tue, 7 Aug 2001 08:55:12 +0000 (08:55 +0000)]
(image-type-regexps): For JPEG files, use a regexp
derived from the JPEG spec.
Gerd Moellmann [Tue, 7 Aug 2001 08:03:42 +0000 (08:03 +0000)]
(image-type-regexps): Use `\`' instead of `^' in
most regular expressions.
Pavel Janík [Mon, 6 Aug 2001 21:29:16 +0000 (21:29 +0000)]
Re-insert a reference to re-inserted function animate-birthday-present.
Pavel Janík [Mon, 6 Aug 2001 21:23:24 +0000 (21:23 +0000)]
Update from Milan Zamazal.
Gerd Moellmann [Mon, 6 Aug 2001 14:28:58 +0000 (14:28 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 6 Aug 2001 14:28:36 +0000 (14:28 +0000)]
(describe-function-1): Use
find-function-search-for-symbol instead of find-functin-noselect
because the latter follows aliases.
Gerd Moellmann [Mon, 6 Aug 2001 13:37:02 +0000 (13:37 +0000)]
(x_dump_glyph_string): Put in #if GLYPH_DEBUG.
Gerd Moellmann [Mon, 6 Aug 2001 12:41:18 +0000 (12:41 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 6 Aug 2001 12:40:52 +0000 (12:40 +0000)]
(animate-birthday-present): Re-insert.
Gerd Moellmann [Mon, 6 Aug 2001 12:28:57 +0000 (12:28 +0000)]
("chinese-py-punct"): Copy the QUAIL-MAP of
"chinese-py".
("chinese-tonepy-punct"): Copy the QUAIL-MAP of "chinese-tonepy".
Gerd Moellmann [Mon, 6 Aug 2001 10:41:52 +0000 (10:41 +0000)]
(tool-bar-add-item-from-menu): Handle
old-style menu definitions.
Pavel Janík [Mon, 6 Aug 2001 10:12:17 +0000 (10:12 +0000)]
Keyword added and FSF specified as Maintainer.
Gerd Moellmann [Mon, 6 Aug 2001 10:03:40 +0000 (10:03 +0000)]
Remove init_stack static declaration.
Pavel Janík [Mon, 6 Aug 2001 09:59:02 +0000 (09:59 +0000)]
Specify FSF as Maintainer.
Pavel Janík [Mon, 6 Aug 2001 09:50:02 +0000 (09:50 +0000)]
Specify FSF as Maintainer.
Pavel Janík [Mon, 6 Aug 2001 09:39:52 +0000 (09:39 +0000)]
Specify FSF as Maintainer.
Eli Zaretskii [Sun, 5 Aug 2001 17:27:27 +0000 (17:27 +0000)]
(Lossage, Bugs): Mention the keys which display PROBLEMS and FAQ.
Pavel Janík [Sun, 5 Aug 2001 09:04:05 +0000 (09:04 +0000)]
Milan Zamazal has new address.
Pavel Janík [Sat, 4 Aug 2001 14:32:41 +0000 (14:32 +0000)]
Be consistent when naming CONTROL and META keys.
Pavel Janík [Sat, 4 Aug 2001 13:04:25 +0000 (13:04 +0000)]
Czech tutorial updated.
Eli Zaretskii [Sat, 4 Aug 2001 12:47:23 +0000 (12:47 +0000)]
(Bugs and problems): Mention the related sections of the Emacs manual, and
the PROBLEMS file.
Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
Eli Zaretskii [Sat, 4 Aug 2001 12:39:30 +0000 (12:39 +0000)]
(Lossage, Bugs): Mention etc/PROBLEMS and the Bugs section of the FAQ.
Suggested by David Kastrup <David.Kastrup@neuroinformatik.ruhr-uni-bochum.de>.
Eli Zaretskii [Sat, 4 Aug 2001 12:15:32 +0000 (12:15 +0000)]
Rewrite the description of the operation of Chinese input methods.
From RMS.
Werner LEMBERG [Sat, 4 Aug 2001 06:26:06 +0000 (06:26 +0000)]
Updated to latest version of TUTORIAL.
Gerd Moellmann [Fri, 3 Aug 2001 15:12:39 +0000 (15:12 +0000)]
(custom-set-variables): Don't test `custom-requests'
properties, check the third element of the options passed to
custom-set-variables instead.
Gerd Moellmann [Fri, 3 Aug 2001 12:33:41 +0000 (12:33 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 3 Aug 2001 12:33:14 +0000 (12:33 +0000)]
(info-insert-file-contents): Use info-file-exists-p
instread of file-exists-p.
Gerd Moellmann [Fri, 3 Aug 2001 12:28:18 +0000 (12:28 +0000)]
(zone-pgm-stress): Use unwind-protect to make sure
the mode-line face is restored. Fix several bugs.
Gerd Moellmann [Fri, 3 Aug 2001 11:57:27 +0000 (11:57 +0000)]
(perform-replace): Doc fix.
Gerd Moellmann [Fri, 3 Aug 2001 11:36:48 +0000 (11:36 +0000)]
(read_key_sequence): Check that key is an integer
before comparing it with quit_char.
(add_command_key): Use larger_vector.
(read_char_x_menu_prompt): Instead of converting symbol and
integer events into conses (EVENT . nil), use (EVENT . disabled)
which cannot be confused with legal events.
(read_char): When reading from Vunread_command_events, check for
events of the form (EVENT . disabled) instead of
(EVENT . nil).