* lisp/replace.el: Add "collect" feature to occur.
[bpt/emacs.git] / lisp / ChangeLog
2010-12-04 Tak Ota* lisp/replace.el: Add "collect" feature to occur.
2010-12-04 Stefan Monnier* lisp/progmodes/which-func.el (which-func-ff-hook...
2010-12-03 Stefan Monnier* lisp/subr.el (with-demoted-errors): Distinguish symbo...
2010-12-03 Stefan Monnier* lisp/newcomment.el (comment-styles): Add docs to...
2010-12-03 Jan DjärvRestore dock New Frame and Preferences menu functions...
2010-12-03 Glenn MorrisSilence nxml-mode.el compilation.
2010-12-03 Glenn MorrisRemove leading `*' from nxml defcustom docs.
2010-12-03 Glenn Morrisstartup.el trivia.
2010-12-03 Glenn MorrisRemove some browse-url.el autoloads.
2010-12-03 Glenn Morrisemacsbug.el trivia.
2010-12-03 Glenn Morrisdiff-sentinel trivia.
2010-12-03 Daiki UenoTrivial fixes for epg.el.
2010-12-02 Michael Albinus* net/tramp.el (tramp-local-host-regexp): Add "localhost6".
2010-12-02 Glenn Morriscl-macs `loop' fix for bug#7492.
2010-12-02 Glenn MorrisSmall flymake changes.
2010-11-30 Sam Steingold* lisp/nxml/nxml-mode.el (nxml-parent-document): Add...
2010-11-27 Chong YidongMerge changes from emacs-23 branch.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-27 Glenn Morrisstartup.el trivia.
2010-11-27 Chong YidongFix log-edit-font-lock-keywords (Bug#6465).
2010-11-27 Eduard WiebeFix bug #7308 with `locate' on MS-Windows.
2010-11-27 Eli ZaretskiiExclude NL and TAB from c0-control group for glyphless...
2010-11-27 Glenn Morrissendmail.el trivia.
2010-11-27 Glenn Morris* lisp/allout.el (allout-command-prefix, allout-mode...
2010-11-27 Glenn Morris* lisp/shell.el (shell-dir-cookie-re): Move definition...
2010-11-27 Glenn MorrisFix emacsbug.el errors clearly flagged by the byte...
2010-11-26 Stefan Monnier* emacs-lisp/smie.el (smie-prec2->grammar): Simplify...
2010-11-26 Eli ZaretskiiForce left-to-right paragraph direction in echo area...
2010-11-26 Eli Zaretskiiterm/pc-win.el (x-get-selection-internal): Emulation...
2010-11-26 Kenichi Handamail/rmailmm.el (rmail-mime-insert-multipart): For...
2010-11-26 Kenichi Handamail/rmail.el: Require rfc2047.
2010-11-26 Kenichi HandaImprove rmail's MIME handling.
2010-11-26 Glenn Morrisdiary-lib.el diary-outlook* changes.
2010-11-26 Lars Magne Ingebri... * mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold...
2010-11-25 Stefan Monnier* lisp/vc/diff.el (diff): Fix last change.
2010-11-25 Kenichi Handamerge emacs-23
2010-11-24 Stefan Monnier* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use...
2010-11-24 Lars Magne Ingebri... (mailclient-send-it): Bind `browse-url-mailto-function...
2010-11-24 Lars Magne Ingebri... Introduce a new `browse-url-mailto-function' variable...
2010-11-24 Stefan Monnier* progmodes/which-func.el (which-func-imenu-joiner...
2010-11-23 Michael Albinus* net/tramp.el (tramp-default-method-alist)
2010-11-23 Stefan Monnier* lisp/eshell/: Use with-silent-modifications.
2010-11-23 Chong YidongAlways issue a full prompt in vc-merge-branch operation.
2010-11-23 Stefan Monnier* lisp/shell.el (shell): Use current-buffer by default...
2010-11-23 Tassilo Horn* mail/emacsbug.el (report-emacs-bug-query-existing...
2010-11-23 Chong YidongInitial support for unified DVCS pull and merge.
2010-11-22 Stefan Monnier* lisp/Makefile.in: Fix up last merge.
2010-11-22 Stefan MonnierCleanup diff-buffer-with-file.
2010-11-22 Bob Rogers* lisp/files.el: Make revert work with diff-buffer...
2010-11-22 Tassilo Horn* textmodes/reftex-ref.el (reftex-goto-label): Use...
2010-11-21 Michael Albinus* files.el (backup-by-copying-when-mismatch): The defau...
2010-11-21 Jan Djärv* tool-bar.el (tool-bar-setup): Remove save as, print...
2010-11-21 Chong YidongHighlight top-level augmented assignments in Python...
2010-11-21 Chong YidongBackport fixes for Bug#5390 and Bug#5694 from trunk.
2010-11-21 Chong YidongMake the sys.path remove in Python mode customizable...
2010-11-21 Jan DjärvAdd separate key mappings for left/right control/comman...
2010-11-20 Glenn MorrisTiny authors.el updates.
2010-11-20 Glenn MorrisChangeLog fixes prompted by M-x authors.
2010-11-20 Chong YidongPrompt before running print commands.
2010-11-20 Tassilo Horn* mail/emacsbug.el (report-emacs-bug-query-existing...
2010-11-20 Jan DjärvAdd keyword :vert-only for tool bar items with labels...
2010-11-20 Eli ZaretskiiMake glyphless-char-display-control a defcustom.
2010-11-20 Michael AlbinusSync with Tramp 2.2.0.
2010-11-20 Eli Zaretskiilisp/ChangeLog: Fix entry for bug-querying changes.
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-20 Tassilo Horn* mail/emacsbug.el (report-emacs-bug-tracker-url)
2010-11-19 Tassilo Horn* textmodes/reftex-ref.el (reftex-goto-label): If point...
2010-11-19 Jay Belangercalc.texi (TeX and LaTeX Language Modes, Predefined...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-18 Stefan Monnier* lisp/textmodes/rst.el: Minor cleanup to improve style.
2010-11-18 Stefan Monnier* lisp/minibuffer.el (completion-fail-discreetly):...
2010-11-18 Stefan Monnier* lisp/electric.el (electric-pair-pairs): New var.
2010-11-18 Stefan MonnierMake the yank-handler argument obsolete.
2010-11-17 Stefan Monnier* emacs-lisp/smie.el (smie-bnf-classify): Signal errors...
2010-11-17 Stefan MonnierRemove "tiny change"s for Eric Hanchrow
2010-11-17 Stefan Monnier* lisp/progmodes/python.el (run-python): Explain why...
2010-11-17 Stefan Monnier* lisp/progmodes/grep.el (grep-regexp-alist): Tighten...
2010-11-17 Stefan Monnier* vc-hg.el (vc-hg-program): New var.
2010-11-17 Glenn Morrisautoload.el fix for bug#7414.
2010-11-16 Stefan Monnier* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
2010-11-16 Stefan Monnier* lisp/electric.el (electric-layout-mode): New minor...
2010-11-16 Ulrich Mueller* lisp/server.el (server-force-stop): Ensure the server...
2010-11-15 Stefan Monnier* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table...
2010-11-15 Agustín Martínflyspell.el (flyspell-generic-progmode-verify): Make...
2010-11-14 Chong YidongLet the cursorColor X resource set the the cursor face...
2010-11-14 Glenn MorrisChangeLog OCD.
2010-11-13 Ken Manheimer(allout-keybindings), (allout-bind-keys), (allout-keybi...
2010-11-13 Eli Zaretskiisubr.el (posn-col-row): Pay attention to header line...
2010-11-13 Chong YidongFix picture-mouse-set-point calculation (Bug#7390).
2010-11-13 Chong YidongFix background-color setting in initial frame (Bug...
2010-11-13 Eli Zaretskiilisp/ChangeLog: Fix last log entry.
2010-11-13 Eli ZaretskiiFix and document display of glyphless characters.
2010-11-13 Michael Albinus* net/tramp-compat.el (tramp-compat-line-beginning...
2010-11-13 Michael Albinus* net/tramp.el (tramp-remote-coding-commands): Add...
2010-11-13 Glenn Morris* lisp/novice.el (disabled-command-function): Fix 2009...
2010-11-13 Hrvoje Niksic* lisp/simple.el (count-words-region): New function.
2010-11-13 Glenn MorrisChangeLog whitespace.
2010-11-12 Stefan Monnier* lisp/shell.el (shell-dir-cookie-re): New custom variable.
2010-11-12 Stefan Monnier* lisp/vc/vc.el (vc-deduce-backend): Use default-direct...
next