- 30 Dec, 2008 5 commits
-
-
Martin Rudalics authored
-
Jason Rumney authored
-
Chong Yidong authored
reseated to the desired position. * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when checking for pos match.
-
Kenichi Handa authored
just get the low 8-bit of the code.
-
Kenichi Handa authored
-
- 29 Dec, 2008 4 commits
-
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
of bitfields.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC instead of intervals.h.
-
- 26 Dec, 2008 2 commits
-
-
Andreas Schwab authored
cons.
-
Martin Rudalics authored
(syms_of_textprop): Initialize it. * callint.c (Fcall_interactively): For `c', `k', and `K' prompt in minibuffer-prompt face. (Bug#1662)
-
- 25 Dec, 2008 2 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
- 24 Dec, 2008 1 commit
-
-
Jason Rumney authored
* buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal record of what points where.
-
- 22 Dec, 2008 3 commits
-
-
Dan Nicolaescu authored
running as a daemon, before detaching.
-
Andreas Schwab authored
* gtkutil.c (free_widget_value): Use xfree instead of free.
-
Martin Rudalics authored
Fdelete_frame to handle Qnoelisp value for FORCE argument. Delete last frame iff FORCE equals Qnoelisp. (Bug#1450) (Fdelete_frame): Call delete_frame. Remove line from doc-string saying that FORCE non-nil doesn't run `delete-frame-functions'. * frame.h: Extern delete_frame. * window.c (window_loop): * terminal.c (delete_terminal): * xterm.c (x_connection_closed): * xfns.c (Fx_hide_tip): * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
-
- 21 Dec, 2008 2 commits
-
-
Jason Rumney authored
when character maps to .notdef character.
-
Stefan Monnier authored
-
- 20 Dec, 2008 5 commits
-
-
Jason Rumney authored
a graphical frame on Windows.
-
Jason Rumney authored
-
Jan Djärv authored
-
Chong Yidong authored
-
Jason Rumney authored
-
- 19 Dec, 2008 7 commits
-
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* s/sol2-10.h (HAVE_PROCFS, _STRUCTURED_PROC): New defines.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
Fsystem_process_attributes. No functional changes. * process.c: Don't #include pwd.h, grp.h and limits.h. (Flist_system_processes): Just call list_system_processes. (Fsystem_process_attributes): Just call system_process_attributes. (procfs_list_system_processes, time_from_jiffies) (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR) (procfs_get_total_memory, procfs_system_process_attributes): Move ... * sysdep.c: ... here. Include pwd.h, grp.h and limits.h. (list_system_processes): Rename from procfs_list_system_processes. Enclose in #ifdef HAVE_PROCFS. Provide a do nothing implementation. (system_process_attributes): Rename from procfs_list_system_processes. (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR) (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX. * w32.c (list_system_processes): Rename from w32_list_system_processes. (system_process_attributes): Rename from w32_system_process_attributes. * s/gnu-linux.h (LISTPROC, PROCATTR): Remove. * process.h (w32_list_system_processes) (w32_system_process_attributes): Remove. (list_system_processes, system_process_attributes): New prototypes. * config.nt (LISTPROC, PROCATTR): Remove.
-
Kenichi Handa authored
(xfont_encode_coding_xlfd): New function. (xfont_list_pattern): Decode XLFD by iso-8859-1. (xfont_list): Decode and encode XLFD by iso-8859-1. (xfont_match): Likewise. (xfont_list_family): Likewise. (xfont_open): Likewise.
-
Glenn Morris authored
-
Juanma Barranquero authored
-
- 18 Dec, 2008 3 commits
-
-
Jan Djärv authored
changed. (xg_tool_bar_proxy_callback): Put focus on the frame after we have clicked on a detached tool bar button.
-
Jan Djärv authored
changed.
-
Dan Nicolaescu authored
from the pipe. * startup.el (command-line): Do not mention the server name in case the user has not mentioned it, print a more explicit message. * emacsclient.c (start_daemon_and_retry_set_socket): Improve error checking.
-
- 17 Dec, 2008 2 commits
-
-
Juanma Barranquero authored
-
Jason Rumney authored
-
- 16 Dec, 2008 3 commits
-
-
Kenichi Handa authored
-
Dan Nicolaescu authored
-
Chong Yidong authored
driver list. * font.c (font_clear_cache): Fix format of font cache data.
-
- 15 Dec, 2008 1 commit
-
-
Chong Yidong authored
XftFontOpenPattern fails. * xterm.c (x_free_frame_resources): Remove extraneous call to free_frame_faces.
-