]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from emacs--rel--22
[gnu-emacs] / lisp / ChangeLog
2007-11-11 Miles BaderMerge from emacs--rel--22
2007-11-10 Juri Linkov(custom-note-var-changed): Remove the `interactive'
2007-11-10 Juri Linkov(doc-view-mode-map, doc-view-menu, doc-view-pdf->txt...
2007-11-10 Juri Linkov(query-replace-show-replacement): New defcustom.
2007-11-10 Juri Linkov(emacs-copyright): Add emacs-copyright.
2007-11-10 Carsten Dominik*** empty log message ***
2007-11-10 Martin Rudalics(describe-function, describe-variable)
2007-11-10 Dan Nicolaescu* emacs-lisp/byte-opt.el (byte-optimize-featurep):...
2007-11-10 Dan Nicolaescu* vc.el (vc-diff-internal): Make the *vc-diff* buffer...
2007-11-10 Jason RumneySync charset names with setup-default-fontset.
2007-11-10 Jason Rumney(w32-initialize-window-system): Move SJIS font setup...
2007-11-10 Jason RumneyEnable SJIS fonts before creating any fontsets.
2007-11-10 Juanma Barranquero(ido-save-history): Write the history file in UTF-8,
2007-11-10 Juanma Barranquero(ido-save-history): Save the history file in UTF-8,
2007-11-09 Stefan Monnier(interprogram-cut-function, interprogram-paste-function):
2007-11-09 Stefan Monnier(x-create-frame-with-faces, tty-create-frame-with-faces):
2007-11-09 Stefan Monnier(x-select-text, x-cut-buffer-or-selection-value):
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Juanma Barranquero*** empty log message ***
2007-11-09 Stefan Monnier(define-abbrev-table): Record the variable definition.
2007-11-09 Stefan Monnier(byte-compile-file-form-define-abbrev-table): New function.
2007-11-09 Vinicius Jose LatorreClean the code for checking suitable Emacs version.
2007-11-09 Vinicius Jose LatorreIf ps-lpr-switches is not a list, force it to be one.
2007-11-09 Juanma Barranquero(enable-local-variables): Doc fix.
2007-11-09 Miles BaderMerge from emacs--rel--22
2007-11-09 YAMAMOTO Mitsuharu(face-normalize-spec): Remove function.
2007-11-09 Dan Nicolaescu* ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
2007-11-09 Juanma Barranquero(enable-local-variables): Doc fix.
2007-11-08 Michael Albinus* net/tramp.el (tramp-maybe-open-connection): Use a...
2007-11-08 Vinicius Jose LatorreChange regexp to match dir like 'a...b'
2007-11-08 Vinicius Jose LatorreChange regexp to match dir like 'a...b'
2007-11-08 Stefan Monnier(smerge-refine-subst): Pass "-d" to diff.
2007-11-07 Michael Albinus* net/tramp.el (tramp-handle-substitute-in-file-name...
2007-11-07 Glenn MorrisDavid Hansen <david.hansen at gmx.net>
2007-11-07 Glenn Morris(tpu-map-key): Use unless rather than cond.
2007-11-07 Glenn MorrisRob Riepel <riepel at networking.stanford.edu>
2007-11-07 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-07 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-07 Andreas Schwab(server-start): Only register cleanup after server was
2007-11-06 Michael Albinus* net/tramp.el (top): Don't autoload `tramp-cache-print'.
2007-11-06 Juanma Barranquero*** empty log message ***
2007-11-06 Juanma Barranquero*** empty log message ***
2007-11-06 Carsten Dominik*** empty log message ***
2007-11-05 Michael Albinus* tramp.el (tramp-wait-for-output): Ignore escape seque...
2007-11-05 Thien-Thi Nguyen(wdired-use-dired-vertical-movement): Doc fix.
2007-11-05 Simon Josefssonnet/tls.el (tls-end-of-info): Doc fix.
2007-11-05 Thien-Thi Nguyen*** empty log message ***
2007-11-05 Kenichi Handa*** empty log message ***
2007-11-05 Nick Roberts*** empty log message ***
2007-11-05 Stefan Monnier(abbrev--write): Fix up typo.
2007-11-04 Juanma Barranquero(define-abbrev-table): Doc fix.
2007-11-04 Thien-Thi Nguyen(Info-revert-buffer-function): New func.
2007-11-04 Stefan Monnier(expand-abbrev): Move point back to expansion's end.
2007-11-04 Glenn MorrisDon't require rx when compiling.
2007-11-04 Glenn MorrisRiccardo Murri <riccardo.murri at gmail.com>
2007-11-03 Thien-Thi Nguyen(append-to-register, prepend-to-register):
2007-11-03 Michael OlsonRemember: Use define-obsolete-function-alias for `remem...
2007-11-03 Romain Francoise*** empty log message ***
2007-11-03 Romain Francoise*** empty log message ***
2007-11-03 Glenn MorrisUlrich Mueller <ulm at gentoo.org> (tiny change)
2007-11-03 Glenn MorrisUlrich Mueller <ulm at gentoo.org> (tiny change)
2007-11-03 Glenn Morris(fortran-mode-map): Don't bind M-;.
2007-11-02 Juanma Barranquero*** empty log message ***
2007-11-02 Juanma Barranquero*** empty log message ***
2007-11-02 Michael Kifer2007-11-02 Michael Kifer <kifer@cs.stonybrook.edu>
2007-11-02 Romain Francoise2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny...
2007-11-02 Romain Francoise2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny...
2007-11-02 Glenn Morris(tags-table-mode): Disable undo.
2007-11-02 Glenn Morris(tags-table-mode): Disable undo.
2007-11-02 Glenn Morris(comment-indent): Let comment-insert-comment-function,
2007-11-02 Glenn Morris(bad-packages-alist): Revert previous change.
2007-11-02 Glenn Morris(bad-packages-alist): Revert previous change.
2007-11-02 Dan Nicolaescu* emacs-lisp/lselect.el: Move to obsolete/lselect.el.
2007-11-02 Michael Olsonremember.el: Make remember-buffer an alias of remember...
2007-11-01 Juanma Barranquero*** empty log message ***
2007-11-01 Michael OlsonRemove mentions of Planner in remember.el.
2007-11-01 Glenn Morris(bad-packages-alist): Add an entry for standalone vc...
2007-11-01 Glenn Morris(bad-packages-alist): Add an entry for standalone vc...
2007-11-01 Glenn Morris(authors-scan-change-log)
2007-11-01 Michael OlsonRemember: Fix mistake in last commit and improve rememb...
2007-11-01 Michael Olsonremember.el (remember-mode-map): Define and initialize...
2007-11-01 Michael OlsonRemember: Put on a low-cookie diet, and improve docstrings.
2007-11-01 Glenn Morris(nroff-mode): Set indent-line-function.
2007-11-01 Glenn Morris*** empty log message ***
2007-11-01 Dan Nicolaescu* printing.el (printing): Fix :version, printing.el...
2007-11-01 Dan Nicolaescu(printing): Fix :version, printing.el was included
2007-11-01 Glenn Morris(doc-view-cache-directory): Remove superfluous concat.
2007-11-01 Glenn MorrisRyan Yeske <rcyeske at gmail.com>
2007-11-01 Glenn MorrisJohan Bockg� <bojohan at gnu.org>
2007-11-01 Glenn MorrisFixed: minor bug in footnote.el.
2007-11-01 Dan Nicolaescu* ediff-util.el (ediff-nuke-selective-display): Move...
2007-10-31 Reiner Steib* doc-view.el (doc-view-cache-directory): Fix bug where...
2007-10-31 Michael Albinus*** empty log message ***
2007-10-31 Stefan Monnier(doc-view-mode-map): Bind doc-view-goto-page to the...
2007-10-31 Stefan Monnier(mail-abbrevs-mode): Use define-minor-mode.
2007-10-31 Michael Albinus* net/tramp.el (tramp-handle-shell-command): Call ...
2007-10-31 Stefan Monnier(python-mode-abbrev-table): Use :regexp.
2007-10-31 Juanma Barranquero(whitespace-unload-function): New-style unload function.
2007-10-31 Juanma Barranquero(dired-copy-file-recursive): Preserve directory permiss...
2007-10-31 Dan Nicolaescu(ediff-file-checked-out-p)
next