summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (where_is_internal): Filter out shadowed remappings....Stefan Monnier2009-09-092-55/+47
* (Vtruncate_partial_width_windows): Improve docstring.Stefan Monnier2009-09-091-4/+4
* Fix whitespace.Juanma Barranquero2009-09-051-10/+10
* (x_focus_changed): If we get a focusout and pointer...Jan Djärv2009-09-042-0/+6
* Must define x_*_window_to_frame for non-toolkit.Jan Djärv2009-09-041-0/+5
* * xterm.h: Remove condition for declaration of...Jan Djärv2009-09-042-2/+5
* CHENG Gao <chenggao at gmail.com>...Glenn Morris2009-09-031-1/+1
* (Fsend_string_to_terminal): Make it work again on the initial terminal as well.Stefan Monnier2009-09-032-12/+25
* * xterm.h: Rename x_non_menubar_window_to_frame to...Jan Djärv2009-09-024-67/+37
* (default-major-mode): Move most of the doc from here......Glenn Morris2009-09-022-10/+16
* *** empty log message ***Nick Roberts2009-08-301-1/+1
* (wait_reading_process_output): Keep the descriptor...Nick Roberts2009-08-301-4/+9
* *** empty log message ***Nick Roberts2009-08-301-0/+6
* (redisplay_internal): Remove redundant test and collapse both branches...Eli Zaretskii2009-08-292-23/+16
* * NEWS: Declare unibyte sessions obsolete....Stefan Monnier2009-08-292-4/+10
* [temacs] Undef HAVE_POSIX_MEMALIGN.YAMAMOTO Mitsuharu2009-08-282-0/+13
* (print_load_command_name) [LC_DYLD_INFO]: Add cases...YAMAMOTO Mitsuharu2009-08-281-0/+45
* (clean): Add buildobj.h.Eli Zaretskii2009-08-282-0/+10
* (buildobj.h): Renamed from $(SRC)/buildobj.h....Eli Zaretskii2009-08-281-14/+16
* (print_object): Set escapeflag to 1 when printing...Teodor Zlatanov2009-08-282-2/+7
* Mention bug numbers in last cmds.c log entry.Eli Zaretskii2009-08-281-1/+1
* * .cvsignore, .gitignore: Ignore buildobj.h.Juanma Barranquero2009-08-281-0/+1
* (read_integer): Use doubles (and potentially return a float...Stefan Monnier2009-08-272-13/+26
* Fix typos.Juanma Barranquero2009-08-271-11/+12
* (SRC): Move to before where it's first used....Eli Zaretskii2009-08-272-16/+25
* (send_process): Use encode_coding_object instead of...Kenichi Handa2009-08-272-1/+6
* (encode_coding_utf_16): Fix checking of an Unicode character.Kenichi Handa2009-08-272-1/+4
* (Fself_insert_command): Avoid unnecessay unibyte->multibyte...Kenichi Handa2009-08-272-8/+9
* (Fcall_process): Remove always true #if.Dan Nicolaescu2009-08-262-2/+2
* * lisp.h: Replace #if 0 code for checking with text pointing to...Dan Nicolaescu2009-08-263-26/+11
* * Makefile.in (buildobj.h): New target....Ken Raeburn2009-08-264-34/+45
* * dbusbind.c (Fdbus_call_method)...Michael Albinus2009-08-252-2/+8
* (mark_char_table): New function....Kenichi Handa2009-08-251-0/+33
* joakim at verona.se...Glenn Morris2009-08-252-2/+2
* (CHAR_TABLE_REF_ASCII): New macor....Kenichi Handa2009-08-252-5/+34
* * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH...Ken Raeburn2009-08-232-1/+8
* (bootstrap_exe): New variable....Glenn Morris2009-08-222-3/+11
* (encode_coding_string): Don't encode unibyte strings. (Bug#4047)Eli Zaretskii2009-08-222-3/+9
* * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was...Michael Albinus2009-08-222-12/+10
* * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add.Michael Albinus2009-08-221-0/+3
* (ns_get_color): fix typo in last changeAdrian Robert2009-08-211-1/+1
* * nsterm.m (ns_get_color): Update documentation properly for last...Adrian Robert2009-08-211-0/+9
* * nsterm.m (ns_get_color): Update documentation properly for last...Adrian Robert2009-08-211-50/+42
* nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of...Adrian Robert2009-08-211-0/+1
* (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el.Stefan Monnier2009-08-212-1/+5
* * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro....Michael Albinus2009-08-202-6/+40
* (ns_get_color): Remove incompatible color formats again.YAMAMOTO Mitsuharu2009-08-202-69/+8
* (Fxw_color_values): Return 3-element list. Doc fix.YAMAMOTO Mitsuharu2009-08-201-11/+4
* (system-type): Doc fix.Glenn Morris2009-08-202-8/+14
* (syms_of_keyboard): Default to 5 buttons, which should be...Stefan Monnier2009-08-192-11/+14