]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from emacs-23; up to 2010-06-15T03:34:12Z!rgm@gnu.org.
[gnu-emacs] / lisp / ChangeLog
2011-06-25 Glenn MorrisMerge from emacs-23; up to 2010-06-15T03:34:12Z!rgm...
2011-06-25 Juanma BarranqueroSimplify unloading functions after 2011-06-25T17:42...
2011-06-25 Andreas RottmannAllow emacsclient to set parameters of new graphical...
2011-06-25 Juanma Barranquero* loadhist.el (unload--set-major-mode): New function.
2011-06-25 Stefan Monnier* lisp/mail/rmail.el (rmail-show-message-1): Use restor...
2011-06-25 Giuseppe ScrivanoAdd icecat to the firefox candidates list.
2011-06-24 Juanma Barranquerolisp/progmodes/verilog-mode.el (verilog-mode): Fix...
2011-06-23 Richard M. StallmanGoing to grep hit in Rmail buffer finds the message.
2011-06-23 Richard M. StallmanWork with changes in mail-bury.
2011-06-23 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-bnf->prec2): Give more...
2011-06-23 Richard M. StallmanMarking message as "seen" should not mark buffer as...
2011-06-23 Richard M. StallmanDon't reuse previous Message-id when resending.
2011-06-23 Michael Albinus* net/tramp-sh.el (tramp-method-out-of-band-p): Check...
2011-06-23 Martin RudalicsFix display-buffer related bugs reported by Thierry...
2011-06-23 Paul EggertMerge from trunk.
2011-06-23 Leo LiuMove completing-read-function and completing-read-defau...
2011-06-22 Richard M. StallmanMake mail exit more nicely when Rmail is in use.
2011-06-22 Richard M. StallmanFix bug: Rmail f copied the entire Rmail file into...
2011-06-22 Roland Winklerlisp/textmodes/bibtex.el: minor cleanup and bug fixes
2011-06-22 Lars Magne Ingebri... (smtpmail-try-auth-methods): If the user has stored...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Jan DjärvFrom Lawrence Mitchell <wence@gmx.li>: Don't hang...
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Paul EggertMerge from trunk.
2011-06-22 Lars Magne Ingebri... When the .authinfo file has a user name but not a passw...
2011-06-22 Martin RudalicsNormalize SIDE argument of split-window (Bug#8916).
2011-06-22 Lars Magne Ingebri... (smtpmail-via-smtp): Make sure we don't send QUIT twice.
2011-06-22 Martin RudalicsRemove preset entries for pop-up-frame-alist from windo...
2011-06-21 Lars Magne Ingebri... Set :use-starttls-if-possible so that we always use...
2011-06-21 Lars Magne Ingebri... (smtpmail-via-smtp): Check for servers saying they...
2011-06-21 Lars Magne Ingebri... Rewritten smtpmail.el to use `open-network-stream'...
2011-06-21 Lars Magne Ingebri... (network-stream-certificate): Change cert-cert to cert...
2011-06-21 Lars Magne Ingebri... Add support for client certificates for built-in and...
2011-06-21 Michael Albinus* net/tramp-cache.el (top): Don't load the persistency...
2011-06-21 David Reitterns-win: set ApplePressAndHoldEnabled to NO as it is...
2011-06-21 Martin RudalicsDon't make popup frames unsplittable by default.
2011-06-21 Juanma Barranquerolisp/misc.el (list-dynamic-libraries): Fix computation...
2011-06-21 Leo LiuNew primitive secure-hash supporting md5, sha-1 and...
2011-06-21 Martin RudalicsHandle old buffer display options more faithfully.
2011-06-21 Vincent Belaïche* lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve...
2011-06-21 Stefan Monnier* lisp/progmodes/compile.el (compilation-error-regexp...
2011-06-21 Drew Adams* lisp/menu-bar.el: Use function variable instead of...
2011-06-21 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (add-to-list): Add handle...
2011-06-21 Paul EggertMerge from trunk.
2011-06-20 Jan Djärv* x-dnd.el (x-dnd-version-from-flags)
2011-06-20 Stefan Monnier* lisp/minibuffer.el (completion-metadata): Prepend...
2011-06-20 Stefan MonnierUse completion-at-point rather than completion-in-region.
2011-06-20 Deniz Dogan* lisp/net/rcirc.el: Delete trailing whitespaces once...
2011-06-20 Martin RudalicsRestore old behavior of get-window-with-predicate and...
2011-06-20 Daniel Colascione* emacs-lisp/syntax.el (syntax-ppss): Further improve...
2011-06-19 Chong Yidong* lisp/files.el (auto-mode-alist): Entry for m2-mode...
2011-06-19 Chong Yidong* info.el (Info-apropos-toc-nodes): Minor doc fix ...
2011-06-19 Martin RudalicsRegroup clauses in display-buffer-normalize-options...
2011-06-19 Martin RudalicsProvide functions for saving window configurations...
2011-06-19 Martin RudalicsSanitize processing of display specifiers; new option...
2011-06-18 Chong YidongAdd rx.el support for numbered groups (Bug#8776).
2011-06-18 Chong Yidong* dired-x.el (dired-mark-unmarked-files): Fix interacti...
2011-06-18 Chong YidongMerge fix for Bug#8879 from trunk
2011-06-18 Chong Yidong* lisp/textmodes/fill.el (default-justification): Add...
2011-06-18 Chong YidongFix for disable-theme/defface interaction (Bug#8889).
2011-06-18 Chong YidongUse define-derived-mode in delphi-mode.
2011-06-18 Martin RudalicsOne more fix for display-buffer-normalize-specifiers-1.
2011-06-18 Martin RudalicsAdditional fixes in handling of buffer display specifiers.
2011-06-17 Stefan Monnier* lisp/pcomplete.el: Convert to lexical binding and...
2011-06-17 Martin RudalicsRewrite display-buffer-alist and display-buffer-normali...
2011-06-17 Martin RudalicsFix handling of old `display-buffer' options (bug#8851...
2011-06-17 Martin RudalicsFix two typos in same-window-p.
2011-06-16 Paul EggertMerge from trunk.
2011-06-16 Martin RudalicsHave enlarge-/shrink-window not report errors in most...
2011-06-16 Martin RudalicsNever ever pop up a new frame in noninteractive mode...
2011-06-16 Martin RudalicsFix doc-strings of switch-to-buffer family functions...
2011-06-16 Martin RudalicsImprove cohabitation of pop-up-frames and second argume...
2011-06-15 Lars Magne Ingebri... (open-network-stream): Add the keyword :always-query...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Stefan Monnier* lisp/pcmpl-rpm.el (pcomplete/rpm): Minor simplification.
2011-06-15 Stefan Monnier* lisp/emacs-lisp/debug.el (debug): Don't leave the...
2011-06-15 Stefan Monnier* lisp/abbrev.el (define-abbrev-table): Don't add a...
2011-06-15 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarations): 1...
2011-06-15 Paul EggertMerge from trunk.
2011-06-15 Lars Magne Ingebri... Renamed `process-alive-p' to `process-live-p' for consi...
2011-06-15 Stefan MonnierDon't encourage the use of display-buffer-alist from...
2011-06-15 Dan Nicolaescu* lisp/progmodes/cfengine.el (cfengine-mode): Derive...
2011-06-15 Dan NicolaescuDerive some programming modes from prog-mode.
2011-06-15 Martin RudalicsDon't let display-buffer pop up new frames by default...
2011-06-14 Paul EggertMerge from trunk.
2011-06-14 Chong YidongPrint theme summaries in *Custom Themes* buffer.
2011-06-14 Paul EggertMerge from trunk.
2011-06-13 Glenn Morriscus-dep fix for build failure first occurring with...
2011-06-13 Martin RudalicsMake help and view-mode work with new buffer display...
2011-06-13 Martin RudalicsInstall new buffer display functions and variables.
2011-06-13 Paul EggertMerge from trunk.
2011-06-12 Glenn Morris* term/xterm.el (terminal-init-xterm): Misc simplificat...
2011-06-12 Glenn Morris* term/xterm.el (terminal-init-xterm): `version' may...
2011-06-12 Martin RudalicsRestore window-safely-shrinkable-p but avoid using...
2011-06-12 Paul EggertMerge from trunk.
2011-06-12 Glenn MorrisGive % punctuation syntax in fortran modes (bug#8820)
2011-06-12 Daniel Colascione* emacs-lisp/syntax.el (syntax-ppss): Clarify which...
2011-06-11 Chong YidongHandle gif subimage animation delay correctly.
2011-06-11 Paul EggertMerge from trunk.
2011-06-11 Michael Albinus* net/tramp.el (tramp-debug-message): Add `tramp-with...
next