Wed, 28 Jul 2010 21:16:23 -0700 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
Wed, 28 Jul 2010 20:41:28 -0700 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
Wed, 28 Jul 2010 20:25:08 -0700 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
Thu, 29 Jul 2010 04:42:53 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 04:11:23 +0200 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
Wed, 28 Jul 2010 14:54:42 -0400 |
Chong Yidong |
Add support for non-default package repositories.
|
Wed, 28 Jul 2010 19:34:51 +0200 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
Wed, 28 Jul 2010 12:25:38 +0200 |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9.
|
Wed, 28 Jul 2010 12:08:16 +0200 |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of
|
Wed, 28 Jul 2010 12:02:18 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
Wed, 28 Jul 2010 01:38:46 +0200 |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
|
Tue, 27 Jul 2010 18:37:25 +0200 |
Juanma Barranquero |
Derive programming modes from prog-mode.
|
Tue, 27 Jul 2010 01:02:44 -0700 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
Mon, 26 Jul 2010 21:20:51 -0700 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
Mon, 26 Jul 2010 21:12:42 -0700 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
Mon, 26 Jul 2010 21:03:14 -0700 |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
Mon, 26 Jul 2010 20:59:42 -0700 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Mon, 26 Jul 2010 19:45:53 -0700 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
Tue, 27 Jul 2010 04:10:05 +0200 |
Juanma Barranquero |
Merge from emacs-23
|
Mon, 26 Jul 2010 15:05:47 -0400 |
Sam Steingold |
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
Mon, 26 Jul 2010 10:11:43 -0700 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
Mon, 26 Jul 2010 09:57:19 -0700 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
Mon, 26 Jul 2010 12:09:02 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|