1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
Commit graph

31502 commits

Author SHA1 Message Date
Stefan Monnier
30cdf899d7 (diff-find-file-name): Fix regexp. 2000-10-15 04:49:55 +00:00
Stefan Monnier
70e58f9002 (cl-builtin-gethash, cl-builtin-remhash)
(cl-builtin-clrhash, cl-builtin-maphash): Add for byte-compatibility.
2000-10-15 04:49:20 +00:00
Stefan Monnier
6c5bcbc1b1 (sh-imenu-generic-expression): Fix.
(sh-mode-syntax-table): Add punctuation syntax for < and >.
(sh-mode): Don't make all vars local here.
(sh-kw): Reformat.
(sh-set-shell): Use dolist.  Don't set indent-region-function.
(sh-mode-syntax-table): Use pop.
(sh-remember-variable): Use push.
(sh-help-string-for-variable): Use memq.
(sh-safe-backward-sexp): Remove.
(sh-safe-forward-sexp): Add ARG.
(sh-get-indent-info, sh-prev-stmt): Use it.
(sh-prev-line): Simplify by using forward-comment.
(sh-this-is-a-continuation): Simplify.
(sh-learn-buffer-indent): Use dolist.
(sh-do-nothing): Remove.
(sh-set-char-syntax, sh-set-here-doc-region):
Use inhibit-modification-hooks.
(sh-name-style): Use mapcar and push.
(sh-load-style): Use dolist.
(sh-save-styles-to-buffer): Use with-current-buffer and pp.
(sh-case, sh-while-getopts): Use propertize directly rather
than sh-electric-rparen.
2000-10-15 04:38:24 +00:00
Stefan Monnier
ea590e1c63 Require CL when compiling.
(tex-mode-syntax-table): Init immediately.
(tex-mode-map): Bind M-RET to latex-insert-item.
(latex-mode): Set indent-line-function to latex-indent.
(tex-common-initialization): Don't setup the syntax-table any more.
(latex-insert-item): New skeleton.
(tex-next-unmatched-end): Fix copy/paste braino.
(latex-syntax-after, latex-skip-close-parens, latex-down-list)
(latex-indent, latex-find-indent): New functions.
(tex-indent-allhanging, tex-indent-arg, tex-latex-indent-syntax-table)
(tex-indent-item, tex-indent-item-re, tex-indent-basic): New vars.
(tex-compilation-parse-errors): Use with-syntax-table.
2000-10-15 03:48:17 +00:00
Stefan Monnier
1ed6d8ef37 (Fkeymap_parent): Undefined autoload -> 1. 2000-10-15 03:34:18 +00:00
Stefan Monnier
db785038bb * keymap.c (access_keymap): Add AUTOLOAD parameter.
Do the meta->esc mapping.  Call get_keyelt before returning.
Start scanning from the second element (the first is always `keymap')
to make it easier to detect when we reach a parent map.
Handle the case of inheriting from a symbol whose function is a map.
(Fkeymap_parent): Also handle the `inherit from symbol' case.
(fix_submap_inheritance, Fdefine_key): Update call to access_keymap.
(get_keyelt, Flookup_key): Update call to access_keymap.
Remove the meta->esc mappings.
(define_as_prefix): Delete old disabled code.
(menu_item_p): New function.
(where_is_internal_1): Skip over the few remaining menu items.
* lisp.h (access_keymap): Update prototype.
* keyboard.c (read_char, menu_bar_items, tool_bar_items):
Update call to access_keymap.
(follow_key, read_key_sequence): Update calls to access_keymap.
Remove the meta->esc mappings.
2000-10-15 03:31:32 +00:00
Miles Bader
86b7fcbb0c (font-lock-comment-face): Change dark-background,
color, non-tty, default to `chocolate1'.
2000-10-15 02:31:42 +00:00
Eli Zaretskii
9b0903793d (Top): Add an entry for Eshell. 2000-10-14 20:11:53 +00:00
Eli Zaretskii
f2f049f39c *** empty log message *** 2000-10-14 20:11:02 +00:00
Eli Zaretskii
87730e843b Fix dates on Eshell's entries. 2000-10-14 20:05:58 +00:00
John Wiegley
57a24508cf Added a missing `require' form. 2000-10-14 08:16:50 +00:00
Gerd Moellmann
a2e2a7f656 (direct_output_for_insert): Call set_iterator_to_next
with additional argument.
2000-10-13 18:27:25 +00:00
Dave Love
1574933b68 string display property 2000-10-13 18:05:11 +00:00
Dave Love
1396138ac3 *** empty log message *** 2000-10-13 17:32:16 +00:00
Dave Love
a18a342d42 non-ascii character ranges 2000-10-13 17:31:02 +00:00
Dave Love
6cc089d2ad Non-ASCII in regexp ranges. 2000-10-13 16:36:35 +00:00
Dave Love
40ad3db491 *** empty log message *** 2000-10-13 14:20:54 +00:00
Dave Love
b5287163ec (quoted-printable-decode-region): Avoid invalid
coding-systems.
2000-10-13 14:08:06 +00:00
Gerd Moellmann
cafafe0b81 (cursor_row_p): New function.
(try_cursor_movement, display_line): Use it.

(append_space): Also save/restore iterator's current
character and its length.

(init_from_display_pos): Add an assertion.
(handle_stop): Don't set iterator's add_overlay_start.
(handle_invisible_prop): Likewise.
(load_overlay_strings): If text under an overlay is invisible,
take both before- and after-strings into account when the iterator
is positioned either at the start or at the end of the overlay.
(forward_to_next_line_start): Rewritten.
(reseat_at_next_visible_line_start): Rewritten.
(set_iterator_to_next): Add parameter RESEAT_P.
2000-10-13 13:11:49 +00:00
Gerd Moellmann
ff2a2e6b9e (struct it): Remove member add_overlay_start.
(set_iterator_to_next): Change prototype.
2000-10-13 13:08:45 +00:00
Dave Love
8d74fbd262 Retouch. 2000-10-13 12:28:56 +00:00
Gerd Moellmann
b41c9501e8 (down-list, backward-up-list, up-list): Doc fix. 2000-10-13 11:46:11 +00:00
Gerd Moellmann
3b5e21df1c (time-stamp): Fixed bug in new multi-line code
that breaks with old list format timestamps.
(time-stamp-warn-inactive, time-stamp-old-format-warn)
(time-stamp-count, time-stamp-conversion-warn): Improved doc
strings.
2000-10-13 11:30:53 +00:00
Gerd Moellmann
db46018979 Reduce to max. 8 colors (mogrify -colorspace transparent -colors 8). 2000-10-13 10:39:33 +00:00
John Wiegley
d7103dda28 Removed all external URL references, and changed one, since my
www.emacs.org is not longer being used.
2000-10-13 10:32:23 +00:00
John Wiegley
572a0c97d9 Added the beginnings of proper Eshell documentation. 2000-10-13 09:47:34 +00:00
John Wiegley
16908a3f0d Bug fix for timeclock.el 2000-10-13 09:35:36 +00:00
John Wiegley
4473cdd9af Added a note about Eshell. 2000-10-13 09:34:13 +00:00
John Wiegley
b6b70cda7c Added extensible special buffer support to desktop.el. See the
ChangeLog.
2000-10-13 09:11:16 +00:00
John Wiegley
8c6b1d8311 Added better remote directory support to Eshell, as well as a few bug
fixes.  See the ChangeLog.
2000-10-13 09:02:39 +00:00
Kenichi Handa
e2c06b17a9 (decode_coding_string): Set coding->src_multibyte and
coding->dst_multibyte before using CODING_REQUIRE_DECODING.
(encode_coding_string): Set coding->src_multibyte and
coding->dst_multibyte before using CODING_REQUIRE_ENCODING.
2000-10-13 08:21:20 +00:00
Kenichi Handa
e4a3f4e178 *** empty log message *** 2000-10-13 08:19:47 +00:00
Kenichi Handa
62b3ef1d94 (code_convert_region): Be sure to initialize coding->category_idx. 2000-10-13 08:01:24 +00:00
Kenichi Handa
c744452b31 *** empty log message *** 2000-10-13 08:01:04 +00:00
Miles Bader
1c7e37a93f (image-file-name-extensions, image-file-name-regexps): Add autoload cookies. 2000-10-13 01:34:00 +00:00
Kenichi Handa
038f27a72e (select-safe-coding-system): If FROM is string, show it in *Warning*
buffer.
2000-10-13 00:43:30 +00:00
Kenichi Handa
11a7f34126 *** empty log message *** 2000-10-13 00:42:45 +00:00
Eli Zaretskii
8ddddcb0cf *** empty log message *** 2000-10-12 22:42:56 +00:00
Eli Zaretskii
66c24e1e0c (normal-top-level): Use display-popup-menus-p instead
of window-system.
(command-line): Use display-graphic-p instead of window-system.
(command-line-1): Use display-popup-menus-p and display-mouse-p
instead of window-system.
2000-10-12 22:36:37 +00:00
Dave Love
a0f1813d9d *** empty log message *** 2000-10-12 22:01:56 +00:00
Stefan Monnier
321fd26fa9 (Fx_create_frame): Don't bother calling
face-set-after-frame-default since the caller does it for us anyway.
2000-10-12 20:33:26 +00:00
Dave Love
57f4991341 *** empty log message *** 2000-10-12 18:17:56 +00:00
Sam Steingold
72200f8916 * tooltip.el (tooltip-use-echo-area): New user variable.
(tooltip-show): Use it to choose between `x-show-tip' and `message'.
2000-10-12 17:02:19 +00:00
Dave Love
d0b40dc1c7 *** empty log message *** 2000-10-12 16:47:25 +00:00
Dave Love
0a1280b229 Maintainer's checkdoc fixes. 2000-10-12 16:41:22 +00:00
Dave Love
d9c9b920f9 windows/mac non-support 2000-10-12 15:43:50 +00:00
Eli Zaretskii
768324397d (coordinates_in_window): Fix detection of vertical line
on character terminals.
2000-10-12 15:40:53 +00:00
Dave Love
a622451fdc (normal-top-level-add-subdirs-to-load-path): Use
character class, not ASCII when matching file names.
(fancy-splash-head): Add trailing slash to URL.
(command-line): Don't require XPM support for toolbar.
2000-10-12 13:39:32 +00:00
Dave Love
8661c643db (cperl-tips-faces): Doc fix.
(cperl-invalid-face): Revert last change.
(cperl-init-faces): Quote cperl-invalid-face.
2000-10-12 13:10:22 +00:00
Gerd Moellmann
2483cf581b (save_excursion_save): Additionally record the
selected window.
(save_excursion_restore): If buffer was visible in a window, and a
different window was selected, and the old selected window is
still live, restore point in that window.
2000-10-12 13:06:00 +00:00