Fri, 03 Oct 2008 07:46:51 +0000 |
Glenn Morris |
(mouse-set-font): Use set-frame-font.
|
Fri, 03 Oct 2008 07:43:58 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 03 Oct 2008 07:43:48 +0000 |
Glenn Morris |
Mario Lang <mlang at delysid.org>
|
Fri, 03 Oct 2008 07:24:54 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 03 Oct 2008 07:24:43 +0000 |
Glenn Morris |
(set-default-font): Make obsolete.
|
Fri, 03 Oct 2008 07:19:34 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 03 Oct 2008 07:19:22 +0000 |
Glenn Morris |
(jka-compr-compression-info-list)
|
Fri, 03 Oct 2008 07:13:31 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 03 Oct 2008 07:13:14 +0000 |
Glenn Morris |
(auto-mode-alist): Add .PRO as per above autoload.
|
Fri, 03 Oct 2008 07:13:01 +0000 |
Glenn Morris |
(auto-mode-alist): Remove unnecessary autoload.
|
Fri, 03 Oct 2008 07:06:46 +0000 |
Glenn Morris |
*** empty log message ***
|
Fri, 03 Oct 2008 07:06:33 +0000 |
Glenn Morris |
(USAGE1): Add --daemon.
|
Fri, 03 Oct 2008 06:09:30 +0000 |
Dan Nicolaescu |
(vc-dir-mode): Don't create the ewoc header here.
|
Fri, 03 Oct 2008 04:18:56 +0000 |
Miles Bader |
Merge from gnus--devo--0
|
Thu, 02 Oct 2008 20:19:24 +0000 |
Chong Yidong |
(inhibit-frame-set-background-mode): New var.
|
Thu, 02 Oct 2008 20:19:11 +0000 |
Chong Yidong |
* faces.el (inhibit-frame-set-background-mode): New var.
|
Thu, 02 Oct 2008 20:04:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 02 Oct 2008 20:03:05 +0000 |
Eli Zaretskii |
(procfs_system_process_attributes): Multiply `pcpu' by 100, so it's in
|
Thu, 02 Oct 2008 17:32:40 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 02 Oct 2008 17:31:52 +0000 |
Glenn Morris |
(vc-bzr-diff): Use vc-switches rather than the obsolete vc-diff-switches.
|
Thu, 02 Oct 2008 17:27:35 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 02 Oct 2008 17:27:27 +0000 |
Glenn Morris |
(mm-codepage-setup): Tweak codepage error. Silence compiler warning.
|
Thu, 02 Oct 2008 17:08:12 +0000 |
Glenn Morris |
Mention nt and nextstep INSTALL files at the start.
|
Thu, 02 Oct 2008 17:05:48 +0000 |
Glenn Morris |
Mention nextstep/INSTALL.
|
Thu, 02 Oct 2008 17:04:02 +0000 |
Glenn Morris |
Add nextstep directory.
|
Thu, 02 Oct 2008 13:57:39 +0000 |
Adrian Robert |
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
|
Thu, 02 Oct 2008 08:04:54 +0000 |
Martin Rudalics |
*** empty log message ***
|
Thu, 02 Oct 2008 08:03:44 +0000 |
Martin Rudalics |
(Faccept_process_output): Fix doc-string.
|
Thu, 02 Oct 2008 02:58:01 +0000 |
Dan Nicolaescu |
* gmalloc.c (__sbrk): Also define for uClibc.
|
Thu, 02 Oct 2008 00:49:49 +0000 |
Vinicius Jose Latorre |
Eliminate whitespace-kill-buffer-hook functionality.
|