summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-01397-0/+1146
* (alloca.o): Remove commands.Dave Love2003-09-012-6/+14
* Document last change.Jason Rumney2003-08-311-0/+11
* (w32_per_char_metric): Allow cached metrics to beJason Rumney2003-08-312-1/+5
* (init_iterator): Remove old WINDOWSNT conditional.Jason Rumney2003-08-312-5/+5
* Fix pixel calculation for TrueVisuals.Jan Djärv2003-08-304-12/+63
* (redisplay_internal): Fix change of 2003-04-30. Don'tGerd Moellmann2003-08-292-9/+18
* *** empty log message ***Richard M. Stallman2003-08-291-0/+18
* (adjust_glyph_matrix): Call window_box whenever W is nonzero.Richard M. Stallman2003-08-291-4/+8
* (Fmake_variable_buffer_local, Fmake_local_variable)Richard M. Stallman2003-08-291-0/+6
* Updated.Richard M. Stallman2003-08-291-0/+3
* (Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,Richard M. Stallman2003-08-291-0/+20
* (Fexpand_abbrev): Insert before deleting.Richard M. Stallman2003-08-291-2/+5
* (lookup_rgb_color): Handle TrueColor visuals specially.Gerd Moellmann2003-08-292-0/+40
* (decode_coding_iso2022): Initialized local variable c2.Kenichi Handa2003-08-282-2/+7
* (sys_pipe): Protect against file descriptor overflow.Jason Rumney2003-08-271-4/+15
* *** empty log message ***Jason Rumney2003-08-271-0/+2
* (syms_of_w32fns): Remove non-existent functions.Jason Rumney2003-08-271-5/+0
* (w32_read_socket): Fix WM_MOUSEWHEEL assignment.Jason Rumney2003-08-272-1/+3
* *** empty log message ***Jason Rumney2003-08-271-0/+4
* *** empty log message ***Lute Kamstra2003-08-261-0/+5
* (Vgtk_version_string): New variable.Lute Kamstra2003-08-261-0/+21
* *** empty log message ***Eli Zaretskii2003-08-241-0/+3
* Comment-only change.Eli Zaretskii2003-08-241-1/+1
* (term_init): Remove `const' from buffer_size's declaration.Eli Zaretskii2003-08-241-1/+1
* *** empty log message ***Eli Zaretskii2003-08-241-0/+7
* (msdos.o): Depend on intervals.h.Eli Zaretskii2003-08-241-1/+1
* Include intervals.h, since STRING_INTERVALS requires that.Eli Zaretskii2003-08-241-0/+1
* Create and initialize a client leader window so session managementJan Djärv2003-08-216-11/+90
* *** empty log message ***Dave Love2003-08-211-0/+4
* Use _MIPS_SZLONG, not _LP64.Dave Love2003-08-211-1/+4
* (term_init): Fix previous changeKenichi Handa2003-08-212-5/+8
* (term_init): Fix previous change; don't rely on theKenichi Handa2003-08-211-0/+4
* Removed.Dave Love2003-08-202-350/+21
* (LWLIB_OPTIONS): Removed (unused).Dave Love2003-08-201-38/+4
* Some merging with gnulib. Change logic and docDave Love2003-08-201-26/+22
* (lisp_align_malloc): Change type of `aligned'.Dave Love2003-08-201-2/+3
* Include lisp.h.Dave Love2003-08-201-0/+3
* (EMACS_LISP_H): New.Dave Love2003-08-201-1/+5
* (term_init): Use a buffer of size 4096 for tgetent sinceRichard M. Stallman2003-08-192-10/+18
* [__FreeBSD_version >= 400000]: Define TERMINFO, use -lncurses.Richard M. Stallman2003-08-191-0/+3
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-20Miles Bader2003-08-192-1/+5
* (lisp_align_malloc): Check for memory full whenGerd Moellmann2003-08-192-15/+23
* (BASE_PURESIZE): Increase to 1100000.Gerd Moellmann2003-08-191-1/+1
* (Fmove_overlay): Set overlay's next pointerGerd Moellmann2003-08-192-6/+9
* *** empty log message ***Richard M. Stallman2003-08-171-0/+14
* (Fforward_word): Argument changed to optional. Set default value to 1.Richard M. Stallman2003-08-171-6/+10
* (Fwrite_region): Fix conditional expression to issue the right message.Richard M. Stallman2003-08-171-1/+1
* (Fencode_time): Doc fix.Richard M. Stallman2003-08-171-0/+3
* (try_font_list): Call try_alternative_families to try any familyKenichi Handa2003-08-151-1/+1