Mercurial > emacs
graph
-
(font-lock-symbol-category-alist): New variable.2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-23, by Colin Walters
-
Update copyright dates.2002-05-23, by Colin Walters
-
(Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'.2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-23, by Colin Walters
-
(font-lock-function): New variable.2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-23, by Colin Walters
-
*** empty log message ***2002-05-22, by Markus Rost
-
(file-newest-backup): Use file-name-sans-versions.2002-05-22, by Markus Rost
-
(diff-latest-backup-file): Replace the main code by a call of2002-05-22, by Markus Rost
-
*** empty log message ***2002-05-22, by Kim F. Storm
-
(x_write_glyphs): Clear phys_cursor_on_p if current2002-05-22, by Kim F. Storm
-
*** empty log message ***2002-05-22, by Kim F. Storm
-
*** empty log message ***2002-05-22, by Jason Rumney
-
(x_draw_bar_cursor): New argument KIND; callers changed.2002-05-22, by Jason Rumney
-
(text_cursor_kinds): New enumeration member HBAR_CURSOR.2002-05-22, by Jason Rumney
-
* w32fns.c (enumfont_t): Remove tail, make pattern a normal2002-05-22, by Jason Rumney
-
*** empty log message ***2002-05-22, by Mike Williams
-
(sgml-guess-indent): Look further into the buffer.2002-05-22, by Mike Williams
-
*** empty log message ***2002-05-22, by Markus Rost
-
Fix typo.2002-05-22, by Markus Rost
-
*** empty log message ***2002-05-21, by Stefan Monnier
-
(ange-ftp-allow-child-lookup): Re-enable since2002-05-21, by Stefan Monnier
-
(Info-fontify): Deleted.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(sgml-xml-auto-coding-function): Update with more known XML encodings.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Ken Raeburn
-
* w32fns.c (enum_font_maybe_add_to_list): Use XCDR_AS_LVALUE for2002-05-21, by Ken Raeburn
-
(truncate-string-to-width): New optional argument `ellipsis'. Add2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(Recognize Coding): Note addition of `auto-coding-functions'.2002-05-21, by Colin Walters
-
(make-coding-system): Doc fixes.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(shortlisp): Add font-core.el.2002-05-21, by Colin Walters
-
Add font-core.el.2002-05-21, by Colin Walters
-
(font-lock-defaults, font-lock-defaults-alist)2002-05-21, by Colin Walters
-
(occur-engine): Increment globalcount all at once after searching a buffer.2002-05-21, by Colin Walters
-
(toplevel): Require font-lock, to get the face definitions.2002-05-21, by Colin Walters
-
(define-ibuffer-column): Add third argument `ibuffer-buf'.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
New file, broken out from font-lock.el.2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Eli Zaretskii
-
(indent-rigidly): Mention how to remove all indentation.2002-05-21, by Eli Zaretskii
-
(Indentation Commands): Describe how to remove all indentation. Add2002-05-21, by Eli Zaretskii
-
(describe-char-after): Order display of text properties by the size of2002-05-21, by Colin Walters
-
*** empty log message ***2002-05-21, by Colin Walters
-
(f90-looking-at-where-or-forall): Oops, defsubst, not defun.2002-05-20, by Glenn Morris
-
*** empty log message ***2002-05-20, by Stefan Monnier
-
(ange-ftp-generate-root-prefixes)2002-05-20, by Stefan Monnier
-
(cpp-choose-symbol): Don't cons unnecessarily.2002-05-20, by Stefan Monnier
-
(tags-complete-tags-table-file): Don't cons unnecessarily.2002-05-20, by Stefan Monnier
-
(outline-reveal-toggle-invisible): Reverse the meaning of the second arg.2002-05-20, by Stefan Monnier
-
(reveal-post-command): Reverse the semantics of2002-05-20, by Stefan Monnier
-
(widget-color-complete): Don't cons needlessly.2002-05-20, by Stefan Monnier
-
Move remarks on `mail-default-directory' down to section2002-05-20, by Markus Rost
-
Mention new user option `mail-default-directory'.2002-05-20, by Markus Rost
-
*** empty log message ***2002-05-20, by Markus Rost
-
(mail-recover-1): Remove (debug).2002-05-20, by Markus Rost
-
*** empty log message ***2002-05-20, by Richard M. Stallman