- 03 Nov, 2002 5 commits
-
-
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 10 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.
-
Dave Love authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
_before_ checking to see if we're hitting the margin. (fill-region-as-paragraph): Don't fiddle with the undo-list any more: it's now done by the C primitives. Don't use narrowing. Reorganize the line-breaking part of the code to simplify the control flow and make it work in the absence of narrowing. (fill-region): Don't use narrowing.
-
- 30 Oct, 2002 8 commits
-
-
Stefan Monnier authored
(find_field): Use them. Also be careful not to modify POS before its last use. (Fmessage): Don't Fformat if there's nothing to format.
-
Dave Love authored
-
Dave Love authored
entries. (po-find-charset): Doc fix. Remove interactive spec. (po): Provide. (po-find-file-coding-system-guts): Re-written to use coding-system-alist, and code-pages, not codepage stuff.
-
Dave Love authored
x-keysym-table.
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
[HAVE_PTY_H]; Include pty.h.
-
Dave Love authored
-