Mercurial > emacs
log
age | author | description |
---|---|---|
Fri, 06 Aug 2010 19:48:59 +0000 | Alan Mackenzie | cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a |
Fri, 06 Aug 2010 12:07:16 -0700 | Dan Nicolaescu | Remove extern declarations in .c files, .h files have them. |
Fri, 06 Aug 2010 12:01:35 -0700 | Dan Nicolaescu | * src/frame.c (frame_params): Make const. |
Fri, 06 Aug 2010 11:56:41 -0700 | Dan Nicolaescu | * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration. |
Fri, 06 Aug 2010 11:48:24 -0700 | Dan Nicolaescu | emacs.c cleanups. |
Fri, 06 Aug 2010 11:41:15 -0700 | Dan Nicolaescu | Use const for some arrays and functions. |
Fri, 06 Aug 2010 19:38:01 +0200 | Jan D | * src/sysdep.c: Move include term.h last of includes (Bug#6812). |