summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (do_autoload): Don't output any message.Stefan Monnier2007-09-242-1/+5
* (standard_args): Change priority of "--no-splash"Juri Linkov2007-09-242-1/+7
* (gc_sweep): Check cons cell mark bits word by wordRichard M. Stallman2007-09-232-17/+50
* Fix typo.Glenn Morris2007-09-231-1/+1
* Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-231-0/+5
* Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-236-9/+6
* (DEV_TTY): New macro. Provide a definition for MS-Windows.Eli Zaretskii2007-09-222-33/+32
* * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.Dan Nicolaescu2007-09-212-8/+16
* * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.Stefan Monnier2007-09-215-20/+30
* (x_draw_glyph_string): Use strike_through_color, not underline_color,Juanma Barranquero2007-09-212-6/+11
* (allocate_terminal): Declare.Stefan Monnier2007-09-212-0/+3
* (candidate_window_p): Consider frames that are being placedStefan Monnier2007-09-212-15/+38
* (Qdisplay_environment_variable): Delete.Stefan Monnier2007-09-213-5/+3
* (lisp, shortlisp): Remove termdev.elc.Glenn Morris2007-09-211-2/+0
* *** empty log message ***Glenn Morris2007-09-211-0/+1
* (xbacktrace): Print the arg's address rather than the valueStefan Monnier2007-09-212-1/+4
* (child_setup, getenv_internal): Use the frame's `display'Stefan Monnier2007-09-212-66/+53
* (emacstool): Remove target.Glenn Morris2007-09-211-2/+0
* Adapt for removal of emacstool.Glenn Morris2007-09-211-0/+4
* Markus Triska <markus.triska at gmx.at>Glenn Morris2007-09-212-1/+7
* (getenv_internal_1): New function.Stefan Monnier2007-09-202-90/+73
* (get_terminal): Don't accept integers to represent terminals.Stefan Monnier2007-09-202-66/+14
* (get_terminal): Handle terminals.Stefan Monnier2007-09-202-42/+74
* (enum mem_type): New member for `terminal' objects.Stefan Monnier2007-09-201-1/+49
* (get_tty_terminal): Don't treat output_initial specially.Stefan Monnier2007-09-201-6/+3
* (struct terminal): Make it into a pseudovector.Stefan Monnier2007-09-201-4/+5
* (print_object): Handle terminals.Stefan Monnier2007-09-201-0/+14
* (enum pvec_type): New `terminal' pseudovector.Stefan Monnier2007-09-201-2/+8
* (make_terminal_frame): Use terminal->name as liveness status.Stefan Monnier2007-09-201-2/+2
* (tty_read_avail_input): Use terminal->name as liveness status.Stefan Monnier2007-09-201-1/+1
* (w32_delete_terminal): Use terminal->name as liveness status.Stefan Monnier2007-09-201-1/+1
* (x_delete_terminal): Use terminal->name as liveness status.Stefan Monnier2007-09-202-5/+5
* (Fmake_network_process): Doc fix.Glenn Morris2007-09-202-1/+7
* (w32_init_fringe, mac_init_fringe): Declare rif argument.Jason Rumney2007-09-192-2/+6
* (detect_eol_type, detect_eol_type_in_2_octet_form):Michaël Cadilhac2007-09-192-4/+11
* (handle_one_xevent): Fix a C warning.Michaël Cadilhac2007-09-191-2/+2
* (Fx_focus_frame): Rename from Fw32_focus_frame.Jason Rumney2007-09-182-2/+6
* (gdpy_def): New variable.Jan Djärv2007-09-172-2/+24
* (xg_get_image_for_pixmap): Always create a GdkPixbufJan Djärv2007-09-162-48/+28
* (reset_malloc_hooks): Set the hooks to the previousAndreas Schwab2007-09-162-3/+8
* (our_memory_fill_input_buffer) <buffer>: Move to file scope and renameGlenn Morris2007-09-142-6/+16
* (xg_separator_p) <separator_names>: Move to file scope.Glenn Morris2007-09-141-18/+18
* (init_fringe_bitmap) <swap nibble>: Move to file scope.Glenn Morris2007-09-141-5/+8
* Add arch taglineMiles Bader2007-09-141-0/+1
* (handle_one_xevent): Skip decoding if nbytes is zero.Kenichi Handa2007-09-142-33/+38
* (w32_term_init): Pass rif to w32_init_fringe.Jason Rumney2007-09-132-1/+10
* (mac_initialize): Don't call mac_init_fringe here.Jason Rumney2007-09-131-2/+5
* (w32_init_fringe, mac_init_fringe): Add rif argument.Jason Rumney2007-09-131-3/+3
* Comment.Glenn Morris2007-09-131-0/+1
* No longer define `static' as nothing.Glenn Morris2007-09-131-2/+5