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.
|