Mercurial > emacs
graph
-
Fix last change.Thu, 12 Aug 2010 14:46:24 +0200, by Stefan Monnier
-
Misc code cleanup of octave-mode.el.Thu, 12 Aug 2010 13:22:16 +0200, by Stefan Monnier
-
* lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.Thu, 12 Aug 2010 12:46:44 +0200, by Stefan Monnier
-
* doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.Thu, 12 Aug 2010 11:02:02 +0200, by Stefan Monnier
-
* lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix upThu, 12 Aug 2010 10:55:20 +0200, by Stefan Monnier
-
* xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.Wed, 11 Aug 2010 20:47:34 +0200, by Jan D
-
Take colors for region face (selected text) from the Gtk+ theme.Wed, 11 Aug 2010 20:28:10 +0200, by Jan D
-
Fix -Wwrite_strings in general and for Gtk+ specific code.Wed, 11 Aug 2010 14:34:46 +0200, by Jan D
-
Fix -Wwrite-strings warnings in fakemail.c.Wed, 11 Aug 2010 11:16:35 +0200, by Jan D
-
Use const char* for -Wwrite_strings.Wed, 11 Aug 2010 10:58:56 +0200, by Jan D
-
* unexmacosx.c (unexec_error): Use const char *.Wed, 11 Aug 2010 10:36:27 +0200, by Jan D
-
Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).Wed, 11 Aug 2010 10:20:34 +0200, by Jan D