aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * mac.c: #undef init_process so not to conflict with system headers.Jan Djärv2005-05-031-0/+4
|
* (syms_of_buffer): Define cursor-in-non-selected-windows.Richard M. Stallman2005-05-021-0/+12
|
* *** empty log message ***Kim F. Storm2005-05-021-0/+9
|
* *** empty log message ***Kim F. Storm2005-05-021-0/+4
|
* *** empty log message ***Luc Teirlinck2005-05-021-0/+2
|
* *** empty log message ***Luc Teirlinck2005-05-021-0/+4
|
* *** empty log message ***Jason Rumney2005-05-021-0/+4
|
* *** empty log message ***Thien-Thi Nguyen2005-05-011-1/+1
|
* Fix typo.Thien-Thi Nguyen2005-05-011-0/+4
|
* *** empty log message ***Nick Roberts2005-05-011-3/+8
|
* *** empty log message ***Kim F. Storm2005-05-011-0/+5
|
* (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.Luc Teirlinck2005-05-011-0/+4
|
* *** empty log message ***Richard M. Stallman2005-05-011-0/+12
|
* (get_frame_size) [VMS]: Use a fresh i/o channel.Thien-Thi Nguyen2005-05-011-0/+4
|
* *** empty log message ***Richard M. Stallman2005-04-301-0/+9
|
* [HAVE_CARBON && MAC_OSX]: Don't undefine/define mktimeYAMAMOTO Mitsuharu2005-04-291-1/+11
| | | | before/after including Carbon.h if there is a working mktime.
* *** empty log message ***Kim F. Storm2005-04-281-0/+6
|
* *** empty log message ***Lute Kamstra2005-04-281-0/+5
|
* *** empty log message ***Nick Roberts2005-04-271-0/+4
|
* *** empty log message ***Kim F. Storm2005-04-271-0/+4
|
* (Fsame_window_p, Fspecial_display_p): Doc fixes.Richard M. Stallman2005-04-261-0/+3
| | | | (syms_of_window): Doc fixes.
* *** empty log message ***Richard M. Stallman2005-04-261-0/+4
|
* (char_table_range): New function.Kenichi Handa2005-04-261-0/+6
| | | | | (Fchar_table_range): Signal an error if characters in the range have inconsistent values. Don't check the parent.
* (fontset_set): Fix previous change.Kenichi Handa2005-04-251-0/+4
|
* *** empty log message ***Richard M. Stallman2005-04-241-0/+4
|
* (re_search_2, re_match_2_internal): Convert second argEli Zaretskii2005-04-241-0/+3
| | | | of RE_TRANSLATE to int, to shut up GCC warnings.
* (Fcopy_file): Doc fix.Eli Zaretskii2005-04-241-0/+6
| | | | | [MSDOS]: Fix call to emacs_open: buffer_file_type not defined and not needed.
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-241-0/+54
|
* *** empty log message ***Richard M. Stallman2005-04-231-0/+9
|
* .Andreas Schwab2005-04-231-0/+7
|
* Fix a typo.Eli Zaretskii2005-04-231-1/+1
|
* *** empty log message ***Thien-Thi Nguyen2005-04-221-0/+4
|
* *** empty log message ***Kenichi Handa2005-04-221-0/+8
|
* *** empty log message ***Kim F. Storm2005-04-211-0/+15
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272Miles Bader2005-04-211-0/+4
| | | | src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
* Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-201-0/+4
|
* *** empty log message ***Thien-Thi Nguyen2005-04-201-0/+4
|
* (Fset_char_table_range): Don't set slots used as defaultKenichi Handa2005-04-201-0/+23
| | | | | | | | | values for ascii, eight-bit-control, eight-bit-graphic. Don't call Faref with charset-id. (Fset_char_table_default): Document how to treat normal character argument. Handle special slots used as default values of ascii, eight-bit-control, eight-bit-control. Make a sub chartable if necessary.
* *** empty log message ***Kenichi Handa2005-04-201-0/+4
|
* *** empty log message ***Kim F. Storm2005-04-191-0/+6
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-191-0/+32
|
* *** empty log message ***Kim F. Storm2005-04-191-0/+6
|
* *** empty log message ***Kim F. Storm2005-04-191-0/+11
|
* *** empty log message ***Kim F. Storm2005-04-181-0/+32
|
* (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.Thien-Thi Nguyen2005-04-181-0/+4
|
* (Vloads_in_progress): Static.Lute Kamstra2005-04-181-1/+7
|
* (Fx_popup_menu): Initialize error_name to NULL.Thien-Thi Nguyen2005-04-181-0/+4
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-181-0/+5
|
* (struct keys): Add support for shifted keys.Dan Nicolaescu2005-04-171-0/+4
|
* (with_echo_area_buffer): Delete WHICH < 0 case.Richard M. Stallman2005-04-161-0/+7
| | | | | | (set_message): Call with_echo_area_buffer with WHICH = 0. (set_message_1): Erase the echo area buffer first thing. (echo_area_display): Don't clear echo_message_buffer.