]> code.delx.au - gnu-emacs/log
gnu-emacs
24 years ago[This needs more work on the outline stuff.]
Dave Love [Fri, 2 Jun 2000 18:37:43 +0000 (18:37 +0000)]
[This needs more work on the outline stuff.]
Doc fixes.
(todo) <defgroup>: Add :version.
(todo-add-category): Don't use pushnew.
(todo-cmd-raise): Fix typo.
(todo-top-priorities): Change temp buffer name.
(todo-category-alist): Avoid redundant lambda.
(todo-mode): Set paragraph-separate, outline-regexp from todo-prefix.
Use outline-next-heading.

24 years ago(_XOPEN_SOURCE, __EXTENSIONS__): Don't define.
Dave Love [Fri, 2 Jun 2000 15:50:01 +0000 (15:50 +0000)]
(_XOPEN_SOURCE, __EXTENSIONS__): Don't define.

24 years ago*** empty log message ***
Dave Love [Fri, 2 Jun 2000 15:46:19 +0000 (15:46 +0000)]
*** empty log message ***

24 years agoConditionally include stdlib.h, unistd.h.
Dave Love [Fri, 2 Jun 2000 15:44:45 +0000 (15:44 +0000)]
Conditionally include stdlib.h, unistd.h.
(VFORK_RETURN_TYPE): Remove.

24 years agoAdd NO_MATHERR.
Dave Love [Fri, 2 Jun 2000 15:40:51 +0000 (15:40 +0000)]
Add NO_MATHERR.

24 years agoDon't specify -n32 flag for mips-sgi-irix6.5.
Dave Love [Fri, 2 Jun 2000 15:38:39 +0000 (15:38 +0000)]
Don't specify -n32 flag for mips-sgi-irix6.5.
Check for struct exception.  Use AC_SYS_LARGEFILE and move ftello
test.

24 years ago(AC_SYS_LARGEFILE_TEST_INCLUDES)
Dave Love [Fri, 2 Jun 2000 15:37:55 +0000 (15:37 +0000)]
(AC_SYS_LARGEFILE_TEST_INCLUDES)
(AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New.

24 years ago*** empty log message ***
Dave Love [Fri, 2 Jun 2000 13:15:10 +0000 (13:15 +0000)]
*** empty log message ***

24 years agoRewritten to use define-minor-mode.
Dave Love [Fri, 2 Jun 2000 13:07:26 +0000 (13:07 +0000)]
Rewritten to use define-minor-mode.
(autoarg-kp-digits, autoarg-kp-mode-map): New variable.
(autoarg-kp-mode, autoarg-kp-digit-argument): New command.

24 years agofind-image, {before,after}-change-function
Dave Love [Fri, 2 Jun 2000 12:49:00 +0000 (12:49 +0000)]
find-image, {before,after}-change-function

24 years ago(Vbefore_change_function, Vafter_change_function):
Dave Love [Fri, 2 Jun 2000 12:43:31 +0000 (12:43 +0000)]
(Vbefore_change_function, Vafter_change_function):
Variables and their initializations deleted.

24 years ago(signal_before_change, signal_after_change): Don't check
Dave Love [Fri, 2 Jun 2000 12:42:54 +0000 (12:42 +0000)]
(signal_before_change, signal_after_change): Don't check
Vbefore_change_function, Vafter_change_function.

24 years ago(internal_self_insert): Don't check
Dave Love [Fri, 2 Jun 2000 12:42:20 +0000 (12:42 +0000)]
(internal_self_insert): Don't check
Vbefore_change_function, Vafter_change_function.

24 years ago(isearch-other-meta-char): Fix previous change.
Kenichi Handa [Fri, 2 Jun 2000 03:19:24 +0000 (03:19 +0000)]
(isearch-other-meta-char): Fix previous change.

24 years ago*** empty log message ***
Kenichi Handa [Fri, 2 Jun 2000 03:18:38 +0000 (03:18 +0000)]
*** empty log message ***

24 years ago(log-edit-mode): Make vc-comment-ring-index local.
Stefan Monnier [Fri, 2 Jun 2000 02:28:39 +0000 (02:28 +0000)]
(log-edit-mode): Make vc-comment-ring-index local.
(log-edit-done): Only add the comment to the ring if it's different
from the last comment entered.

24 years ago(isearch-highlight): Turn internal-find-face into facep.
Stefan Monnier [Fri, 2 Jun 2000 00:48:43 +0000 (00:48 +0000)]
(isearch-highlight): Turn internal-find-face into facep.

24 years ago*** empty log message ***
Dave Love [Thu, 1 Jun 2000 19:04:28 +0000 (19:04 +0000)]
*** empty log message ***

24 years ago(Fcall_interactively): Doc fix.
Dave Love [Thu, 1 Jun 2000 19:02:58 +0000 (19:02 +0000)]
(Fcall_interactively): Doc fix.

24 years ago(describe-function-1): Distinguish special form from
Dave Love [Thu, 1 Jun 2000 18:27:31 +0000 (18:27 +0000)]
(describe-function-1): Distinguish special form from
builtin function.  Sanity-check presence of arglist for builtins.

24 years agoRewritten using define-minor-mode.
Dave Love [Thu, 1 Jun 2000 18:26:34 +0000 (18:26 +0000)]
Rewritten using define-minor-mode.

24 years ago(ospeed) [HAVE_SPEED_T]: Don't declare extern.
Dave Love [Thu, 1 Jun 2000 15:48:57 +0000 (15:48 +0000)]
(ospeed) [HAVE_SPEED_T]: Don't declare extern.

24 years ago*** empty log message ***
Stefan Monnier [Thu, 1 Jun 2000 12:36:40 +0000 (12:36 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 11:06:38 +0000 (11:06 +0000)]
*** empty log message ***

24 years ago(tibetan-composable-pattern): More
Kenichi Handa [Thu, 1 Jun 2000 11:02:58 +0000 (11:02 +0000)]
(tibetan-composable-pattern): More
characters included.
(tibetan-consonant-transcription-alist): Rule for "R" added.
(tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and
"+R" added.
(tibetan-base-to-subjoined-alist): Rule for "RA" added.

24 years ago(tibetan-add-components): Fixes for new
Kenichi Handa [Thu, 1 Jun 2000 10:59:56 +0000 (10:59 +0000)]
(tibetan-add-components): Fixes for new
encoding of Tibetan characters.
(tibetan-decompose-precomposition-alist): New variable.
(tibetan-decompose-region): Convert precomposed characters to
non-precomposed characters.
(tibetan-decompose-string): Likewise.
(tibetan-composition-function): Fix args to
thibetan-compose-string.

24 years agoFix syntax/category setting of Tibetan characters.
Kenichi Handa [Thu, 1 Jun 2000 10:59:27 +0000 (10:59 +0000)]
Fix syntax/category setting of Tibetan characters.

24 years ago(lao-composition-function): Fix args to compose-string.
Kenichi Handa [Thu, 1 Jun 2000 07:03:07 +0000 (07:03 +0000)]
(lao-composition-function): Fix args to compose-string.

24 years ago(thai-composition-function): Fix args to compose-string.
Kenichi Handa [Thu, 1 Jun 2000 07:02:41 +0000 (07:02 +0000)]
(thai-composition-function): Fix args to compose-string.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 07:02:10 +0000 (07:02 +0000)]
*** empty log message ***

24 years ago(isearch-update): Set disable-point-adjustment to t
Kenichi Handa [Thu, 1 Jun 2000 06:22:31 +0000 (06:22 +0000)]
(isearch-update): Set disable-point-adjustment to t
to prevent the point moving to the end of a composition when a
part of a composition is searched.
(isearch-other-meta-char): If the key invoking this command can be
mapped by function-key-map to a printing char, call
isearch-process-search-char directly.

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 06:21:43 +0000 (06:21 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Kenichi Handa [Thu, 1 Jun 2000 06:14:32 +0000 (06:14 +0000)]
*** empty log message ***

24 years agoUpdate calls to make-obsolete with a WHEN argument.
Stefan Monnier [Thu, 1 Jun 2000 05:07:32 +0000 (05:07 +0000)]
Update calls to make-obsolete with a WHEN argument.

24 years agoAdd a version to the obsoletions.
Stefan Monnier [Thu, 1 Jun 2000 05:04:28 +0000 (05:04 +0000)]
Add a version to the obsoletions.
(mouse-show-mark): Don't quote lambda.

24 years ago* byte-run.el (make-obsolete, make-obsolete-variable):
Stefan Monnier [Thu, 1 Jun 2000 04:58:08 +0000 (04:58 +0000)]
* byte-run.el (make-obsolete, make-obsolete-variable):
Add an optional WHEN argument and change the format of the
symbol-property information.
* emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda.
(byte-compile-obsolete, byte-compile-variable-ref): Understand the
new obsolete-symbol-property format and print WHEN if it is provided.
(make-obsolete): Update the calls to use the third argument.

24 years ago(INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
Stefan Monnier [Thu, 1 Jun 2000 03:35:31 +0000 (03:35 +0000)]
(INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
(../info/pcl-cvs, pcl-cvs.dvi): New targets.

24 years agoNew file.
Stefan Monnier [Thu, 1 Jun 2000 03:34:57 +0000 (03:34 +0000)]
New file.

24 years ago(*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier [Thu, 1 Jun 2000 03:34:34 +0000 (03:34 +0000)]
(*.tmp): New entry.  Seems to be used for @macro.

24 years ago(loadhist-hook-functions): Remove before-change-function,
Dave Love [Wed, 31 May 2000 23:02:45 +0000 (23:02 +0000)]
(loadhist-hook-functions): Remove before-change-function,
after-change-function.
(unload-feature): Deal with symbols which are both bound and fbound.

24 years ago(newline): Don't bind before-change-function, after-change-function.
Dave Love [Wed, 31 May 2000 22:50:41 +0000 (22:50 +0000)]
(newline): Don't bind before-change-function, after-change-function.

24 years ago(mouse-save-then-kill-delete-region): Don't bind
Dave Love [Wed, 31 May 2000 22:48:20 +0000 (22:48 +0000)]
(mouse-save-then-kill-delete-region): Don't bind
before-change-function,  after-change-function.

24 years agoRevert last change -- duplicated.
Dave Love [Wed, 31 May 2000 21:17:57 +0000 (21:17 +0000)]
Revert last change -- duplicated.

24 years ago*** empty log message ***
Dave Love [Wed, 31 May 2000 20:00:24 +0000 (20:00 +0000)]
*** empty log message ***

24 years agoChange @sp1 to @sp 1.
Dave Love [Wed, 31 May 2000 19:54:28 +0000 (19:54 +0000)]
Change @sp1 to @sp 1.

24 years agoFix xref
Dave Love [Wed, 31 May 2000 19:52:25 +0000 (19:52 +0000)]
Fix xref

24 years ago(eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.
Gerd Moellmann [Wed, 31 May 2000 19:19:50 +0000 (19:19 +0000)]
(eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.

24 years ago(find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0.
Gerd Moellmann [Wed, 31 May 2000 19:16:25 +0000 (19:16 +0000)]
(find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0.

24 years ago(Fre_search_forward, Fre_search_backward)
Jason Rumney [Wed, 31 May 2000 18:51:08 +0000 (18:51 +0000)]
(Fre_search_forward, Fre_search_backward)
(Fposix_search_backward, Fposix_search_forward): Fix newlines in doc.

24 years ago*** empty log message ***
Jason Rumney [Wed, 31 May 2000 18:48:13 +0000 (18:48 +0000)]
*** empty log message ***

24 years agoUpdate whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran [Wed, 31 May 2000 18:39:14 +0000 (18:39 +0000)]
Update whitespace.el with a more tolerable timer scan time.
Update e-mail address.

24 years ago(Fw32_set_clipboard_data): Change QNil to Qnil.
Jason Rumney [Wed, 31 May 2000 18:09:57 +0000 (18:09 +0000)]
(Fw32_set_clipboard_data): Change QNil to Qnil.

24 years ago*** empty log message ***
Jason Rumney [Wed, 31 May 2000 18:08:30 +0000 (18:08 +0000)]
*** empty log message ***

24 years ago(change-log-font-lock-keywords) <function>: Add
Dave Love [Wed, 31 May 2000 17:41:51 +0000 (17:41 +0000)]
(change-log-font-lock-keywords) <function>: Add
pattern for function of change.
(change-log-font-lock-keywords) <acknowledgements>: Amalgamate
acknowledgements patterns.

24 years agoMostly re-written.
Kenichi Handa [Wed, 31 May 2000 03:50:57 +0000 (03:50 +0000)]
Mostly re-written.

24 years ago(quail-start-conversion): Don't include
Kenichi Handa [Wed, 31 May 2000 03:49:49 +0000 (03:49 +0000)]
(quail-start-conversion): Don't include
unhandled events in the returned events, but set them in
unread-command-events.  Exit if all inputs are deleted.

24 years ago(isearch-printing-char): If keyboard coding system is
Kenichi Handa [Wed, 31 May 2000 03:49:22 +0000 (03:49 +0000)]
(isearch-printing-char): If keyboard coding system is
being used, call isearch-process-search-multibyte-characters.

24 years ago*** empty log message ***
Jason Rumney [Tue, 30 May 2000 22:58:03 +0000 (22:58 +0000)]
*** empty log message ***

24 years ago(w32-charset-info-alist): Add each charset separately.
Jason Rumney [Tue, 30 May 2000 22:39:04 +0000 (22:39 +0000)]
(w32-charset-info-alist): Add each charset separately.

24 years agoDoc changes to reduce diffs with x-win.el.
Jason Rumney [Tue, 30 May 2000 22:34:26 +0000 (22:34 +0000)]
Doc changes to reduce diffs with x-win.el.
Reenable code to create initial fontsets.
Use set-fontset-font in place of put-charset-property.

24 years agoFormat and doc changes to bring closer to xterm.c.
Jason Rumney [Tue, 30 May 2000 21:59:27 +0000 (21:59 +0000)]
Format and doc changes to bring closer to xterm.c.
(w32_char_font_type): New enum.
(Qw32_charset_*, w32_codepage_for_font): Moved to w32fns.c.
(w32_per_char_metric): Use w32_char_font_type instead of unicode_p.
(w32_encode_char): New function.
(x_encode_char): Removed.
(x_get_glyph_and_face_encoding): Use w32_encode_char in place of
x_encode_char and w32_font_is_double_byte.
(x_produce_image_glyph): Use image_ascent.
(x_produce_glyphs): Use new version of w32_per_char_metric and
handle NULL return value. Allow extra line spacing.
(W32_TEXTOUT): Distinguish between Unicode and DBCS text.
(w32_get_glyph_overhangs): Remove unicode_p param. Use
w32_font_type member of glyph instead.
(x_draw_glyph_string): Draw underline and strike-out for BDF fonts.
(fast_find_position): Make sure not to consider rows not visible
in the window.
(w32_read_socket) [WM_MENUSELECT]: Cannot call
w32_menu_display_help with input blocked, as it can abort.
(x_display_and_set_cursor): Choose cursor depending
on buffer-local value of cursor_type.
(x_draw_bar_cursor): Add parameter WIDTH.

24 years ago(single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.
Jason Rumney [Tue, 30 May 2000 21:52:06 +0000 (21:52 +0000)]
(single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.

24 years ago(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
Jason Rumney [Tue, 30 May 2000 21:49:28 +0000 (21:49 +0000)]
(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.
(emacs_button_translation): Use it.
(do_mouse_event): Allow up to 32 mouse buttons by allowing any bit
in `mask' to be set.

24 years ago(W32FontStruct): Add double_byte_p member.
Jason Rumney [Tue, 30 May 2000 21:48:24 +0000 (21:48 +0000)]
(W32FontStruct): Add double_byte_p member.

24 years agoFormat and doc changes to bring closer to xfns.c.
Jason Rumney [Tue, 30 May 2000 21:45:33 +0000 (21:45 +0000)]
Format and doc changes to bring closer to xfns.c.
(VIETNAMESE_CHARSET): Define if not defined in system headers.
(Qline_spacing, Qcenter): New variables.
(Qw32_charset_*, w32_codepage_for_font): Moved from w32term.c.
(x_set_line_spacing): New function.
(x_set_frame_parameters): Use FRAME_NEW_WIDTH, FRAME_NEW_HEIGHT macros.
(x_specified_cursor_type): New function.
(x_set_cursor_type): Use it.
(x_set_name, x_set_title): Use ENCODE_SYSTEM to encode titlebar and
icon strings.
(validate_x_resource_name, x_get_resource_string): Measure lengths
of external strings in bytes.
(w32_wnd_proc) [WM_MEASURE_ITEM]: Avoid calling
GetTextExtentPoint32 with NULL title.
(Fx_create_frame): Initialize Qline_spacing.
(w32_load_system_font): Initialize font->double_byte_p.
(x_to_w32_charset): Use Vw32_charset_info_alist.
(Image, busy cursor, tooltip functions): Merged changes from
xfns.c. Not yet functional on Windows.

24 years ago(glyph_to_pixel_coords): Change first parameter to
Jason Rumney [Tue, 30 May 2000 21:41:35 +0000 (21:41 +0000)]
(glyph_to_pixel_coords): Change first parameter to
window pointer to be consistent with w32term.c and xterm.c.

24 years ago(w32_load_bdf_font): Initialize font->double_byte_p.
Jason Rumney [Tue, 30 May 2000 21:38:23 +0000 (21:38 +0000)]
(w32_load_bdf_font): Initialize font->double_byte_p.

24 years ago(w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies.
Jason Rumney [Tue, 30 May 2000 21:37:01 +0000 (21:37 +0000)]
(w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies.

24 years ago(make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
Jason Rumney [Tue, 30 May 2000 21:35:02 +0000 (21:35 +0000)]
(make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
glyph_to_pixel_coords, not a frame.

24 years ago(Fread_file_name) [HAVE_NTGUI]: Use file dialog.
Jason Rumney [Tue, 30 May 2000 21:26:59 +0000 (21:26 +0000)]
(Fread_file_name) [HAVE_NTGUI]: Use file dialog.
(Fread_file_name) [HAVE_NTGUI, USE_MOTIF]: Do not attempt to expand a
nil default_filename.

24 years ago(struct glyph) [WINDOWSNT]: Add w32_font_type member.
Jason Rumney [Tue, 30 May 2000 21:24:04 +0000 (21:24 +0000)]
(struct glyph) [WINDOWSNT]: Add w32_font_type member.

24 years ago(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
Jason Rumney [Tue, 30 May 2000 21:19:39 +0000 (21:19 +0000)]
(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.
[WINDOWSNT]: Add extern for Vw32_system_coding_system.

24 years ago(CP_DEFAULT): Define.
Jason Rumney [Tue, 30 May 2000 21:14:28 +0000 (21:14 +0000)]
(CP_DEFAULT): Define.
(Fx_display_color_p, Fx_display_grayscale_p, image_ascent): Declare.

24 years ago*** empty log message ***
Jason Rumney [Tue, 30 May 2000 21:07:54 +0000 (21:07 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 30 May 2000 20:41:05 +0000 (20:41 +0000)]
*** empty log message ***

24 years ago(Info-default-directory-list): Doc fix.
Gerd Moellmann [Tue, 30 May 2000 20:40:42 +0000 (20:40 +0000)]
(Info-default-directory-list): Doc fix.

24 years ago(perl-indent-line): When looking for a
Gerd Moellmann [Tue, 30 May 2000 20:40:09 +0000 (20:40 +0000)]
(perl-indent-line): When looking for a
label, ensure that the first colon isn't followed by another.

24 years ago(finger-X.500-host-regexps): New user-option.
Gerd Moellmann [Tue, 30 May 2000 20:02:22 +0000 (20:02 +0000)]
(finger-X.500-host-regexps): New user-option.
(finger): If HOST matches a regexp from finger-X.500-host-regexps,
send a query containing USER only, not USER@HOST.

24 years ago*** empty log message ***
Gerd Moellmann [Tue, 30 May 2000 18:45:45 +0000 (18:45 +0000)]
*** empty log message ***

24 years ago(rmail-widen-to-current-msgbeg): Use rmail-msgbeg
Gerd Moellmann [Tue, 30 May 2000 18:45:08 +0000 (18:45 +0000)]
(rmail-widen-to-current-msgbeg): Use rmail-msgbeg
and rmail-msgend to compute the restriction at the end, instead of
computing it.

24 years ago(Fre_search_forward, Fre_search_backward)
Gerd Moellmann [Tue, 30 May 2000 18:43:56 +0000 (18:43 +0000)]
(Fre_search_forward, Fre_search_backward)
(Fposix_search_backward, Fposix_search_forward): Doc fix.

24 years ago(detect_coding_iso2022): Fix code for checking
Kenichi Handa [Tue, 30 May 2000 07:40:59 +0000 (07:40 +0000)]
(detect_coding_iso2022): Fix code for checking
CODING_CATEGORY_MASK_ISO_8_2.

24 years ago*** empty log message ***
Kenichi Handa [Tue, 30 May 2000 07:39:59 +0000 (07:39 +0000)]
*** empty log message ***

24 years ago(PREFETCH_NOLIMIT): New function.
Stefan Monnier [Tue, 30 May 2000 02:59:54 +0000 (02:59 +0000)]
(PREFETCH_NOLIMIT): New function.
(re_match_2_internal): Use it and adjust the end_match_2 logic.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 May 2000 16:18:23 +0000 (16:18 +0000)]
*** empty log message ***

24 years ago(dabbrev-expand): Don't display messages in the
Gerd Moellmann [Mon, 29 May 2000 16:17:48 +0000 (16:17 +0000)]
(dabbrev-expand): Don't display messages in the
echo area if the minibuffer window is active.

24 years ago(find_defun_start): Move test for
Gerd Moellmann [Mon, 29 May 2000 16:16:45 +0000 (16:16 +0000)]
(find_defun_start): Move test for
open_paren_in_column_0_is_defun_start outside of the loop.

24 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 May 2000 15:51:56 +0000 (15:51 +0000)]
*** empty log message ***

24 years ago(redisplay_window): Really switch buffers when
Gerd Moellmann [Mon, 29 May 2000 15:51:23 +0000 (15:51 +0000)]
(redisplay_window): Really switch buffers when
displaying mode lines, and temporarily set selected_frame to the
frame of the window that's redisplayed.

24 years ago(tmm-prompt): Recognize menu item definitions of the for
Gerd Moellmann [Mon, 29 May 2000 15:50:01 +0000 (15:50 +0000)]
(tmm-prompt): Recognize menu item definitions of the for
`(menu-item ...)' when looking for the position of DEFAULT-ITEM.

24 years agoNew commands: hide/unhide actions,
Gerd Moellmann [Mon, 29 May 2000 15:49:05 +0000 (15:49 +0000)]
New commands: hide/unhide actions,
upcase/downcase literals.
(antlr-tiny-action-length): New user option.
(antlr-hide-actions): New command.  Suggested by
Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>.
(antlr-mode-map): New binding [C-c C-v].
(antlr-mode-menu): New entries.
(antlr-downcase-literals): New command.
(antlr-upcase-literals): Ditto.

Minor changes: indendation, mode-name.
(antlr-indent-line): Indent cpp directive at column 0.
(antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".

XEmacs bug workaround, XEmacs hint.
(antlr-font-lock-additional-keywords): Workaround for intentional
bug in XEmacs version of font-lock.
(antlr-mode): Set symbol property `mode-name' to "Antlr".  Could
be used by a smarter version of `buffers-menu-grouping-function'.

24 years ago(jit-lock-mode): Add after change function to local hook.
Gerd Moellmann [Mon, 29 May 2000 15:48:14 +0000 (15:48 +0000)]
(jit-lock-mode): Add after change function to local hook.

24 years ago(Fcall_process): Fix previous change.
Kenichi Handa [Mon, 29 May 2000 12:52:44 +0000 (12:52 +0000)]
(Fcall_process): Fix previous change.

24 years agokeymap property.
Dave Love [Mon, 29 May 2000 12:07:29 +0000 (12:07 +0000)]
keymap property.

24 years ago(free_realized_faces): Block/unblock input.
Gerd Moellmann [Mon, 29 May 2000 12:06:54 +0000 (12:06 +0000)]
(free_realized_faces): Block/unblock input.
(free_realized_multibyte_face): Ditto.

24 years ago*** empty log message ***
Dave Love [Mon, 29 May 2000 12:00:28 +0000 (12:00 +0000)]
*** empty log message ***

24 years agoInclude intervals.h.
Dave Love [Mon, 29 May 2000 11:54:51 +0000 (11:54 +0000)]
Include intervals.h.
(Fkey_binding, Fwhere_is_internal): Deal with `keymap' property.

24 years ago(keymap.o): Depend on intervals.h.
Dave Love [Mon, 29 May 2000 11:51:34 +0000 (11:51 +0000)]
(keymap.o): Depend on intervals.h.

24 years ago(menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with
Dave Love [Mon, 29 May 2000 11:48:25 +0000 (11:48 +0000)]
(menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with
`keymap' property.
(read_key_sequence): Track map from `keymap' property as well as
`local_map'.

24 years ago(map_property): New enum.
Dave Love [Mon, 29 May 2000 11:42:51 +0000 (11:42 +0000)]
(map_property): New enum.
(get_local_map): Extra arg using it.
(Qkeymap): Declare.