| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (where_is_internal): Filter out shadowed remappings. | Stefan Monnier | 2009-09-09 | 2 | -55/+47 |
| | | | | | | Assume that where_is_internal returns unshadowed bindings to simplify the code and get rid of the gotos. Use ASIZE. | ||||
| * | (Vtruncate_partial_width_windows): Improve docstring. | Stefan Monnier | 2009-09-09 | 1 | -4/+4 |
| | | |||||
| * | Fix whitespace. | Juanma Barranquero | 2009-09-05 | 1 | -10/+10 |
| | | |||||
| * | (x_focus_changed): If we get a focusout and pointer | Jan Djärv | 2009-09-04 | 2 | -0/+6 |
| | | | | | is invisible, make it visible. | ||||
| * | Must define x_*_window_to_frame for non-toolkit. | Jan Djärv | 2009-09-04 | 1 | -0/+5 |
| | | |||||
| * | * xterm.h: Remove condition for declaration of | Jan Djärv | 2009-09-04 | 2 | -2/+5 |
| | | | | | x_*_window_to_frame. | ||||
| * | CHENG Gao <chenggao at gmail.com> | Glenn Morris | 2009-09-03 | 1 | -1/+1 |
| | | | | | Fixup comment format. | ||||
| * | (Fsend_string_to_terminal): Make it work again on the initial terminal as well. | Stefan Monnier | 2009-09-03 | 2 | -12/+25 |
| | | |||||
| * | * xterm.h: Rename x_non_menubar_window_to_frame to | Jan Djärv | 2009-09-02 | 4 | -67/+37 |
| | | | | | | | | | | | | | | | | x_menubar_window_to_frame * xterm.c: Remove declarations also in xterm.h (XTmouse_position): Do not return valid positions for clicks in the menubar and the toolbar for Gtk+. * xfns.c (x_any_window_to_frame): Assume less about Gtk+ internals, if the widget for the event has the same top level as a frame, return the frame. (x_menubar_window_to_frame): Detect menu bar even with Gtk+ internal windows, bug #4122. (x_non_menubar_window_to_frame): Remove. | ||||
| * | (default-major-mode): Move most of the doc from here... | Glenn Morris | 2009-09-02 | 2 | -10/+16 |
| | | | | | (major-mode): ... to here. | ||||
| * | *** empty log message *** | Nick Roberts | 2009-08-30 | 1 | -1/+1 |
| | | |||||
| * | (wait_reading_process_output): Keep the descriptor | Nick Roberts | 2009-08-30 | 1 | -4/+9 |
| | | | | | | when pty is used by a non-child process, e.g., in I/O buffer of GDB this allows inferior to be restarted. | ||||
| * | *** empty log message *** | Nick Roberts | 2009-08-30 | 1 | -0/+6 |
| | | |||||
| * | (redisplay_internal): Remove redundant test and collapse both branches | Eli Zaretskii | 2009-08-29 | 2 | -23/+16 |
| | | | | | into one. | ||||
| * | * NEWS: Declare unibyte sessions obsolete. | Stefan Monnier | 2009-08-29 | 2 | -4/+10 |
| | | | | | | | | | | | * emacs.c (USAGE1): Remove --(no-)multibyte, --(no-)unibyte. (main): Use enable-multibyte-characters rather than default-enable-multibyte-characters. Output a warning message when running a unibyte session. * mule.texi (Enabling Multibyte): * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE. (Initial Options): Remove --(no-)multibyte, --(no-)unibyte. | ||||
| * | [temacs] Undef HAVE_POSIX_MEMALIGN. | YAMAMOTO Mitsuharu | 2009-08-28 | 2 | -0/+13 |
| | | |||||
| * | (print_load_command_name) [LC_DYLD_INFO]: Add cases | YAMAMOTO Mitsuharu | 2009-08-28 | 1 | -0/+45 |
| | | | | | | | | LC_DYLD_INFO and LC_DYLD_INFO_ONLY. (copy_data_segment): Also copy __program_vars section. (copy_dyld_info) [LC_DYLD_INFO]: New function. (dump_it) [LC_DYLD_INFO]: Use it. | ||||
| * | (clean): Add buildobj.h. | Eli Zaretskii | 2009-08-28 | 2 | -0/+10 |
| | | |||||
| * | (buildobj.h): Renamed from $(SRC)/buildobj.h. | Eli Zaretskii | 2009-08-28 | 1 | -14/+16 |
| | | | | | | | (make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not $(SRC)/buildobj.h. ($(BLD)/doc.$(O)): Depend on buildobj.h, not on $(SRC)/buildobj.h. | ||||
| * | (print_object): Set escapeflag to 1 when printing | Teodor Zlatanov | 2009-08-28 | 2 | -2/+7 |
| | | | | | hashtable keys and values. | ||||
| * | Mention bug numbers in last cmds.c log entry. | Eli Zaretskii | 2009-08-28 | 1 | -1/+1 |
| | | |||||
| * | * .cvsignore, .gitignore: Ignore buildobj.h. | Juanma Barranquero | 2009-08-28 | 1 | -0/+1 |
| | | |||||
| * | (read_integer): Use doubles (and potentially return a float | Stefan Monnier | 2009-08-27 | 2 | -13/+26 |
| | | | | | | | | number) as we do in string-to-number. (read1): Use strtol to read integers, signal errors on strtol's overflow and use floats if strtol's output is too large for Elisp integers. | ||||
| * | Fix typos. | Juanma Barranquero | 2009-08-27 | 1 | -11/+12 |
| | | |||||
| * | (SRC): Move to before where it's first used. | Eli Zaretskii | 2009-08-27 | 2 | -16/+25 |
| | | | | | ($(SRC)/buildobj.h, make-buildobj-CMD, make-buildobj-SH): Fix last change. | ||||
| * | (send_process): Use encode_coding_object instead of | Kenichi Handa | 2009-08-27 | 2 | -1/+6 |
| | | | | | | encode_coding_string to perform eol-conversion even if the string is unibyte. | ||||
| * | (encode_coding_utf_16): Fix checking of an Unicode character. | Kenichi Handa | 2009-08-27 | 2 | -1/+4 |
| | | |||||
| * | (Fself_insert_command): Avoid unnecessay unibyte->multibyte | Kenichi Handa | 2009-08-27 | 2 | -8/+9 |
| | | | | | conversion. | ||||
| * | (Fcall_process): Remove always true #if. | Dan Nicolaescu | 2009-08-26 | 2 | -2/+2 |
| | | |||||
| * | * lisp.h: Replace #if 0 code for checking with text pointing to | Dan Nicolaescu | 2009-08-26 | 3 | -26/+11 |
| | | | | | | | | the --enable-checking configure flag. * emacs.c (main): Mention the --enable-profiling configure flag instead of using CFLAGS. | ||||
| * | * Makefile.in (buildobj.h): New target. | Ken Raeburn | 2009-08-26 | 4 | -34/+45 |
| | | | | | | | | | | | | | | | | (doc.o): Depend on it. (temacs${EXEEXT}): Don't generate buildobj.lst. (mostlyclean): Delete buildobj.h, not buildobj.lst. * makefile.w32-in ($(SRC)/buildobj.h): New target. ($(BLD)/doc.$(O)): Depend on it. (make-buildobj-CMD, make-buildobj-SH): New targets. (Syntax help provided by Eli Zaretskii.) ($(TEMACS)): Don't generate buildobj.lst. * doc.c: Include buildobj.h. (buildobj): New static variable. (Fsnarf_documentation): Use it, instead of opening and reading buildobj.lst. | ||||
| * | * dbusbind.c (Fdbus_call_method) | Michael Albinus | 2009-08-25 | 2 | -2/+8 |
| | | | | | | (Fdbus_call_method_asynchronously): Use English numeric format for timeout values in doc string. | ||||
| * | (mark_char_table): New function. | Kenichi Handa | 2009-08-25 | 1 | -0/+33 |
| | | | | | (mark_object): Use mark_char_table for a char-table. | ||||
| * | joakim at verona.se | Glenn Morris | 2009-08-25 | 2 | -2/+2 |
| | | | | | Replace some C99 comments. | ||||
| * | (CHAR_TABLE_REF_ASCII): New macor. | Kenichi Handa | 2009-08-25 | 2 | -5/+34 |
| | | | | | (CHAR_TABLE_REF): Use it. | ||||
| * | * Makefile.in (emacs${EXEEXT}) [CANNOT_DUMP]: Set EMACSLOADPATH | Ken Raeburn | 2009-08-23 | 2 | -1/+8 |
| | | | | | | before invoking the newly build emacs to check for load-path shadowing. | ||||
| * | (bootstrap_exe): New variable. | Glenn Morris | 2009-08-22 | 2 | -3/+11 |
| | | | | | | (.el.elc, ${lispsource}loaddefs.el, bootstrap-emacs${EXEEXT}): Use ${bootstrap_exe}. | ||||
| * | (encode_coding_string): Don't encode unibyte strings. (Bug#4047) | Eli Zaretskii | 2009-08-22 | 2 | -3/+9 |
| | | |||||
| * | * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): Remove. It was | Michael Albinus | 2009-08-22 | 2 | -12/+10 |
| | | | | | | intended as hotfix only. (xd_add_watch, xd_remove_watch): Use HAVE_DBUS_WATCH_GET_UNIX_FD. | ||||
| * | * config.in (HAVE_DBUS_WATCH_GET_UNIX_FD): Add. | Michael Albinus | 2009-08-22 | 1 | -0/+3 |
| | | |||||
| * | (ns_get_color): fix typo in last change | Adrian Robert | 2009-08-21 | 1 | -1/+1 |
| | | |||||
| * | * nsterm.m (ns_get_color): Update documentation properly for last | Adrian Robert | 2009-08-21 | 1 | -0/+9 |
| | | | | | | | | | change, and clean up loose ends in the code left by it. Fix longstanding bug with 16-bit hex parsing, and add support for yet another X11 format (rgb:r/g/b) for compatibility. * nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of timer_check() to avoid crash on Leopard/PPC. Bug #2154. | ||||
| * | * nsterm.m (ns_get_color): Update documentation properly for last | Adrian Robert | 2009-08-21 | 1 | -50/+42 |
| | | | | | | | change, and clean up loose ends in the code left by it. Fix longstanding bug with 16-bit hex parsing, and add support for yet another X11 format (rgb:r/g/b) for compatibility. | ||||
| * | nsfns.m (EmacsDialogPanel-runDialogAt): Add declaration of | Adrian Robert | 2009-08-21 | 1 | -0/+1 |
| | | | | | timer_check() to avoid crash on Leopard/PPC. Bug #2154. | ||||
| * | (init_eval_once): Bump max_lisp_eval_depth to 500 for js.el. | Stefan Monnier | 2009-08-21 | 2 | -1/+5 |
| | | |||||
| * | * dbusbind.c (XD_WITH_DBUS_WATCH_GET_UNIX_FD): New macro. | Michael Albinus | 2009-08-20 | 2 | -6/+40 |
| | | | | | | | (xd_add_watch, xd_remove_watch): Use it. Print debug messages. (xd_initialize, xd_pending_messages): Check, whether $DBUS_SESSION_BUS_ADDRESS is set. | ||||
| * | (ns_get_color): Remove incompatible color formats again. | YAMAMOTO Mitsuharu | 2009-08-20 | 2 | -69/+8 |
| | | |||||
| * | (Fxw_color_values): Return 3-element list. Doc fix. | YAMAMOTO Mitsuharu | 2009-08-20 | 1 | -11/+4 |
| | | |||||
| * | (system-type): Doc fix. | Glenn Morris | 2009-08-20 | 2 | -8/+14 |
| | | |||||
| * | (syms_of_keyboard): Default to 5 buttons, which should be | Stefan Monnier | 2009-08-19 | 2 | -11/+14 |
| | | | | | enough for the most common situations. Avoid SET_SYMBOL_VALUE. | ||||