log

age author description
2004-04-13 Daniel Pfeiffer (compilation-setup): Localize overlay-arrow-position.
2004-04-13 Kim F. Storm *** empty log message ***
2004-04-13 Kim F. Storm (emacs-quick-startup): New defvar (set by -Q).
2004-04-13 Kim F. Storm (cua-read-only-cursor-color)
2004-04-13 Kim F. Storm *** empty log message ***
2004-04-13 Stefan Monnier (scan_lists): Simplify backward string scan.
2004-04-13 Kim F. Storm (get_glyph_string_clip_rect): Fix reduction of cursor
2004-04-13 Kim F. Storm (update_window): Only set changed_p if
2004-04-13 Kim F. Storm (Fformat): Fix allocation size of precision array.
2004-04-13 Stefan Monnier *** empty log message ***
2004-04-13 Stefan Monnier New file.
2004-04-13 Daniel Pfeiffer Also install etc/compilation.txt and chown/chmod it
2004-04-13 Daniel Pfeiffer Also install etc/compilation.txt
2004-04-13 Stefan Monnier *** empty log message ***
2004-04-13 Stefan Monnier Doc fixes. Changes for compiler warnings.
2004-04-13 Stefan Monnier *** empty log message ***
2004-04-13 Stefan Monnier (run-python): Use compilation-shell-minor-mode.
2004-04-13 Stefan Monnier *** empty log message ***
2004-04-13 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210
2004-04-13 Luc Teirlinck *** empty log message ***
2004-04-13 Luc Teirlinck (Fmake_indirect_buffer): Throw an error if the intended base buffer
2004-04-12 Stefan Monnier (compile-goto-error): Select the buffer/window corresponding to the event.
2004-04-12 Stefan Monnier (url-retrieve): Use with-current-buffer.
2004-04-12 Stefan Monnier Comment fixups.
2004-04-12 Stefan Monnier (url-http-parse-headers, url-http-file-exists-p): Remove unused var `version'.
2004-04-12 Stefan Monnier (url-handler-mode): New minor mode.
2004-04-12 Stefan Monnier Comments and docstring fixups.
2004-04-12 Stefan Monnier *** empty log message ***
2004-04-12 Stefan Monnier Link changes for Cygwin unexec() support.
2004-04-12 Stefan Monnier Changes for Cygwin unexec() support, changes in Cygwin itself.
2004-04-12 Stefan Monnier (__default_morecore): Use bss_sbrk(), not __sbrk(), before Cygwin unexec.
2004-04-12 Stefan Monnier Define my_endbss[] for Cygwin unexec() support.
2004-04-12 Stefan Monnier Set up PURE_P() for Cygwin unexec() support.
2004-04-12 Stefan Monnier Add cygwin to system-type list, for unexec() support.
2004-04-12 Andreas Schwab .
2004-04-12 Andreas Schwab (Fmake_indirect_buffer): Check that NAME is a string.
2004-04-12 John Paul Wallington *** empty log message ***
2004-04-12 John Paul Wallington (url-cookie-handle-set-cookie): Replace calls to obsolete
2004-04-12 John Paul Wallington *** empty log message ***
2004-04-12 John Paul Wallington (describe-mode): Doc fix.
2004-04-12 John Paul Wallington *** empty log message ***
2004-04-12 John Paul Wallington (ibuffer-delete-window-on-quit): Remove.
2004-04-12 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
2004-04-12 Stefan Monnier *** empty log message ***
2004-04-12 Juri Linkov *** empty log message ***
2004-04-12 Juri Linkov (Info-follow-reference): Allow multiline reference name.
2004-04-12 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203
2004-04-12 Stefan Monnier (compilation-mode-font-lock-keywords): Fix test not to treat nil as a function.
2004-04-12 Stefan Monnier (vc-arch-root): Be a bit more careful.
2004-04-12 Stefan Monnier (ldap-search): Use list*.
2004-04-12 Stefan Monnier (cl): Don't require.
2004-04-12 Stefan Monnier (url-hexify-string): Don't give multibyte error for char <16.
2004-04-12 Stefan Monnier Doc fixes.
2004-04-12 Stefan Monnier Minor text changes.
2004-04-12 Stefan Monnier (url-mailto): Avoid warning.
2004-04-12 Stefan Monnier (ldap): Require.
2004-04-12 Stefan Monnier (url-https-create-secure-wrapper): Use modern backquotes.
2004-04-12 Stefan Monnier (url-history-setup-save-timer): Avoid warnings.
2004-04-12 Stefan Monnier (url-file-build-filename): Don't use directory-sep-char.
2004-04-12 Stefan Monnier (url-dav-rename-file): Fix args of `signal'.