bpt/emacs.git
2010-06-23 Glenn MorrisUntabify doc/lispref/*.texi.
2010-06-23 Karl FogelBackport from trunk: doc fix.
2010-06-23 Glenn Morris* info/dir: Start descriptions in column 32, per Texinf...
2010-06-23 Glenn MorrisUntabify doc/misc/*.texi.
2010-06-23 Glenn Morris* doc/lispintro/emacs-lisp-intro.texi: Untabify.
2010-06-23 Glenn MorrisUntabify doc/emacs/*.texi files.
2010-06-22 Dan NicolaescuFix vc-annotate for renamed files when using Git.
2010-06-22 Glenn Morris* lisp/font-setting.el: Fix previous change.
2010-06-22 Glenn Morris* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding...
2010-06-22 Glenn MorrisMinor js.el fix.
2010-06-22 Glenn Morris* lisp/wid-edit.el (widget-complete): Doc fix.
2010-06-22 Glenn Morris* lisp/url/ChangeLog: Standardize author name .
2010-06-22 Jürgen Hötzel* lisp/wid-edit.el (widget-complete): Fix typo in 2009...
2010-06-22 Dan NicolaescuFix annotating other revisions for renamed files in...
2010-06-22 Dan NicolaescuFix vc-annotate-show-changeset-diff-revision-at-line...
2010-06-22 Dan NicolaescuFix finding revisions in for renamed files in vc-annotate.
2010-06-21 Dan NicolaescuFix reading file names in Git annotate buffers.
2010-06-20 Chong Yidong* modes.texi (Minor Mode Conventions): Fix typo (Bug...
2010-06-20 Alan Mackenzie* progmodes/cc-mode.el (c-before-hack-hook): When the...
2010-06-19 Chong Yidong* image.c (free_image): Mark frame as garbaged (Bug...
2010-06-19 Chong Yidong* errors.texi (Standard Errors): Remove unnecessary...
2010-06-19 Chong Yidong* keymap.c (Fdefine_key): Doc fix (Bug#6460).
2010-06-19 Ken Brown* etc/PROBLEMS: Update Cygwin GCC information. (Bug...
2010-06-19 Glenn MorrisClose bug#6422.
2010-06-19 Glenn MorrisClose bug#6450.
2010-06-17 Stefan Monnier* lisp/subr.el (read-quoted-char): Fix up last change.
2010-06-16 Juanma Barranquerodoc/misc/ChangeLog: Remove duplicate entry.
2010-06-16 Stefan Monnier* lisp/font-lock.el (font-lock-major-mode): Rename...
2010-06-15 Juanma Barranquero* etc/NEWS.1-17: Fix typos.
2010-06-15 Glenn MorrisBackport from trunk: * src/editfns.c (Fbyte_to_string...
2010-06-15 Stefan Monnier* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
2010-06-15 Glenn Morris* etc/NEWS: appt-add.
2010-06-15 Glenn MorrisTweak previous change.
2010-06-15 Ivan KanisClose bug#5176.
2010-06-12 Chong Yidong* INSTALL: Update font information (Bug#6389).
2010-06-12 Bob RogersClose bug#6361.
2010-06-12 Štěpán NěmecClose bug#6406.
2010-06-12 Glenn Morris* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL...
2010-06-12 Helmut EllerClose bug#6408.
2010-06-10 Glenn Morris* doc/emacs/basic.texi (Inserting Text): Minor clarific...
2010-06-10 Glenn MorrisDoc typo fixes.
2010-06-10 Glenn Morris* INSTALL: General update.
2010-06-09 Stefan Monnier* dbusbind.c (xd_append_arg): Don't "make-unibyte"...
2010-06-09 Stefan Monnier* lisp/emacs-lisp/advice.el (ad-compile-function):
2010-06-09 Stefan Monnier* lisp/vc-dispatcher.el: Rename mode-line-hook to vc...
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Juanma Barranquero* minibuf.c (Fall_completions): Check COLLECTION's...
2010-06-07 Jonathan Rockway* lisp/net/rcirc.el: Add support for password authentic...
2010-06-05 Juanma Barranquero* net/dbus.el: Fix typos and declare function.
2010-06-04 Chong Yidong* term/common-win.el (x-colors): Add "dark green" and...
2010-06-03 Andreas SchwabAdd bug number
2010-06-03 Andreas Schwab* process.c (conv_lisp_to_sockaddr): Fix conversion...
2010-06-03 Eric M. LudlamFix to semantic-lex-spp-table-write-slot-value (Bug...
2010-06-03 Juanma BarranqueroFix typos.
2010-06-03 Glenn MorrisClose bug#6336.
2010-06-02 Chong YidongBetter doc fix for Bug#6283.
2010-06-02 Chong Yidongsearching.texi (Regexp Special): Replace "octal 377...
2010-06-02 Dan Nicolaescu* lisp/vc-dir.el (vc-dir-update): Remove entries with...
2010-06-01 Stefan Monnier* lisp/vc-bzr.el (vc-bzr-revision-completion-table...
2010-05-31 Stefan MonnierFix up changelog entry
2010-05-31 Jonathan Marchand* lisp/cedet/ede/cpp-root.el (ede-set-project-variables...
2010-05-31 Stefan Monnier* src/keymap.c (Fwhere_is_internal): Fix handling of...
2010-05-31 Stefan Monnier* lisp/man.el (Man-completion-table): Let the user...
2010-05-31 Drew AdamsBackport from trunk: Fix bug#6298.
2010-05-31 Juanma BarranqueroFix for momentary-string-display (Bug#6238).
2010-05-30 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-05-30 Juanma Barranquerodoc/lispref/minibuf.texi (Basic Completion): Add missin...
2010-05-30 Stefan Monnier* doc/lispref/minibuf.texi (Basic Completion): Document...
2010-05-29 Chong Yidong* ansi-color.el: Delete unused escape sequences (Bug...
2010-05-27 Chong Yidong* xdisp.c (redisplay_window): After redisplay, check...
2010-05-27 Chong Yidong* progmodes/verilog-mode.el (verilog-type-font-keywords...
2010-05-25 Stefan Monnier* epa.el (epa--select-keys): Don't explicitly delete...
2010-05-25 Stefan MonnierCEDET is not TODO any more
2010-05-24 Stefan Monnier* emacs-lisp/bytecomp.el (byte-compile-interactive...
2010-05-21 enami tsugutomoBackport from trunk: close bug#6190.
2010-05-20 Chong YidongDoc fix (Bug#6224).
2010-05-19 Stefan Monnier* url-util.el (url-unhex-string): Don't accidentally...
2010-05-19 Stefan Monnier* textmodes/fill.el (fill-region): Don't fill past...
2010-05-18 Chong YidongStefan Monnier <monnier@iro.umontreal.ca>
2010-05-18 Chong Yidong* character.c (Fstring, Funibyte_string): Use SAFE_ALLO...
2010-05-11 Stefan MonnierBackport from trunk: compute shortcuts in tmm.el.
2010-05-11 Eli ZaretskiiBackport from trunk: Fix bug #6126.
2010-05-11 Glenn Morris* src/ChangeLog: Remove tiny change marker from author...
2010-05-11 Kenichi Handaftfont.c: Fix incorrect parentheses of #if condition...
2010-05-10 Miles BaderBackport from trunk: close bug#5857.
2010-05-10 Glenn MorrisBackport from trunk: Fix bug#5755.
2010-05-08 Chong YidongBump version to 23.2.50.
2010-05-08 Chong YidongBump version to 23.2.
2010-05-07 Chong YidongFix ChangeLog typo.
2010-05-07 Chong Yidong* building.texi (GDB Graphical Interface): Remove misle...
2010-05-05 Chong Yidong* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenth...
2010-05-04 Chong YidongBump version to 23.1.97.
2010-05-03 Chong YidongFix typos (Bug#6094). From Štěpán Němec.
2010-05-03 Chong YidongVariable purecopying fix (Bug#6083).
2010-05-03 Chong YidongAdd check for buggy version of GCC (Bug#6031).
2010-05-02 Chong YidongMake paragraph vars local for js-mode (Bug#6071).
2010-05-01 Eli Zaretskiicomposite.el (compose-region, reference-point-alist...
2010-04-30 Andreas SchwabFix for Bug#5984.
2010-04-29 Alexander KlimovUse the proper form for gnuplot's set command
next