Francesco Potortì
e6dd1a4949
Add the latest changes to etags behaviour.
2001-05-17 13:44:50 +00:00
Francesco Potortì
6f46049779
etags.1
2001-05-17 13:34:21 +00:00
Stefan Monnier
df22166e16
(jit-lock-after-change): Check the font-lock-multiline
...
text-property after moving to the beginning of line and regardless
of the value of font-lock-multiline.
2001-05-17 13:29:44 +00:00
Francesco Potortì
357da0ed2f
Redundant file removed. Use etc/etags.1
2001-05-17 13:08:18 +00:00
Andrew Innes
fbdbf318c5
(NEW_CYGWIN): Output message about spurious error
...
message that is to be ignored.
2001-05-17 12:44:17 +00:00
Gerd Moellmann
e85e809a5c
(fancy-splash-screens): Ignore events on the mode-line.
2001-05-17 11:52:45 +00:00
Gerd Moellmann
2ca0d5f113
(ange-ftp-write-region): Make sure to record the
...
last coding system used before calling set-buffer-modified-p
because that function changes last-coding-system.
2001-05-17 11:26:56 +00:00
Eli Zaretskii
8f7cad1fa5
(Select Buffer): Document even-window-heights and
...
display-buffer-reuse-frames.
2001-05-17 11:00:07 +00:00
Eli Zaretskii
4c6a473947
(switch-to-buffer-other-window, switch-to-buffer-other-frame): Add an xref
...
to display-buffer in the doc string.
2001-05-17 10:59:18 +00:00
Eli Zaretskii
e0704d3bbb
Document that the W3 CVS does work with Emacs 21.
...
From Pavel Janik <Pavel@Janik.cz>.
2001-05-17 10:54:38 +00:00
Gerd Moellmann
f08cf35b96
*** empty log message ***
2001-05-17 09:55:25 +00:00
Gerd Moellmann
d38ed15107
New maintainer.
2001-05-17 09:54:45 +00:00
Gerd Moellmann
f4dded94b6
Set guidance to t for czech and
...
slovak input methods. New maintainer. From Pavel Jan�<Pavel@Janik.cz>.
2001-05-17 09:48:37 +00:00
Gerd Moellmann
9952f1f86e
Add something for auto-coding-regexp-alist.
2001-05-17 09:11:21 +00:00
Gerd Moellmann
41cd7d672b
Add copyright notice for FSF.
2001-05-17 09:09:14 +00:00
Sam Steingold
2180ea97a8
(toplevel): indent the :method sub-form of `defgeneric' correctly.
2001-05-16 21:13:21 +00:00
Gerd Moellmann
09393d0728
(x_set_foreground_color): Change frame's cursor_pixel
...
only if its equal to the former foreground pixel color.
(x_set_foreground_color, x_set_background_color)
(x_set_mouse_color, x_set_cursor_color): Cleaned up.
2001-05-16 17:33:38 +00:00
Gerd Moellmann
460e6bae47
(signal_before_change, signal_after_change): Consider a
...
local change hook which changes the buffer.
2001-05-16 16:07:20 +00:00
Gerd Moellmann
99c78ce82d
(read_process_output): Don't call signal_after_change
...
and update_compositions after insert_from_string_before_markers.
2001-05-16 16:05:20 +00:00
Gerd Moellmann
a90b3d3c21
*** empty log message ***
2001-05-16 15:09:02 +00:00
Gerd Moellmann
3849cbf41c
(split_font_name): Use the right field when
...
checking for `[...]' syntax.
2001-05-16 15:08:35 +00:00
Gerd Moellmann
3e6ed9704c
(tooltip) <defgroup>: Put it in `gud' group instead
...
of `c'.
2001-05-16 14:53:37 +00:00
Gerd Moellmann
1b7818b44c
*** empty log message ***
2001-05-16 12:18:53 +00:00
Gerd Moellmann
a7be34e5f6
(OVERLAY_PLIST): New macro.
2001-05-16 12:18:18 +00:00
Gerd Moellmann
04e4cb3a83
(copy_overlays): New function.
...
(clone_per_buffer_values): Use it.
2001-05-16 12:17:43 +00:00
Gerd Moellmann
21975a1fd9
(outline-font-lock-level): Remove the
...
condition-case, test what outline-level returns instead, to ease
debugging.
2001-05-16 11:35:43 +00:00
Gerd Moellmann
ccc5e35ff2
Comment fix.
2001-05-16 11:12:57 +00:00
Gerd Moellmann
ac57988b7a
Add entry for auto-coding-regexp-alist.
2001-05-16 11:03:05 +00:00
Gerd Moellmann
9bae8781fc
*** empty log message ***
2001-05-16 10:49:47 +00:00
Gerd Moellmann
d4ae91d2ce
(Fsingle_key_description): Replace a build_string with
...
a make_multibyte_string. From Kenichi Handa <handa@etl.go.jp>.
2001-05-16 10:49:21 +00:00
Gerd Moellmann
502522b280
(auto-coding-regexp-alist): New user-option.
...
(auto-coding-from-file-contents): New function.
(set-auto-coding): Use it to determine a coding system.
2001-05-16 10:36:54 +00:00
Gerd Moellmann
dbcf3c03ca
(Ffontset_info): Check that face is non-null
...
before accessing its fields.
2001-05-16 10:18:36 +00:00
Gerd Moellmann
18a0a39e97
*** empty log message ***
2001-05-15 13:38:23 +00:00
Gerd Moellmann
2cf066c38e
(read_key_sequence): Prevent generating a fake
...
prefix key twice.
2001-05-15 13:37:45 +00:00
Gerd Moellmann
5925bb84c9
(mouse-delete-other-windows): Doc fix.
2001-05-15 13:16:59 +00:00
Gerd Moellmann
7644c6054b
*** empty log message ***
2001-05-15 12:23:56 +00:00
Gerd Moellmann
5408c14970
(lisp-mode): Make
...
font-lock-keywords-case-fold-search a buffer-local variable
with make-local-variable before setting it.
2001-05-15 11:52:10 +00:00
Andrew Choi
fa0b4c1479
* src/Emacs.r: Change About box message.
...
* makefile.MPW: Add md5.c.x to EmacsObjects.
* src/mac.c (select): Call WaitNextEvent instead of Delay.
(pause): Ditto.
(sleep): Ditto.
* src/macterm.c (do_app_resume): Set cursor to arrow.
(clear_mouse_face): check for NIL Lisp object instead of null
pointer.
* INSTALL: Delete note on compiling Lisp files on a Unix system.
Add note on turning off end of line conversion.
2001-05-15 11:08:46 +00:00
Gerd Moellmann
e335b66af5
*** empty log message ***
2001-05-15 10:42:45 +00:00
Gerd Moellmann
d5188d8c0c
(split_font_name): Handle `[...]' for the right
...
font name fields.
2001-05-15 10:42:18 +00:00
Gerd Moellmann
8a1ae4dd2a
(ccl_driver): Don't copy remaining bytes in case
...
of CCL_STAT_INVALID_CMD.
2001-05-15 10:39:45 +00:00
Stefan Monnier
3356884957
(Fdefvar): Only record (defvar <var>) in the load-history
...
in <var> has no default value yet.
2001-05-14 20:53:03 +00:00
Eli Zaretskii
940cf42ecb
(elp-instrument-package): Don't allow empty prefixes.
2001-05-14 17:52:12 +00:00
Gerd Moellmann
f4500bec23
Copy texinfo.tex unconditionally.
2001-05-14 16:57:37 +00:00
Gerd Moellmann
58e5af83c9
(note_mouse_highlight): Avoid changing the mouse
...
pointer shape when show_mouse_face has already done it.
2001-05-14 14:56:23 +00:00
Stefan Monnier
3cf80731c1
(try_alternative_families): First try the FAMILY.
...
And if nothing is found in the end, try again with scalable fonts.
(try_font_list): Let try_alternative_families do a bit more of
the work. Only use FAMILY if it is not nil.
(syms_of_xfaces) <scalable-fonts-allowed>: Fix docstring.
2001-05-14 13:35:09 +00:00
Gerd Moellmann
557f7c34d9
*** empty log message ***
2001-05-14 13:18:04 +00:00
Gerd Moellmann
48f56596d5
(hexl-current-address): Print a message when called
...
interactively.
2001-05-14 13:17:30 +00:00
Gerd Moellmann
98fedd9707
(x_draw_glyphs): Fix compuation of rightmost x for
...
full-width rows.
2001-05-14 13:03:23 +00:00
Francesco Potortì
fa82947011
Small etags.c and etags.1 changes.
2001-05-14 12:58:29 +00:00