Mercurial > emacs
graph
-
* faces.el: Revert 2005-11-17 change. :ignore-defface is now2005-11-20, by Chong Yidong
-
Remove :ignore-defface entry; it's now handled automagically.2005-11-20, by Chong Yidong
-
* display.texi: Revert 2005-11-20 change.2005-11-20, by Chong Yidong
-
* xfaces.c (Finternal_set_lisp_face_attribute): Use2005-11-20, by Chong Yidong
-
*** empty log message ***2005-11-20, by Thien-Thi Nguyen
-
(Bindat Functions): Say "third" to refer to zero-based index "2".2005-11-20, by Thien-Thi Nguyen
-
*** empty log message ***2005-11-20, by Juri Linkov
-
(Font Lock): Suggest more user-friendly method of2005-11-20, by Juri Linkov
-
(Compilation Mode): Remove paragraph duplicated from the node `Compilation'.2005-11-20, by Juri Linkov
-
(Position Info): Update examples of the output.2005-11-20, by Juri Linkov
-
(invalid_character): Use Lisp-readable syntax2005-11-20, by Juri Linkov
-
Delete duplicate entry.2005-11-20, by Juri Linkov
-
*** empty log message ***2005-11-20, by Juri Linkov
-
(encoded-string-description): Use Lisp-readable syntax for hex.2005-11-20, by Juri Linkov
-
(describe-char): Use Lisp-readable syntax for octal and hex.2005-11-20, by Juri Linkov
-
(what-cursor-position): Use Lisp-readable syntax for octal and hex.2005-11-20, by Juri Linkov
-
longlines.el (longlines-wrap-line): Preserve marker positions.2005-11-20, by Chong Yidong
-
(message-insert-citation-line): Use newlines.2005-11-20, by Chong Yidong
-
(longlines-mode): Add a message-setup-hook.2005-11-20, by Chong Yidong
-
message.el: Revert last changes.2005-11-20, by Chong Yidong
-
Use typedef when Lisp_Object is EMACS_INT so that2005-11-20, by Nick Roberts
-
*** empty log message ***2005-11-20, by Nick Roberts
-
Revert unwanted changes.2005-11-19, by Andreas Schwab
-
*** empty log message ***2005-11-19, by Andreas Schwab
-
Revert last change.2005-11-19, by Andreas Schwab
-
Typo.2005-11-19, by Chong Yidong
-
*** empty log message ***2005-11-19, by Andreas Schwab
-
(set-language-environment): Always2005-11-19, by Andreas Schwab
-
* longlines.el (longlines-before-revert-hook)2005-11-19, by Chong Yidong
-
(nextcons, xcdr, xfloat): Update for changes in2005-11-19, by Andreas Schwab
-
*** empty log message ***2005-11-19, by Andreas Schwab
-
Handle compressed files.2005-11-19, by Andreas Schwab
-
(browse-url-default-browser): Signal an error if no usable browser can2005-11-19, by Romain Francoise
-
Rearrange text to make it clear that the make/shell compatibility2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(rcirc-mangle-text): Add bold face property without replacing existing2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(read-passwd): Fontify the prompt as we do with other prompts.2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(ffap-menu-rescan): Use inhibit-read-only instead of binding2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(partial-completion-mode): Mention completion-auto-help in the doc string.2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by Eli Zaretskii
-
(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"2005-11-19, by Eli Zaretskii
-
*** empty log message ***2005-11-19, by YAMAMOTO Mitsuharu
-
[USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.2005-11-19, by YAMAMOTO Mitsuharu
-
(fancy-splash-default-action): Discard only2005-11-19, by YAMAMOTO Mitsuharu
-
(Library Search): Update the default value of `load-suffixes'.2005-11-19, by Luc Teirlinck
-
*** empty log message ***2005-11-19, by Luc Teirlinck
-
*** empty log message ***2005-11-18, by Chong Yidong
-
Add hacks for citation in mail-mode and message-mode.2005-11-18, by Chong Yidong
-
Fix typo.2005-11-18, by Chong Yidong
-
*** empty log message ***2005-11-18, by Richard M. Stallman
-
(Registering): Mention @@ in mode line.2005-11-18, by Richard M. Stallman
-
(Minibuffer File): Clarify previous change. Add @findex.2005-11-18, by Richard M. Stallman
-
Use with-current-buffer.2005-11-18, by Stefan Monnier