aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Regenerate.Glenn Morris2007-12-041-3/+3
* Update URL to Window Manager Specification in comment.Jan Djärv2007-12-032-2/+6
* * config.in (HAVE_DBUS): Add.Michael Albinus2007-12-027-48/+946
* (w32_face_attributes): Comment previous change.Jason Rumney2007-12-011-4/+7
* *** empty log message ***Jason Rumney2007-12-011-0/+2
* (syms_of_search) <inhibit-changing-match-data>: Doc fix.Richard M. Stallman2007-12-012-3/+8
* (w32_face_attributes): Don't use color indexes that are out of range.Jason Rumney2007-11-301-12/+14
* (vga_stdcolor_name): Remove.Jason Rumney2007-11-302-1/+10
* (w32con_ins_del_lines, scroll_line): Clip to window.Jason Rumney2007-11-301-7/+30
* (map_tty_color, tty_color_name): Remove special case for WINDOWSNT.Jason Rumney2007-11-301-11/+3
* Leave HAVE_WINDOW_SYSTEM defined.Jason Rumney2007-11-292-12/+13
* (apply_modifiers): Fix typo.Andreas Schwab2007-11-292-1/+5
* (Fcurrent_local_map): Doc fix.Richard M. Stallman2007-11-292-1/+6
* Petr Salinger <Petr.Salinger at seznam.cz>: New file.Glenn Morris2007-11-282-0/+15
* (Fget_buffer_create, Fmake_indirect_buffer): Don't cast redundantly.Stefan Monnier2007-11-282-2/+5
* (KEY_TO_CHAR): New macro.Stefan Monnier2007-11-282-48/+49
* * progmodes/cperl-mode.el (compilation-error-regexp-alist): PacifyDan Nicolaescu2007-11-272-1/+6
* (list_processes_1): Fix indentation level of theAndreas Schwab2007-11-261-2/+4
* *** empty log message ***Andreas Schwab2007-11-261-0/+5
* (Fformat): Handle %c specially since it requires theAndreas Schwab2007-11-232-15/+25
* (main): Call init_editfns before init_process, sinceStefan Monnier2007-11-232-1/+6
* (do_symval_forwarding): Use same code as in find_symbol_value.Stefan Monnier2007-11-222-30/+8
* (set_internal): Set the value in the `cons-cell' (forStefan Monnier2007-11-222-20/+11
* (print_object): Add cast when passing EMACS_INTAndreas Schwab2007-11-222-1/+8
* (Fsingle_key_description): Add cast when passing EMACS_INTAndreas Schwab2007-11-221-1/+1
* (Fnumber_to_string): Add cast when passing EMACS_INTAndreas Schwab2007-11-221-1/+1
* (update_frame_tool_bar): Don't call x-gtk-map-stock ifJan Djärv2007-11-222-2/+9
* * term.c: Include stdarg.h.Dan Nicolaescu2007-11-223-6/+13
* * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.Stefan Monnier2007-11-215-42/+23
* Merge from emacs--rel--22Miles Bader2007-11-214-18/+26
|\
| * (w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMappingJason Rumney2007-11-192-2/+7
| * (Fset_match_data): Remove the `evaporate' feature.Stefan Monnier2007-11-162-17/+20
| * *** empty log message ***Andreas Schwab2007-11-162-7/+3
| * Always take precision into account.Andreas Schwab2007-11-161-2/+1
| * (Fformat): When formatting an integer as float take precision into account.Andreas Schwab2007-11-162-2/+8
| * Fix last change.Andreas Schwab2007-11-151-2/+4
| * (Fformat): Correctly format EMACS_INT values.Andreas Schwab2007-11-152-14/+30
| * *** empty log message ***Juanma Barranquero2007-11-151-0/+20
| * (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-151-11/+11
| * (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-151-15/+15
| * (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,Juanma Barranquero2007-11-151-10/+10
| * (Fw32_registered_hot_keys): Don't return the nil values correspondingJuanma Barranquero2007-11-142-110/+113
| * *** empty log message ***Juanma Barranquero2007-11-131-2/+7
| * (Fw32_register_hot_key): Don't try to registerJuanma Barranquero2007-11-131-1/+1
* | (init_display) [WINDOWSNT]: Hardcode terminal_type.Jason Rumney2007-11-211-0/+4
* | (w32con_write_glyphs): Remove unused variables.Jason Rumney2007-11-212-1/+6
* | (mac_term_init): Call add_keyboard_wait_descriptor.Dan Nicolaescu2007-11-202-0/+6
* | * term/mac-win.el (x-setup-function-keys): Only setupDan Nicolaescu2007-11-204-17/+7
* | (Fbuffer_local_value): Remove redundant test.Stefan Monnier2007-11-192-21/+10
* | * data.c (store_symval_forwarding, set_internal):Stefan Monnier2007-11-193-14/+19