Wed, 10 Mar 2010 22:58:54 -0800 |
Glenn Morris |
License updates for some test/cedet/tests files.
|
Wed, 10 Mar 2010 22:54:51 -0800 |
Glenn Morris |
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.
|
Wed, 10 Mar 2010 23:03:11 -0500 |
Chong Yidong |
Bump version to 23.1.94 and regenerate ldefs-boot.el.
EMACS_PRETEST_23_1_94
|
Wed, 10 Mar 2010 21:44:35 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Wed, 10 Mar 2010 21:41:21 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Wed, 24 Mar 2010 09:41:07 -0400 |
Sam Steingold |
fix a typo in last patch
|
Wed, 24 Mar 2010 04:30:28 -0500 |
Ted Zlatanov |
Add a list of HTTP status code symbols and their text, mapped by number.
|
Tue, 23 Mar 2010 23:32:45 -0700 |
Glenn Morris |
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
|
Tue, 23 Mar 2010 20:53:32 -0700 |
Glenn Morris |
* cedet/ede/project-am.el (ede-shell-run-something): Declare.
|
Tue, 23 Mar 2010 20:38:17 -0700 |
Glenn Morris |
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
|
Tue, 23 Mar 2010 20:34:06 -0700 |
Glenn Morris |
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
|
Tue, 23 Mar 2010 20:30:53 -0700 |
Glenn Morris |
* vc-dispatcher.el (vc-start-logentry): Doc fix.
|
Tue, 23 Mar 2010 20:27:24 -0700 |
Glenn Morris |
* log-edit.el (log-edit-before-checkin-process): Doc fix.
|
Tue, 23 Mar 2010 20:21:53 -0700 |
Glenn Morris |
* mail-source.el (gnus-message): Declare.
|
Tue, 23 Mar 2010 20:19:15 -0700 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Tue, 23 Mar 2010 14:22:46 -0400 |
Sam Steingold |
Fix bug#5620: recalculate all markers on compilation buffer
|
Tue, 23 Mar 2010 12:27:10 -0400 |
Sam Steingold |
update author's email
|
Tue, 23 Mar 2010 18:18:52 +0200 |
Juri Linkov |
* occur-testsuite.el: New file.
|
Tue, 23 Mar 2010 18:09:45 +0200 |
Juri Linkov |
Implement Occur multi-line matches.
|
Tue, 23 Mar 2010 17:48:09 +0200 |
Juri Linkov |
* replace.el (occur-engine-line): Add optional arg `keep-props'.
|
Tue, 23 Mar 2010 07:38:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:37:09 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:35:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 07:32:05 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:29:49 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:28:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 09:16:57 +0200 |
Juri Linkov |
* replace.el (occur-accumulate-lines, occur-engine):
|
Tue, 23 Mar 2010 09:11:50 +0200 |
Juri Linkov |
* finder.el: Remove TODO tasks.
|
Tue, 23 Mar 2010 06:43:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 01:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Mar 2010 19:47:41 -0700 |
Dan Nicolaescu |
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
|
Mon, 22 Mar 2010 19:42:25 -0700 |
Dan Nicolaescu |
* s/netbsd.h: Remove commented out code.
|
Mon, 22 Mar 2010 19:39:19 -0700 |
Dan Nicolaescu |
Simplify LIBS_MACHINE definitions.
|
Mon, 22 Mar 2010 20:59:49 -0400 |
Stefan Monnier |
Add a new completion style `substring'.
|
Mon, 22 Mar 2010 12:51:59 -0700 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
Mon, 22 Mar 2010 09:33:21 -0400 |
Stefan Monnier |
Get rid of .elc files after removal of the corresponding .el.
|
Mon, 22 Mar 2010 08:51:19 +0100 |
Jan D. |
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 08:50:40 +0100 |
Jan D. |
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 08:34:25 +0100 |
Jan D. |
Merge from trunk
|
Mon, 22 Mar 2010 00:24:25 -0400 |
Stefan Monnier |
Get rid of the ELCFILES abomination, again.
|
Sun, 21 Mar 2010 19:56:56 -0700 |
Dan Nicolaescu |
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
|
Sun, 21 Mar 2010 12:59:04 -0700 |
Dan Nicolaescu |
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
|
Sun, 21 Mar 2010 12:32:38 -0700 |
Dan Nicolaescu |
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
|
Sun, 21 Mar 2010 12:57:49 +0100 |
Andreas Schwab |
Use absolute directory names substituted by configure
|
Sun, 21 Mar 2010 12:27:46 +0100 |
Andreas Schwab |
Expand ${bootstrap_exe} before chdir
|
Sun, 21 Mar 2010 12:52:51 +0200 |
Juri Linkov |
Fix message of multi-line occur regexps and multi-buffer header lines.
|
Sat, 20 Mar 2010 17:46:31 -0400 |
Stefan Monnier |
Use more relative file and directory names in `lisp' make rules.
|
Sat, 20 Mar 2010 14:21:44 -0500 |
Ted Zlatanov |
Fix unbalanced parenthesis in secrets.el.
|
Sat, 20 Mar 2010 15:04:44 -0400 |
Stefan Monnier |
(hide-sublevels): Unfix the paren non-typo! (bug#5738).
|
Sat, 20 Mar 2010 11:17:59 -0700 |
Glenn Morris |
Use faces not variables for font-lock customization in rst.el.
|
Sat, 20 Mar 2010 11:13:46 -0700 |
Glenn Morris |
Cosmetic changes to lib-src/Makefile.in.
|
Sat, 20 Mar 2010 01:11:59 -0700 |
Dan Nicolaescu |
Remove support for old GNU/Linux using libc version 5.
|
Sat, 20 Mar 2010 00:57:11 -0700 |
Dan Nicolaescu |
Consolidate redundant definitions in s/bsd-common.h.
|
Sat, 20 Mar 2010 00:09:31 -0700 |
Dan Nicolaescu |
Consolidate redundant definitions.
|
Fri, 19 Mar 2010 23:48:13 -0700 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
Fri, 19 Mar 2010 22:52:55 -0700 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
Fri, 19 Mar 2010 22:18:05 -0700 |
Dan Nicolaescu |
* s/openbsd.h: Remove support for non-ELF and for systems that do
|
Sat, 20 Mar 2010 03:29:12 +0200 |
Juri Linkov |
* s-region.el: Move to obsolete.
|
Fri, 19 Mar 2010 18:03:39 -0700 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
Fri, 19 Mar 2010 17:46:01 -0700 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|