log

age author description
Thu, 17 Jun 2010 23:56:17 +0300 Juri Linkov Fix revert-buffer functionality of Help mode and Info.
Thu, 17 Jun 2010 09:41:13 -0700 Dan Nicolaescu * lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
Thu, 17 Jun 2010 16:44:34 +0200 Agustin martin ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
Thu, 17 Jun 2010 13:02:42 +0200 Juanma Barranquero emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
Thu, 17 Jun 2010 12:45:25 +0200 Juanma Barranquero menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
Wed, 16 Jun 2010 22:08:10 -0400 Chong Yidong Merge package.el, written by Tom Tromey <tromey@redhat.com>.
Wed, 16 Jun 2010 20:17:22 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
Wed, 16 Jun 2010 18:27:20 -0500 Jay Belanger calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
Thu, 17 Jun 2010 00:33:54 +0300 Juri Linkov * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
Wed, 16 Jun 2010 17:11:06 -0400 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
Wed, 16 Jun 2010 16:08:41 -0400 Stefan Monnier Merge from emacs-23
Wed, 16 Jun 2010 10:10:02 -0400 Stefan Monnier * src/lread.c (read1): Phase out old-style backquotes a bit more.
Wed, 16 Jun 2010 15:42:59 +0200 Agustin martin ispell.el: Fix portuguese casechars/not-casechars for missing ''. (bug#6434).
Wed, 16 Jun 2010 16:00:22 -0400 Stefan Monnier * lisp/font-lock.el (font-lock-major-mode): Rename from
Tue, 15 Jun 2010 13:41:21 +0200 Juanma Barranquero * etc/NEWS.1-17: Fix typos.
Mon, 14 Jun 2010 23:16:19 -0700 Glenn Morris Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
Tue, 15 Jun 2010 00:51:42 -0400 Stefan Monnier * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
Mon, 14 Jun 2010 20:49:39 -0700 Glenn Morris * etc/NEWS: appt-add.
Mon, 14 Jun 2010 20:42:33 -0700 Glenn Morris Tweak previous change.
Mon, 14 Jun 2010 20:38:58 -0700 Glenn Morris Close bug#5176.
Sat, 12 Jun 2010 13:21:01 -0400 Chong Yidong * INSTALL: Update font information (Bug#6389).
Sat, 12 Jun 2010 00:34:36 -0700 Glenn Morris Close bug#6361.
Sat, 12 Jun 2010 00:25:20 -0700 Glenn Morris Close bug#6406.
Sat, 12 Jun 2010 00:09:32 -0700 Glenn Morris * etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
Sat, 12 Jun 2010 00:06:15 -0700 Glenn Morris Close bug#6408.
Wed, 09 Jun 2010 22:09:27 -0700 Glenn Morris * doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
Wed, 09 Jun 2010 22:04:06 -0700 Glenn Morris Doc typo fixes.
Wed, 09 Jun 2010 22:00:18 -0700 Glenn Morris * INSTALL: General update.
Tue, 15 Jun 2010 22:13:34 +0200 Michael Albinus * auth-source.el (auth-source-pick): If choice does not contain a
Tue, 15 Jun 2010 13:05:06 +0200 Juanma Barranquero * facemenu.el (list-colors-sort): Doc fix.
Mon, 14 Jun 2010 20:34:12 -0700 Glenn Morris * lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
Mon, 14 Jun 2010 19:03:04 +0300 Juri Linkov Add sort option `list-colors-sort'. (Bug#6332)
Mon, 14 Jun 2010 18:48:52 +0300 Juri Linkov * compare-w.el: Move to the "vc" subdirectory.
Sun, 13 Jun 2010 23:19:46 -0400 Stefan Monnier * lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
Sun, 13 Jun 2010 21:43:11 -0400 Stefan Monnier * lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
Mon, 14 Jun 2010 01:33:06 +0200 Juanma Barranquero * src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
Sun, 13 Jun 2010 21:15:45 +0300 Eli Zaretskii bidi.c (bidi_mirror_char): Fix commentary.
Sun, 13 Jun 2010 20:40:25 +0300 Eli Zaretskii Use Unicode database for attribute tables in bidi.c.
Sat, 12 Jun 2010 18:52:43 +0300 Eli Zaretskii Use BidiMirroring.txt for mirroring characters in bidi context.
Sat, 12 Jun 2010 17:15:25 +0300 Eli Zaretskii Derive bidi type table from UnicodeData.txt.
Sat, 12 Jun 2010 19:26:40 +0200 Romain Francoise Synch with Gnus trunk.
Sat, 12 Jun 2010 13:14:43 -0400 Chong Yidong Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
Sat, 12 Jun 2010 13:12:15 -0400 Chong Yidong Add all rgb.txt color names to x-colors.
Sat, 12 Jun 2010 14:30:48 +0300 Eli Zaretskii Fix bug #6409.
Sat, 12 Jun 2010 14:17:12 +0300 Eli Zaretskii Fix bug #6396.
Sat, 12 Jun 2010 12:58:54 +0200 Romain Francoise * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
Sat, 12 Jun 2010 10:59:37 +0200 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Protect version
Fri, 11 Jun 2010 20:35:55 -0700 Glenn Morris * Makefile.in (install-arch-indep): Delete any old info .gz files first.
Fri, 11 Jun 2010 23:26:13 +0200 Juanma Barranquero Fix Windows makefiles to adapt to lisp/vc reorganization.
Fri, 11 Jun 2010 23:19:23 +0200 Juanma Barranquero * loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
Fri, 11 Jun 2010 22:09:57 +0300 Juri Linkov * lisp/finder.el (finder-known-keywords): Add keyword "vc"
Fri, 11 Jun 2010 21:51:00 +0300 Juri Linkov Move version control related files to the "vc" subdirectory.
Fri, 11 Jun 2010 10:39:54 -0400 Chong Yidong Fix for comint-password-prompt-regexp (Bug#6367).
Fri, 11 Jun 2010 14:28:41 +0100 Stephen Eglen Bind `shell-resync-dirs' to M-RET in *shell* buffers.
Thu, 10 Jun 2010 20:41:02 -0700 Glenn Morris * INSTALL: Revert previous accidental commit.
Thu, 10 Jun 2010 20:35:40 -0700 Glenn Morris Make compressing the info files optional.
Thu, 10 Jun 2010 14:56:11 +0200 Michael Albinus * notifications.el: Move file from lisp/net, because it is
Thu, 10 Jun 2010 14:44:59 +0200 Michael Albinus * net/notifications.el (notifications-on-action-signal)
Thu, 10 Jun 2010 05:54:25 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Thu, 10 Jun 2010 05:33:55 +0000 Katsumi Yamaoka Synch with Gnus trunk.