* net/tramp-sh.el (tramp-remote-path): Add default settings for
[bpt/emacs.git] / lisp / ChangeLog
2011-02-03 Michael Albinus* net/tramp-sh.el (tramp-remote-path): Add default...
2011-02-03 Glenn Morris* lisp/vc/vc-hg.el (vc-hg-command): Doc fix.
2011-02-03 Glenn Morris* lisp/term/w32-win.el (libpng-version): Declare for...
2011-02-03 Glenn Morris* lisp/msb.el: No need to load dired while compiling.
2011-02-03 Glenn Morriselint.el trivia.
2011-02-03 Glenn Morris`require' is automatically `eval-and-compile'd.
2011-02-03 Glenn Morrisrcirc.el trivia.
2011-02-03 Glenn Morrisstrokes.el trivia.
2011-02-02 Sam Steingold* lisp/apropos.el (apropos-print): Now that `apropos...
2011-02-02 Chong Yidong* progmodes/compile.el: Make all faces inherit from...
2011-02-02 Eli ZaretskiiFix Dired on DOS/Windows.
2011-02-01 Julien Danjoumm-uu.el (mm-uu-type-alist): Add support for git format...
2011-02-01 Sam Steingoldundo 2011-02-01T18:15:18Z!sds@gnu.org (purecopy-cons...
2011-02-01 Sam Steingold* lisp/simple.el (special-mode-map): Bind "h" to `descr...
2011-02-01 Sam Steingold* lisp/subr.el (purecopy-cons, purecopy-car): Add short...
2011-02-01 Chong YidongDrop use of unsafep for checking Custom themes; bugfixes.
2011-02-01 Stefan Monnier* lisp/progmodes/compile.el (compilation-next-error...
2011-02-01 Deniz DoganAdding missing bug reference to ChangeLog.
2011-02-01 Jay Belanger* calc/calc-mtx.el (math-lud-pivot-check): New function.
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-31 Deniz DoganBackport Bug#7933 fix from trunk.
2011-01-31 Alan MackenzieFix an infloop in CC-mode (Bug#7595).
2011-01-31 Deniz Dogan* lisp/net/rcirc.el: New customizable nick completion...
2011-01-31 Stefan Monnier* lisp/progmodes/compile.el (compilation--flush-directo...
2011-01-31 Chong Yidong* lisp/files.el (copy-directory): Fix arguments to...
2011-01-31 Sam Steingold* lisp/progmodes/compile.el (compilation-enable-debug...
2011-01-31 Deniz Dogan* lisp/net/rcirc.el: Clean log filenames (Bug#7933).
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertMerge: import mktime and move-if-change fixes from...
2011-01-30 Jan DjärvImplement C-c m in report-emacs-bug (insert to mailer...
2011-01-29 Chong YidongFix bug in copy-directory copying into an existing...
2011-01-29 Chong YidongRefresh Dired and VC-dir buffers after vc-pull and...
2011-01-29 Daiki UenoDon't throw an error when any of encryption subkeys...
2011-01-29 Andreas SchwabDon't complain about duplicate leim-list files
2011-01-29 Stefan Monnier* lisp/progmodes/compile.el: Avoid an N² behavior in...
2011-01-29 Chong YidongRudimentary support for vc-pull and vc-merge in Git...
2011-01-28 Chong YidongConvert vc-bzr-async-command into a general vc-do-async...
2011-01-28 Stefan Monnier* progmodes/compile.el: Don't use font-lock any more.
2011-01-28 Stefan Monnier* lisp/progmodes/compile.el: Don't use font-lock any...
2011-01-28 Stefan Monnier* lisp/progmodes/compile.el: Use accessors for clarity...
2011-01-28 Leo LiuFix help-mode highlighting of advice warning (Bug#6304).
2011-01-28 Chong YidongFix for woman escape sequence processing (Bug#7843).
2011-01-28 Stefan Monnier* lisp/textmodes/tex-mode.el: Get rid of compilation...
2011-01-28 Stefan MonnierMinor cleanup for compile.el and grep.el.
2011-01-28 Stefan MonnierPort features from the previous prolog.el to the new...
2011-01-28 Chong Yidong* image-mode.el (image-display-size): Doc fix (Bug...
2011-01-28 Chong YidongFix gratuitous argument passing error in image-dired...
2011-01-28 Chong Yidong* mouse.el (mouse-menu-non-singleton): Doc fix (Bug...
2011-01-28 Kenichi Handa(quail-keyboard-layout-alist): Remove
2011-01-27 Sam Steingold* lisp/midnight.el (clean-buffer-list-kill-never-buffer...
2011-01-27 Deniz Dogan* vc/vc-bzr.el (vc-bzr-diff): Don't pass --diff-options...
2011-01-27 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2011-01-27 Stefan Monnier* lisp/htmlfontify.el: Make it obey the font-lock-face...
2011-01-27 Glenn Morrismsb.el trivia.
2011-01-27 Glenn Morrismsb.el fix for bug #7902.
2011-01-27 Paul EggertMerge: fix two m4/gnulib-*.m4 file names that clashed...
2011-01-27 Glenn MorrisMark tiny change in ChangeLog.
2011-01-27 Chong YidongLimit recursion depth of c-forward-<>-arglist-recur...
2011-01-26 Jan Djärv* term/ns-win.el (ns-find-file): Expand ns-input-file...
2011-01-25 Glenn MorrisUndo part of previous copyright.el change.
2011-01-25 Sam Steingold* lisp/vc/vc-svn.el (vc-svn-diff): Use `diff-command...
2011-01-25 Glenn Morriscopyright.el updates.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-25 Glenn MorrisChangeLog fix: there was no change to ruby-expr-beg.
2011-01-25 Glenn Morris* lisp/comint.el (comint-mode): Doc fix. (Bug#7897)
2011-01-24 Stefan Monnier* files.el (file-name-non-special): Only change buffer...
2011-01-24 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2011-01-24 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2011-01-24 Deniz DoganAdding missing ChangeLog entry for rcirc.el change.
2011-01-24 Jay Belanger* calc/calc.el (calc-default-power-reference-level)
2011-01-23 Chong Yidong* dired.el (dired-revert): Doc fix (Bug#7758).
2011-01-23 Glenn MorrisMark tiny change.
2011-01-23 Nobuyoshi NakadaMerge several fixes from upsteam ruby-mode.
2011-01-22 Glenn Morris* lisp/emacs-lisp/copyright.el (copyright-fix-years...
2011-01-22 Glenn MorrisSome copyright.el updates.
2011-01-22 Glenn Morris* lisp/simple.el (do-auto-fill): Give it a doc string.
2011-01-22 Keitaro MiyazakiFix toggling of case-fold-search from re-builder menu...
2011-01-22 Chong Yidong* vc/diff.el (diff-sentinel): Doc fix (Bug#7682).
2011-01-22 Jari Aalto* play/landmark.el: Change `lm-' prefix to `landmark...
2011-01-22 Glenn MorrisDoc fix for make-text-button.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-22 Chong Yidong* simple.el (line-move-visual): Doc fix (Bug#7594).
2011-01-22 Ken Manheimer* allout.el (allout-prefixed-keybindings): Bind (prefix...
2011-01-22 Chong Yidong* man.el (Man-highlight-references0): Use make-button...
2011-01-22 Chong Yidong* emacs-lisp/re-builder.el (reb-mode-map): Fix logic...
2011-01-22 Phil HagelbergAdd pcomplete support for hosts defined in .ssh/config.
2011-01-21 Roland McGrath* lisp/comint.el (comint-replace-by-expanded-history...
2011-01-21 Stefan Monnier* lisp/progmodes/js.el (js--regexp-literal): Count...
2011-01-21 Jari Aalto* lisp/emacs-lisp/checkdoc.el (checkdoc-this-string...
2011-01-21 Stefan Monnier* lisp/subr.el (shell-quote-argument): Properly quote \n.
2011-01-21 Ken ManheimerInclude entries from yesterdays checkins that were...
2011-01-21 Glenn Morriscompile.el fix for bug#7812
2011-01-21 Jay Belangercalc/calc-undo.el (calc-undo): Autoload it.
2011-01-21 Jay Belangercalc/calc-prog.el
2011-01-21 Štěpán Němeccalc/calc-ext.el (calc-init-extensions): Map all `undo...
2011-01-20 Stefan MonnierDon't mess with *temp*.
2011-01-20 Ken Manheimerallout.el: Summary - migrate to defining allout mode...
2011-01-20 Glenn Morris* lisp/vc/vc-svn.el (vc-svn-after-dir-status): Tweak...
2011-01-20 Glenn MorrisGive read-expression-history a doc.
next