Sun, 11 Jul 2010 16:43:10 +0300 |
Eli Zaretskii |
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.
|
Sun, 11 Jul 2010 12:31:10 +0200 |
Andreas Schwab |
Use strchr, strrchr instead of index, rindex
|
Sun, 11 Jul 2010 11:49:44 +0200 |
Andreas Schwab |
* callproc.c (relocate_fd): Use F_DUPFD if defined.
|
Sun, 11 Jul 2010 11:27:13 +0200 |
Andreas Schwab |
Constify functions taking char *
|
Sun, 11 Jul 2010 10:44:34 +0200 |
Andreas Schwab |
Fix indentation problem
|
Sun, 11 Jul 2010 10:38:40 +0200 |
Andreas Schwab |
Fix implicit declaration of kbd_on_hold_p
|
Sun, 11 Jul 2010 10:38:22 +0200 |
Andreas Schwab |
Remove obsolete noinline declaration
|
Sun, 11 Jul 2010 10:28:04 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass
|
Sun, 11 Jul 2010 02:59:55 -0400 |
Ken Raeburn |
Make doprnt and related functions ANSI C compliant, with prototypes.
|
Sun, 11 Jul 2010 09:39:00 +0300 |
Eli Zaretskii |
Fix bug #6603.
|
Sun, 11 Jul 2010 08:57:52 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sun, 11 Jul 2010 08:55:06 +0300 |
Eli Zaretskii |
Don't use `subprocesses' in msdos.c.
|
Sat, 10 Jul 2010 15:47:59 -0400 |
Chong Yidong |
Add compilation regexps for cucumber and ruby.
|
Sat, 10 Jul 2010 15:01:01 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 10 Jul 2010 13:58:29 -0400 |
Chong Yidong |
* xfaces.c (realize_face): Garbage the frame if a face is removed
|
Tue, 06 Jul 2010 21:46:58 -0700 |
Glenn Morris |
Add some font-locking for Python 2.7.
|
Tue, 06 Jul 2010 20:52:05 -0700 |
Glenn Morris |
Minor zone.el fix.
|
Tue, 06 Jul 2010 15:42:46 -0400 |
Chong Yidong |
Minor fix to describe-key, and a docstring.
|
Mon, 05 Jul 2010 19:16:59 +0200 |
Andreas Schwab |
Remove obsolete volatile
|
Mon, 05 Jul 2010 18:58:31 +0900 |
YAMAMOTO Mitsuharu |
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
|
Sun, 04 Jul 2010 02:59:56 +0200 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
Sat, 03 Jul 2010 13:12:53 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-resolve-service)
|
Sat, 03 Jul 2010 12:52:17 +0200 |
Michael Albinus |
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.
|
Sat, 03 Jul 2010 11:43:45 +0200 |
Jan D |
Fix hang on menubar press outside items (Bug#6499).
|
Sat, 03 Jul 2010 11:38:44 +0200 |
Jan D |
Fix hang for mouse press on menubar but not on an item (Bug#6499).
|
Fri, 02 Jul 2010 12:35:08 -0400 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
Wed, 30 Jun 2010 15:03:07 -0700 |
Dan Nicolaescu |
Avoid displaying files with a nil state in vc-dir.
|
Wed, 30 Jun 2010 16:34:06 -0400 |
Chong Yidong |
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).
|
Wed, 30 Jun 2010 10:22:18 -0400 |
Chong Yidong |
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).
|
Tue, 29 Jun 2010 22:41:04 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Remove "(tiny change)" note.
|
Tue, 29 Jun 2010 14:09:07 +0200 |
Juanma Barranquero |
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
|
Sun, 27 Jun 2010 23:57:39 +0200 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 27 Jun 2010 14:43:34 -0400 |
Chong Yidong |
Font lock fix for batch mode (Bug#5719).
|
Sun, 27 Jun 2010 14:24:42 -0400 |
Chong Yidong |
Minor fix for htmlfontify.el (Bug#6239).
|
Sun, 27 Jun 2010 14:03:26 -0400 |
Chong Yidong |
Remove unnecessary let-bindings in bookmark.el (Bug#6515)
|
Sat, 26 Jun 2010 14:01:38 -0700 |
Glenn Morris |
Fix typos in some Keywords comments.
|
Sat, 26 Jun 2010 20:49:18 +0200 |
Andreas Schwab |
Update cl-loaddefs.el
|
Sat, 26 Jun 2010 20:47:35 +0200 |
Andreas Schwab |
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).
|
Fri, 25 Jun 2010 14:42:47 +0300 |
Eli Zaretskii |
Fix bugs #6144 and #6467.
|
Thu, 24 Jun 2010 20:30:55 -0400 |
Chong Yidong |
Fix after-string and image interaction bug (Bug#1336).
|
Thu, 24 Jun 2010 15:05:47 -0400 |
Chong Yidong |
Clarify command loop's role in undo boundary (Bug#2433).
|
Thu, 24 Jun 2010 00:10:51 -0700 |
Glenn Morris |
Minor doc/misc/*.texi direntry fixes.
|
Wed, 23 Jun 2010 23:38:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 23 Jun 2010 23:30:51 -0700 |
Glenn Morris |
Minor bs.el font-lock change.
|
Wed, 23 Jun 2010 10:22:36 +0200 |
Andreas Schwab |
* lread.c (read1): Signal error if #s is not followed by paren.
|
Wed, 23 Jun 2010 00:44:09 -0700 |
Glenn Morris |
Remove remaining tabs from non-verbatim in doc/misc/*.texi.
|
Tue, 22 Jun 2010 23:40:31 -0700 |
Glenn Morris |
Entry for previous change.
|
Tue, 22 Jun 2010 23:35:06 -0700 |
Glenn Morris |
Remove some unimportant tabs from examples in some *.texi files.
|
Tue, 22 Jun 2010 20:36:56 -0700 |
Glenn Morris |
Untabify doc/lispref/*.texi.
|
Tue, 22 Jun 2010 20:07:20 -0700 |
Glenn Morris |
Backport from trunk: doc fix.
|
Tue, 22 Jun 2010 20:01:35 -0700 |
Glenn Morris |
* info/dir: Start descriptions in column 32, per Texinfo convention.
|
Tue, 22 Jun 2010 19:57:26 -0700 |
Glenn Morris |
Untabify doc/misc/*.texi.
|
Tue, 22 Jun 2010 19:51:01 -0700 |
Glenn Morris |
* doc/lispintro/emacs-lisp-intro.texi: Untabify.
|
Tue, 22 Jun 2010 19:46:43 -0700 |
Glenn Morris |
Untabify doc/emacs/*.texi files.
|
Tue, 22 Jun 2010 12:25:17 -0700 |
Dan Nicolaescu |
Fix vc-annotate for renamed files when using Git.
|