- 03 Dec, 2004 5 commits
-
-
Richard M. Stallman authored
(occur-engine): Use `face' prop rather than `font-lock-face' when specifying use of `match-face'. (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
is in the header part of a DEFUN construct.
-
- 02 Dec, 2004 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(insert_from_string): Don't modify buffer on empty insertion.
-
Richard M. Stallman authored
(interactive_p): Skip Scalled_interactively_p frames like Sinteractive_p frames.
-
Richard M. Stallman authored
(Fmake_local_variable): Doc fix.
-
Richard M. Stallman authored
-
Jay Belanger authored
-
Kim F. Storm authored
-
Kim F. Storm authored
setup in faces.el.
-
Kim F. Storm authored
(standard-display-table): Set it here. Add escape-glyph face to extra slot characters.
-
Mark A. Hershberger authored
-
Mark A. Hershberger authored
-
Mark A. Hershberger authored
* xml.el (xml-parse-dtd): Don't show validity messages when xml-validating-parser is nil. (xml-substitute-special): Fix validity error messages to actually show the unexpandable entity. Added validity error if & isn't followed by an entity. (xml-parse-tag): Concatnate any string following the a <![CDATA[]]> section to the parsed CDATA.
-
Mark A. Hershberger authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
(Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when defining a keyboard macro. Mention `kmacro-ring-max'. (Keyboard Macro Counter): Clarify description of `kmacro-insert-counter', `kmacro-set-counter', `kmacro-add-counter' and `kmacro-set-format'.
-
Luc Teirlinck authored
(kmacro-set-format): Use it. Delete `(printf format)' from prompt. (kmacro-display): Remove `nil' from `and' form. Delete call to `format' inside `message'. (kmacro-start-macro): Use `kmacro-default-counter-format'.
-
- 01 Dec, 2004 19 commits
-
-
Stefan Monnier authored
(cvs-update-header): Use it. Change calling convention. Correctly handle the case of having simultaneous active processes. (cvs-sentinel): Don't call cvs-update-header any more. (cvs-mode-run): Update call and add cvs-update-header to postproc.
-
Jay Belanger authored
-
Jay Belanger authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Daniel Pfeiffer authored
-
Daniel Pfeiffer authored
-
Daniel Pfeiffer authored
-
Steven Tamm authored
menu text as UTF8 fails.
-
Kim F. Storm authored
(XMALLOC_PUT_SIZE, XMALLOC_GET_SIZE): New macros to handle sizeof(size_t) != 4. (overrun_check_malloc, overrun_check_realloc, overrun_check_free): Use them. Also clear header and trailer of freed memory. (GC_STRING_OVERRUN_COOKIE_SIZE): Rename from GC_STRING_EXTRA. (string_overrun_cookie): Rename from string_overrun_pattern. (GC_STRING_EXTRA): Define from GC_STRING_OVERRUN_COOKIE_SIZE.
-
Kim F. Storm authored
-
Andreas Schwab authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
Adjusted for the change of encode_terminal_code.
-
Daniel Pfeiffer authored
-
Mark A. Hershberger authored
* xml.el (xml-substitute-special): Fix validity error messages to actually show the unexpandable entity. Added validity error if & isn't followed by an entity. (xml-parse-tag): Concatnate any string following the a <![CDATA[]]> section to the parsed CDATA.
-
Markus Rost authored
-