]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2000-01-25 Gerd Moellmann(polling_for_input): Removed.
2000-01-25 Gerd Moellmann(obj): Add atimer.o.
2000-01-25 Gerd Moellmann(make_menu_in_widget): Don't add XmNpopdownCallback,
2000-01-25 Gerd Moellmann(scroll-bar-timer): Variable removed.
2000-01-25 Kenichi Handa(thai-composition-function): Delete
2000-01-25 Kenichi Handa*** empty log message ***
2000-01-24 Dave Love(fortran-mode): Use beginning-of-defun-function, end...
2000-01-24 Dave LoveFix copyright line.
2000-01-24 Dave LoveChange maintainer to FSF.
2000-01-24 Dave Love(turn-on-font-lock): Don't depend on window-system &c.
2000-01-24 Dave Love*** empty log message ***
2000-01-24 Dave LoveRemove -G0 from Irix NON_GCC_TEST_OPTIONS.
2000-01-24 Dave LoveDon't set LD_SWITCH_SYSTEM -- we use unexelf now.
2000-01-24 Eli Zaretskii(IT_menu_display): Truncate long menu lines at the...
2000-01-23 Jason Rumney(w32_defined_color): Apply gamma correction before...
2000-01-23 Jason Rumney(w32_fill_rect): Do not try to deal with NULL hdc
2000-01-23 Jason Rumney(w32_create_initial_fontsets): Disabled as it conflicts...
2000-01-23 Jason Rumney(XCharStruct): New struct for emulating X.
2000-01-23 Jason RumneyComplete rewrite based on xterm.c.
2000-01-23 Jason Rumney(Fw32_set_clipboard_data): Update call to find_charset_...
2000-01-23 Jason RumneyAdd skeleton support for help strings on menus.
2000-01-23 Jason Rumney(get_frame, w32_console_mouse_position, mouse_moved_to):
2000-01-23 Jason Rumney(XGCValue): New struct for emulating X GCs.
2000-01-23 Jason RumneySubstantial rewrite for new redisplay. Major changes:
2000-01-23 Jason RumneyComplete rewrite based on xfaces.c
2000-01-23 Jason Rumney(turn_on_face, turn_off_face): New functions.
2000-01-23 Jason RumneyAdded composite.obj and intervals.obj.
2000-01-23 Jason RumneyPort of redisplay to W32.
2000-01-22 Richard M.... (query-replace): Rename last arg to DELIMITED.
2000-01-22 Richard M.... *** empty log message ***
2000-01-22 Richard M.... (set_internal): Further fix in same criterion.
2000-01-21 Richard M.... *** empty log message ***
2000-01-21 Richard M.... Fix previous change.
2000-01-21 Richard M.... *** empty log message ***
2000-01-21 Richard M.... (with-syntax-table): Use make-symbol, not gensym.
2000-01-21 Richard M.... Make the definitions of dolist and dotimes work
2000-01-21 Richard M.... Undo previous change.
2000-01-21 Richard M.... *** empty log message ***
2000-01-21 Richard M.... (beginning-of-defun-function): Variable renamed from...
2000-01-21 Richard M.... Comment change.
2000-01-21 Richard M.... *** empty log message ***
2000-01-21 Richard M.... (dolist, dotimes): Moved to subr.el.
2000-01-21 Richard M.... (dolist, dotimes): Moved from cl-macs.el.
2000-01-21 Richard M.... (rmail-digest-end-regexps): Variable replaces rmail...
2000-01-20 Richard M.... *** empty log message ***
2000-01-20 Richard M.... *** empty log message ***
2000-01-20 Richard M.... (set_internal): Fix the criteria for whether
2000-01-19 Richard M.... *** empty log message ***
2000-01-19 Dave Loveph.el, user-init-file.
2000-01-19 Dave Love*** empty log message ***
2000-01-19 Dave Love(user-init-file): Don't declare here -- is primitive.
2000-01-19 Dave Love*** empty log message ***
2000-01-19 Dave Love(command-line): Check for compiled user-init-file and
2000-01-19 Dave Love(syms_of_lread) [user-init-file]: Doc change.
2000-01-19 Gerd Moellmann*** empty log message ***
2000-01-19 Richard M.... *** empty log message ***
2000-01-18 Gerd Moellmann*** empty log message ***
2000-01-18 Gerd Moellmann(rmail-digest-end-regexp): New user option.
2000-01-18 Richard M.... (re_compile_fastmap): While checking a range table for
2000-01-18 Gerd Moellmann(ange-ftp-skip-msgs): Add regexp for EPRT.
2000-01-18 Gerd Moellmann*** empty log message ***
2000-01-18 Gerd Moellmann(HAVE_GIF): Check for DGifOpen instead of
2000-01-18 Kenichi Handa*** empty log message ***
2000-01-18 Richard M.... *** empty log message ***
2000-01-17 Eli ZaretskiiInsert latin-1 coding tag.
2000-01-17 Gerd Moellmann(tmm-goto-completions): Adapt to prompt being part
2000-01-17 Gerd Moellmann*** empty log message ***
2000-01-17 Dave Love(purecopy): Doc fix.
2000-01-17 Gerd Moellmann*** empty log message ***
2000-01-17 Gerd Moellmann(LD_SWITCH_MACHINE): Define differently for GCC.
2000-01-17 Gerd Moellmann(make_menubar): Set XmNresizeHeight and XmNresizeWidth...
2000-01-17 Gerd Moellmann*** empty log message ***
2000-01-17 Gerd Moellmann(x_window): Call lw_create_widget with new parameter
2000-01-17 Gerd Moellmann(EmacsFrameSetCharSize): Change size of children first
2000-01-17 Gerd Moellmann(enum menu_item_idx): New enumeration replacing defines
2000-01-17 Gerd Moellmann(_XlwMenu_part): Add `highlight' callback list.
2000-01-17 Gerd Moellmann(XtNhighlightCallback): New define.
2000-01-17 Gerd Moellmann(xlwMenuResources): All XtNhighlightCallback.
2000-01-17 Gerd Moellmann(_widget_value): Add help string.
2000-01-17 Gerd MoellmannAdd prototype for lw_get_widget_instance.
2000-01-17 Gerd Moellmann(copy_widget_value_tree): Copy help string.
2000-01-17 Gerd Moellmann(highlight_hook): New function.
2000-01-17 Gerd Moellmann(xm_arm_callback): New function.
2000-01-16 Richard M.... *** empty log message ***
2000-01-14 Gerd Moellmann(copyright-update): Removed the
2000-01-14 Gerd Moellmannalign.el
2000-01-14 Gerd Moellmann*** empty log message ***
2000-01-14 Gerd Moellmann*** empty log message ***
2000-01-14 Gerd Moellmann(menu-bar-tools-menu): Add EUDC submenu.
2000-01-14 Gerd Moellmann(toplevel): Define EUDC menu for Emacs.
2000-01-13 Dave Love*** empty log message ***
2000-01-13 Dave LoveObsoleted by EUDC.
2000-01-13 Gerd Moellmann*** empty log message ***
2000-01-13 Gerd Moellmann(toplevel): Remove autoloaded code installing
2000-01-13 Gerd Moellmann(frame-notice-user-settings): New variable.
2000-01-13 Gerd Moellmann(eudc-bob-play-sound-at-point): Play sounds
2000-01-13 Gerd Moellmann*** empty log message ***
2000-01-13 Gerd Moellmann(Fplay_sound): Improve doc string.
2000-01-13 Gerd Moellmann(INFO_TARGETS): Add eudc.
2000-01-12 Gerd Moellmann*** empty log message ***
next