1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

41075 Commits

Author SHA1 Message Date
Pavel Janík
fed441a819 Rename x-autoselect-window' to autoselect-window'. 2002-04-01 13:48:34 +00:00
Pavel Janík
513f293e7f Rename x_autoselect_window_p to autoselect_window_p. 2002-04-01 13:46:09 +00:00
Pavel Janík
b0981e1402 Rename x_autoselect_window_p to autoselect_window_p.
(note_mouse_movement): Put code for x_autoselect_window_p in #if 0.
2002-04-01 13:45:27 +00:00
Pavel Janík
5bc624834e (autoselect_window_p): Renamed from `x_autoselect_window_p'.
(last_window): New variable.
(XTread_socket): Generate SELECT_WINDOW_EVENTs.
(note_mouse_movement): Remove reimplemented code in #if 0.
2002-04-01 13:43:58 +00:00
Pavel Janík
a697f886b4 (Qselect_window): New symbol.
(head_table): Use it.
(keys_of_keyboard): Bound select-window event to handle-select-window.
(kbd_buffer_get_event): Make a Lisp event from SELECT_WINDOW_EVENT.
2002-04-01 13:42:32 +00:00
Pavel Janík
827b15c6aa (enum event_kind): New event type `SELECT_WINDOW_EVENT'. 2002-04-01 13:41:03 +00:00
Pavel Janík
4e1a58d5f8 Update copyright. 2002-04-01 13:40:37 +00:00
Pavel Janík
aa8d51340b (handle-select-window): New function. 2002-04-01 13:38:34 +00:00
Pavel Janík
d86fddc97f Rename x-autoselect-window to autoselect-window.
Minibuffer window can be selected only when it is active.
2002-04-01 13:38:09 +00:00
Mike Williams
2407f4e124 (xml-lite-parse-tag-backward): Fix for implicitly empty tags. 2002-04-01 12:44:34 +00:00
Mike Williams
9c59951810 (sgml-mode): Set indent-line-function to sgml-indent-line. 2002-04-01 12:43:47 +00:00
Richard M. Stallman
7dd3ed35ee (help-with-tutorial): Allow various ways
to specify the text in the [...] line, in handling the <...> line.
2002-04-01 12:32:02 +00:00
Mike Williams
08116853cf Add deprecation notice. 2002-04-01 12:14:55 +00:00
Mike Williams
a978da5677 Remove redundant name-end attribute.
Simplify parsing by assuming we always start within text.
Make use of sgml-unclosed-tag-p.
2002-04-01 12:10:53 +00:00
Richard M. Stallman
79aa321120 (idlwave-system-routines):
WOLRDTITLE => WORLDTITLE.  SUPRESS_VALUE => SUPPRESS_VALUE.
2002-04-01 12:08:38 +00:00
Mike Williams
347ea5576b Add an explicit check for 'text syntax, to protect against future
enhancements to sgml-lexical-context.
Add sgml-empty-tag-p and sgml-unclosed-tag-p.
2002-04-01 12:08:13 +00:00
Richard M. Stallman
a9d956befb (redraw-modeline): Define alias. 2002-04-01 12:03:14 +00:00
Mike Williams
63fedde009 Remove redundant remains of xml-lite-mode. 2002-04-01 11:00:33 +00:00
Pavel Janík
44a665ec84 Example of disabled command fixed. 2002-04-01 10:23:37 +00:00
Pavel Janík
64dcdb066d Address of Pieter Schoenmakers updated. 2002-04-01 10:23:03 +00:00
Richard M. Stallman
0b0e804106 Minor cleanups. 2002-04-01 03:54:12 +00:00
Richard M. Stallman
032388f3f7 (file-expand-wildcards): Use save-match-data.
(format-alist): Mark as risky.
2002-04-01 03:45:25 +00:00
Miles Bader
6bdcb1dcd1 Update the `customize-face' example to reflect current reality. 2002-04-01 01:24:25 +00:00
Werner LEMBERG
db4e351de5 Replace the 'Blank lines inserted here...' text with its translation. 2002-03-31 22:18:30 +00:00
Werner LEMBERG
071de0b668 Resync with the English text 2002-03-31 21:59:45 +00:00
Pavel Janík
42d9d13aa3 Fix typo. 2002-03-31 16:43:51 +00:00
Richard M. Stallman
3e505153da (kill-new): Doc fix. 2002-03-31 16:28:07 +00:00
Richard M. Stallman
1fc9ee97d3 (side-effect-free-fns, side-effect-and-error-free-fns):
Add many functions, remove some.
2002-03-31 16:22:58 +00:00
Gerd Moellmann
abfb6b4613 (x_get_char_face_and_encoding): Add parameter DISPLAY_P.
Callers changed.
2002-03-31 10:59:57 +00:00
Richard M. Stallman
39328775af (menu-bar-tools-menu): Rename gdb item to say GDB. 2002-03-31 03:16:26 +00:00
Richard M. Stallman
9b2bba7683 Comment change. 2002-03-30 23:50:33 +00:00
Richard M. Stallman
e9b2c9617c (window_scroll_pixel_based): Exit the move_it_by_lines
loop whenever it stops making progress.
2002-03-30 23:49:39 +00:00
Richard M. Stallman
de70f8b64d (set_frame_size): Don't call change_frame_size. 2002-03-30 23:48:04 +00:00
Gerd Moellmann
fd524c21ee Update copyright. 2002-03-30 11:55:37 +00:00
Gerd Moellmann
fc5206ff39 (direct_output_for_insert): Call
mark_window_display_accurate.
2002-03-30 11:54:45 +00:00
Eli Zaretskii
b74bd4a35d *** empty log message *** 2002-03-30 08:09:08 +00:00
Eli Zaretskii
886c13f11c (save-buffer-state): Fix last change. 2002-03-30 08:08:54 +00:00
Eli Zaretskii
64bcea6277 (command-line): Fix last change. 2002-03-30 07:57:05 +00:00
Eli Zaretskii
b865c14e76 (auto-save-file-name-transforms): Fix last change. 2002-03-30 07:56:05 +00:00
Eli Zaretskii
74974a34cd (add_declarator): Fix the first call to add_member_defn. 2002-03-30 07:40:54 +00:00
Richard M. Stallman
2d88b5562c (play-sound-file): Moved from subr.el, made unconditional. 2002-03-29 23:16:11 +00:00
Richard M. Stallman
51fa39614f (play-sound-file): Moved to simple.el. 2002-03-29 23:13:26 +00:00
Colin Walters
afa717ec93 (calc-init-base): Ditto. 2002-03-29 23:00:21 +00:00
Colin Walters
59f4b0804d (calc-delete-windows-keep): Function deleted. 2002-03-29 22:55:53 +00:00
Colin Walters
1cc6997c38 (calc-was-split): Var deleted.
(calc): Remove reference to it.
(calc): Ditto.
(calc-quit): Ditto.
2002-03-29 22:55:39 +00:00
Colin Walters
214b39be9a (ibuffer-mark-interactive): Use `ibuffer-forward-line' instead of
`forward-line'.
(ibuffer-forward-line): Be sure to skip over special properties
before moving, too.
2002-03-29 22:54:49 +00:00
Stefan Monnier
3fb819e538 (sgml-lexical-context): Return (text . START)
instead of nil when point is outside of any tag.
(sgml-beginning-of-tag): Adjust to the change.
(sgml-calculate-indent): Use the new info returned by
sgml-lexical-context.  Try to handle unclosed tags.
2002-03-29 22:20:15 +00:00
Stefan Monnier
4c0414fef4 (xml-lite-get-context): Don't stop parsing
at unclosed tags unless it is at indentation.
Kill nested unclosed tags.
(xml-lite-calculate-indent, xml-lite-indent-line): Remove.
(xml-lite-mode): Use sgml-indent-line instead.
2002-03-29 22:16:38 +00:00
Stefan Monnier
83f1651d4f (xml-lite-get-context): Allow stopping even with an empty context.
Don't save excursion any more.  Ignore end-tags in sgml-empty-tags.
Don't complain about unmatched start-tags in sgml-unclosed-tags.
(xml-lite-get-context, xml-lite-calculate-indent)
(xml-lite-insert-end-tag): Save excursion around xml-lite-get-context.
(xml-lite-indent-line): Use back-to-indentation.
2002-03-29 20:10:46 +00:00
Stefan Monnier
5f3d924def (sgml-basic-offset): New var.
(sgml-name-re, sgml-attrs-re): New consts.
(sgml-tag-name-re, sgml-start-tag-regex, sgml-font-lock-keywords-1)
(sgml-mode): Use them.
(sgml-lexical-context): Default to (point-min) if nothing else works.
(sgml-calculate-indent): Indent slightly differently.
(sgml-indent-line): Use back-to-indentation.
(sgml-parse-dtd): New function.
(sgml-unclosed-tags): New var.
(html-mode): Set it.
2002-03-29 19:38:22 +00:00