- 02 Nov, 2002 4 commits
-
-
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 16 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
-
Dave Love authored
(lispy_kana_keys): Comment out. (make_lispy_event) [XK_kana_A]: Comment out. (modify_event_symbol) <sizeof (long) == sizeof (EMACS_INT)>: Fix sprintf call.
-
Dave Love authored
(Vx_keysym_table): New. (syms_of_xterm): Initialize it. (XTread_socket): Use it. Deal with ASCII keysyms. (XSetIMValues) [HAVE_X11R6]: Prototype.
-
Dave Love authored
(bcmp): Define conditional on HAVE_BCMP. (NO_SIOCTL_H): Don't define. (TIOCSIGSEND): Don't make conditional on IRIX6.
-
Dave Love authored
(bcopy, bzero, bcmp) [HAVE_BCOPY]: Don't undef.
-
Dave Love authored
(bcopy, bcmp, bzero): Don't undef.
-
Dave Love authored
(IRIX6): Don't define. (bcopy, bcmp, bzero): Don't undef.
-
Dave Love authored
sys/mman.h, sys/param.h, mremap, memmove. (AH_BOTTOM): Maybe include strings.h. Add local variables for mode. (AC_PROG_YACC): Deleted. (size_t): Use AC_CHECK_TYPES. (AH_TOP): Up-date copyright.
-
Dave Love authored
regexp.h change). (TERMINFO, LIBS_TERMCAP): Define.
-