Mercurial > emacs
graph
-
(speedbar-edit-line): Change regexp to position2004-01-03, by Richard M. Stallman
-
(grep-mode-map): Don't remap next-line, previous-line.2004-01-03, by Richard M. Stallman
-
(functionp): Doc fix.2004-01-03, by Luc Teirlinck
-
*** empty log message ***2004-01-03, by Luc Teirlinck
-
Various small changes in addition to the following.2004-01-03, by Luc Teirlinck
-
(Creating Symbols): Add anchor.2004-01-03, by Luc Teirlinck
-
(Accessing Documentation): Add anchor.2004-01-03, by Luc Teirlinck
-
(Hash Access): Add anchor.2004-01-03, by Luc Teirlinck
-
(Function Indirection): Add anchor.2004-01-03, by Luc Teirlinck
-
*** empty log message ***2004-01-03, by Eli Zaretskii
-
* progmodes/idlwave.el (idlwave-make-tags):2004-01-03, by Eli Zaretskii
-
*** empty log message ***2004-01-02, by Andreas Schwab
-
(emacs_options, x_initialized, same_x_server): Remove2004-01-02, by Andreas Schwab
-
Update URL for ESS.2004-01-02, by Stephen Eglen
-
*** empty log message ***2004-01-01, by Kim F. Storm
-
(ADAPTIVE_READ_BUFFERING): New conditional.2004-01-01, by Kim F. Storm
-
(struct Lisp_Process): New members for adaptive read2004-01-01, by Kim F. Storm
-
*** empty log message ***2004-01-01, by Jason Rumney
-
(w32_text_out): Use s->font, for consistency with callers.2004-01-01, by Jason Rumney
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-132004-01-01, by Miles Bader
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-122004-01-01, by Miles Bader
-
*** empty log message ***2003-12-31, by Andreas Schwab
-
(Math Functions): sqrt reports a domain-error2003-12-31, by Andreas Schwab
-
*** empty log message ***2003-12-31, by John Paul Wallington
-
(completion-ignored-extensions): Add .pfsl.2003-12-31, by John Paul Wallington
-
*** empty log message ***2003-12-31, by Luc Teirlinck
-
(Fsignal): Add hyperlink to the definition of `signal' in the Elisp manual.2003-12-31, by Luc Teirlinck
-
(Ferror_message_string): Add hyperlink to the definition of `signal'2003-12-31, by Luc Teirlinck
-
(ido-nonreadable-directory-p): New defun to check for2003-12-31, by Kim F. Storm
-
*** empty log message ***2003-12-30, by Kim F. Storm
-
(Documentation Tips): Update item on hyperlinks in documentation strings.2003-12-30, by Luc Teirlinck
-
*** empty log message ***2003-12-30, by Luc Teirlinck
-
(help-xref-info-regexp): Make hyperlinks to Info documentation if the2003-12-30, by Luc Teirlinck
-
(Standard Errors): Various small corrections and additions.2003-12-30, by Luc Teirlinck
-
Various small changes in addition to the following.2003-12-30, by Luc Teirlinck
-
Add anchor.2003-12-30, by Luc Teirlinck
-
Use arch-tag: syntax that tla can grok2003-12-30, by Miles Bader
-
*** empty log message ***2003-12-30, by Eli Zaretskii
-
(rmail-convert-to-babyl-format): Fix off-by-one2003-12-30, by Eli Zaretskii
-
*** empty log message ***2003-12-30, by Simon Josefsson
-
Change maintainer to FSF. Suggested by2003-12-30, by Simon Josefsson
-
*** empty log message ***2003-12-30, by Eli Zaretskii
-
(rmail-convert-to-babyl-format): Make the code2003-12-30, by Eli Zaretskii
-
*** empty log message ***2003-12-30, by Eli Zaretskii
-
(gud-tool-bar-map): Modify names of icon files2003-12-30, by Eli Zaretskii
-
* toolbar/gud-next.pbm, toolbar/gud-next.xpm2003-12-30, by Eli Zaretskii
-
*** empty log message ***2003-12-30, by Eli Zaretskii
-
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed2003-12-30, by Eli Zaretskii
-
Renamed INSTALL-CVS to INSTALL.CVS to avoid file-name2003-12-30, by Eli Zaretskii
-
*** empty log message ***2003-12-29, by Richard M. Stallman
-
(Choosing Window): Add same-window-p, special-display-p.2003-12-29, by Richard M. Stallman
-
(Creating Buffer-Local): Add local-variable-if-set-p.2003-12-29, by Richard M. Stallman
-
(Examining Properties): Add get-char-property-and-overlay.2003-12-29, by Richard M. Stallman
-
(Modifying Strings): Add clear-string.2003-12-29, by Richard M. Stallman
-
(Time of Day): Add set-time-zone-rule.2003-12-29, by Richard M. Stallman
-
(Math Functions): asin, acos, log, log10 report domain-error errors.2003-12-29, by Richard M. Stallman
-
(Converting Representations):2003-12-29, by Richard M. Stallman
-
(Search-based Fontification): Explain that2003-12-29, by Richard M. Stallman
-
(Minibuffer Misc): Add set-minibuffer-window.2003-12-29, by Richard M. Stallman
-
(Building Lists): remq moved elsewhere.2003-12-29, by Richard M. Stallman