]> code.delx.au - gnu-emacs/history - lisp
* progmodes/flymake.el (flymake-split-string): Use
[gnu-emacs] / lisp /
2004-10-16 Richard M. Stallman(compilation-start): Assume compilation-mode will make...
2004-10-16 Richard M. Stallman(ispell-command-loop): Use with-no-warnings.
2004-10-16 Richard M. Stallman(url-do-setup): Don't set url-passwd-entry-func.
2004-10-16 Richard M. Stallman(url-passwd-entry-func): Var deleted.
2004-10-16 Richard M. Stallman(url-get-normalized-date): Use url-weekday-alist and...
2004-10-16 Richard M. StallmanLoad cl at compile time.
2004-10-16 Richard M. StallmanDon't load cl.
2004-10-16 Richard M. Stallman(url-open-telnet): Use read-passwd.
2004-10-16 Richard M. Stallman(url-basic-auth, url-digest-auth): Use read-passwd.
2004-10-15 Kim F. Storm(fringe-bitmaps): Only initialize when defined.
2004-10-15 Kim F. Storm(cvs-mode-view-file, cvs-mode-view-file-other-window...
2004-10-15 Kim F. Storm(cvs-mode-map): Bind v to cvs-mode-view-file.
2004-10-15 Kim F. Storm*** empty log message ***
2004-10-15 Simon JosefssonAdd.
2004-10-14 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-10-13 Daniel Pfeiffer(describe-mode): Use marker buttons to make minor mode...
2004-10-13 Daniel Pfeiffer(describe-variable): Use it to make "below" a hyperlink.
2004-10-13 Daniel Pfeiffer(button-activate): Allow a marker to display as an...
2004-10-13 Stefan Monnier*** empty log message ***
2004-10-13 Stefan Monnier(substitute-key-definition-key): New function.
2004-10-13 Stefan Monnier(vc-annotate-display-select): Fix typo.
2004-10-13 Masatake YAMATO* progmodes/gud.el (gdb-script-beginning-of-defun)...
2004-10-13 Richard M. Stallman(info-lookup-file): Add info-file property.
2004-10-13 Richard M. Stallman(info-xref): Add underlining.
2004-10-12 Stefan Monnier*** empty log message ***
2004-10-12 Michael AlbinusSync with Tramp 2.0.45.
2004-10-12 Stefan Monnier(cvs-parse-commit): Fix parsing for new commit message.
2004-10-12 Stefan Monnier(mark-sexp): Preserve direction when repeating.
2004-10-12 Jay Belanger(calc-help-function-list, calc-help-variable-list)...
2004-10-12 David Ponce(recentf-edit-list): Update the menu when the recentf
2004-10-12 Simon Josefsson*** empty log message ***
2004-10-12 Simon Josefssonurl-vars.el (url-gateway-method): Add new method `tls'.
2004-10-12 Simon Josefsson(tls-certtool-program): New variable.
2004-10-12 Kenichi Handa(coding-system-equal): Moved from mule-util.el.
2004-10-12 Kenichi Handa(coding-system-equal): Moved to mule.el.
2004-10-12 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-10-11 Kim F. Storm*** empty log message ***
2004-10-11 Kim F. Storm(kmacro-insert-counter, kmacro-add-counter): Use and
2004-10-11 Kim F. Storm(substitute-key-definition): Mention command remapping...
2004-10-11 Kim F. Storm*** empty log message ***
2004-10-11 Simon Josefsson(smtpmail-open-stream): Look for
2004-10-11 Stefan Monnier(pcl-cvs-load-hook): Remove unused var.
2004-10-11 Stefan Monnier(font-lock-apply-highlight): Fix last change.
2004-10-11 Jay Belanger(calc-describe-copying, calc-describe-distribution...
2004-10-11 Jay Belanger(calc-info-goto-node): New function.
2004-10-11 Jay BelangerAdded `calc-info-goto-node' to autoloads.
2004-10-10 Lars HansenFix copyright notice.
2004-10-10 Kai Großjohann(ange-ftp-remote-shell): Remove variable.
2004-10-10 Andreas Schwab.
2004-10-10 Andreas Schwab(byte-optimize-backward-word): Optimize
2004-10-10 André Spiegel#
2004-10-10 André Spiegel(vc-annotate-mode): Remove variable.
2004-10-10 Stefan Monnier(comint-output-filter): Typo.
2004-10-10 Stefan Monnier(comint-mouse-insert-input): Remove.
2004-10-10 Stefan Monnier(diff-current-defun): Fix 2004-06-13's change.
2004-10-10 Stefan Monnier(imenu--completion-buffer): Don't return t for rescan.
2004-10-10 Stefan Monnier(font-lock-apply-highlight): Explicitly check the case
2004-10-10 Stefan Monnier(tex-font-lock-append-prop): New fun.
2004-10-09 Kim F. Storm(progress-reporter-update): Define before first usage.
2004-10-09 Kim F. Storm*** empty log message ***
2004-10-09 Luc Teirlinck*** empty log message ***
2004-10-09 Luc Teirlinck(sentence-end-double-space)
2004-10-09 Stefan Monnier(lisp-fill-paragraph): Fix backslashes.
2004-10-08 Eli Zaretskii*** empty log message ***
2004-10-08 Eli Zaretskii(lisp-fill-paragraph): Change
2004-10-08 Eli Zaretskii(mail-extr-ignore-realname-equals-mailbox-name): New...
2004-10-08 Eli Zaretskii(etags-tags-completion-table): Use progress reporter.
2004-10-08 Eli Zaretskii(tar-summarize-buffer): Use progress reporter.
2004-10-08 Eli Zaretskii(make-progress-reporter, progress-reporter-update)
2004-10-08 Eli Zaretskii(isearch-yank-line): C-y yanks to next EOL, not end...
2004-10-08 Masatake YAMATO(server-process-filter): Wrap `process-send-region'
2004-10-07 Mark A. Hershberger2004-10-07 Mark A. Hershberger <mah@everybody.org>
2004-10-07 Mark A. Hershbergerxml-substitute-special
2004-10-07 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-10-06 Stefan Monnier(url-insert-file-contents): Use the URL to decide the
2004-10-06 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-10-06 Nick Roberts(gdb-ann3): (Re-)initialise gdb-input-queue.
2004-10-06 Nick Roberts*** empty log message ***
2004-10-06 John Paul Wallington(xml-parse-dtd): Fix `error' call.
2004-10-06 Miles BaderChanges from arch/CVS synchronization
2004-10-06 Mark A. Hershbergerfix to for xml-substitute-special to produce a single...
2004-10-06 Mark A. HershbergerChangelog for xml.el
2004-10-05 Glenn Morris*** empty log message ***
2004-10-05 Glenn MorrisNew file, from Ulf Jasper <ulf.jasper@web.de>.
2004-10-05 Juri Linkov(Info-history, Info-toc): Fix Info headers.
2004-10-05 Juri Linkov(isearch-done): Set mark after running hook.
2004-10-04 Glenn Morris*** empty log message ***
2004-10-04 Glenn MorrisFrom Emilio C. Lopes <eclig@gmx.net>:
2004-10-04 Glenn MorrisUpdate copyright and maintainer.
2004-10-04 Glenn MorrisUpdate copyright and maintainer.
2004-10-04 Juri Linkov* gnus-group.el (gnus-update-group-mark-positions):
2004-10-04 Luc Teirlinck*** empty log message ***
2004-10-04 Luc Teirlinck(enriched-mode-map): Give `set-left-margin' and `set...
2004-10-03 Stefan Monnier(tex-dvi-view-command): Use `yap' on w32.
2004-10-03 Daniel Pfeiffercomment-beginning: doc-fix and don't choke on unset...
2004-10-02 Dan Nicolaescuterm.el fixes
2004-10-02 Dan Nicolaescu(term-adjust-current-row-cache): Don\'t allow the current
2004-10-02 Luc Teirlinck(set-left-margin, set-right-margin): Rename `lm' arg...
2004-10-01 Martin StjernholmLoad cl here since cc-defs doesn't do it. This is...
2004-10-01 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
next