]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2000-07-21 Gerd Moellmann*** empty log message ***
2000-07-21 Gerd Moellmann(foreach_window_1): Fix typo reversing an if-condition.
2000-07-21 Gerd Moellmann(XMenuActivate): Call help callback with two more
2000-07-21 Gerd Moellmann(menu_help_callback): Call show_help_echo with
2000-07-21 Gerd Moellmann(foreach_window): Instead of a fake variable argument
2000-07-21 Gerd Moellmann(foreach_window): Change prototype.
2000-07-21 Gerd Moellmann(Fprevious_overlay_change): Avoid memory leak.
2000-07-21 Dave Love(smerge-mode-menu): Fill it out.
2000-07-21 Kenichi Handa*** empty log message ***
2000-07-21 Kenichi Handa(Faset): Allow storing any multibyte character in a...
2000-07-21 Kenichi Handa*** empty log message ***
2000-07-21 Kenichi Handa*** empty log message ***
2000-07-21 Kenichi Handa(x_encode_text): Add prototype.
2000-07-21 Kenichi Handa(lisp_data_to_selection_data): Use x_encode_text.
2000-07-21 Kenichi Handa(x_encode_text): New function.
2000-07-20 Gerd Moellmann*** empty log message ***
2000-07-20 Gerd MoellmannChange `-b' to `-bw'.
2000-07-20 Gerd Moellmann(info-lookup): If *info* is shown in another frame
2000-07-20 Gerd Moellmann(universal-argument-map): Bind numeric keypad keys
2000-07-20 Dave Love*** empty log message ***
2000-07-20 Dave Love(goto-address-fontify): Don't bother with buffer-modifi...
2000-07-20 Dave Love(Fccl_execute_on_string): Don't check xmalloc return...
2000-07-20 Eli ZaretskiiCorrect a typo in a comment.
2000-07-20 Eli Zaretskii(IT_note_mode_line_highlight, IT_note_mouse_highlight):
2000-07-20 Eli Zaretskii(XMenuActivate): Update prototype.
2000-07-20 Dave LoveC-down-mouse-3. Move concat change.
2000-07-20 Eli ZaretskiiFix a typo in a comment.
2000-07-19 Richard M.... *** empty log message ***
2000-07-19 Richard M.... (run-with-idle-timer): Doc fix.
2000-07-19 Richard M.... *** empty log message ***
2000-07-19 Richard M.... (mail-strip-quoted-names): Handle case where <...>...
2000-07-19 Dave LoveFix last checkin.
2000-07-19 Dave Love(ediff-region-help-echo): Partially fix for Emacs imple...
2000-07-19 Gerd Moellmann*** empty log message ***
2000-07-19 Dave Love(popup-menu): Allow a list of keymaps for menu arg.
2000-07-19 Gerd MoellmannCorrect author's email address. Fix typo in comment.
2000-07-19 Gerd MoellmannCorrect maintainer's email address.
2000-07-19 Gerd Moellmann(comint-highlight-input, comint-highlight-face):
2000-07-19 Gerd MoellmannDon't include <X11/bitmaps/gray> because that
2000-07-19 Gerd Moellmann(direct_output_for_insert): Remove confusing
2000-07-19 Gerd Moellmann(Fnext_single_char_property_change): Add prototype.
2000-07-19 Gerd MoellmannAdd some more prototypes.
2000-07-19 Gerd Moellmann(with_echo_area_buffer): Call FN with more arguments.
2000-07-19 Gerd Moellmann*** empty log message ***
2000-07-19 Gerd Moellmann*** empty log message ***
2000-07-19 Gerd Moellmann(allocate_string_data): Don't copy old string contents.
2000-07-19 Gerd MoellmannCorrect author's mail address.
2000-07-19 Kenichi Handa(code_convert_region): Delete text properties before...
2000-07-19 Kenichi Handa*** empty log message ***
2000-07-18 Stefan Monnier(popup-menu): New function.
2000-07-18 Dave Love*** empty log message ***
2000-07-18 Dave LoveReorder so that most tests are done after CPPFLAGS
2000-07-18 Dave Love(mode-line-mule-info, mode-line-modified): help-echo
2000-07-18 Gerd Moellmann*** empty log message ***
2000-07-18 Gerd Moellmann(update_text_area): Write the whole row if it
2000-07-18 Gerd Moellmann(face-font-selection-order)
2000-07-18 Gerd Moellmann*** empty log message ***
2000-07-18 Gerd Moellmann(face-alternative-font-family-alist): Remove
2000-07-18 Gerd Moellmann(help_echo_window): New variable.
2000-07-18 Gerd Moellmann(show_help_echo, gen_help_event): Change prototypes.
2000-07-18 Gerd Moellmann(show_help_echo): Add parameter WINDOW.
2000-07-18 Gerd Moellmann(menu_help_callback): Call show_help_echo with
2000-07-18 Dave Love*** empty log message ***
2000-07-18 Dave LoveFix dependencies of blockinput.h on atimer.h, systime.h.
2000-07-18 Gerd Moellmann*** empty log message ***
2000-07-18 Gerd MoellmannAdd author's email address.
2000-07-18 Gerd MoellmannFix `Maintainer' keyword.
2000-07-18 Gerd Moellmann(allocate_string_data): If string had already data
2000-07-18 Gerd Moellmann(syms_of_coding): Fix typo in spelling of variable
2000-07-18 Sam Steingoldinsert-directory: use split-string
2000-07-18 Gerd Moellmann*** empty log message ***
2000-07-18 Gerd Moellmann(free) [emacs && EMACS_FREE]: Define as EMACS_FREE.
2000-07-18 Gerd MoellmannAdd dependencies on dispextern.h.
2000-07-18 Gerd Moellmann(Info-title-face-alist): Removed.
2000-07-18 Gerd MoellmannUpdate from author.
2000-07-18 Gerd MoellmannChange maintainer to FSF.
2000-07-18 Dave Love(custom-variable-reset-saved, custom-variable-reset...
2000-07-18 Dave Love(open-rectangle-line): Remove unused let.
2000-07-18 Kenichi Handa(MAKE_CHAR): Return reasonable code even if CHARSET...
2000-07-18 Kenichi Handa*** empty log message ***
2000-07-18 Dave Love(XtApplyToWidgets): Cast args of lwlib_bcopy.
2000-07-18 Miles BaderAdd entry for new `dired-show-file-type' command.
2000-07-18 Eli Zaretskii*** empty log message ***
2000-07-18 Eli ZaretskiiPut getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.
2000-07-18 Eli Zaretskii(eshell-banner): Replace links to eshell.info with
2000-07-18 Dave Love(hl-line-highlight): Check hl-line-mode.
2000-07-18 Eli Zaretskii(eshell-smart): Replace links to eshell.info with
2000-07-18 Eli Zaretskii(eshell-cmd): Replace links to eshell.info with
2000-07-18 Eli Zaretskii(eshell-directory-name): Run default directory
2000-07-18 Eli Zaretskii(eshell-maybe-replace-by-alias): Doc fix.
2000-07-18 Eli Zaretskii(eshell-shuffle-files): Don't disable
2000-07-18 Kenichi Handa(select-safe-coding-system): Fix typo in the comment.
2000-07-18 Kenichi Handa*** empty log message ***
2000-07-18 Dave Love(Fwindow_list): Declare arg `window'.
2000-07-18 Kenichi Handa("japanese"): Fix docstring.
2000-07-18 Kenichi Handa(setup_coding_system): Don't override the explicitly...
2000-07-18 Kenichi Handa*** empty log message ***
2000-07-18 Kenichi Handa(compound-text): Force katakana-jisx0201 to be designat...
2000-07-18 Kenichi Handa(x-ctext): Force katakana-jisx0201 to be designated...
2000-07-18 Kenichi Handa(oldjis-newjis-jisroman-ascii): Don't translate some...
next