Remove pop-to-buffer-same-window.
[bpt/emacs.git] / lisp / ChangeLog
2011-09-02 Chong YidongRemove pop-to-buffer-same-window.
2011-09-02 Chong YidongSplit default-buffer-default into separate display...
2011-09-02 Stefan Monnier* lisp/minibuffer.el (completion--insert-strings):...
2011-09-01 Eli Zaretskiilisp/window.el (frame-auto-delete, window-deletable...
2011-09-01 Chong YidongFix display-buffer interactive spec, and fixes for...
2011-09-01 Thierry Volpiatto* lisp/vc/vc-rcs.el (vc-rcs-responsible-p): Handle...
2011-09-01 Wilfred Hughes* lisp/vc/vc-git.el (vc-git-grep): Use --no-color....
2011-08-31 Richard M. StallmanProperly handle splitting of Rmail buffer and message...
2011-08-31 Martin RudalicsRestore Emacs 23 display-buffer functions and options.
2011-08-31 Michael Albinus* net/tramp.el (tramp-root-regexp): Remove.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Stefan Monnier* lisp/subr.el (event-modifiers): Fix "missing modifier...
2011-08-30 Reuben Thomas* lisp/vc/pcvs-defs.el (cvs-find-file-and-jump): Typo...
2011-08-29 Juri Linkov* lisp/isearch.el (isearch-done): Don't display message...
2011-08-28 Chong YidongFix package menu bug in marking obsolete packages for...
2011-08-28 Chong YidongMake custom-theme-choose-mode inherit from special...
2011-08-28 Christoph ScholtesMake Help mode inherit from special-mode.
2011-08-28 Chong Yidong* lisp/server.el (server-port): Doc fix.
2011-08-28 Alan MackenzieFix - typing on a C++ inher-intro or inher-cont line...
2011-08-28 Deniz Dogan* lisp/net/rcirc.el (rcirc-insert-prev-input)
2011-08-28 Stefan Monnier* lisp/shell.el (shell-parse-pcomplete-arguments):...
2011-08-27 Alan Mackenzieprogmodes/cc-menus.el (cc-imenu-c++-generic-expression...
2011-08-27 Martin RudalicsFix bug in display-buffer-reuse-window (Bug#9381).
2011-08-27 Deniz Dogan* net/rcirc.el (rcirc-check-auth-status): Adding suppor...
2011-08-27 Glenn Morris* lisp/saveplace.el (save-place-limit): Make it finite...
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Chong Yidong* package.el (package-install): Call package-initialize...
2011-08-26 Leo LiuFix format bug in defstruct
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Juri Linkov* lisp/isearch.el (isearch-occur): Let-bind `search...
2011-08-25 Juri Linkov* lisp/isearch.el (isearch-edit-string): Let-bind ...
2011-08-25 Juri Linkov* lisp/textmodes/ispell.el (ispell-command-loop): Add...
2011-08-25 Juri Linkov* lisp/battery.el (display-battery-mode): If `battery...
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Eli ZaretskiiHandle `(space ...)' display spec as paragraph separator.
2011-08-25 Deniz Dogan* lisp/net/quickurl.el: Documentation typo fixes.
2011-08-25 Glenn Morris* lisp/emacs-lisp/derived.el (define-derived-mode)...
2011-08-25 Chong YidongDelete record-buffer, and rename unrecord-buffer to...
2011-08-25 Glenn MorrisMinor smtpmail.el fixes.
2011-08-24 Paul EggertMerge from trunk.
2011-08-24 Juri LinkovMore uses of `error' and `warning' faces.
2011-08-24 Juri Linkov* lisp/faces.el (success): Change face color from ...
2011-08-24 Chong YidongRename quit-restore-window into quit-window.
2011-08-24 Juri Linkov"C-s M-p" brings the tip of the search ring.
2011-08-24 Kenichi Handamerge trunk
2011-08-24 Kenichi Handainternational/ucs-normalize.el: If decomposition proper...
2011-08-24 Stefan Monnier* lisp/mpc.el (mpc--proc-filter): Don't signal mpc...
2011-08-23 Stefan Monnier* lisp/emacs-lisp/eieio.el (eieio-defmethod, eieio...
2011-08-23 Eli Zaretskiicus-start.el: Add entry for bidi-paragraph-direction.
2011-08-23 Eli ZaretskiiFollowup for character properties in 2011-08-23T11...
2011-08-23 Kenichi Handamerge trunk
2011-08-23 Kenichi HandaFix default values of character properties.
2011-08-23 Martin RudalicsFix message in help-window-setup (Bug#9341).
2011-08-23 Stefan Monnier* lisp/shell.el (shell-completion-vars): Set pcomplete...
2011-08-23 Stefan Monnier* lisp/pcomplete.el (pcomplete-parse-comint-arguments...
2011-08-22 Stefan Monnier* lisp/progmodes/sh-script.el (sh-maybe-here-document...
2011-08-22 Stefan Monnier* lisp/emacs-lisp/debug.el (debug-arglist): New function.
2011-08-22 Juri Linkov* lisp/progmodes/compile.el (compilation-mode-font...
2011-08-22 Juri Linkov* lisp/progmodes/grep.el (grep-process-setup): Use...
2011-08-22 Chong YidongFix some word/symbol classifications in scheme-mode...
2011-08-21 Lars Magne Ingebri... (smtpmail-query-smtp-server): Allow `quit'-ing out...
2011-08-21 Lars Magne Ingebri... (smtpmail-try-auth-methods): Expand the secret password.
2011-08-21 Lars Magne Ingebri... Only bind `coding-system-for-*' around the process...
2011-08-21 Chong Yidong* lisp/term.el (term-mouse-paste): Yank primary selecti...
2011-08-21 Chong YidongImprove Edebug error for attempting to instrument built...
2011-08-21 Lars Magne Ingebri... Introduce a new variable to allow controlling the SMTP...
2011-08-21 Chong YidongBackport 2011-06-04T11:02:37Z!deniz@dogan.se (Bug#8799...
2011-08-21 Chong YidongAdd some docstrings to font-lock.el.
2011-08-21 Chong YidongFix to `ant' compile regexp.
2011-08-21 Chong YidongFix error in compilation-error-properties.
2011-08-21 Chong YidongFix for browse-url-firefox on Windows.
2011-08-20 Glenn Morris* lisp/tutorial.el (help-with-tutorial): Avoid an error...
2011-08-20 Glenn MorrisUpdate some tutorial key bindings; ref bug#8739.
2011-08-20 Glenn Morris* lisp/files.el (hack-local-variables): Fully ignore...
2011-08-20 Alan MackenzieResolve invalid use of a regexp in regexp-opt.
2011-08-20 Chong Yidong* startup.el (normal-top-level-add-subdirs-to-load...
2011-08-20 Alan MackenzieFontify CPP expressions correctly when starting in...
2011-08-20 Martin RudalicsWhen displaying a buffer don't use or split a side...
2011-08-19 Glenn Morrisfiles.el fix for bug#9331
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Chong YidongAdd L and R categories to standard category table,...
2011-08-18 Juri Linkov* lisp/faces.el (error, warning, success): New faces...
2011-08-18 Paul EggertMerge from trunk.
2011-08-17 Lars Magne Ingebri... (auth-source): Require to avoid problems with binding...
2011-08-17 Lars Magne Ingebri... (network-stream-open-starttls): Support using starttls...
2011-08-17 Juri Linkov* lisp/progmodes/grep.el (rgrep): Handle the case when...
2011-08-17 Martin RudalicsIn display-buffer-pop-up-frame make frame with buffer...
2011-08-17 Daiki UenoSimplify GnuPG group expansion using epg-expand-group.
2011-08-16 Feng Li* calc/calc-ext.el (math-defintegral-2): Remove nested...
2011-08-16 Alan Mackenzieprogmodes/cc-engine.el (c-state-cache-non-literal-place...
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Richard M. Stallmanepa-mail.el handles GnuPG groups.
2011-08-16 Richard M. StallmanAdd rmail-epa-decrypt command.
2011-08-16 Richard M. StallmanFix previous change.
2011-08-16 Richard M. StallmanBug fix for finding coding system. New COPY-FUNCTION...
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Stefan Monnier* lisp/minibuffer.el (completion-pcm--merge-completions...
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Chong YidongMinor fix to last change.
2011-08-14 Chong YidongAvoid deleting ibuffer named filters by default.
next