- 04 Nov, 2002 4 commits
-
-
Dave Love authored
-
Dave Love authored
Vkeyboard_translate_table is a char table and c is valid.
-
Dave Love authored
and fix C types.
-
Juanma Barranquero authored
(desktop-save): Use it.
-
- 03 Nov, 2002 13 commits
-
-
André Spiegel authored
-
André Spiegel authored
-
André Spiegel authored
version in dired.el.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(update-autoloads-from-directories): Also consider compressed files.
-
Stefan Monnier authored
(Info-dir-remove-duplicates): New fun. (Info-insert-dir): Use it. Simplify the code with push,mapc,dolist. (Info-select-node): Simplify handling of Info-header-line. (Info-forward-node): Undo 2000/12/15 since we don't narrow any more. (Info-mode): Set header-line-format once and for all. (Info-fontify-node): Accept bogus first line with `File:' missing. Only make first line invisible if Info-use-header-line. Don't use `intangible': it's evil. Use inhibit-read-only. (Info-follow-reference, Info-next-reference, Info-prev-reference) (Info-try-follow-nearest-node): Don't bind inhibit-point-motion-hooks since we don't use intangible any more.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Also handle `invisible' prop.
-
Stefan Monnier authored
adjust_point_for_property should be sufficient by default.
-
Stefan Monnier authored
-
Stefan Monnier authored
(fill-comment-paragraph): New fun (generalizes of lisp-fill-paragraph). (fill-paragraph): Use them.
-
- 02 Nov, 2002 7 commits
-
-
Stefan Monnier authored
(decode_coding_sjis_big5, decode_eol): Allow lone \r in DOS EOL.
-
Stefan Monnier authored
(mode-line-mule-info): Use them for the EOL part of the modeline.
-
Stefan Monnier authored
(server-temp-file-p): Make arg optional. (server-done): Use it to simplify. (server-switch-buffer): If server-window is a function, use it.
-
Stefan Monnier authored
(undigestify-rmail-message): Fix paren-bug and simplify.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't bother making paragraph-start a superset of paragraph-separate.
-
- 01 Nov, 2002 10 commits
-
-
Kim F. Storm authored
reformatting at all. New choice 'tag reformats tag but shows the section reference. (Info-fontify-node): Use it.
-
Kim F. Storm authored
-
Andreas Schwab authored
-
Stefan Monnier authored
(menu_items_inuse): New var. (syms_of_xmenu): Initialize it. (init_menu_items): Use it to detect re-entrance. (Fx_popup_menu, Fx_popup_dialog, set_frame_menubar): Reset it when done. (Fx_popup_menu): Remove spurious XSETFRAME.
-
Dave Love authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Deal with xml-style <foo/> empty tags.
-
Kim F. Storm authored
-
Kim F. Storm authored
(Info-fontify-node): Use it.
-
Kim F. Storm authored
-
- 31 Oct, 2002 6 commits
-
-
Kim F. Storm authored
--noediting option; added run-time check to exclude it.
-
Kim F. Storm authored
-
Kim F. Storm authored
(Info-prev-reference, Info-try-follow-nearest-node): Bind inhibit-point-motion-hooks to t while parsing reference. (Info-fontify-node): When font-lock-mode is enabled, display "*note" and "* menu" references in a more user friendly format.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Dave Love authored
(xaw_scroll_callback): Cast call_data to long to avoid warning.
-