- 16 Jul, 2002 10 commits
-
-
Richard M. Stallman authored
(Custom-reset-standard): Use it. (custom-variable, custom-face): Define it. (custom-variable-standard-value, custom-face-standard-value): New fns. (custom-face-save): Don't save a face whose value is standard. (custom-save-faces): Use SYMBOL, not 'default, to set NOW and COMMENT. (custom-face-edit-fix-value): If VALUE is not a list, pass it thru.
-
Stefan Monnier authored
(diff-after-change-function): Fix typo. (diff-post-command-hook): Take care of edge cases. (diff-current-defun): Do `goto-char' after setting the mode.
-
Stefan Monnier authored
-
Richard M. Stallman authored
even if it does not have whitespace syntax.
-
Richard M. Stallman authored
-
Stefan Monnier authored
Fold mouse-sel-bindings into it. (mouse-sel-bound-events): Turn it into an alist. (mouse-insert-selection): Delegate to mouse-yank-at-click if mouse-sel-default-bindings asks for it.
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Miles Bader authored
-
- 15 Jul, 2002 23 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
have its own.
-
Juanma Barranquero authored
-
Kai Großjohann authored
-
Mike Williams authored
-
Richard M. Stallman authored
-
Andreas Schwab authored
-
Ken Raeburn authored
-
Ken Raeburn authored
delete_interval, copy_intervals_to_string): Use STRING_SET_INTERVALS.
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Ken Raeburn authored
(STRING_SET_INTERVALS): New macro.
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Ken Raeburn authored
-
Ken Raeburn authored
(SCHARS, SBYTES): Produce rvalues.
-
Ken Raeburn authored
SCHARS, SBYTES, STRING_INTERVALS, SREF, SDATA; explicit size_byte references left unchanged for now.
-
- 14 Jul, 2002 7 commits
-
-
Ken Raeburn authored
(STRING_SET_UNIBYTE): New macro. (SET_STRING_BYTES): Deleted. Callers (all of which supplied a length of -1) changed to use STRING_SET_UNIBYTE.
-
Kim F. Storm authored
unrelated changed. Now it really only inverts the check on Vmemory_full.
-
Stefan Monnier authored
(tex-start-options): Make it into always-a-string. Remove silly custom options that are covered by the other var. (tex-start-commands): Fix docstring. (tex-open-quote, tex-close-quote): Add options. (tex-command): Provide default. (tex-font-lock-keywords-1): Highlight $$...$$. (tex-font-lock-keywords-2): Fix latin-1 chars. (tex-mode-map): Remove redundant \t binding. (tex-mode): Add `subsection' and `newcommand' to known latex cmds. (latex-mode): Use add-hook for fill-nobreak-predicate. (tex-common-initialization): Set indent-tabs-mode to nil. (tex-insert-quote): Undo magic if invoked twice in a row. (latex-fill-nobreak-predicate): Don't use narrowing. (tex-latex-block): Don't cons uselessly. (tex-last-unended-begin): Signal user-friendlier error. (tex-goto-last-unclosed-latex-block): Don't catch signal. (tex-start-tex): Switch order of tex-start-options and tex-start-commands to make it obey docstrings.
-
Kai Großjohann authored
-
Richard M. Stallman authored
Handle kill-buffer-query-functions better.
-
Richard M. Stallman authored
Update name of help menu item for ordering printed manuals.
-
Richard M. Stallman authored
-