bpt/emacs.git
2010-01-27 Kenichi Handaregex.c (analyse_first): Fix setting of fastmap for...
2010-01-26 Dan Nicolaescu(vc-path): Mark as obsolete.
2010-01-25 Chong YidongFix erc reconnection via non-default connectors (Bug...
2010-01-25 Dan Nicolaescu(vc-annotate-revision-at-line): Compare file
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Jan DjärvTypo fix.
2010-01-25 Jan Djärvxfns.c (Fx_create_frame): If frame height i stoo big...
2010-01-25 Dan Nicolaescu(vc-bzr-print-log): Use the more compact --line option
2010-01-25 Mark A. Hershbergermerge
2010-01-25 Mark A. Hershbergerworking version of vc-bzr-revision-table
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-25 Eric Hanchrow(vc-git-dir-status-goto-stage): Pass --relative to the
2010-01-25 Stefan MonnierTry and fix bug#788, hopefully for real this time.
2010-01-24 Chong YidongUse png_sig_cmp to allow linking with libpng 1.4.0.
2010-01-24 Dan NicolaescuRemove support for adding --signoff on commit.
2010-01-24 Dan Nicolaescu(xterm-maybe-set-dark-background-mode): Rename
2010-01-24 Glenn MorrisAdd the aliases bug-emacs and bug-gnumacs.
2010-01-24 Stefan Monnier* keymap.c (shadow_lookup): Add `remap' arg.
2010-01-24 Glenn Morris(aelement): Fix typo in previous.
2010-01-23 Glenn MorrisSmall fixes.
2010-01-23 Glenn MorrisFix some details of previous change.
2010-01-23 Glenn MorrisUpdate X-Debbugs-CC details.
2010-01-23 Chong Yidong* emacs-lisp/advice.el (ad-set-orig-definition): Fix...
2010-01-23 Chong Yidong* url-util.el: Require url-vars (Bug#5459).
2010-01-23 Chong Yidong* emacs-lisp/assoc.el (aelement): Doc fix.
2010-01-23 Chong Yidong* emacs-lisp/assoc.el (aput, adelete, amake): Use lexic...
2010-01-23 Chong YidongAccount for utmp.h availability.
2010-01-23 Stephen LeakeFix bug#5435: ada-mode; pragma parameter list indented...
2010-01-23 Juanma Barranquero* mail/rmail.el: Update autoload checksum.
2010-01-23 Stephen LeakeTweak docstring and comment.
2010-01-23 Michael Albinus* net/tramp-smb.el (tramp-smb-conf): New defcustom.
2010-01-23 YAMAMOTO Mitsuharu* xdisp.c (draw_glyphs): Update `start' for left_overwr...
2010-01-22 Michael Albinus* net/tramp-imap.el (top): Autoload needed packages.
2010-01-22 Stefan Monnier* mail/rmailmm.el (rmail-mime-handle): Don't set the...
2010-01-22 Chong Yidong* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
2010-01-22 Eli ZaretskiiFix bug #5447, whereby loading C:/foo.el.gz on MS-Windo...
2010-01-22 YAMAMOTO MitsuharuMake string pointer args point to const as in other...
2010-01-22 Eli ZaretskiiFix bug #5303 in `load' on MS-Windows, whereby load...
2010-01-21 Alan MackenzieFix a situation where deletion of a cpp construct throw...
2010-01-21 Chong YidongFix sgml-maybe-name-self (Bug#5380).
2010-01-21 Stephen LeakeFix bug#5435.
2010-01-21 Katsumi Yamaoka(Score File Format): Fix typo.
2010-01-21 Glenn Morris(Bugs): Fix PROBLEMS keybinding.
2010-01-20 Chong Yidong* lisp/term.el (term-send-raw-meta): Revert 2009-12...
2010-01-20 Chong Yidong* lisp/dired-aux.el (dired-hide-all): Make unused arg...
2010-01-20 Chong Yidong* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
2010-01-20 Kenichi Handafrom trunk
2010-01-20 Glenn MorrisRemove file that only works with CVS, and isn't really...
2010-01-20 Glenn Morris(tab-always-indent): Fix custom-type.
2010-01-20 Kenichi HandaFix ccl encoding of unibyte source.
2010-01-19 Alan MackenzieRedate and reposition log entry.
2010-01-19 Alan MackenzieFix bug#5395: typing '#' in an empty C buffer throws...
2010-01-19 Mark A. Hershbergerreplace references to obsolete c-subword-mode
2010-01-19 Jan DjärvMerge from trunk
2010-01-19 Jan DjärvStore settings in xft-settings for debug purposes.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-18 Stephen Leake* ada-mode.el: Really fix bug#5400 (comment in 2010...
2010-01-18 Juanma BarranqueroFix typos.
2010-01-18 Óscar Fuentesido.el: Consider the possibility of buffer names changi...
2010-01-18 Chong YidongDoc fix for current-time-string and date-to-time (Bug...
2010-01-18 Juanma BarranqueroFix typos.
2010-01-18 Juanma BarranqueroFix typos in docstrings, error messages, etc.
2010-01-18 Juanma BarranqueroFix typos in comments.
2010-01-18 Juanma BarranqueroFix typo in texinfo file.
2010-01-18 Kenichi HandaAdd bug number.
2010-01-17 Chong Yidong* message.el (message-setup-1): Prefer to save message...
2010-01-17 Chong YidongFix handling of arbitrary YANK-ACTION functions from...
2010-01-17 Chong Yidong* message.el (message-mail): Just pass yank-action...
2010-01-17 Chong Yidong* elisp.texi: Remove duplicate edition information...
2010-01-17 Dan Nicolaescu(with-vc-properties): Deal with directory arguments...
2010-01-17 Dan Nicolaescu(vc-dir-resynch-file): Update the vc-dir header when
2010-01-17 Chong YidongMinor Semantic and EIEIO manual fixes.
2010-01-17 Stephen Leake* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
2010-01-17 Michael Albinus* tramp.texi (Frequently Asked Questions): Add GNU...
2010-01-17 Jay BelangerGive `calc-command-flags' an initial value.
2010-01-17 Glenn Morris(Reporting Bugs): Don't mention format of repository.
2010-01-17 Glenn Morris(Bugs): Make "Emacs repository" less specific, and...
2010-01-17 Glenn Morris(Latest version of Emacs): The repository is now Bazaar.
2010-01-17 Glenn MorrisEdit some notes/ files to replace `cvs' with `bzr'...
2010-01-17 Glenn Morris(semantic-idle-work-for-one-buffer): Doc fix.
2010-01-17 Juanma BarranqueroFix typos in docstrings.
2010-01-17 Juanma BarranqueroFix typos in comments.
2010-01-17 Juanma BarranqueroFix typos in info documentation.
2010-01-16 Chong YidongFix return value of nxml-extend-after-change-region.
2010-01-16 Chong Yidong* lisp/ChangeLog: Mark last change as tiny.
2010-01-16 Chong Yidong* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES...
2010-01-16 Chong Yidong* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug...
2010-01-16 Chong Yidong* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc...
2010-01-16 Glenn MorrisUpdate with Miles's advice on how to commit.
2010-01-16 Chong Yidong* xterm.c (event_handler_gdk): Block input (Bug#5037).
2010-01-16 Glenn MorrisRename from cvslogs to commits.
2010-01-16 Chong Yidong* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
2010-01-16 Chong YidongCommand line arg processing fix (Bug#5392)
2010-01-16 Eli ZaretskiiReformat copyright line.
2010-01-16 Andreas SchwabUpdate $(lisp) and $(shortlisp) to match changes in...
2010-01-16 Stefan Monnier(x_term_init): Instead of inhibiting GC while running...
2010-01-16 Mario LangMario Lang <mlang@delysid.org>: Remove some duplicated...
2010-01-15 Jan DjärvTake desktop panels into account when sizing frames...
2010-01-15 Chong Yidong* net/mairix.el (mairix-widget-send-query): Send -1...
next