]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2010-01-28 Chong Yidong* arc-mode.el (archive-zip-extract): Quote the argument...
2010-01-28 Chong YidongFlymake fix to handle more C++ filenames (Bug#5488).
2010-01-28 Chong Yidong* fileio.c (Frename_file): Fix last change (Bug#5487).
2010-01-28 Chong YidongFixes for NetBSD (Bug#4629, Bug#2072).
2010-01-28 Alan Mackenziedisplay.texi (Auto Faces): Say fontification-functions...
2010-01-28 Jason RumneyAdd bug number to recent change.
2010-01-28 Katsumi YamaokaFix last bogus commit.
2010-01-28 Jan Djärvxfns.c (Fx_create_frame): Remove window size matching...
2010-01-28 Michael AlbinusFix some busybox annoyances.
2010-01-28 Glenn Morris* vc-svn.el (vc-svn-update): Use "svn --non-interactive...
2010-01-28 Glenn Morris(log-edit-strip-single-file-name): Add missing :safe...
2010-01-28 Glenn MorrisAdd some details of bzr's --fixes option.
2010-01-27 Jason RumneyFix typos, check for negative ASCII characters.
2010-01-27 Jason RumneyUse Unicode for console keyboard input on Windows.
2010-01-27 Kenichi HandaFix src/ChangeLog.
2010-01-27 Kenichi Handafrom trunk
2010-01-27 Kenichi Handaregex.c (analyse_first): Fix setting of fastmap for...
2010-01-27 Glenn MorrisAdd a quick-start guide.
2010-01-27 Chong YidongFix rename-file to handle directory renaming properly...
2010-01-27 Stephen BermanFix bug#5477.
2010-01-27 Chong Yidong* lisp/files.el (delete-directory): Fix typo in last...
2010-01-27 Chong YidongFix delete-directory recursion behavior for trashing...
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.
next