Minor authors.el updates.
[bpt/emacs.git] / lisp / ChangeLog
2010-04-24 Glenn MorrisMinor authors.el updates.
2010-04-23 Eli ZaretskiiFix display of composed characters from L2R scripts...
2010-04-23 Stefan MonnierProvide byte-compiler warnings when set-default a read...
2010-04-23 Stefan Monnier* progmodes/compile.el: (compilation-start): Abbreviate...
2010-04-23 Eli ZaretskiiSupport `display' text properties and overlay strings...
2010-04-23 Michael AlbinusImplement SELINUX backends.
2010-04-23 Glenn MorrisChangeLog fixes.
2010-04-23 Michael AlbinusRestore 0644 file permissions, which were changed accid...
2010-04-22 Michael AlbinusSynchronize with Tramp repository.
2010-04-22 Michael AlbinusDetect ssh 'ControlMaster' argument automatically in...
2010-04-22 Michael Albinus* net/tramp.el (tramp-handle-copy-file): Add new optional
2010-04-22 Michael Albinus* net/tramp.el(tramp-completion-handle-file-name-all...
2010-04-21 Michael AlbinusFix Bug#5840.
2010-04-21 Stefan Monnier(lisp-completion-at-point): Try and handle errors.
2010-04-20 Jan DjärvGtk tool bars can be text, icons with text or just...
2010-04-21 Leo LiuAdded C-o keybinding to toggle use of virtual buffers
2010-04-21 Juanma Barranquerotetris.el: Use `define-derived-mode'; fix window select...
2010-04-21 Karel KlícAdd SELinux support.
2010-04-21 Stefan MonnierMake the log-edit comments use RFC822 format throughout.
2010-04-20 Juanma BarranqueroRemove references to (default-)direction-reversed.
2010-04-20 Stefan Monnier* vc-dispatcher (vc-finish-logentry): Don't mess with...
2010-04-20 Stefan Monnier(lisp-completion-at-point): Complete around point.
2010-04-20 Stefan Monnier(view-hello-file): Don't fiddle with the default enable...
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-20 Kenichi Handamerge trunk
2010-04-19 Stefan Monnier* international/mule.el: Help the user choose a valid...
2010-04-19 Stefan Monnier* vc-bzr: Use standard *vc* and *vc-diff* buffers.
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-19 Stefan Monnier* tmm.el: Add missing key-binding shortcuts.
2010-04-19 Stefan Monnier(completion-styles): Improve docstrings.
2010-04-19 Stefan Monnier* custom.el (defcustom): Add edebug spec.
2010-04-18 Juri LinkovTest for special mode-class in view-buffer instead...
2010-04-18 Juri LinkovAdd 7z archive format support (bug#5475).
2010-04-18 Stefan MonnierHash-cons pure data.
2010-04-18 Stefan MonnierFix duplicate entries in cedet's loaddefs.el files.
2010-04-18 Chong YidongBugfix for ede-proj-makefile-insert-variables.
2010-04-18 Stefan Monnier* cvs-status.el (cvs-refontify): Remove unused.
2010-04-18 Jay Belangercalc-bin.el (calc-radix): Have the O option turn on...
2010-04-17 Dan NicolaescuFix the version number for added files.
2010-04-17 Jay Belanger* calc-ext.el (calc-init-extensions): Add keybinding...
2010-04-17 Glenn MorrisAdd some autoloads.
2010-04-17 Chong YidongFix to vc-hg-annotate-extract-revision-at-line (Bug...
2010-04-16 Glenn Morris* vc-git.el (vc-git-print-log): Doc fix.
2010-04-16 Juri LinkovMove scrolling commands from simple.el to window.el
2010-04-16 Juri LinkovCheck both `isearch-scroll' and `scroll-command' proper...
2010-04-15 Juri LinkovAdd the `scroll-command' property.
2010-04-15 Michael Albinus* net/tramp.el (tramp-error-with-buffer): Don't show the
2010-04-15 Glenn Morris* progmodes/verilog-mode.el (verilog-forward-sexp)...
2010-04-15 Juanma BarranqueroSimplify by using `define-derived-mode'.
2010-04-14 Michael AlbinusFix Bug#5840.
2010-04-14 Chong Yidong* ido.el (ido-file-internal): Fix 2009-12-02 change.
2010-04-14 Chong Yidong* progmodes/grep.el (grep-compute-defaults): Fix handli...
2010-04-14 Stefan Monnier(non-essential): New var.
2010-04-14 Stefan MonnierAdd a new field `location' to bookmarks for non-file...
2010-04-14 Juri LinkovAdd variable scroll-error-top-bottom.
2010-04-14 Juri LinkovBind `C-v' to `scroll-up-command' and `M-v' to `scroll...
2010-04-14 Juri LinkovAdd variable `scroll-preserve-screen-position-commands'.
2010-04-13 Alan MackenzieRevert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse...
2010-04-13 Stefan MonnierMove complete.el to lisp/obsolete.
2010-04-13 Stefan Monnier* pcomplete.el (pcomplete-here*): Fix mistaken change...
2010-04-13 Stefan Monnier(define-minor-mode): A nil argument to the minor mode...
2010-04-12 Stefan Monnier(vc-dir-kill-line): New command.
2010-04-12 Stefan Monnier* bookmark.el (bookmark-insert-location): Handle a...
2010-04-12 Stefan MonnierClean up last bookmark changes for man/woman/gnus-summary.
2010-04-12 Thierry VolpiattoSummary: Add bookmark support for man, woman and gnus...
2010-04-12 Alan MackenzieReverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change...
2010-04-12 Alan MackenzieReverse 2010-02-25T21:21:25Z!acm@muc.de:
2010-04-12 Alan MackenzieReverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug ...
2010-04-12 Alan MackenzieReverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy...
2010-04-12 Alan MackenzieUndo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off...
2010-04-10 Chong YidongUpdate comint-password-prompt-regexp (Bug#2817).
2010-04-10 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file): Add...
2010-04-10 Michael AlbinusSynchronize with Tramp repository.
2010-04-10 Glenn Morris* compile.el (compilation-save-buffers-predicate):...
2010-04-10 Glenn MorrisFix bug ref in previous.
2010-04-10 Glenn MorrisClose bug#1835.
2010-04-09 Sam Steingold(turn-on-bug-reference-mode, turn-on-bug-reference...
2010-04-09 Sam Steingold(compilation-save-buffers-predicate): Remove the "autol...
2010-04-09 Dan NicolaescuAdd --author support to git commit.
2010-04-09 Eric S. RaymondImprove documentation comments.
2010-04-08 Stefan MonnierFix some of the problems in defsubst* (bug#5728).
2010-04-07 Sam Steingold(compilation-save-buffers-predicate): New custom variable.
2010-04-07 Jan Djärvwid-edit.el (widget-choose): Put cursor on second line...
2010-04-07 Kenichi Handamerge trunk
2010-04-07 Dan NicolaescuAdd new VC methods: vc-log-incoming and vc-log-outgoing.
2010-04-07 Kenichi HandaFix previous change of *-composable-pattern).
2010-04-07 Dan NicolaescuFix default-directory for vc-root-diff.
2010-04-07 Wilson Snyder* verilog-mode.el (verilog-forward-sexp, verilog-calc...
2010-04-06 Chong YidongRevert 2008-03-03 change (Bug#5821).
2010-04-06 Juanma BarranqueroFix typos.
2010-04-06 John WiegleyFixed duplicate names appearing in IDO buffer list...
2010-04-06 John WiegleyMinor fixes to a recent contribution to ido.el
2010-04-06 Juanma BarranqueroEnable recentf-mode if using virtual buffers.
2010-04-05 Juri LinkovScrolling commands which scroll a line instead of full...
2010-04-05 Juri LinkovScrolling commands which does not signal errors at...
2010-04-05 Juri LinkovPut breadcrumbs on overlay instead of inserting to...
2010-04-05 Juanma Barranquerolisp/help.el: Turn ChangeLog comment into source comment.
2010-04-05 Juanma Barranquero* help.el (describe-mode): Return nil (for IELM's sake).
2010-04-04 John Wiegley2010-04-04 John Wiegley <jwiegley@gmail.com>
2010-04-03 Chong Yidong* help.el (help-window-setup-finish): Doc fix (Bug...
next