Mon, 27 Dec 2010 18:29:38 +0100 |
Andreas Schwab |
Remove unused declarations
|
Wed, 10 Nov 2010 18:02:54 +0900 |
YAMAMOTO Mitsuharu |
Add const to array elements of font filter properties.
|
Thu, 04 Nov 2010 15:46:30 -0400 |
Chong Yidong |
Backport r100459 from trunk
|
Tue, 02 Nov 2010 20:49:04 -0700 |
Glenn Morris |
Don't be so lax with spelling.
|
Thu, 14 Oct 2010 16:32:27 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Wed, 13 Oct 2010 16:07:28 +0200 |
Juanma Barranquero |
Fix handling of font properties on Windows (bug#6303).
|
Wed, 13 Oct 2010 01:25:19 +0200 |
Juanma Barranquero |
Fix typos in docstrings, comments and ChangeLogs.
|
Fri, 01 Oct 2010 06:56:33 -0700 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
Thu, 23 Sep 2010 08:09:12 -0400 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
Wed, 11 Aug 2010 14:34:46 +0200 |
Jan D |
Fix -Wwrite_strings in general and for Gtk+ specific code.
|
Mon, 09 Aug 2010 15:03:38 -0700 |
Dan Nicolaescu |
Remove incorrect const use.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|