Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Complete rewrite based on xfaces.c | Jason Rumney | 2000-01-23 | 1 | -744/+5982 | |
* | (turn_on_face, turn_off_face): New functions. | Jason Rumney | 2000-01-23 | 1 | -84/+161 | |
* | Added composite.obj and intervals.obj. | Jason Rumney | 2000-01-23 | 1 | -16/+57 | |
* | Port of redisplay to W32. | Jason Rumney | 2000-01-23 | 1 | -0/+43 | |
* | (query-replace): Rename last arg to DELIMITED. | Richard M. Stallman | 2000-01-22 | 2 | -8/+15 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-22 | 3 | -37/+104 | |
* | (set_internal): Further fix in same criterion. | Richard M. Stallman | 2000-01-22 | 1 | -8/+6 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 1 | -1/+2 | |
* | Fix previous change. | Richard M. Stallman | 2000-01-21 | 1 | -1/+1 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 6 | -17/+112 | |
* | (with-syntax-table): Use make-symbol, not gensym. | Richard M. Stallman | 2000-01-21 | 1 | -2/+2 | |
* | Make the definitions of dolist and dotimes work | Richard M. Stallman | 2000-01-21 | 1 | -15/+19 | |
* | Undo previous change. | Richard M. Stallman | 2000-01-21 | 1 | -0/+26 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 2 | -2/+11 | |
* | (beginning-of-defun-function): Variable renamed from beginning-of-defun. | Richard M. Stallman | 2000-01-21 | 1 | -25/+21 | |
* | Comment change. | Richard M. Stallman | 2000-01-21 | 2 | -5/+8 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-21 | 2 | -3/+14 | |
* | (dolist, dotimes): Moved to subr.el. | Richard M. Stallman | 2000-01-21 | 1 | -26/+0 | |
* | (dolist, dotimes): Moved from cl-macs.el. | Richard M. Stallman | 2000-01-21 | 1 | -0/+26 | |
* | (rmail-digest-end-regexps): Variable replaces rmail-digest-end-regexp. | Richard M. Stallman | 2000-01-21 | 1 | -15/+21 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-20 | 10 | -51/+54 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-20 | 1 | -6/+6 | |
* | (set_internal): Fix the criteria for whether | Richard M. Stallman | 2000-01-20 | 2 | -5/+13 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-19 | 2 | -3/+3 | |
* | ph.el, user-init-file. | Dave Love | 2000-01-19 | 1 | -1/+6 | |
* | *** empty log message *** | Dave Love | 2000-01-19 | 1 | -0/+2 | |
* | (user-init-file): Don't declare here -- is primitive. | Dave Love | 2000-01-19 | 1 | -3/+0 | |
* | *** empty log message *** | Dave Love | 2000-01-19 | 2 | -1/+10 | |
* | (command-line): Check for compiled user-init-file and | Dave Love | 2000-01-19 | 1 | -3/+14 | |
* | (syms_of_lread) [user-init-file]: Doc change. | Dave Love | 2000-01-19 | 1 | -1/+4 | |
* | *** empty log message *** | Gerd Moellmann | 2000-01-19 | 1 | -0/+4 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-19 | 1 | -1/+1 | |
* | *** empty log message *** | Gerd Moellmann | 2000-01-18 | 2 | -2/+9 | |
* | (rmail-digest-end-regexp): New user option. | Gerd Moellmann | 2000-01-18 | 1 | -3/+8 | |
* | (re_compile_fastmap): While checking a range table for | Richard M. Stallman | 2000-01-18 | 1 | -3/+4 | |
* | (ange-ftp-skip-msgs): Add regexp for EPRT. | Gerd Moellmann | 2000-01-18 | 2 | -1/+5 | |
* | *** empty log message *** | Gerd Moellmann | 2000-01-18 | 3 | -516/+306 | |
* | (HAVE_GIF): Check for DGifOpen instead of | Gerd Moellmann | 2000-01-18 | 1 | -1/+1 | |
* | *** empty log message *** | Kenichi Handa | 2000-01-18 | 1 | -0/+5 | |
* | *** empty log message *** | Richard M. Stallman | 2000-01-18 | 1 | -2/+16 | |
* | Insert latin-1 coding tag. | Eli Zaretskii | 2000-01-17 | 1 | -1/+1 | |
* | (tmm-goto-completions): Adapt to prompt being part | Gerd Moellmann | 2000-01-17 | 2 | -2/+8 | |
* | *** empty log message *** | Gerd Moellmann | 2000-01-17 | 2 | -73/+91 | |
* | (purecopy): Doc fix. | Dave Love | 2000-01-17 | 1 | -1/+1 | |
* | *** empty log message *** | Gerd Moellmann | 2000-01-17 | 2 | -0/+3 | |
* | (LD_SWITCH_MACHINE): Define differently for GCC. | Gerd Moellmann | 2000-01-17 | 1 | -0/+5 | |
* | (make_menubar): Set XmNresizeHeight and XmNresizeWidth to False. | Gerd Moellmann | 2000-01-17 | 1 | -3/+10 | |
* | *** empty log message *** | Gerd Moellmann | 2000-01-17 | 2 | -0/+49 | |
* | (x_window): Call lw_create_widget with new parameter | Gerd Moellmann | 2000-01-17 | 1 | -0/+1 | |
* | (EmacsFrameSetCharSize): Change size of children first | Gerd Moellmann | 2000-01-17 | 1 | -14/+11 |