Mercurial > emacs
graph
-
(help-function-def, help-variable-def):2004-04-29, by Stefan Monnier
-
(remove-overlays): Docstring change.2004-04-29, by Stefan Monnier
-
(find-function-C-source-directory): New var.2004-04-29, by Stefan Monnier
-
(Fsubr_name): New fun.2004-04-29, by Stefan Monnier
-
*** empty log message ***2004-04-29, by Juri Linkov
-
(outline-next-preface, outline-show-heading): Don't leave unhidden blank line before heading.2004-04-29, by Juri Linkov
-
(compilation-context-lines): Add nil option to disable compilation output window scrolling.2004-04-29, by Juri Linkov
-
(isearch-mode-map): Bind \C-w to isearch-yank-word instead of isearch-yank-word-or-char.2004-04-29, by Juri Linkov
-
*** empty log message ***2004-04-29, by Luc Teirlinck
-
(ielm-prompt-read-only, ielm-prompt): Update docstring.2004-04-29, by Luc Teirlinck
-
(comint-prompt-read-only): New variable.2004-04-29, by Luc Teirlinck
-
*** empty log message ***2004-04-28, by John Paul Wallington
-
(toplevel): Require cl at compile time.2004-04-28, by John Paul Wallington
-
(null_glyph_slice): New var.2004-04-28, by Kim F. Storm
-
*** empty log message ***2004-04-28, by Kim F. Storm
-
*** empty log message ***2004-04-28, by John Paul Wallington
-
(gdb-frame-breakpoints-buffer)2004-04-28, by Nick Roberts
-
(gud-common-init): Throw an error if program is2004-04-28, by Nick Roberts
-
*** empty log message ***2004-04-28, by Nick Roberts
-
*** empty log message ***2004-04-28, by John Paul Wallington
-
(thumbs-delete-images): Fix formatting of prompt.2004-04-28, by John Paul Wallington
-
Update key binding for viewing PROBLEMS.2004-04-28, by Richard M. Stallman
-
*** empty log message ***2004-04-28, by Richard M. Stallman
-
(compilation-context-lines): Default now 0.2004-04-28, by Richard M. Stallman
-
*** empty log message ***2004-04-27, by Juanma Barranquero
-
(autoload-before-p): Remove.2004-04-27, by Juanma Barranquero
-
(timeclock-time-less-p): Remove.2004-04-27, by Juanma Barranquero
-
(time-less-p): Remove.2004-04-27, by Juanma Barranquero
-
(pcomplete-time-less-p): Remove.2004-04-27, by Juanma Barranquero
-
*** empty log message ***2004-04-27, by Stefan Monnier
-
(x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.2004-04-27, by Stefan Monnier
-
* subr.el (remove-overlays): Make arguments optional.2004-04-27, by Masatake YAMATO
-
lisp -> Lisp.2004-04-27, by Jesper Harder
-
(info-apropos): Make it an index node. Align node names2004-04-27, by Jesper Harder
-
*** empty log message ***2004-04-27, by Eli Zaretskii
-
(init_environment): If one of the TMP... environment2004-04-27, by Eli Zaretskii
-
(browse-url-netscape-sentinel)2004-04-27, by Eli Zaretskii
-
*** empty log message ***2004-04-27, by Eli Zaretskii
-
Add "(require 'eshell)", to get necessary features2004-04-27, by Eli Zaretskii
-
(Fset_file_times): New function.2004-04-27, by Eli Zaretskii
-
(lisp_time_argument): Provide externally.2004-04-27, by Eli Zaretskii
-
(Changing Files): Document set-file-times.2004-04-27, by Eli Zaretskii
-
Document set-file-times.2004-04-27, by Eli Zaretskii
-
*** empty log message ***2004-04-27, by Eli Zaretskii
-
Capitalise Emacs and Lisp.2004-04-27, by Eli Zaretskii
-
*** empty log message ***2004-04-27, by Eli Zaretskii
-
(momentary-string-display): Support EXIT-CHAR that is2004-04-27, by Eli Zaretskii
-
Fix entry for dabbrev.el from 2004-04-21.2004-04-27, by Eli Zaretskii
-
*** empty log message ***2004-04-27, by Eli Zaretskii
-
(archive-maybe-copy): If ARCHIVE includes leading2004-04-27, by Eli Zaretskii
-
(x_produce_glyphs): Fix last change; handle newline in2004-04-27, by Kim F. Storm
-
*** empty log message ***2004-04-27, by Kim F. Storm
-
*** empty log message ***2004-04-27, by Juri Linkov
-
*** empty log message ***2004-04-27, by Juri Linkov
-
Fix comment.2004-04-27, by Juri Linkov
-
(picture-mode-map): Add arrow keys.2004-04-27, by Juri Linkov
-
(kill-ring-save): Use blink-matching-delay instead of the constant value 1.2004-04-27, by Juri Linkov
-
(show-paren-highlight-openparen): New var.2004-04-27, by Juri Linkov
-
(log-view-diff): Replace interactive code "r"2004-04-27, by Juri Linkov
-
Add *info*<[0-9]+> to same-window-regexps instead of2004-04-27, by Juri Linkov