aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (sys_select): Turn atimers off and on instead ofGerd Moellmann2000-01-251-16/+9
* (toplevel): Include systime.h and atimer.h.Gerd Moellmann2000-01-251-28/+49
* (toplevel): Include atimer.h.Gerd Moellmann2000-01-251-19/+24
* (main): Call init_atimer.Gerd Moellmann2000-01-251-0/+1
* (toplevel): Include atimer.h.Gerd Moellmann2000-01-251-19/+46
* (popup_activated_flag): Add extern declaration.Gerd Moellmann2000-01-251-0/+1
* (pending_atimers): Add extern declaration.Gerd Moellmann2000-01-251-6/+22
* (popup_activated_flag): Make externally visible.Gerd Moellmann2000-01-251-14/+21
* (polling_for_input): Removed.Gerd Moellmann2000-01-251-3/+0
* (obj): Add atimer.o.Gerd Moellmann2000-01-251-1/+2
* (make_menu_in_widget): Don't add XmNpopdownCallback,Gerd Moellmann2000-01-251-5/+44
* (scroll-bar-timer): Variable removed.Gerd Moellmann2000-01-251-17/+1
* (thai-composition-function): DeleteKenichi Handa2000-01-251-1/+1
* *** empty log message ***Kenichi Handa2000-01-251-0/+5
* (fortran-mode): Use beginning-of-defun-function, end-of-defun-function.Dave Love2000-01-242-4/+13
* Fix copyright line.Dave Love2000-01-241-1/+1
* Change maintainer to FSF.Dave Love2000-01-242-0/+2
* (turn-on-font-lock): Don't depend on window-system &c.Dave Love2000-01-241-2/+3
* *** empty log message ***Dave Love2000-01-242-0/+14
* Remove -G0 from Irix NON_GCC_TEST_OPTIONS.Dave Love2000-01-241-1/+1
* Don't set LD_SWITCH_SYSTEM -- we use unexelf now.Dave Love2000-01-241-7/+2
* (IT_menu_display): Truncate long menu lines at the rightEli Zaretskii2000-01-242-3/+15
* (w32_defined_color): Apply gamma correction before trying to map toJason Rumney2000-01-232-7/+32
* (w32_fill_rect): Do not try to deal with NULL hdcJason Rumney2000-01-231-62/+82
* (w32_create_initial_fontsets): Disabled as it conflicts with new face support.Jason Rumney2000-01-232-80/+85
* (XCharStruct): New struct for emulating X.Jason Rumney2000-01-231-106/+205
* Complete rewrite based on xterm.c.Jason Rumney2000-01-231-1971/+6599
* (Fw32_set_clipboard_data): Update call to find_charset_in_str.Jason Rumney2000-01-231-1/+1
* Add skeleton support for help strings on menus.Jason Rumney2000-01-231-78/+199
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-231-3/+3
* (XGCValue): New struct for emulating X GCs.Jason Rumney2000-01-231-2/+16
* Substantial rewrite for new redisplay. Major changes:Jason Rumney2000-01-231-504/+5828
* Complete rewrite based on xfaces.cJason Rumney2000-01-231-744/+5982
* (turn_on_face, turn_off_face): New functions.Jason Rumney2000-01-231-84/+161
* Added composite.obj and intervals.obj.Jason Rumney2000-01-231-16/+57
* Port of redisplay to W32.Jason Rumney2000-01-231-0/+43
* (query-replace): Rename last arg to DELIMITED.Richard M. Stallman2000-01-222-8/+15
* *** empty log message ***Richard M. Stallman2000-01-223-37/+104
* (set_internal): Further fix in same criterion.Richard M. Stallman2000-01-221-8/+6
* *** empty log message ***Richard M. Stallman2000-01-211-1/+2
* Fix previous change.Richard M. Stallman2000-01-211-1/+1
* *** empty log message ***Richard M. Stallman2000-01-216-17/+112
* (with-syntax-table): Use make-symbol, not gensym.Richard M. Stallman2000-01-211-2/+2
* Make the definitions of dolist and dotimes workRichard M. Stallman2000-01-211-15/+19
* Undo previous change.Richard M. Stallman2000-01-211-0/+26
* *** empty log message ***Richard M. Stallman2000-01-212-2/+11
* (beginning-of-defun-function): Variable renamed from beginning-of-defun.Richard M. Stallman2000-01-211-25/+21
* Comment change.Richard M. Stallman2000-01-212-5/+8
* *** empty log message ***Richard M. Stallman2000-01-212-3/+14
* (dolist, dotimes): Moved to subr.el.Richard M. Stallman2000-01-211-26/+0