]> code.delx.au - gnu-emacs/history - lisp
(Ffind_file_name_handler): Handle the `operations'
[gnu-emacs] / lisp /
2005-04-23 Andreas Schwab(isearch-forward): Doc fix.
2005-04-23 Eli Zaretskii(jit-lock-stealth-time): Change default value to 16.
2005-04-23 Eli Zaretskii(write-abbrev-file): Write table entries in alphabetica...
2005-04-22 Kim F. Storm(ido-read-internal): Fix `list' completion.
2005-04-22 Kim F. Storm*** empty log message ***
2005-04-22 Kenichi Handa*** empty log message ***
2005-04-22 Kenichi Handa(recentf-save-file-coding-system): New variable.
2005-04-22 Nick Roberts*** empty log message ***
2005-04-22 Nick Roberts(define-obsolete-variable-alias): New macro.
2005-04-21 Lute Kamstra*** empty log message ***
2005-04-21 Lute Kamstra(unload-feature): Don't remove a function from hooks...
2005-04-21 Lute Kamstra(assq-delete-all): New implementation that is linear...
2005-04-21 Lute Kamstra(menu-bar-options-save, menu-bar-showhide-menu): Add...
2005-04-21 Kenichi HandaAdd autoload for widget-value in
2005-04-21 Nick Roberts(menu-bar-options-save, menu-bar-showhide-menu):
2005-04-21 Nick Roberts(mode-line-mode-menu): Remove tooltip-mode.
2005-04-21 Nick Roberts*** empty log message ***
2005-04-20 Luc Teirlinck(inferior-lisp): New defgroup.
2005-04-20 Luc Teirlinck*** empty log message ***
2005-04-20 Dan Nicolaescu(vc-annotate-color-map): Change some colors so that...
2005-04-20 Stefan Monnier(translation-table-for-input): Remove redundant declara...
2005-04-20 Nick Roberts(tooltip-gud-tips-p): Expand documentation.
2005-04-20 Nick Roberts(gud-menu-map): Add tooltip-toggle-gud-tips.
2005-04-20 Nick Roberts*** empty log message ***
2005-04-20 YAMAMOTO Mitsuharu(mac-symbol-encoder): Fix mappings of left and right...
2005-04-19 Nick Roberts(tooltip-use-echo-area): Replace as alias and deprecate.
2005-04-19 Nick Roberts*** empty log message ***
2005-04-19 Stefan Monnier(flymake-get-absolute-file-name-basedir): Remove. ...
2005-04-19 Stefan Monnier(show-paren-function): Use it to recognize parens that are
2005-04-19 Stefan Monnier(blink-matching-open): Fix botched commit.
2005-04-19 Stefan Monnier(blink-matching-open): Use it.
2005-04-19 Stefan Monnier(syntax-class): New function.
2005-04-19 Lute Kamstra(unload-feature): Update for new format of load-history...
2005-04-19 YAMAMOTO Mitsuharu(mac-symbol-encoder, mac-dingbats-encoder): Minor update.
2005-04-19 YAMAMOTO Mitsuharu*** empty log message ***
2005-04-19 YAMAMOTO MitsuharuAdd coding: tag and set it to iso-2022-7bit.
2005-04-19 Kim F. Storm*** empty log message ***
2005-04-19 Kim F. Storm(next-buffer, prev-buffer, next-error)
2005-04-19 Kim F. Storm(next-buffer, prev-buffer, next-error)
2005-04-19 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-04-18 Stefan Monnier(isearch-edit-string): Make the search-ring available for
2005-04-18 Kim F. Storm(cua--pre-command-handler): Add more
2005-04-18 Kim F. Storm*** empty log message ***
2005-04-18 Lars Hansen*** empty log message ***
2005-04-18 Lars HansenMake "--no-desktop" turn off `desktop-save-mode'.
2005-04-18 Stefan Monnier(url-retrieve-synchronously): Work around the fact...
2005-04-18 Kim F. Storm(tooltip-show): Change second arg to USE-ECHO-AREA
2005-04-18 Kim F. Storm*** empty log message ***
2005-04-18 YAMAMOTO Mitsuharu*** empty log message ***
2005-04-18 YAMAMOTO Mitsuharu(tooltip-mode): `emacs-quick-startup' and `display...
2005-04-18 Luc Teirlinck*** empty log message ***
2005-04-18 Luc Teirlinck(command-line): No longer enable Xterm Mouse mode by...
2005-04-18 Luc Teirlinck(xterm-mouse-mode): Set init value back to nil.
2005-04-18 Nick Roberts(tooltip-gud-echo-area): Rename from
2005-04-18 Nick Roberts*** empty log message ***
2005-04-17 Richard M. Stallman(yank-excluded-properties): Add follow-link to value.
2005-04-17 David Kastrup(custom-theme-write-variables): Quote variables
2005-04-17 Richard M. Stallman*** empty log message ***
2005-04-17 Richard M. Stallman(jka-compr-compression-info-list): Fix custom type.
2005-04-17 Richard M. Stallman(fancy-splash-max-time): Just 30 seconds.
2005-04-17 Richard M. Stallman(unload-feature): Update for new format of load-history...
2005-04-17 Richard M. Stallman(rmail-ignored-headers): Ignore more headers
2005-04-17 Richard M. Stallman(mail-font-lock-keywords): Don't fontify subject text.
2005-04-17 Richard M. Stallman(comint-output-filter): Run comint-output-filter-functions
2005-04-16 Stefan Monnier(ucs-set-table-for-input): Disable when using unify...
2005-04-16 Dan Nicolaescu(cua-global-mark-face): Add special case
2005-04-16 Eli Zaretskii(repeat): Invoke pre-command-hook and post-command...
2005-04-16 Eli Zaretskii(filesets-add-buffer): If user supplies a name of a
2005-04-16 Carsten Dominik(org-up-heading-all): Fixed bug with
2005-04-16 Carsten Dominik*** empty log message ***
2005-04-16 Andreas Schwab(auto-mode-alist): Handle /etc/sysconfig/*,
2005-04-16 Kenichi Handa(cp-make-coding-system): Set
2005-04-16 Luc Teirlinck*** empty log message ***
2005-04-16 Luc TeirlinckLoad tooltip if x-show-tip is fboundp.
2005-04-16 Luc Teirlinck(command-line): Add comment.
2005-04-16 Luc Teirlinck(tooltip-mode): Specify correct standard value for...
2005-04-15 Nick Roberts(gud-goto-info): Use existing Info buffer, if
2005-04-15 Nick Roberts*** empty log message ***
2005-04-15 Carsten Dominik*** empty log message ***
2005-04-15 Carsten Dominik(org-agenda-date-prompt): Renamed from
2005-04-14 YAMAMOTO Mitsuharu*** empty log message ***
2005-04-14 YAMAMOTO Mitsuharu(set-locale-environment): On Mac OS, use preferences...
2005-04-14 YAMAMOTO MitsuharuDon't set file-name-coding-system. Decode variables...
2005-04-14 Jan DjärvChaneg "is" to "are"
2005-04-13 Luc Teirlinck(command-line): Whitespace change.
2005-04-13 Luc Teirlinck(command-line): Handle `xterm-mouse-mode' before readin...
2005-04-13 Luc Teirlinck(xterm-mouse-mode): Change :init value.
2005-04-13 Luc Teirlinck*** empty log message ***
2005-04-13 Luc Teirlinck*** empty log message ***
2005-04-13 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-04-13 Glenn Morris(sh-here-document-word): Make it a defcustom. Doc...
2005-04-13 Glenn Morris*** empty log message ***
2005-04-13 Richard M. Stallman(undo): Fix previous change.
2005-04-13 Richard M. Stallman(defface): Doc fix.
2005-04-13 Lute Kamstra*** empty log message ***
2005-04-13 Lute Kamstra(DONTCOMPILE): Remove list.
2005-04-13 Lute Kamstra(DONTCOMPILE): Remove list.
2005-04-13 Lute Kamstra(generic-mode-ini-file-find-file-hook):
2005-04-13 Lute Kamstra(describe-key-briefly): UNTRANSLATED can be nil when...
2005-04-13 Lute KamstraMove here from parent dir.
next