aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Fkeymap_prompt): Accept symbol keymaps.Stefan Monnier2004-11-102-17/+21
* Include <sys/types.h> and <unistd.h> (for getpid).Kim F. Storm2004-11-091-10/+23
* (produce_image_glyph): Remove unused variable 'face_ascent'.Kim F. Storm2004-11-091-20/+24
* (print_object): Fix format string.Kim F. Storm2004-11-091-1/+1
* (read1): Fix next_char matching.Kim F. Storm2004-11-091-5/+5
* (Fdelete): Add EXFUN.Kim F. Storm2004-11-091-0/+2
* (read_avail_input): Remove unused variable 'discard'.Kim F. Storm2004-11-091-1/+0
* (NULL_INTERVAL_P): Add separate version whenKim F. Storm2004-11-091-0/+6
* (destroy_fringe_bitmap): Fix return type.Kim F. Storm2004-11-091-2/+1
* (Fdump_emacs): Fix format string.Kim F. Storm2004-11-091-1/+1
* Include <ctype.h>.Kim F. Storm2004-11-091-1/+1
* (store_symval_forwarding): Remove unused variables.Kim F. Storm2004-11-091-3/+1
* (Fcall_interactively): Remove unused variable 'funcar'.Kim F. Storm2004-11-091-1/+0
* *** empty log message ***Kim F. Storm2004-11-091-1/+36
* Fix commentary.Kim F. Storm2004-11-091-2/+2
* (Fmake_network_process): Remove unused var 'retry'.Kim F. Storm2004-11-091-1/+0
* * Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependenciesJan Djärv2004-11-092-4/+9
* (Fmake_network_process): Remove kludge for interruptedKim F. Storm2004-11-091-14/+5
* *** empty log message ***Kim F. Storm2004-11-091-1/+7
* * .cvsignore: Add buildobj.lst.Jan Djärv2004-11-092-0/+3
* * doc.c: New variable Vbuild_files.Jan Djärv2004-11-094-3/+100
* (update_window_fringes): Update fringe bitmaps ifKim F. Storm2004-11-081-0/+4
* *** empty log message ***Kim F. Storm2004-11-081-0/+6
* (note_mouse_highlight): Clear mouse face if we move out of text area.Kim F. Storm2004-11-081-2/+4
* *** empty log message ***Kim F. Storm2004-11-081-0/+1
* (fast_find_position): Fix start pos if header line present.Kim F. Storm2004-11-081-10/+11
* *** empty log message ***Kim F. Storm2004-11-081-1/+5
* *** empty log message ***Eli Zaretskii2004-11-081-0/+6
* Move #include "systime.h" before <sys/resource.h>.Eli Zaretskii2004-11-081-11/+5
* (fontset_pattern_regexp): Cancel my previous change;Kenichi Handa2004-11-082-14/+36
* * emacs.c (Fdump_emacs): Only output warning on GNU/Linux.Jan Djärv2004-11-072-4/+11
* Don't declare Fmsdos_downcase_filename.Andreas Schwab2004-11-073-5/+6
* Declare Fmsdos_downcase_filename.Andreas Schwab2004-11-071-0/+5
* * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs inJan Djärv2004-11-075-4/+22
* editfns.c: Adding in better patchSteven Tamm2004-11-071-2/+3
* editfns.c: Need to include sys/time.h before resource.h on darwin.Steven Tamm2004-11-072-0/+7
* (command_loop_1): Change Vtransient_mark_modeRichard M. Stallman2004-11-072-11/+19
* (Fcall_interactively): Avoid reusing EVENT for other data.Richard M. Stallman2004-11-071-7/+7
* (merge_named_face): GCPRO the face_name in theRichard M. Stallman2004-11-071-14/+12
* Whitespace fixup.Andreas Schwab2004-11-071-7/+5
* *** empty log message ***Eli Zaretskii2004-11-061-0/+4
* (sxhash): As far as possible, merge calculation ofEli Zaretskii2004-11-061-5/+4
* (Fget_internal_run_time): New function.Eli Zaretskii2004-11-061-0/+46
* *** empty log message ***Eli Zaretskii2004-11-061-0/+4
* Regenerate.Eli Zaretskii2004-11-061-0/+3
* *** empty log message ***Eli Zaretskii2004-11-061-0/+4
* (syms_of_frame): Fix the example in the doc string.Eli Zaretskii2004-11-061-1/+1
* * eval.c (Feval): Remove check for INPUT_BLOCKED_P.Jan Djärv2004-11-063-11/+22
* *** empty log message ***Luc Teirlinck2004-11-051-0/+4
* (syms_of_macros) <defining-kbd-macro>: Doc fix.Luc Teirlinck2004-11-051-1/+3