bpt/emacs.git
2000-01-28 Gerd Moellmann(socket_status): New function.
2000-01-28 Gerd Moellmann*** empty log message ***
2000-01-28 Gerd Moellmann(USAGE): New macro.
2000-01-28 Gerd Moellmann(delete-other-frames): New function.
2000-01-28 Gerd MoellmannChange in sort-numeric-fields.
2000-01-28 Gerd Moellmann*** empty log message ***
2000-01-28 Gerd Moellmann(sort-numeric-base): New option.
2000-01-28 Gerd Moellmann*** empty log message ***
2000-01-28 Kenichi Handa*** empty log message ***
2000-01-28 Kenichi Handa(korean-hanja): Add an entry for "wod".
2000-01-27 Eli Zaretskii*** empty log message ***
2000-01-27 Eli ZaretskiiChange prototypes of XMenuAddSelection and XMenuActivate.
2000-01-27 Eli Zaretskii(IT_clear_end_of_line): Print the extent of the cleared
2000-01-27 Gerd Moellmann(rmail-dont-reply-to): Replace matched
2000-01-27 Gerd Moellmann*** empty log message ***
2000-01-27 Gerd Moellmann(xmenu_show) [!USE_X_TOOLKIT]: Pass help to
2000-01-27 Gerd Moellmann(XMenuActivate): Add parameter HELP_CALLBACK.
2000-01-27 Gerd Moellmann(XMenuPost): Pass null help callback to XMenuActivate.
2000-01-27 Gerd Moellmann(XMenuAddSelection): Add parameter HELP.
2000-01-27 Gerd Moellmann(XmSelect): Add member `help_string'.
2000-01-27 Eli Zaretskii*** empty log message ***
2000-01-27 Eli Zaretskii(start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
2000-01-27 Gerd Moellmann*** empty log message ***
2000-01-27 Gerd MoellmannLost version containing non-greedy changes from Emacs.
2000-01-27 Eli Zaretskii(HAVE_SETITIMER): Define.
2000-01-26 Richard M.... *** empty log message ***
2000-01-26 Dave Love*** empty log message ***
2000-01-26 Dave Love(Fchar_after, Fchar_before): Doc fix.
2000-01-26 Dave Love(checkdoc-interactive-loop): Don't lose on a function...
2000-01-26 Gerd Moellmann(Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where
2000-01-26 Gerd Moellmann[__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
2000-01-26 Gerd Moellmann(Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
2000-01-26 Gerd Moellmann(vc-version-diff): Make sure file name is expanded.
2000-01-25 Gerd Moellmann(Fstring): If there is a multibyte char among
2000-01-25 Gerd Moellmann*** empty log message ***
2000-01-25 Gerd Moellmann(sys_select): Turn atimers off and on instead of
2000-01-25 Gerd Moellmann(toplevel): Include systime.h and atimer.h.
2000-01-25 Gerd Moellmann(toplevel): Include atimer.h.
2000-01-25 Gerd Moellmann(main): Call init_atimer.
2000-01-25 Gerd Moellmann(toplevel): Include atimer.h.
2000-01-25 Gerd Moellmann(popup_activated_flag): Add extern declaration.
2000-01-25 Gerd Moellmann(pending_atimers): Add extern declaration.
2000-01-25 Gerd Moellmann(popup_activated_flag): Make externally visible.
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 ***
next