Mercurial > emacs
graph
-
Change `-b' to `-bw'.2000-07-20, by Gerd Moellmann
-
(info-lookup): If *info* is shown in another frame2000-07-20, by Gerd Moellmann
-
(universal-argument-map): Bind numeric keypad keys2000-07-20, by Gerd Moellmann
-
*** empty log message ***2000-07-20, by Dave Love
-
(goto-address-fontify): Don't bother with buffer-modified and read-only2000-07-20, by Dave Love
-
(Fccl_execute_on_string): Don't check xmalloc return. Use xfree, not2000-07-20, by Dave Love
-
Correct a typo in a comment.2000-07-20, by Eli Zaretskii
-
*** empty log message ***2000-07-20, by Eli Zaretskii
-
(IT_note_mode_line_highlight, IT_note_mouse_highlight):2000-07-20, by Eli Zaretskii
-
(XMenuActivate): Update prototype.2000-07-20, by Eli Zaretskii
-
C-down-mouse-3. Move concat change.2000-07-20, by Dave Love
-
Fix a typo in a comment.2000-07-20, by Eli Zaretskii
-
*** empty log message ***2000-07-19, by Richard M. Stallman
-
(run-with-idle-timer): Doc fix.2000-07-19, by Richard M. Stallman
-
*** empty log message ***2000-07-19, by Richard M. Stallman
-
*** empty log message ***2000-07-19, by Richard M. Stallman
-
(mail-strip-quoted-names): Handle case where <...> appears inside "...".2000-07-19, by Richard M. Stallman
-
Fix last checkin.2000-07-19, by Dave Love
-
*** empty log message ***2000-07-19, by Dave Love
-
(ediff-region-help-echo): Partially fix for Emacs implementation.2000-07-19, by Dave Love
-
*** empty log message ***2000-07-19, by Gerd Moellmann
-
(popup-menu): Allow a list of keymaps for menu arg.2000-07-19, by Dave Love
-
Correct author's email address. Fix typo in comment.2000-07-19, by Gerd Moellmann
-
Correct maintainer's email address.2000-07-19, by Gerd Moellmann
-
(comint-highlight-input, comint-highlight-face):2000-07-19, by Gerd Moellmann
-
Don't include <X11/bitmaps/gray> because that2000-07-19, by Gerd Moellmann
-
(direct_output_for_insert): Remove confusing2000-07-19, by Gerd Moellmann
-
(Fnext_single_char_property_change): Add prototype.2000-07-19, by Gerd Moellmann
-
Add some more prototypes.2000-07-19, by Gerd Moellmann
-
(with_echo_area_buffer): Call FN with more arguments.2000-07-19, by Gerd Moellmann
-
*** empty log message ***2000-07-19, by Gerd Moellmann
-
*** empty log message ***2000-07-19, by Gerd Moellmann
-
(allocate_string_data): Don't copy old string contents.2000-07-19, by Gerd Moellmann
-
Correct author's mail address.2000-07-19, by Gerd Moellmann
-
(code_convert_region): Delete text properties before shrinking the2000-07-19, by Kenichi Handa
-
*** empty log message ***2000-07-19, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Stefan Monnier
-
(popup-menu): New function.2000-07-18, by Stefan Monnier
-
*** empty log message ***2000-07-18, by Dave Love
-
Reorder so that most tests are done after CPPFLAGS2000-07-18, by Dave Love
-
(mode-line-mule-info, mode-line-modified): help-echo2000-07-18, by Dave Love
-
*** empty log message ***2000-07-18, by Gerd Moellmann
-
(update_text_area): Write the whole row if it2000-07-18, by Gerd Moellmann
-
(face-font-selection-order)2000-07-18, by Gerd Moellmann
-
*** empty log message ***2000-07-18, by Gerd Moellmann
-
(face-alternative-font-family-alist): Remove2000-07-18, by Gerd Moellmann
-
*** empty log message ***2000-07-18, by Gerd Moellmann
-
(help_echo_window): New variable.2000-07-18, by Gerd Moellmann
-
(show_help_echo, gen_help_event): Change prototypes.2000-07-18, by Gerd Moellmann
-
(show_help_echo): Add parameter WINDOW.2000-07-18, by Gerd Moellmann
-
(menu_help_callback): Call show_help_echo with2000-07-18, by Gerd Moellmann
-
*** empty log message ***2000-07-18, by Dave Love
-
Fix dependencies of blockinput.h on atimer.h, systime.h.2000-07-18, by Dave Love
-
*** empty log message ***2000-07-18, by Gerd Moellmann
-
Add author's email address.2000-07-18, by Gerd Moellmann
-
Fix `Maintainer' keyword.2000-07-18, by Gerd Moellmann
-
(allocate_string_data): If string had already data2000-07-18, by Gerd Moellmann
-
(syms_of_coding): Fix typo in spelling of variable2000-07-18, by Gerd Moellmann
-
insert-directory: use split-string2000-07-18, by Sam Steingold
-
*** empty log message ***2000-07-18, by Gerd Moellmann
-
(free) [emacs && EMACS_FREE]: Define as EMACS_FREE.2000-07-18, by Gerd Moellmann
-
Add dependencies on dispextern.h.2000-07-18, by Gerd Moellmann
-
(Info-title-face-alist): Removed.2000-07-18, by Gerd Moellmann
-
Update from author.2000-07-18, by Gerd Moellmann
-
Change maintainer to FSF.2000-07-18, by Gerd Moellmann
-
(custom-variable-reset-saved, custom-variable-reset-standard): Remove2000-07-18, by Dave Love
-
(open-rectangle-line): Remove unused let.2000-07-18, by Dave Love
-
(MAKE_CHAR): Return reasonable code even if CHARSET is undefined.2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Dave Love
-
(XtApplyToWidgets): Cast args of lwlib_bcopy.2000-07-18, by Dave Love
-
Add entry for new `dired-show-file-type' command.2000-07-18, by Miles Bader
-
*** empty log message ***2000-07-18, by Eli Zaretskii
-
Put getloadavg.o into LIBOBJS, not GETLOADAVG_LIBS.2000-07-18, by Eli Zaretskii
-
(eshell-banner): Replace links to eshell.info with2000-07-18, by Eli Zaretskii
-
(hl-line-highlight): Check hl-line-mode.2000-07-18, by Dave Love
-
(eshell-smart): Replace links to eshell.info with2000-07-18, by Eli Zaretskii
-
(eshell-cmd): Replace links to eshell.info with2000-07-18, by Eli Zaretskii
-
(eshell-directory-name): Run default directory2000-07-18, by Eli Zaretskii
-
(eshell-maybe-replace-by-alias): Doc fix.2000-07-18, by Eli Zaretskii
-
(eshell-shuffle-files): Don't disable2000-07-18, by Eli Zaretskii
-
(select-safe-coding-system): Fix typo in the comment.2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Dave Love
-
(Fwindow_list): Declare arg `window'.2000-07-18, by Dave Love
-
("japanese"): Fix docstring.2000-07-18, by Kenichi Handa
-
(setup_coding_system): Don't override the explicitly specified2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Kenichi Handa
-
(compound-text): Force katakana-jisx0201 to be designated to G1.2000-07-18, by Kenichi Handa
-
(x-ctext): Force katakana-jisx0201 to be designated to G1.2000-07-18, by Kenichi Handa
-
(oldjis-newjis-jisroman-ascii): Don't translate some national variant2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Kenichi Handa
-
*** empty log message ***2000-07-18, by Kenichi Handa
-
(kkc-after-update-conversion-functions): New variable.2000-07-17, by Kenichi Handa
-
*** empty log message ***2000-07-17, by Kenichi Handa
-
Added a new feature to align.el2000-07-17, by John Wiegley
-
*** empty log message ***2000-07-17, by Kenichi Handa
-
("japanese"): Docstring modified.2000-07-17, by Kenichi Handa
-
(kkc-show-conversion-list-count): Customize it.2000-07-17, by Kenichi Handa
-
*** empty log message ***2000-07-16, by Stefan Monnier
-
(mouse-major-mode-menu-1): get the submenu with lookup-key.2000-07-16, by Stefan Monnier
-
*** empty log message ***2000-07-16, by Dave Love
-
(custom-buffer-create-internal): Use a help-echo function to be more2000-07-16, by Dave Love
-
(widget-specify-field, widget-specify-button): Allow2000-07-16, by Dave Love
-
dummy2000-07-15, by Miles Bader
-
(char_property_eq, char_property_stickiness):2000-07-15, by Miles Bader
-
(display_prop_end, invisible_text_between_p):2000-07-15, by Miles Bader
-
(Fnext_single_char_property_change):2000-07-15, by Miles Bader
-
*** empty log message ***2000-07-15, by Jason Rumney
-
(help_echo_object, help_echo_pos): New variables.2000-07-15, by Jason Rumney
-
(w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title.2000-07-15, by Jason Rumney
-
(w32_menu_show): Call free_menubar_widget_value_tree after menu is2000-07-15, by Jason Rumney
-
(w32-enable-italics, w32-charset-to-codepage-alist): Declare as obsolete.2000-07-15, by Jason Rumney
-
Make FONTNAME arg to set-fontset-font a cons.2000-07-15, by Jason Rumney
-
check default_face before dereferencing2000-07-14, by Sam Steingold
-
*** empty log message ***2000-07-14, by Gerd Moellmann
-
(malloc) [emacs]: Define as xmalloc.2000-07-14, by Gerd Moellmann
-
(xrealloc, xmalloc): Renamed from yrealloc and2000-07-14, by Gerd Moellmann
-
(xmalloc, xrealloc): Make externally visible, for use2000-07-14, by Gerd Moellmann
-
(alloca.o): Add -Demacs so that alloca will use2000-07-14, by Gerd Moellmann
-
*** empty log message ***2000-07-14, by Dave Love
-
(back_comment): Add null default in switch for pcc.2000-07-14, by Dave Love
-
Add view-mode to local variables.2000-07-14, by Dave Love
-
*** empty log message ***2000-07-14, by Gerd Moellmann
-
(Fx_show_tip): Adjust number of parameters2000-07-14, by Gerd Moellmann
-
(Fx_show_tip): If frame parameters contain a position,2000-07-14, by Gerd Moellmann
-
Fix typo.2000-07-14, by Gerd Moellmann
-
load-path not customizable2000-07-14, by Dave Love
-
*** empty log message ***2000-07-14, by Dave Love
-
(Info-mode-menu): Fix use of :help, :enable.2000-07-14, by Dave Love
-
*** empty log message ***2000-07-14, by Gerd Moellmann
-
(FUNCTIONP): New macro.2000-07-14, by Gerd Moellmann
-
(internal_condition_case_2): New function.2000-07-14, by Gerd Moellmann
-
(eval_form): GCPRO argument sexpr.2000-07-14, by Gerd Moellmann
-
(menu_highlight_callback): Use2000-07-14, by Gerd Moellmann
-
(help_echo_object, help_echo_pos): New variables.2000-07-14, by Gerd Moellmann
-
(gen_help_event, kbd_buffer_store_help_event):2000-07-14, by Gerd Moellmann
-
(show_help_echo): Add parameters OBJECT and POS.2000-07-14, by Gerd Moellmann
-
(realize_x_face): Make fontset using the base of the2000-07-14, by Kenichi Handa
-
*** empty log message ***2000-07-14, by Kenichi Handa
-
(easy-menu-convert-item-1): Only intern if the label is a string.2000-07-14, by Stefan Monnier
-
*** empty log message ***2000-07-14, by Stefan Monnier
-
(easy-menu-convert-item-1): Intern the label.2000-07-14, by Stefan Monnier
-
*** empty log message ***2000-07-14, by Kenichi Handa
-
*** empty log message ***2000-07-14, by Kenichi Handa
-
(inhibit_iso_escape_detection): New variable.2000-07-14, by Kenichi Handa
-
*** empty log message ***2000-07-13, by Gerd Moellmann
-
(eval_form): Make it externally visible.2000-07-13, by Gerd Moellmann
-
(eval_form): Add prototype.2000-07-13, by Gerd Moellmann
-
(show_help_echo): Use eval_form. Add comment.2000-07-13, by Gerd Moellmann
-
(construct_mouse_click, construct_mouse_wheel)2000-07-13, by Gerd Moellmann
-
(dos_rawgetc): Always set `arg' member of input_events.2000-07-13, by Gerd Moellmann
-
(construct_mouse_click, x_scroll_bar_to_input_event)2000-07-13, by Gerd Moellmann
-
*** empty log message ***2000-07-13, by Stefan Monnier
-
*** empty log message ***2000-07-13, by Dave Love
-
Doc fixes.2000-07-13, by Dave Love
-
*** empty log message ***2000-07-13, by Dave Love
-
Change maintainer address.2000-07-13, by Dave Love
-
(reftex-bibtex-selection-callback): Call throw correctly.2000-07-13, by Dave Love
-
*** empty log message ***2000-07-13, by Gerd Moellmann
-
(eval-expression-print-length): Change custom type to2000-07-13, by Gerd Moellmann
-
(frame-background-mode): Doc fix.2000-07-13, by Gerd Moellmann
-
*** empty log message ***2000-07-13, by Dave Love
-
(fortran-imenu-generic-expression): Change definition layout.2000-07-13, by Dave Love
-
*** empty log message ***2000-07-13, by Dave Love
-
(custom-group-menu-create, customize-menu-create): Use :filter, per old2000-07-13, by Dave Love
-
*** empty log message ***2000-07-13, by Gerd Moellmann
-
(x_handle_tool_bar_click): Store the frame in the2000-07-13, by Gerd Moellmann
-
(menu_highlight_callback): Store help string in the2000-07-13, by Gerd Moellmann
-
(dos_rawgetc): Adapt to change of HELP_EVENTs.2000-07-13, by Gerd Moellmann
-
(w32_handle_tool_bar_click): Adapt to changes in2000-07-13, by Gerd Moellmann
-
(menubar_selection_callback): Use the `arg' slot of2000-07-13, by Gerd Moellmann
-
(kbd_buffer_gcpro): Renamed from2000-07-13, by Gerd Moellmann
-
(handle_USR2_signal, handle_USR1_signal): Use2000-07-13, by Gerd Moellmann
-
(struct input_event): Add member `arg'.2000-07-13, by Gerd Moellmann
-
(ASET): Remove definition.2000-07-13, by Gerd Moellmann
-
(AREF, ASET, ASIZE): New macros.2000-07-13, by Gerd Moellmann
-
(AREF, ASIZE): Remove definitions.2000-07-13, by Gerd Moellmann
-
(AREF): Remove definition.2000-07-13, by Gerd Moellmann
-
*** empty log message ***2000-07-12, by Gerd Moellmann
-
(term-send-raw-meta): Strip modifiers from the keyboard2000-07-12, by Gerd Moellmann
-
*** empty log message ***2000-07-12, by Dave Love
-
Add optional version as 4th element of specs and use it for several2000-07-12, by Dave Love
-
*** empty log message ***2000-07-12, by Gerd Moellmann
-
(redraw_overlapped_rows): Add missing local.2000-07-12, by Gerd Moellmann
-
Menu help strings now used.2000-07-12, by Dave Love
-
*** empty log message ***2000-07-12, by Gerd Moellmann
-
(struct redisplay_interface): Add parameter2000-07-12, by Gerd Moellmann
-
(make_current): Preserve the mouse_face_p flag of the2000-07-12, by Gerd Moellmann
-
(x_update_window_end): Add parameter2000-07-12, by Gerd Moellmann
-
(try_window_reusing_current_matrix, try_window_id):2000-07-12, by Gerd Moellmann
-
make-obsolete, plist-member changes2000-07-12, by Dave Love
-
*** empty log message ***2000-07-12, by Stefan Monnier
-
(back_comment): Use one switch rather than a few `if's.2000-07-12, by Stefan Monnier
-
*** empty log message ***2000-07-11, by Gerd Moellmann
-
(Fsubstitute_command_keys): Handle case that a GC2000-07-11, by Gerd Moellmann
-
(x_update_window_begin): No need to turn off the mouse2000-07-11, by Gerd Moellmann
-
(direct_output_forward_char): Give up if currently2000-07-11, by Gerd Moellmann
-
(struct glyph_row): Add flag mouse_face_p.2000-07-11, by Gerd Moellmann
-
*** empty log message ***2000-07-11, by Dave Love
-
Don't require easymenu. Use repeat counts in various regexps.2000-07-11, by Dave Love
-
*** empty log message ***2000-07-11, by Dave Love
-
(widget-plist-member): New alias.2000-07-11, by Dave Love
-
*** empty log message ***2000-07-11, by Eli Zaretskii
-
(w32_menu_display_help): Call show_help_echo with2000-07-11, by Eli Zaretskii
-
(menu_help_callback): Call show_help_echo with non-zero2000-07-11, by Eli Zaretskii
-
(show_help_echo): Update prototype of show_help_echo.2000-07-11, by Eli Zaretskii
-
(show_help_echo): Accept additional parameter2000-07-11, by Eli Zaretskii
-
(toplevel): Reference2000-07-11, by Eli Zaretskii
-
*** empty log message ***2000-07-10, by Gerd Moellmann
-
(HAVE_XPM): Undo previous change. Check for2000-07-10, by Gerd Moellmann
-
(yylex): Accept string literals with newlines in them.2000-07-10, by Gerd Moellmann
-
(x_fill_stretch_glyph_string): Consume runs of stretch2000-07-10, by Gerd Moellmann
-
(try_window_id): If changes are all below what is2000-07-10, by Gerd Moellmann
-
*** empty log message ***2000-07-10, by Gerd Moellmann
-
(get_keymap_1): Add comment that this function can GC.2000-07-10, by Gerd Moellmann
-
*** empty log message ***2000-07-10, by Eli Zaretskii
-
(XMenuActivate): After exiting the menu, restore the2000-07-10, by Eli Zaretskii
-
*** empty log message ***2000-07-10, by Gerd Moellmann
-
Don't require `dired-aux'.2000-07-10, by Gerd Moellmann
-
(dired-show-file-type): New function.2000-07-10, by Miles Bader
-
(dired-mode-map): Bind `w' to dired-show-file-type.2000-07-10, by Miles Bader
-
*** empty log message ***2000-07-10, by Miles Bader
-
(describe-font): Adjusted for the chnage of fontset-info.2000-07-10, by Kenichi Handa
-
*** empty log message ***2000-07-10, by Kenichi Handa
-
(Ffontset_info): Make the return value more compatible2000-07-10, by Kenichi Handa
-
*** empty log message ***2000-07-09, by Stefan Monnier
-
(mouse-drag-region): Use functionp rather than fboundp.2000-07-09, by Stefan Monnier
-
Correct a typo ("aka as" -> "a.k.a.").2000-07-09, by Eli Zaretskii
-
*** empty log message ***2000-07-09, by Eli Zaretskii
-
Set LIBSOUND to an empty string.2000-07-09, by Eli Zaretskii
-
*** empty log message ***2000-07-09, by Stefan Monnier
-
.2000-07-07, by Andreas Schwab
-
Fix indentation.2000-07-07, by Andreas Schwab
-
*** empty log message ***2000-07-07, by Gerd Moellmann
-
Describe dired-find-alternate-file.2000-07-07, by Gerd Moellmann
-
Bind ?[delete]' to delete-char.2000-07-07, by Gerd Moellmann
-
(rmail-clear-headers): Don't throw an error2000-07-07, by Gerd Moellmann
-
*** empty log message ***2000-07-07, by Gerd Moellmann
-
Change author's mail address.2000-07-07, by Gerd Moellmann
-
(Info-last-search): Variable removed.2000-07-07, by Gerd Moellmann
-
(dired-find-alternate-file): New function.2000-07-07, by Gerd Moellmann
-
*** empty log message ***2000-07-07, by Gerd Moellmann
-
(Fsignal): Handle case that backtrace_list is null.2000-07-07, by Gerd Moellmann
-
(Fccl_execute): Typo fixed.2000-07-07, by Kenichi Handa
-
*** empty log message ***2000-07-07, by Kenichi Handa
-
*** empty log message ***2000-07-06, by Gerd Moellmann
-
(window_loop): Add missing gcpro1 local variable.2000-07-06, by Gerd Moellmann
-
(lpr-page-header-switches): Add `-h' switch.2000-07-06, by Gerd Moellmann
-
(mail-unsent-separator): Changed "the" to "\\w+", as2000-07-06, by Gerd Moellmann
-
*** empty log message ***2000-07-06, by Gerd Moellmann
-
*** empty log message ***2000-07-06, by Stefan Monnier
-
(HAVE_XPM): Check for XpmReturnAllocPixels2000-07-06, by Gerd Moellmann
-
*** empty log message ***2000-07-06, by Gerd Moellmann
-
(TAGS-LISP): Don't use `$(lispsource)'.2000-07-06, by Gerd Moellmann
-
(TAGS-LISP): Don't pass `$(lispsource)' to make.2000-07-06, by Gerd Moellmann
-
(Fwindow_list): Reverse list at the end.2000-07-06, by Gerd Moellmann
-
Docstrings fixes.2000-07-06, by Stefan Monnier
-
Remove redundant change-log.2000-07-06, by Stefan Monnier
-
(uncomment-region): Be more careful when skipping2000-07-06, by Stefan Monnier
-
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>2000-07-06, by Michael Kifer
-
*** empty log message ***2000-07-05, by Stefan Monnier
-
Require CL.2000-07-05, by Stefan Monnier
-
(cl-map-keymap): Handle char-tables in keymaps.2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(DONTCOMPILE): Add comment that the name may2000-07-05, by Gerd Moellmann
-
(XTread_socket): Increment handling_signal at the start,2000-07-05, by Gerd Moellmann
-
(WAITTYPE, WRETCODE): Put in #if 0.2000-07-05, by Gerd Moellmann
-
(handling_signal): External declaration.2000-07-05, by Gerd Moellmann
-
(handling_signal): New variable.2000-07-05, by Gerd Moellmann
-
Sound support for NetBSD through "Linux emulation" support:2000-07-05, by Ken Raeburn
-
* configure.in: Check for <soundcard.h>. Look for ossaudio library, and set2000-07-05, by Ken Raeburn
-
*** empty log message ***2000-07-05, by Andrew Innes
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
Add support for `bootstrap' and related targets. raeburn-tag-4-for-export2000-07-05, by Andrew Innes
-
(cl-old-mapc): Removed; don't defalias mapc.2000-07-05, by Gerd Moellmann
-
(Vsignaling_function): New variable.2000-07-05, by Gerd Moellmann
-
(Vsignaling_function): External declaration.2000-07-05, by Gerd Moellmann
-
(print_error_message): If Vsignaling_function is set,2000-07-05, by Gerd Moellmann
-
Add support for specifying make arguments.2000-07-05, by Andrew Innes
-
*** empty log message ***2000-07-05, by Dave Love
-
Fix various typos.2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Andrew Innes
-
Use the autoconf recommended approach. Old code #if'd out in case we2000-07-05, by Dave Love
-
(HAVE_SYS_WAIT_H): Added.2000-07-05, by Dave Love
-
Use AC_HEADER_SYS_WAIT.2000-07-05, by Dave Love
-
Add support for `bootstrap' and related targets.2000-07-05, by Andrew Innes
-
(check_memory_limits) [REL_ALLOC]: Use real_morecore2000-07-05, by Andrew Innes
-
Make real_morecore non-static.2000-07-05, by Andrew Innes
-
(init_environment): Install code from 20.7 for providing2000-07-05, by Andrew Innes
-
*** empty log message ***2000-07-05, by Stefan Monnier
-
(internal_condition_case): Comment out abort if2000-07-05, by Andrew Innes
-
(easy-menu-define): Docstring fix.2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(eval-defun-2): Remove parameter2000-07-05, by Gerd Moellmann
-
(edebug-eval-defun): Make doc string2000-07-05, by Gerd Moellmann
-
* w32menu.c (w32_menu_display_help):2000-07-05, by Stefan Monnier
-
(show_help_echo): Declare.2000-07-05, by Stefan Monnier
-
(show_help_echo): New function, extracted from read_char.2000-07-05, by Stefan Monnier
-
* xterm.c (note_mode_line_highlight, note_mouse_highlight)2000-07-05, by Stefan Monnier
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
Check DONTCOMPILE in lisp/Makefile.in instead of2000-07-05, by Gerd Moellmann
-
(Feval): Put check for interrupt_input_block in #if 0.2000-07-05, by Gerd Moellmann
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(delete_all_subwindows): Reset Vwindow_list.2000-07-05, by Gerd Moellmann
-
Remove duplicate @direntry.2000-07-05, by Gerd Moellmann
-
*** empty log message ***2000-07-05, by Gerd Moellmann
-
(x_append_glyph, x_append_composite_glyph)2000-07-05, by Gerd Moellmann
-
(clear_glyph_row): Add debug code in #if 0.2000-07-05, by Gerd Moellmann
-
Add some comments.2000-07-05, by Gerd Moellmann
-
(add_window_to_list): Add parameter LIST.2000-07-05, by Gerd Moellmann
-
*** empty log message ***2000-07-04, by Gerd Moellmann
-
(Vwindow_list): New variable.2000-07-04, by Gerd Moellmann
-
(handle_USR1_signal, handle_USR2_signal) Clear2000-07-04, by Gerd Moellmann
-
*** empty log message ***2000-07-04, by Dave Love
-
(hl-line-overlay): Make it permanent-local.2000-07-04, by Dave Love
-
*** empty log message ***2000-07-04, by Andrew Innes
-
[emacs]: Include lisp.h (needed by atimer.h included2000-07-04, by Andrew Innes
-
*** empty log message ***2000-07-04, by Gerd Moellmann
-
(get_keyelt): Temporarily inhibit GC while evaluating2000-07-04, by Gerd Moellmann
-
*** empty log message ***2000-07-04, by Dave Love
-
Replaced with a working version, based on revision 1.34 tidied up.2000-07-04, by Dave Love
-
Minor doc fixes and code tweaks.2000-07-04, by Dave Love
-
*** empty log message ***2000-07-04, by Kenichi Handa
-
(make_composition_value_copy): Extern it.2000-07-04, by Kenichi Handa
-
(concat): While copying text properties, make each composition2000-07-04, by Kenichi Handa
-
(Fformat): While copying text properties, make each composition2000-07-04, by Kenichi Handa
-
(make_composition_value_copy): New function.2000-07-04, by Kenichi Handa
-
*** empty log message ***2000-07-04, by Miles Bader
-
(info-initialize): Use prune-directory-list to remove non-existant2000-07-04, by Miles Bader
-
(prune-directory-list): New function.2000-07-04, by Miles Bader
-
(woman-man.conf-path): Explicitly include the debian man-db config file2000-07-04, by Miles Bader
-
*** empty log message ***2000-07-03, by Gerd Moellmann
-
(command-line): Initialize blink-cursor based2000-07-03, by Gerd Moellmann
-
(blink-cursor-mode): Don't hide cursor initially.2000-07-03, by Gerd Moellmann
-
*** empty log message ***2000-07-03, by Gerd Moellmann
-
(blink-cursor): Default to nil if not running under2000-07-03, by Gerd Moellmann
-
*** empty log message ***2000-07-03, by Gerd Moellmann
-
(LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.2000-07-03, by Gerd Moellmann
-
(face-spec-set): Ignore invalid attributes like 20.x.2000-07-03, by Gerd Moellmann
-
Use dircategory `Emacs'.2000-07-03, by Gerd Moellmann
-
*** empty log message ***2000-07-03, by Gerd Moellmann
-
(sweep_weak_table): Mark only objects that are not2000-07-03, by Gerd Moellmann
-
*** empty log message ***2000-07-03, by Gerd Moellmann
-
(some-window): New function.2000-07-03, by Gerd Moellmann
-
(server-switch-buffer): Use some-window instead of2000-07-03, by Gerd Moellmann
-
(te-process-output): Use walk-windows instead of2000-07-03, by Gerd Moellmann
-
(dabbrev--find-expansion): Use walk-windows instead2000-07-03, by Gerd Moellmann
-
(appt-select-lowest-window): Use walk-windows2000-07-03, by Gerd Moellmann
-
(edebug-window-live-p, edebug-window-list)2000-07-03, by Gerd Moellmann
-
(bg-window-from-x-y): Use some-window instead2000-07-03, by Gerd Moellmann
-
(sup-pos-to-window): Use some-window instead2000-07-03, by Gerd Moellmann
-
(refer-find-entry-internal): Use some-window2000-07-03, by Gerd Moellmann
-
*** empty log message ***2000-07-03, by Gerd Moellmann
-
(next_frame, prev_frame): If MINIBUF is a window,2000-07-03, by Gerd Moellmann
-
(token_string): Add missing tokens.2000-07-03, by Gerd Moellmann
-
(hilit-lookup-face-create): Don't set face colors2000-07-03, by Gerd Moellmann
-
*** empty log message ***2000-07-03, by Stefan Monnier
-
(Fputhash): Return `value' rather than nil.2000-07-03, by Stefan Monnier
-
* configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS, while2000-06-30, by Ken Raeburn
-
*** empty log message ***2000-06-30, by Gerd Moellmann
-
*** empty log message ***2000-06-30, by Gerd Moellmann
-
(next_frame): Don't check frame-focus redirection in2000-06-30, by Gerd Moellmann
-
*** empty log message ***2000-06-30, by Gerd Moellmann
-
(code_convert_region): Even if the length of text is2000-06-30, by Kenichi Handa
-
*** empty log message ***2000-06-30, by Kenichi Handa
-
*** empty log message ***2000-06-30, by Kenichi Handa
-
*** empty log message ***2000-06-28, by Gerd Moellmann
-
(try_window_reusing_current_matrix): Don't try to reuse2000-06-28, by Gerd Moellmann
-
(struct row_entry): New structure.2000-06-28, by Gerd Moellmann
-
(next_almost_prime): Make it externally visible.2000-06-28, by Gerd Moellmann
-
(next_almost_prime): Add prototype.2000-06-28, by Gerd Moellmann
-
(ediff-setup-control-frame): Remove :box2000-06-28, by Gerd Moellmann
-
(region): Change background color for light background.2000-06-28, by Gerd Moellmann
-
*** empty log message ***2000-06-28, by Eli Zaretskii
-
(mouse-show-mark, mouse-save-then-kill): Don't use window-system.2000-06-28, by Eli Zaretskii
-
(Man-notify-when-ready): Don't use window-system. If2000-06-28, by Eli Zaretskii
-
*** empty log message ***2000-06-28, by Gerd Moellmann
-
(query-replace-map): Bind `e' like `E'.2000-06-28, by Gerd Moellmann
-
(sigunblock): Define.2000-06-28, by Gerd Moellmann
-
*** empty log message ***2000-06-28, by Eli Zaretskii
-
(menu-bar-edit-menu [mark-whole-buffer]): Change name to "Select All".2000-06-28, by Eli Zaretskii
-
*** empty log message ***2000-06-28, by Eli Zaretskii
-
(convert-standard-filename): Fix last change.2000-06-28, by Eli Zaretskii
-
*** empty log message ***2000-06-27, by Dave Love
-
(C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED)2000-06-27, by Dave Love
-
(C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change (moved to osf5-0.h).2000-06-27, by Dave Love
-
*** empty log message ***2000-06-27, by Richard M. Stallman
-
*** empty log message ***2000-06-27, by Gerd Moellmann
-
(resize_mini_window): Subract the extra line spacing2000-06-27, by Gerd Moellmann
-
*** empty log message ***2000-06-27, by Gerd Moellmann
-
(describe-variable): Don't insert a second `'s' in front2000-06-27, by Gerd Moellmann
-
*** empty log message ***2000-06-27, by Gerd Moellmann
-
*** empty log message ***2000-06-27, by Gerd Moellmann
-
*** empty log message ***2000-06-26, by Stefan Monnier
-
(widget-member): Use the new plist-member.2000-06-26, by Stefan Monnier
-
(Fplist_member): Renamed from Fwidget_plist_member.2000-06-26, by Stefan Monnier
-
(perform-replace): Undo change of 2000-04-04.2000-06-26, by Gerd Moellmann
-
*** empty log message ***2000-06-26, by Eli Zaretskii
-
Define HAVE_STRUCT_TIMEZONE in src/config.h.2000-06-26, by Eli Zaretskii
-
*** empty log message ***2000-06-26, by Gerd Moellmann
-
(xim_initialize) [!USE_XIM]: Don't set up the2000-06-26, by Gerd Moellmann
-
(x_window) [!USE_XIM]: Don't call create_frame_ic.2000-06-26, by Gerd Moellmann
-
(USE_XIM): New define.2000-06-26, by Gerd Moellmann
-
(--with-xim): New option.2000-06-26, by Gerd Moellmann
-
(toplevel): Load defgroup's differently;2000-06-26, by Gerd Moellmann
-
(fringe): Change face for different backgrounds.2000-06-26, by Gerd Moellmann
-
*** empty log message ***2000-06-26, by Gerd Moellmann
-
(get_keyelt): For menu-items containing a `:filter2000-06-26, by Gerd Moellmann
-
(QCfilter): External declaration.2000-06-26, by Gerd Moellmann
-
*** empty log message ***2000-06-26, by Gerd Moellmann
-
(Fimage_size): New function.2000-06-26, by Gerd Moellmann
-
(sql-interactive-mode-map): Use `kbd' in calls to2000-06-26, by Gerd Moellmann
-
(menu-bar-tools-menu): Call read-mail-command2000-06-26, by Gerd Moellmann
-
(DONTCOMPILE): Add eshell/esh-group.el.2000-06-26, by Gerd Moellmann
-
Change spelling of the Free Software Foundation.2000-06-26, by Gerd Moellmann
-
.2000-06-26, by Andreas Schwab
-
(decode_coding_string): Re-fetch STRING_BYTES after2000-06-26, by Andreas Schwab
-
*** empty log message ***2000-06-26, by Carsten Dominik
-
*** empty log message ***2000-06-25, by Dave Love
-
[!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.2000-06-25, by Dave Love
-
(blockinput.h): Depend on atimer.h.2000-06-25, by Dave Love
-
Protect against multiple inclusion. Include2000-06-25, by Dave Love
-
Protect against multiple inclusion. Include2000-06-25, by Dave Love
-
(swap_in_global_binding): Declare.2000-06-25, by Dave Love
-
*** empty log message ***2000-06-25, by Eli Zaretskii
-
Set GETLOADAVG_LIBS to getloadavg.o in src/Makefile.2000-06-25, by Eli Zaretskii
-
(cp-coding-system-for-codepage-1): Doc fix.2000-06-25, by Eli Zaretskii
-
* process.c (Fopen_network_stream): Turn off atimers for duration of call to2000-06-24, by Ken Raeburn
-
*** empty log message ***2000-06-23, by Dave Love
-
(font-lock-fontify-anchored-keywords): Use line-beginning-position.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
Maybe include unistd.h.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
(setgrp): Undefine before defining.2000-06-23, by Dave Love
-
(EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.2000-06-23, by Dave Love
-
Move string.h hack here from alpha.h and make it conditional.2000-06-23, by Dave Love
-
Remove string.h hack.2000-06-23, by Dave Love
-
Undefine setpgrp before setting it.2000-06-23, by Dave Love
-
Use feature tests for fcntl.h, string.h. Don't include time.h, done by2000-06-23, by Dave Love
-
Revert last change.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Stefan Monnier
-
Maybe include term.h.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
(setpgrp): Undefine before defining.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
Check for OSF 5+.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
Define the post-2.13 stuff conditionally on autoconf version.2000-06-23, by Dave Love
-
(HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.2000-06-23, by Dave Love
-
[HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone2000-06-23, by Dave Love
-
Require CL when compiling.2000-06-23, by Stefan Monnier
-
Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.2000-06-23, by Dave Love
-
(free_face_fontset): Renamed from fs_free_face_fontset.2000-06-23, by Dave Love
-
(compose_text): Declare.2000-06-23, by Dave Love
-
Don't include sys/types.h unconditionally. Don't protect its inclusion2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
(xlw_popup_menu): Cast arg of pop_up_menu.2000-06-23, by Dave Love
-
Include lwlib.h.2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Dave Love
-
Move config.h before other includes (which may use feature tests).2000-06-23, by Dave Love
-
*** empty log message ***2000-06-23, by Gerd Moellmann
-
(basic-save-buffer-2): When temporarily setting2000-06-23, by Gerd Moellmann
-
(post-mail-send-it): Make sure file has2000-06-23, by Gerd Moellmann
-
*** empty log message ***2000-06-23, by Gerd Moellmann
-
(emerge-make-temp-file): Make sure file has proper2000-06-23, by Gerd Moellmann
-
(comint-substitute-in-file-name): Call replace-match2000-06-23, by Gerd Moellmann
-
(x_create_tip_frame): Initialize frame's colors like2000-06-23, by Gerd Moellmann
-
*** empty log message ***2000-06-23, by Gerd Moellmann
-
(tool-bar, mode-line, header-line): Specify foreground2000-06-23, by Gerd Moellmann
-
(custom-button-face, custom-button-pressed-face):2000-06-23, by Gerd Moellmann
-
*** empty log message ***2000-06-23, by Eli Zaretskii
-
(decode_eol_post_ccl): Special handling for undecided2000-06-23, by Eli Zaretskii
-
*** empty log message ***2000-06-23, by Gerd Moellmann
-
(eshell-rewrite-for-command): Use cdr and2000-06-23, by Gerd Moellmann
-
(DONTCOMPILE): Add eshell/esh-maint.el.2000-06-23, by Gerd Moellmann
-
*** empty log message ***2000-06-23, by Gerd Moellmann
-
(eshell-mode): Use eshell-copy-list instead2000-06-23, by Gerd Moellmann
-
(eshell-sublist): Use eshell-copy-list2000-06-23, by Gerd Moellmann
-
*** empty log message ***2000-06-23, by Gerd Moellmann
-
Add eshell subdirectory.2000-06-23, by Gerd Moellmann
-
*** empty log message ***2000-06-22, by Gerd Moellmann
-
(Xt_app_con): External declaration.2000-06-22, by Gerd Moellmann
-
(Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle events2000-06-22, by Gerd Moellmann
-
(x_load_resources): Add default resource for scroll bar's2000-06-22, by Gerd Moellmann
-
(HAVE_LIBXP): Change test for libXp.2000-06-22, by Gerd Moellmann
-
(EmacsFrameRealize): Fix typo.2000-06-22, by Gerd Moellmann
-
*** empty log message ***2000-06-22, by Gerd Moellmann
-
(EmacsFrameRealize): Remove SubstructureRedirectMask.2000-06-22, by Gerd Moellmann
-
*** empty log message ***2000-06-22, by Gerd Moellmann
-
(struct it): Add member add_overlay_start.2000-06-22, by Gerd Moellmann
-
(handle_stop): Initialize it->add_overlay_start to zero.2000-06-22, by Gerd Moellmann
-
*** empty log message ***2000-06-22, by Eli Zaretskii
-
(make-backup-file-name-1): On DOS/Windows, run the2000-06-22, by Eli Zaretskii
-
(convert-standard-filename): Convert leading2000-06-22, by Eli Zaretskii
-
(Documentation): Describe how man pages with2000-06-22, by Eli Zaretskii
-
(Text and Binary): Separate description of EOL2000-06-22, by Eli Zaretskii
-
*** empty log message ***2000-06-22, by Dave Love
-
(C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.2000-06-22, by Dave Love
-
(C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.2000-06-22, by Dave Love
-
*** empty log message ***2000-06-22, by Gerd Moellmann
-
Fix bug: if ^L is the very first buffer character,2000-06-22, by Gerd Moellmann
-
(ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater2000-06-22, by Kenichi Handa
-
*** empty log message ***2000-06-22, by Kenichi Handa
-
*** empty log message ***2000-06-21, by Gerd Moellmann
-
(sh-while-getopts): Fix handling of2000-06-21, by Gerd Moellmann
-
*** empty log message ***2000-06-21, by Dave Love
-
(GETLOADAVG_OBJ): Removed -- LIBOBJS does it.2000-06-21, by Dave Love
-
(Optional Mode Line): Add index entry for removing the line-number2000-06-21, by Eli Zaretskii
-
(Documentation Commands): Explain how to get a man page from2000-06-21, by Eli Zaretskii
-
*** empty log message ***2000-06-21, by Eli Zaretskii
-
(man): Doc fix.2000-06-21, by Eli Zaretskii
-
(PP): Test PROTOTYPES as well as __STDC__ &c.2000-06-21, by Dave Love
-
*** empty log message ***2000-06-21, by Stefan Monnier
-
(back_comment): Simplify string-parity counting (with2000-06-21, by Stefan Monnier
-
*** empty log message ***2000-06-21, by Dave Love
-
Add HAVE_FCNTL_H, _FILE_OFFSET_BITS, _LARGEFILE_SOURCE, _LARGE_FILES,2000-06-21, by Dave Love
-
Use GETLOADAVG_LIBS.2000-06-21, by Dave Love
-
Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test for2000-06-21, by Dave Love
-
(set-language-info-alist): Docstring fixed.2000-06-21, by Kenichi Handa
-
*** empty log message ***2000-06-21, by Kenichi Handa
-
*** empty log message ***2000-06-21, by Kenichi Handa
-
(jit-lock-after-change): Don't assume point is at START.2000-06-20, by Stefan Monnier
-
(set-buffer-process-coding-system): Documentation fixed.2000-06-20, by Kenichi Handa
-
*** empty log message ***2000-06-20, by Kenichi Handa
-
*** empty log message ***2000-06-20, by Stefan Monnier
-
(scan_sexps_forward):2000-06-20, by Stefan Monnier
-
*** empty log message ***2000-06-20, by Stefan Monnier
-
(describe_syntax): Recognize the `n'estable bit.2000-06-20, by Stefan Monnier
-
*** empty log message ***2000-06-20, by Gerd Moellmann
-
@setfilename to ../info/reftex.2000-06-20, by Gerd Moellmann
-
(display_prop_intangible_p): Add prototype.2000-06-20, by Gerd Moellmann
-
(single_display_prop_intangible_p)2000-06-20, by Gerd Moellmann
-
(adjust_point_for_property): Check if display2000-06-20, by Gerd Moellmann
-
*** empty log message ***2000-06-20, by Dave Love
-
*** empty log message ***2000-06-20, by Gerd Moellmann
-
(make_temp_name): Don't use `%s' in string passed to2000-06-20, by Gerd Moellmann
-
(sigprocmask_set): New variable.2000-06-20, by Gerd Moellmann
-
(sigblock, sigunblock) [USG5_4]: Set2000-06-20, by Gerd Moellmann
-
(sigblock): Redefined to pass a pointer as second2000-06-20, by Gerd Moellmann
-
(make_hash_table, maybe_resize_hash_table): Cast arg of2000-06-20, by Dave Love
-
(turn-off-auto-fill): New function.2000-06-20, by Gerd Moellmann
-
(pc-selection-mode): Bind `M-\d'2000-06-20, by Gerd Moellmann
-
(emacs-version): Use ISO date format.2000-06-20, by Gerd Moellmann
-
[emacs]: Include lisp.h.2000-06-20, by Dave Love
-
[emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.2000-06-20, by Dave Love
-
Don't declare xmalloc, xrealloc.2000-06-20, by Sam Steingold
-
*** empty log message ***2000-06-20, by Stefan Monnier
-
(re_match, re_match_2): Protect calls to alloca (0).2000-06-20, by Stefan Monnier
-
(JIT Lock Mode): jit-lock-mode is not a command any more.2000-06-20, by Stefan Monnier
-
(with-buffer-prepared-for-jit-lock):2000-06-20, by Stefan Monnier
-
ignore some auto-generated files2000-06-20, by Sam Steingold
-
handle print-unreadable-object2000-06-20, by Sam Steingold
-
*** empty log message ***2000-06-20, by Dave Love
-
Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY.2000-06-20, by Dave Love
-
Don't define HAVE_GETWD HAVE_GETTIMEOFDAY.2000-06-20, by Dave Love
-
Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.2000-06-20, by Dave Love
-
Don't declare HAVE_GETWD.2000-06-20, by Dave Love
-
Don't declare xmalloc, xrealloc.2000-06-20, by Dave Love
-
*** empty log message ***2000-06-20, by Dave Love
-
Don't declare GETTIMEOFDAY_ONE_ARGUMENT.2000-06-20, by Dave Love
-
Don't declare HAVE_GETWD, VFORK_RETURN_TYPE.2000-06-20, by Dave Love
-
Don't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.2000-06-20, by Dave Love
-
*** empty log message ***2000-06-20, by Dave Love
-
Add xfree missed from last change.2000-06-20, by Dave Love
-
comment2000-06-20, by Dave Love
-
(poll_for_input_1): Declare.2000-06-20, by Dave Love
-
Don't define NLIST_STRUCT (handled by configure).2000-06-20, by Dave Love
-
(xmalloc, xrealloc, xfree): Define using POINTER_TYPE.2000-06-20, by Dave Love
-
Remove duplicate prototypes. Declare free_frame_xic,2000-06-20, by Dave Love
-
(x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)2000-06-20, by Dave Love
-
Add HAVE_GETWD. Move some definitions above machine/system includes.2000-06-20, by Dave Love
-
*** empty log message ***2000-06-20, by Carsten Dominik
-
*** empty log message ***2000-06-20, by Dave Love
-
* textmodes/reftex.el (reftex-find-citation-regexp-format):2000-06-20, by Carsten Dominik
-
Files re-installed, because changes are too massive to document them here.2000-06-20, by Carsten Dominik
-
Update to idlwave 4.22000-06-20, by Carsten Dominik
-
Update to reftex 4 142000-06-20, by Carsten Dominik
-
(HAVE_GETLOADAVG): Define it as 1.2000-06-20, by Kenichi Handa
-
*** empty log message ***2000-06-20, by Kenichi Handa
-
(frame-background-mode): Use set-default, not set, in setter.2000-06-20, by Dave Love
-
(font_list): Handle the case that REGISTRY doesn't contain information2000-06-20, by Kenichi Handa
-
(FONTSET_ASCII): Use the first element of char table2000-06-20, by Kenichi Handa
-
*** empty log message ***2000-06-20, by Kenichi Handa
-
(enriched-decode-foreground, enriched-decode-background): Don't use2000-06-20, by Dave Love
-
Doc fixes.2000-06-20, by Dave Love
-
Fix header line.2000-06-20, by Dave Love
-
(customize-changed-options): Check arg.2000-06-20, by Dave Love
-
(defcustom, defgroup): Doc fix.2000-06-20, by Dave Love
-
(comment) <defgroup>: Add :version.2000-06-20, by Dave Love
-
(define-hooked-local-abbrev, define-hooked-global-abbrev): Fix, using2000-06-20, by Dave Love
-
*** empty log message ***2000-06-19, by Dave Love
-
(Fparse_partial_sexp): Doc fix.2000-06-19, by Dave Love
-
Remove redundant unistd.h inclusion.2000-06-19, by Dave Love
-
(x_load_resources): Set default resources for resource2000-06-19, by Dave Love
-
Test PROTOTYPES as well as __STDC__.2000-06-19, by Dave Love
-
line-number-display-limit change2000-06-19, by Dave Love
-
*** empty log message ***2000-06-19, by Dave Love
-
Include errno.h, string.h, unistd.h. Don't declare errno, strerror.2000-06-19, by Dave Love
-
(x_frame_of_widget): Add `static' to declaration (for pcc).2000-06-19, by Dave Love
-
(dump_glyph_matrix): Add `static' to declaration (for pcc).2000-06-19, by Dave Love
-
*** empty log message ***2000-06-19, by Gerd Moellmann
-
ignore bootstrap-emacs2000-06-19, by Sam Steingold
-
(menu-bar-edit-menu): Add menu item for marking2000-06-19, by Gerd Moellmann
-
(XTread_socket) <KeyPress>: In case XmbLookupString2000-06-19, by Gerd Moellmann
-
(mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no2000-06-19, by Gerd Moellmann
-
(syms_of_abbrev): Set buffer_default's abbrev table2000-06-19, by Gerd Moellmann
-
(menu-bar-options-menu): Capitalize "Save Options".2000-06-19, by Dave Love
-
*** empty log message ***2000-06-19, by Dave Love
-
(menu-bar-options-save): New function.2000-06-19, by Dave Love
-
*** empty log message ***2000-06-19, by Dave Love
-
Unprotoized.2000-06-19, by Dave Love
-
*** empty log message ***2000-06-19, by Gerd Moellmann
-
(set_internal): If variable is frame-local,2000-06-19, by Gerd Moellmann
-
(gnus-uu-default-view-rules): Don't use `xv'.2000-06-19, by Gerd Moellmann
-
*** empty log message ***2000-06-19, by Dave Love
-
(GETTIMEOFDAY_ONE_ARGUMENT): Fix in case _XOPEN_SOURCE is defined.2000-06-19, by Dave Love
-
*** empty log message ***2000-06-19, by Andreas Schwab
-
(tags-query-replace): Put new parameters2000-06-19, by Andreas Schwab
-
missed one in last checkin2000-06-19, by Ken Raeburn
-
fix jpeg error-handling setup2000-06-19, by Ken Raeburn
-
*** empty log message ***2000-06-19, by Ken Raeburn
-
* keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks2000-06-19, by Ken Raeburn
-
(setup_coding_system) <4>: Reset member `cr_carryover'.2000-06-19, by Kenichi Handa
-
(CCL_WRITE_CHAR): Convert NL according to ccl->eol_type.2000-06-19, by Kenichi Handa
-
(struct ccl_program): New member eol_type.2000-06-19, by Kenichi Handa
-
(make-coding-system): Generate subsidiary coding systems for EOL2000-06-19, by Kenichi Handa
-
(cp-coding-system-for-codepage-1): Delete special codes for2000-06-19, by Kenichi Handa
-
*** empty log message ***2000-06-19, by Kenichi Handa
-
(isearch-minibuffer-input-method)2000-06-19, by Kenichi Handa
-
*** empty log message ***2000-06-19, by Kenichi Handa
-
fix up more Lisp_Object/int conversion issues2000-06-18, by Ken Raeburn
-
fix shadowing of 'keymap' enum value2000-06-18, by Ken Raeburn
-
*** empty log message ***2000-06-18, by Eli Zaretskii
-
(srcdir): Edit this variable.2000-06-18, by Eli Zaretskii
-
*** empty log message ***2000-06-18, by Gerd Moellmann
-
*** empty log message ***2000-06-18, by Gerd Moellmann
-
(syms_of_xfaces) [DEBUG_X_COLORS]: Defsubr dump_colors2000-06-18, by Gerd Moellmann
-
*** empty log message ***2000-06-17, by Stefan Monnier
-
(font-lock-after-fontify-buffer)2000-06-17, by Stefan Monnier
-
(jit-lock-mode): Force jit-refontify when turned on.2000-06-17, by Stefan Monnier
-
*** empty log message ***2000-06-17, by Stefan Monnier
-
Remove trailing ^M that prevent CVS-merging.2000-06-17, by Stefan Monnier
-
*** empty log message ***2000-06-16, by Stefan Monnier
-
(srcdir): Define for update-subdirs.2000-06-16, by Stefan Monnier
-
(distclean): New target.2000-06-16, by Gerd Moellmann
-
*** empty log message ***2000-06-16, by Gerd Moellmann
-
(distclean): Also make distclean in lisp/.2000-06-16, by Gerd Moellmann
-
(make_shadow_gcs): Set free_top_shadow_color_p2000-06-16, by Gerd Moellmann
-
(_XlwMenu_part): Add free_top_shadow_color_p and2000-06-16, by Gerd Moellmann
-
* xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit is an integer.2000-06-16, by Ken Raeburn
-
* xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string.2000-06-16, by Ken Raeburn
-
*** empty log message ***2000-06-16, by Gerd Moellmann
-
(describe_buffer_bindings): Add `\f\n' in front of titles.2000-06-16, by Gerd Moellmann
-
*** empty log message ***2000-06-16, by Andrew Innes
-
(display-time-mail-function): New variable, to allow2000-06-16, by Andrew Innes
-
(mule-version): Change version name to SAKAKI. AOI has already been2000-06-16, by Kenichi Handa
-
*** empty log message ***2000-06-16, by Kenichi Handa
-
(quail-show-guidance-buf): To find the bottom window (but minibuffer),2000-06-16, by Kenichi Handa
-
*** empty log message ***2000-06-16, by Kenichi Handa
-
*** empty log message ***2000-06-15, by Gerd Moellmann
-
(update_frame_1): Handle case that cursor vpos is2000-06-15, by Gerd Moellmann
-
*** empty log message ***2000-06-15, by Gerd Moellmann
-
(menu-bar-help-menu): Add menu item for non-English2000-06-15, by Gerd Moellmann
-
(Info-find-in-tag-table-1, Info-find-in-tag-table)2000-06-15, by Gerd Moellmann
-
(File Archives): Remove redundant index entries. Add some more Tar2000-06-15, by Eli Zaretskii
-
*** empty log message ***2000-06-15, by Eli Zaretskii
-
(archive-mode-map): Use the new menu-item format for2000-06-15, by Eli Zaretskii
-
*** empty log message ***2000-06-15, by Eli Zaretskii
-
(SHELL): Make sure /bin/sh is used.2000-06-15, by Eli Zaretskii
-
New file.2000-06-15, by Eli Zaretskii
-
Generate lisp/Makefile from lisp/Makefile.in.2000-06-15, by Eli Zaretskii
-
*** empty log message ***2000-06-15, by Gerd Moellmann
-
(Info-set-mode-line): Show file name in mode line,2000-06-15, by Gerd Moellmann
-
(PC-env-vars-alist): New variable.2000-06-15, by Gerd Moellmann
-
*** empty log message ***2000-06-15, by Gerd Moellmann
-
(alarm_signal_handler): Add forward declaration.2000-06-15, by Gerd Moellmann
-
Add --help and --snapshot options.2000-06-15, by Gerd Moellmann
-
*** empty log message ***2000-06-15, by Eli Zaretskii
-
(woman-man-buffer): Fix bold and underlined CJK2000-06-15, by Eli Zaretskii
-
(toplevel): Fix last change, so as not to deprive MSDOS2000-06-15, by Eli Zaretskii
-
*** empty log message ***2000-06-15, by Gerd Moellmann
-
(command-line-1): Change copyright messages to year2000-06-15, by Gerd Moellmann
-
*** empty log message ***2000-06-15, by Dave Love
-
(goto-address-fontify): Use keymap property, not local-map.2000-06-15, by Dave Love
-
(decode_coding_emacs_mule): Always set src_base at the2000-06-15, by Kenichi Handa
-
*** empty log message ***2000-06-15, by Kenichi Handa
-
*** empty log message ***2000-06-15, by Gerd Moellmann
-
(set_internal): Remove debug code.2000-06-15, by Gerd Moellmann
-
(set-buffer-file-coding-system): Almost rewritten to handle2000-06-15, by Kenichi Handa
-
*** empty log message ***2000-06-15, by Kenichi Handa
-
*** empty log message ***2000-06-14, by Gerd Moellmann
-
(bootstrap-temacs): Add `-I../src'.2000-06-14, by Gerd Moellmann
-
Generate lisp/Makefile.2000-06-14, by Gerd Moellmann
-
*** empty log message ***2000-06-14, by Gerd Moellmann
-
(goto-address): Don't bind C-c RET locally.2000-06-14, by Gerd Moellmann
-
Add support for `*-lynxos*'.2000-06-14, by Gerd Moellmann
-
(Fsingle_key_description): Enclose function key and2000-06-14, by Gerd Moellmann
-
(toplevel) [COFF]: Include coff.h.2000-06-14, by Gerd Moellmann
-
*** empty log message ***2000-06-14, by Kenichi Handa
-
(sendmail-send-it): Inherit2000-06-14, by Kenichi Handa
-
*** empty log message ***2000-06-14, by Kenichi Handa
-
(tar-extract): For goto-char, use (point-min), not2000-06-14, by Kenichi Handa
-
*** empty log message ***2000-06-14, by Kenichi Handa
-
*** empty log message ***2000-06-14, by Gerd Moellmann
-
(setup_echo_area_for_printing): Call2000-06-14, by Gerd Moellmann
-
(printchar, strout): Don't check message_buf_print2000-06-14, by Gerd Moellmann
-
(after-insert-file-set-buffer-file-coding-system): Call2000-06-14, by Kenichi Handa
-
*** empty log message ***2000-06-14, by Kenichi Handa
-
.2000-06-14, by Jim Meyering
-
Fix typos in comments. Remove trailing blanks.2000-06-14, by Jim Meyering
-
*** empty log message ***2000-06-13, by Gerd Moellmann
-
(Qmessage_truncate_lines): External declaration.2000-06-13, by Gerd Moellmann
-
(read_char): Bind message-truncate-lines to t2000-06-13, by Gerd Moellmann
-
(message_truncate_lines, Qmessage_truncate_lines): New2000-06-13, by Gerd Moellmann
-
*** empty log message ***2000-06-13, by Gerd Moellmann
-
(Vline_number_display_limit): Renamed from2000-06-13, by Gerd Moellmann
-
(mail-specify-envelope-from): Initialize to2000-06-13, by Gerd Moellmann
-
*** empty log message ***2000-06-13, by Dave Love
-
(describe-function-1): Kluge around cases of functions fset to subrs2000-06-13, by Dave Love
-
(pcl-cvs) <defgroup>: Add :version.2000-06-13, by Dave Love
-
*** empty log message ***2000-06-13, by Dave Love
-
Fix last change to be in insert-image as intended.2000-06-13, by Dave Love
-
*** empty log message ***2000-06-13, by Dave Love
-
(put-image): Default STRING to a space.2000-06-13, by Dave Love
-
* Makefile.in (install-arch-indep): Don't use "-unset CDPATH" when it's on a2000-06-13, by Ken Raeburn
-
*** empty log message ***2000-06-13, by Dave Love
-
Doc fixes.2000-06-13, by Dave Love
-
*** empty log message ***2000-06-13, by Gerd Moellmann
-
(x_check_font) [GLYPH_DEBUG]: Add prototype.2000-06-13, by Gerd Moellmann
-
(swap_in_global_binding): New function.2000-06-13, by Gerd Moellmann
-
(x_set_frame_parameters): Comment fix.2000-06-13, by Gerd Moellmann
-
(Fmodify_frame_parameters): Doc fix.2000-06-13, by Gerd Moellmann
-
*** empty log message ***2000-06-13, by Eli Zaretskii
-
(display-multi-frame-p, display-multi-font-p): New2000-06-13, by Eli Zaretskii
-
(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING2000-06-13, by Eli Zaretskii
-
*** empty log message ***2000-06-13, by Eli Zaretskii
-
(EMACS_MSDOS_H): Renamed from MSDOS_H_.2000-06-13, by Eli Zaretskii
-
Fixed a typo in commentary.2000-06-13, by Eli Zaretskii
-
*** empty log message ***2000-06-13, by Kenichi Handa
-
*** empty log message ***2000-06-12, by Dave Love
-
(insert-image): Save a little consing.2000-06-12, by Dave Love
-
*** empty log message ***2000-06-12, by Jason Rumney
-
(EMACS_W32GUI_H): Renamed from __W32GUI_H__2000-06-12, by Jason Rumney
-
(EMACS_W32_H): Renamed from _NT_H_2000-06-12, by Jason Rumney
-
*** empty log message ***2000-06-12, by Gerd Moellmann
-
(make_shadow_gcs): Free and copy colors so that2000-06-12, by Gerd Moellmann
-
Changed __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec.2000-06-12, by Jason Rumney
-
(x_frame_of_widget): New function.2000-06-12, by Gerd Moellmann
-
(Fdump_colors) [DEBUG_X_COLORS]: New function.2000-06-12, by Gerd Moellmann
-
*** empty log message ***2000-06-12, by Kenichi Handa
-
(tibetan-composable-pattern): Fix previous change.2000-06-12, by Kenichi Handa
-
Convert all tibetan-1-column characters2000-06-12, by Kenichi Handa
-
tibetan.elc2000-06-12, by Kenichi Handa
-
(tibetan-wylie-quote-alist): This variable deleted.2000-06-12, by Kenichi Handa
-
*** empty log message ***2000-06-12, by Stefan Monnier
-
(toplevel symbol-properties): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(makeinfo-compile): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(command-line, command-line-1): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(makefile-pickup-filenames-as-targets): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(hif-compress-define-list)2000-06-12, by Stefan Monnier
-
(ange-ftp-vms-delete-file-entry)2000-06-12, by Stefan Monnier
-
(menu-bar-update-buffers, menu-bar-update-buffers): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(Man-build-man-command): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(news-reply-header-hook): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(Info-insert-dir): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(backward-word, forward-word, setq): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(gulp-send-requests): Don't quote lambda.2000-06-12, by Stefan Monnier
-
(byte-compile-log-lap-1)2000-06-12, by Stefan Monnier
-
(ad-advice-class-completion-table)2000-06-12, by Stefan Monnier
-
*** empty log message ***2000-06-12, by Stefan Monnier
-
(cvs-parse-process): Don't blindly refresh all cookies.2000-06-12, by Stefan Monnier
-
(cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars.2000-06-12, by Stefan Monnier
-
(set-buffer-file-coding-system): If CODING-SYSTEM is nil, set2000-06-12, by Kenichi Handa
-
*** empty log message ***2000-06-12, by Kenichi Handa
-
(EMACS_FONTSET_H): Renamed from _FONTSET_H.2000-06-11, by Kenichi Handa
-
(EMACS_COMPOSITE_H): Renamed from _COMPOSITE_H.2000-06-11, by Kenichi Handa
-
(EMASC_CODING_H): Renamed from _CODING_H.2000-06-11, by Kenichi Handa
-
(EMACS_CHARSET_H): Renamed from _CHARSET_H.2000-06-11, by Kenichi Handa
-
(EMACS_CCL_H): Renamed from _CCL_H.2000-06-11, by Kenichi Handa
-
*** empty log message ***2000-06-11, by Dave Love
-
(widget-specify-button): Really suppress the face if required.2000-06-11, by Dave Love
-
(cvs-default-ignore-marks, cvs-diff-ignore-marks):2000-06-11, by Stefan Monnier
-
(cvs-parse-table): Look for conflict markers in the2000-06-11, by Stefan Monnier
-
*** empty log message ***2000-06-11, by Jason Rumney
-
Define POINTER_TYPE, PTR, PROTOTYPES and __P.2000-06-11, by Jason Rumney
-
Added targets for ebrowse.2000-06-11, by Jason Rumney
-
[WINDOWS-NT]: Use stricmp rather than strcasecmp to compare filenames.2000-06-11, by Jason Rumney
-
*** empty log message ***2000-06-11, by Dave Love
-
(EMACS_SYSTIME_H): Renamed from _SYSTIME_H.2000-06-11, by Dave Love
-
*** empty log message ***2000-06-11, by Eli Zaretskii
-
Don't use _MSDOS_H_ as a symbol, use MSDOS_H_ instead.2000-06-11, by Eli Zaretskii
-
*** empty log message ***2000-06-11, by Gerd Moellmann
-
(x-colors): Add colors from recent rgb.txt.2000-06-11, by Gerd Moellmann
-
(xmenu_show): Case second parameter of lw_popup_menu2000-06-11, by Gerd Moellmann
-
*** empty log message ***2000-06-11, by Stefan Monnier
-
(imenu-generic-expression): Docstring fix.2000-06-11, by Stefan Monnier
-
(composition-function-table): Move the `put'2000-06-11, by Stefan Monnier
-
(mouse-avoidance-random-shape): Don't quote lambda.2000-06-11, by Stefan Monnier
-
(make-autoload): Use `cond'.2000-06-11, by Stefan Monnier
-
(define-minor-mode): If KEYMAP is a symbol, just use it.2000-06-11, by Stefan Monnier
-
(EMACSOPT): Remove --no-init-file (implied by -batch).2000-06-11, by Stefan Monnier
-
(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.2000-06-10, by Kenichi Handa
-
*** empty log message ***2000-06-10, by Kenichi Handa
-
(set-buffer-file-coding-system): If one of undecided-XXX is specified,2000-06-10, by Kenichi Handa
-
(unix): New alias for the coding system undecided-unix.2000-06-10, by Kenichi Handa
-
*** empty log message ***2000-06-10, by Kenichi Handa
-
*** empty log message ***2000-06-10, by Kenichi Handa
-
(Finsert_file_contents): Be sure to setup src_multibyte2000-06-10, by Kenichi Handa
-
(CHARSET_8_BIT_GRAPHIC): Define as 0x80.2000-06-10, by Kenichi Handa
-
(update_charset_table): Update the table2000-06-10, by Kenichi Handa
-
*** empty log message ***2000-06-10, by Kenichi Handa
-
* xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to2000-06-09, by Ken Raeburn
-
*** empty log message ***2000-06-09, by Dave Love
-
(tar-copy): Supply MUSTBENEW arg to write-region.2000-06-09, by Dave Love
-
20.6, 20.7 changes2000-06-09, by Dave Love
-
executable-make-buffer-file-executable-if-script-p2000-06-09, by Dave Love
-
*** empty log message ***2000-06-09, by Dave Love
-
(executable-make-buffer-file-executable-if-script-p): Renamed and2000-06-09, by Dave Love
-
Rename make-buffer-file-executable-if-script-p.2000-06-09, by Dave Love
-
*** empty log message ***2000-06-09, by Dave Love
-
(after-save-hook): Customize, with2000-06-09, by Dave Love
-
Byte compile dynamic.2000-06-09, by Dave Love
-
(Man-fontify-manpage): Fix previous change.2000-06-09, by Kenichi Handa
-
(Man-fontify-manpage): Fix previous change.2000-06-09, by Kenichi Handa
-
(ps-mule-font-info-database-bdf): Prefer the font "tib24p-mule.bdf"2000-06-09, by Kenichi Handa
-
*** empty log message ***2000-06-09, by Kenichi Handa
-
(decompose-composite-char): Declare it as obsolete.2000-06-09, by Kenichi Handa
-
*** empty log message ***2000-06-09, by Kenichi Handa
-
(Man-fontify-manpage): Pay attention to overstrike2000-06-09, by Kenichi Handa
-
*** empty log message ***2000-06-09, by Kenichi Handa
-
*** empty log message ***2000-06-08, by Gerd Moellmann
-
(forward-thing): Use functionp instead of fboundp.2000-06-08, by Gerd Moellmann
-
(handle_fontified_prop): Don't GCPRO local var `pos';2000-06-08, by Gerd Moellmann
-
(enum event_kind): Add FOCUS_IN_EVENT.2000-06-08, by Gerd Moellmann
-
(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by2000-06-08, by Gerd Moellmann
-
(XTread_socket) <FocusIn>: Queue a FOCUS_IN_EVENT which2000-06-08, by Gerd Moellmann
-
*** empty log message ***2000-06-08, by Dave Love
-
(create-glyph): Doc fix.2000-06-08, by Dave Love
-
Preferred coding system change.2000-06-08, by Dave Love
-
*** empty log message ***2000-06-08, by Dave Love
-
(select-safe-coding-system): If2000-06-08, by Dave Love
-
MULE changes.2000-06-08, by Dave Love
-
*** empty log message ***2000-06-08, by Gerd Moellmann
-
(after-insert-file-set-buffer-file-coding-system): If the buffer2000-06-08, by Kenichi Handa
-
*** empty log message ***2000-06-08, by Kenichi Handa
-
*** empty log message ***2000-06-08, by Kenichi Handa
-
(Fset_fontset_font): The arg CHARACTER may be a charset.2000-06-08, by Kenichi Handa
-
ignore ebrowse and pcl-cvs2000-06-08, by Ken Raeburn
-
Update whitespace.el - comment out the :version string, since it2000-06-07, by Rajesh Vaidheeswarran
-
*** empty log message ***2000-06-07, by Gerd Moellmann
-
Insert a version number comment (5.2.2). Indentation fix.2000-06-07, by Gerd Moellmann
-
Insert a version number comment (5.2.2).2000-06-07, by Gerd Moellmann
-
Insert a version number comment (5.2.2). Can2000-06-07, by Gerd Moellmann
-
XEmacs compatibility. Doc fix. Can select page size2000-06-07, by Gerd Moellmann
-
Update from author.2000-06-07, by Gerd Moellmann
-
Fixed recentf-edit-list and recentf-open-more-files2000-06-07, by Gerd Moellmann
-
*** empty log message ***2000-06-07, by Dave Love
-
New version from Manheimer.2000-06-07, by Dave Love
-
*** empty log message ***2000-06-07, by Gerd Moellmann
-
(displayed_window_lines): Take empty lines at2000-06-07, by Gerd Moellmann
-
*** empty log message ***2000-06-07, by Gerd Moellmann
-
(readevalloop): If READCHARFUN sets point to ZV, arrange2000-06-07, by Gerd Moellmann
-
(displayed_window_lines): New function.2000-06-07, by Gerd Moellmann
-
(fill-find-break-point): Check the validity of charset.2000-06-07, by Kenichi Handa
-
*** empty log message ***2000-06-07, by Kenichi Handa
-
*** empty log message ***2000-06-07, by Gerd Moellmann
-
(display_line): Fix code deciding in which line to2000-06-07, by Gerd Moellmann
-
(Inserting Pairs): Add the missing `skeleton-' prefix to vars and funs.2000-06-07, by Stefan Monnier
-
*** empty log message ***2000-06-07, by Kenichi Handa
-
(e_write): Free composition data if stored in2000-06-07, by Kenichi Handa
-
*** empty log message ***2000-06-07, by Kenichi Handa
-
Applied this patch from Eli Zaretskii. Pretty much taking on faith2000-06-06, by Karl Fogel
-
*** empty log message ***2000-06-06, by Gerd Moellmann
-
(struct it): Add starts_in_middle_of_char_p.2000-06-06, by Gerd Moellmann
-
(display_line): Set row's and iterator's2000-06-06, by Gerd Moellmann
-
New maintainer address.2000-06-06, by Dave Love
-
*** empty log message ***2000-06-06, by Dave Love
-
(find-image): Doc fix. Return nil if image not found.2000-06-06, by Dave Love
-
(x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)2000-06-06, by Dave Love
-
(P_): Use PROTOTYPES.2000-06-06, by Dave Love
-
(P_): Use PROTOTYPES.2000-06-06, by Dave Love
-
Enable prototypes.2000-06-06, by Dave Love
-
(xaw_popup_menu): Add EVENT arg.2000-06-06, by Dave Love
-
(lwlib.o): Depend on lwlib-Xlw.h.2000-06-06, by Dave Love
-
*** empty log message ***2000-06-06, by Gerd Moellmann
-
(append_glyph): Revert change of 2000-06-06.2000-06-06, by Gerd Moellmann
-
(display_line): Revert change of 2000-06-06. Treat2000-06-06, by Gerd Moellmann
-
*** empty log message ***2000-06-06, by Gerd Moellmann
-
(ymalloc): Renamed from xmalloc.2000-06-06, by Gerd Moellmann
-
(x_produce_glyphs): Don't xassert `it->descent > 0';2000-06-06, by Gerd Moellmann
-
*** empty log message ***2000-06-06, by Kenichi Handa
-
(Fset_buffer_multibyte): Don't make the current buffer as modified if2000-06-06, by Kenichi Handa
-
*** empty log message ***2000-06-06, by Kenichi Handa
-
(non-iso-charset-alist): Specify2000-06-06, by Kenichi Handa
-
Remove eval-when-compile.2000-06-06, by Kenichi Handa
-
Remove eval-when-compile.2000-06-06, by Kenichi Handa
-
*** empty log message ***2000-06-06, by Kenichi Handa
-
*** empty log message ***2000-06-06, by Kenichi Handa
-
(display_line): While checking line continuation, pay attention to a2000-06-06, by Kenichi Handa
-
(encode_terminal_code): Change the way to check if2000-06-06, by Kenichi Handa
-
*** empty log message ***2000-06-05, by Gerd Moellmann
-
Bind case-fold-search to t when searching in case2000-06-05, by Gerd Moellmann
-
(redisplay_window): Always use set_buffer_internal_1.2000-06-05, by Gerd Moellmann
-
*** empty log message ***2000-06-05, by Dave Love
-
(DEFUN, EXFUN): Test PROTOTYPES.2000-06-05, by Dave Love
-
Protect against multiple inclusion.2000-06-05, by Dave Love
-
(menu_item_selection): Declare volatile unconditionally.2000-06-05, by Dave Love
-
Remove Vbefore_change_function, Vafter_change_function.2000-06-05, by Dave Love
-
(struct frame): Use volatile unconditionally.2000-06-05, by Dave Love
-
Declare code_convert_string_norecord.2000-06-05, by Dave Love
-
Conditionally include term.h.2000-06-05, by Dave Love
-
Copyright up-date.2000-06-05, by Dave Love
-
(x_calc_absolute_position): Declare nchildren unsigned.2000-06-05, by Dave Love
-
(x_real_positions): Declare tmp_nchildren as unsigned.2000-06-05, by Dave Love
-
Include fontset.h.2000-06-05, by Dave Love
-
(xdisp.o): Depend on fontset.h.2000-06-05, by Dave Love
-
*** empty log message ***2000-06-05, by Dave Love
-
Don't define MATHERR.2000-06-05, by Dave Love
-
(ccl-compile-translate-character): Don't check if Rrr has property2000-06-05, by Kenichi Handa
-
(make-coding-system): If CODING-SYSTEM already exists, override it.2000-06-05, by Kenichi Handa
-
Use family `proportional' for Tibetan fonts.2000-06-05, by Kenichi Handa
-
*** empty log message ***2000-06-05, by Stefan Monnier
-
* autoarg.el (autoarg-mode, autoarg-kp-mode):2000-06-05, by Stefan Monnier
-
(tar-header-block-recompute-checksum): Remove.2000-06-05, by Stefan Monnier
-
(diff-font-lock-keywords, diff-hunk-header-re)2000-06-05, by Stefan Monnier
-
(sh-symbol-list, sh-number-or-symbol-list)2000-06-05, by Stefan Monnier
-
*** empty log message ***2000-06-05, by Stefan Monnier
-
(mh-send-sub): Check mh-etc is bound before using it.2000-06-05, by Stefan Monnier
-
(make-autoload): Other typo. I'm getting tired.2000-06-05, by Stefan Monnier
-
(make-autoload): let* typo.2000-06-05, by Stefan Monnier
-
*** empty log message ***2000-06-05, by Stefan Monnier
-
(make-autoload): Simplify docstring.2000-06-05, by Stefan Monnier
-
*** empty log message ***2000-06-05, by Stefan Monnier
-
(easy-mmode-define-global-mode): Autoload.2000-06-05, by Stefan Monnier
-
(jit-lock-saved-fontify-buffer-function): New var.2000-06-05, by Stefan Monnier
-
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>2000-06-05, by Michael Kifer
-
Require CL during compilation.2000-06-04, by Stefan Monnier
-
(Info-on-current-buffer): Initialize info.2000-06-04, by Stefan Monnier
-
(comment-indent): Ignore comment-indent-hook.2000-06-04, by Stefan Monnier
-
(tcl-indent-for-comment): Ignore comment-indent-hook.2000-06-04, by Stefan Monnier
-
*** empty log message ***2000-06-04, by Stefan Monnier
-
(easy-mmode-define-toggle): Remove (inline into define-minor-mode).2000-06-04, by Stefan Monnier
-
Fix nested comment.2000-06-03, by Dave Love
-
comment2000-06-03, by Dave Love
-
*** empty log message ***2000-06-03, by Dave Love
-
byte-compile-dynamic since we typically don't use2000-06-03, by Dave Love
-
*** empty log message ***2000-06-03, by Dave Love
-
*** empty log message ***2000-06-02, by Stefan Monnier
-
(easy-mmode-derive-name): New function.2000-06-02, by Stefan Monnier
-
(log-edit-done): Thinko in the "same comment" detection.2000-06-02, by Stefan Monnier
-
*** empty log message ***2000-06-02, by Dave Love
-
(install-arch-indep): Add pcl-cvs to list of info files.2000-06-02, by Dave Love
-
*** empty log message ***2000-06-02, by Gerd Moellmann
-
(realize_x_face): When copying BASE_FACE bitwise to the2000-06-02, by Gerd Moellmann
-
(x_set_mouse_face_gc): If first glyph isn't a character2000-06-02, by Gerd Moellmann
-
*** empty log message ***2000-06-02, by Dave Love
-
(convert-standard-filename): Doc fix.2000-06-02, by Dave Love
-
[This needs more work on the outline stuff.]2000-06-02, by Dave Love
-
(_XOPEN_SOURCE, __EXTENSIONS__): Don't define.2000-06-02, by Dave Love
-
*** empty log message ***2000-06-02, by Dave Love
-
Conditionally include stdlib.h, unistd.h.2000-06-02, by Dave Love
-
Add NO_MATHERR.2000-06-02, by Dave Love
-
Don't specify -n32 flag for mips-sgi-irix6.5.2000-06-02, by Dave Love
-
(AC_SYS_LARGEFILE_TEST_INCLUDES)2000-06-02, by Dave Love
-
*** empty log message ***2000-06-02, by Dave Love
-
Rewritten to use define-minor-mode.2000-06-02, by Dave Love
-
find-image, {before,after}-change-function2000-06-02, by Dave Love
-
(Vbefore_change_function, Vafter_change_function):2000-06-02, by Dave Love
-
(signal_before_change, signal_after_change): Don't check2000-06-02, by Dave Love
-
(internal_self_insert): Don't check2000-06-02, by Dave Love
-
(isearch-other-meta-char): Fix previous change.2000-06-02, by Kenichi Handa
-
*** empty log message ***2000-06-02, by Kenichi Handa
-
(log-edit-mode): Make vc-comment-ring-index local.2000-06-02, by Stefan Monnier
-
*** empty log message ***2000-06-02, by Stefan Monnier
-
(isearch-highlight): Turn internal-find-face into facep.2000-06-02, by Stefan Monnier
-
*** empty log message ***2000-06-01, by Dave Love
-
(Fcall_interactively): Doc fix.2000-06-01, by Dave Love
-
(describe-function-1): Distinguish special form from2000-06-01, by Dave Love
-
Rewritten using define-minor-mode.2000-06-01, by Dave Love
-
*** empty log message ***2000-06-01, by Dave Love
-
(ospeed) [HAVE_SPEED_T]: Don't declare extern.2000-06-01, by Dave Love
-
*** empty log message ***2000-06-01, by Stefan Monnier
-
*** empty log message ***2000-06-01, by Kenichi Handa
-
(tibetan-composable-pattern): More2000-06-01, by Kenichi Handa
-
(tibetan-add-components): Fixes for new2000-06-01, by Kenichi Handa
-
Fix syntax/category setting of Tibetan characters.2000-06-01, by Kenichi Handa
-
(lao-composition-function): Fix args to compose-string.2000-06-01, by Kenichi Handa
-
(thai-composition-function): Fix args to compose-string.2000-06-01, by Kenichi Handa
-
*** empty log message ***2000-06-01, by Kenichi Handa
-
(isearch-update): Set disable-point-adjustment to t2000-06-01, by Kenichi Handa
-
*** empty log message ***2000-06-01, by Kenichi Handa
-
*** empty log message ***2000-06-01, by Kenichi Handa
-
*** empty log message ***2000-06-01, by Stefan Monnier
-
Update calls to make-obsolete with a WHEN argument.2000-06-01, by Stefan Monnier
-
Add a version to the obsoletions.2000-06-01, by Stefan Monnier
-
* byte-run.el (make-obsolete, make-obsolete-variable):2000-06-01, by Stefan Monnier
-
*** empty log message ***2000-06-01, by Stefan Monnier
-
(INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.2000-06-01, by Stefan Monnier
-
New file.2000-06-01, by Stefan Monnier
-
(*.tmp): New entry. Seems to be used for @macro.2000-06-01, by Stefan Monnier
-
*** empty log message ***2000-05-31, by Dave Love
-
(loadhist-hook-functions): Remove before-change-function,2000-05-31, by Dave Love
-
(newline): Don't bind before-change-function, after-change-function.2000-05-31, by Dave Love
-
(mouse-save-then-kill-delete-region): Don't bind2000-05-31, by Dave Love
-
*** empty log message ***2000-05-31, by Dave Love
-
Revert last change -- duplicated.2000-05-31, by Dave Love
-
*** empty log message ***2000-05-31, by Dave Love
-
Change @sp1 to @sp 1.2000-05-31, by Dave Love
-
Fix xref2000-05-31, by Dave Love
-
*** empty log message ***2000-05-31, by Gerd Moellmann
-
(eassert) [!ENABLE_CHECKING]: Define as `(void) 0'.2000-05-31, by Gerd Moellmann
-
(find_glyph_row_slice, swap_glyphs_in_rows): Put in #if 0.2000-05-31, by Gerd Moellmann
-
(Fre_search_forward, Fre_search_backward)2000-05-31, by Jason Rumney
-
*** empty log message ***2000-05-31, by Jason Rumney
-
Update whitespace.el with a more tolerable timer scan time.2000-05-31, by Rajesh Vaidheeswarran
-
(Fw32_set_clipboard_data): Change QNil to Qnil.2000-05-31, by Jason Rumney
-
*** empty log message ***2000-05-31, by Jason Rumney
-
*** empty log message ***2000-05-31, by Dave Love
-
(change-log-font-lock-keywords) <function>: Add2000-05-31, by Dave Love
-
*** empty log message ***2000-05-31, by Kenichi Handa
-
Mostly re-written.2000-05-31, by Kenichi Handa
-
(quail-start-conversion): Don't include2000-05-31, by Kenichi Handa
-
(isearch-printing-char): If keyboard coding system is2000-05-31, by Kenichi Handa
-
*** empty log message ***2000-05-30, by Jason Rumney
-
(w32-charset-info-alist): Add each charset separately.2000-05-30, by Jason Rumney
-
Doc changes to reduce diffs with x-win.el.2000-05-30, by Jason Rumney
-
Format and doc changes to bring closer to xterm.c.2000-05-30, by Jason Rumney
-
(single_submenu, w32_menu_show): Call ENCODE_SYSTEM on menu strings.2000-05-30, by Jason Rumney
-
(NUM_TRANSLATED_MOUSE_BUTTONS): New constant.2000-05-30, by Jason Rumney
-
(W32FontStruct): Add double_byte_p member.2000-05-30, by Jason Rumney
-
Format and doc changes to bring closer to xfns.c.2000-05-30, by Jason Rumney
-
(glyph_to_pixel_coords): Change first parameter to2000-05-30, by Jason Rumney
-
(w32_load_bdf_font): Initialize font->double_byte_p.2000-05-30, by Jason Rumney
-
(w32fns.obj, w32menu.obj): Add charset.h and coding.h to dependencies.2000-05-30, by Jason Rumney
-
(make_lispy_event) [WINDOWS_NT]: Pass a window pointer to2000-05-30, by Jason Rumney
-
(Fread_file_name) [HAVE_NTGUI]: Use file dialog.2000-05-30, by Jason Rumney
-
(struct glyph) [WINDOWSNT]: Add w32_font_type member.2000-05-30, by Jason Rumney
-
(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros.2000-05-30, by Jason Rumney
-
(CP_DEFAULT): Define.2000-05-30, by Jason Rumney
-
*** empty log message ***2000-05-30, by Jason Rumney
-
*** empty log message ***2000-05-30, by Gerd Moellmann
-
(Info-default-directory-list): Doc fix.2000-05-30, by Gerd Moellmann
-
(perl-indent-line): When looking for a2000-05-30, by Gerd Moellmann
-
*** empty log message ***2000-05-30, by Gerd Moellmann
-
(finger-X.500-host-regexps): New user-option.2000-05-30, by Gerd Moellmann
-
*** empty log message ***2000-05-30, by Gerd Moellmann
-
(rmail-widen-to-current-msgbeg): Use rmail-msgbeg2000-05-30, by Gerd Moellmann
-
(Fre_search_forward, Fre_search_backward)2000-05-30, by Gerd Moellmann
-
(detect_coding_iso2022): Fix code for checking2000-05-30, by Kenichi Handa
-
*** empty log message ***2000-05-30, by Kenichi Handa
-
*** empty log message ***2000-05-30, by Stefan Monnier
-
(PREFETCH_NOLIMIT): New function.2000-05-30, by Stefan Monnier
-
*** empty log message ***2000-05-29, by Gerd Moellmann
-
(dabbrev-expand): Don't display messages in the2000-05-29, by Gerd Moellmann
-
(find_defun_start): Move test for2000-05-29, by Gerd Moellmann
-
*** empty log message ***2000-05-29, by Gerd Moellmann
-
(redisplay_window): Really switch buffers when2000-05-29, by Gerd Moellmann
-
(tmm-prompt): Recognize menu item definitions of the for2000-05-29, by Gerd Moellmann
-
New commands: hide/unhide actions,2000-05-29, by Gerd Moellmann
-
(jit-lock-mode): Add after change function to local hook.2000-05-29, by Gerd Moellmann
-
(Fcall_process): Fix previous change.2000-05-29, by Kenichi Handa
-
keymap property.2000-05-29, by Dave Love
-
*** empty log message ***2000-05-29, by Gerd Moellmann
-
(free_realized_faces): Block/unblock input.2000-05-29, by Gerd Moellmann
-
*** empty log message ***2000-05-29, by Dave Love
-
Include intervals.h.2000-05-29, by Dave Love
-
(keymap.o): Depend on intervals.h.2000-05-29, by Dave Love
-
(menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with2000-05-29, by Dave Love
-
(map_property): New enum.2000-05-29, by Dave Love
-
(get_local_map): Extra arg to allow looking for `keymap' too.2000-05-29, by Dave Love
-
(Qkeymap): New variable.2000-05-29, by Dave Love
-
(get_local_map: Don't declare here.2000-05-29, by Dave Love
-
(DECODE_COMPOSITION_START): If coding->cmp_data is not2000-05-29, by Kenichi Handa
-
(coding_allocate_composition_data): Extern it.2000-05-29, by Kenichi Handa
-
Include composite.h.2000-05-29, by Kenichi Handa
-
(callproc.o): Depend on composite.h.2000-05-29, by Kenichi Handa
-
*** empty log message ***2000-05-29, by Kenichi Handa
-
*** empty log message ***2000-05-29, by Eli Zaretskii
-
(syms_of_charset): Revert previous change.2000-05-29, by Eli Zaretskii
-
(encoded-kbd-iso2022-designation-map): Fix previous change.2000-05-29, by Kenichi Handa
-
(encoded-kbd-iso2022-designation-map): Pay attention to that2000-05-29, by Kenichi Handa
-
*** empty log message ***2000-05-29, by Kenichi Handa
-
*** empty log message ***2000-05-28, by Kenichi Handa
-
*** empty log message ***2000-05-28, by Eli Zaretskii
-
Correct a typo in a comment.2000-05-28, by Eli Zaretskii
-
(produce_glyphs): Don't treat eight-bit-* charsets as multibyte.2000-05-28, by Eli Zaretskii
-
*** empty log message ***2000-05-28, by Eli Zaretskii
-
(speedbar-use-images, speedbar-update-flag)2000-05-28, by Eli Zaretskii
-
*** empty log message ***2000-05-28, by Eli Zaretskii
-
(cp-coding-system-for-codepage-1): Add2000-05-28, by Eli Zaretskii
-
(syms_of_charset): Set width of character sets2000-05-28, by Eli Zaretskii
-
*** empty log message ***2000-05-26, by Gerd Moellmann
-
*** empty log message ***2000-05-26, by Dave Love
-
*** empty log message ***2000-05-26, by Gerd Moellmann
-
Add check for speed_t typedef.2000-05-26, by Gerd Moellmann
-
(ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.2000-05-26, by Gerd Moellmann
-
(HAVE_SPEED_T): New define.2000-05-26, by Gerd Moellmann
-
Fix finder keywords.2000-05-26, by Dave Love
-
(standard-display-underline): Don't use internal-find-face.2000-05-26, by Dave Love
-
*** empty log message ***2000-05-26, by Dave Love
-
(shrink_decoding_region): Initialize eol_conversion.2000-05-26, by Dave Love
-
Maintainer change. Doc fixes.2000-05-26, by Dave Love
-
(elp-version): Deleted.2000-05-26, by Dave Love
-
*** empty log message ***2000-05-26, by Stefan Monnier
-
(add-change-log-entry): Merge the current entry with the2000-05-26, by Stefan Monnier
-
*** empty log message ***2000-05-26, by Dave Love
-
(unload-feature): Fix interactive spec [from2000-05-26, by Dave Love
-
*** empty log message ***2000-05-26, by Dave Love
-
(byte-compile-callargs-warn): Use subr-arity to check primitives.2000-05-26, by Dave Love
-
subr-arity2000-05-26, by Dave Love
-
(Qsubrp, Qmany, Qunevalled): New variables.2000-05-26, by Dave Love
-
Change maintainer to FSF.2000-05-26, by Dave Love
-
*** empty log message ***2000-05-26, by Kenichi Handa
-
Set family names of non-latin charsets in default fontset to "*".2000-05-26, by Kenichi Handa
-
(check_registry_encoding): This function deleted.2000-05-26, by Kenichi Handa
-
(map_char_table): Ignore char-table entries for2000-05-26, by Kenichi Handa
-
(syms_of_fontset): Adjust the font name for ascii of2000-05-26, by Kenichi Handa
-
*** empty log message ***2000-05-26, by Kenichi Handa
-
*** empty log message ***2000-05-26, by Kenichi Handa
-
(print-fontset): Combine family part2000-05-26, by Kenichi Handa
-
(encode-coding-char): Make strings2000-05-26, by Kenichi Handa
-
*** empty log message ***2000-05-26, by Kenichi Handa
-
(init_charset_once): Set the table bytes_by_char_head2000-05-26, by Kenichi Handa
-
*** empty log message ***2000-05-26, by Stefan Monnier
-
Fix keywords.2000-05-26, by Stefan Monnier
-
*** empty log message ***2000-05-25, by Gerd Moellmann
-
(install-arch-indep): Install ebrowse.info.2000-05-25, by Gerd Moellmann
-
*** empty log message ***2000-05-25, by Stefan Monnier
-
Fix keywords.2000-05-25, by Stefan Monnier
-
newcomment and the change of binding for M-;2000-05-25, by Stefan Monnier
-
(fill-comment, comment-column, comment-start)2000-05-25, by Stefan Monnier
-
(esc-map): Change ; to comment-dwim and use the new function2000-05-25, by Stefan Monnier
-
Add abundant autoload cookies.2000-05-25, by Stefan Monnier
-
*** empty log message ***2000-05-25, by Dave Love
-
Delete obsolete URL comment.2000-05-25, by Dave Love
-
Add finder keywords.2000-05-25, by Dave Love
-
(elp-restore-function): Don't use obsolete byte-code-function-p.2000-05-25, by Dave Love
-
Add provide.2000-05-25, by Dave Love
-
(goto-address-fontify): Add help-echo property.2000-05-25, by Dave Love
-
Add Finder keywords.2000-05-25, by Dave Love
-
(smerge-diff-switches): Don't use list* in defcustom.2000-05-25, by Dave Love
-
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>2000-05-25, by Michael Kifer
-
*** empty log message ***2000-05-25, by Eli Zaretskii
-
(highlight-changes-mode): Ask about color or2000-05-25, by Eli Zaretskii
-
(ffap-menu-text-plist): Use display-mouse-p, not window-system.2000-05-25, by Eli Zaretskii
-
(edebug-emacs-19-specific): Call2000-05-25, by Eli Zaretskii
-
(standard-display-g1, standard-display-graphic):2000-05-25, by Eli Zaretskii
-
Remove window-system from comments, suggest using display-*-p instead.2000-05-25, by Eli Zaretskii
-
(apropos-print): Use display-mouse-p instead of2000-05-25, by Eli Zaretskii
-
* emacs.c (main): Initialize keyboard syms before initializing2000-05-25, by Ken Raeburn
-
* Makefile.in (install-arch-dep): Install fns-*.el only if it2000-05-25, by Ken Raeburn
-
*** empty log message ***2000-05-25, by Stefan Monnier
-
*** empty log message ***2000-05-25, by Stefan Monnier
-
(at_begline_loc_p): Also recognize the \\(?:^ case2000-05-25, by Stefan Monnier
-
*** empty log message ***2000-05-25, by Gerd Moellmann
-
Fix @direntry, add @dircategory.2000-05-25, by Gerd Moellmann
-
(handle_invisible_prop): Don't try to skip over2000-05-25, by Gerd Moellmann
-
*** empty log message ***2000-05-25, by Eli Zaretskii
-
(cp-decoding-vector-for-codepage):2000-05-25, by Eli Zaretskii
-
*** empty log message ***2000-05-25, by Eli Zaretskii
-
(describe-char-after): Use2000-05-25, by Eli Zaretskii
-
*** empty log message ***2000-05-25, by Dave Love
-
(Fdump_glyph_matrix): Declare the arg.2000-05-25, by Dave Love
-
Fix junk from last checkin.2000-05-25, by Dave Love
-
*** empty log message ***2000-05-25, by Dave Love
-
(encode_eol): Add null statement after label.2000-05-25, by Dave Love
-
*** empty log message ***2000-05-25, by Eli Zaretskii
-
(cp-make-coding-systems-for-codepage):2000-05-25, by Eli Zaretskii
-
(Fw16_set_clipboard_data): Fix the change from 2000-05-20.2000-05-25, by Eli Zaretskii
-
*** empty log message ***2000-05-25, by Gerd Moellmann
-
*** empty log message ***2000-05-25, by Gerd Moellmann
-
Ignore exit status of `unset CDPATH' everywhwere.2000-05-25, by Gerd Moellmann
-
(ccl_driver): Fix previous change.2000-05-25, by Kenichi Handa
-
*** empty log message ***2000-05-25, by Kenichi Handa
-
*** empty log message ***2000-05-25, by Kenichi Handa
-
(run_pre_post_conversion_on_str): Set point to the2000-05-25, by Kenichi Handa
-
*** empty log message ***2000-05-25, by Kenichi Handa
-
(ccl_driver) <CCL_ReadMultibyteChar2>2000-05-25, by Kenichi Handa
-
*** empty log message ***2000-05-25, by Kenichi Handa
-
Setup default fontset for new charsets.2000-05-25, by Kenichi Handa
-
Specify CHARSET-ID explicitely for private charsets.2000-05-25, by Kenichi Handa
-
*** empty log message ***2000-05-24, by Dave Love
-
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>2000-05-24, by Michael Kifer
-
(Info-find-node-2): Restructure [following "Vadim S. Solomin"2000-05-24, by Dave Love
-
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>2000-05-24, by Michael Kifer
-
rmail-automatic-folder-directives2000-05-24, by Dave Love
-
Correct typos.2000-05-24, by Eli Zaretskii
-
1999-01-23 Eric M. Ludlam <zappo@ultranet.com>2000-05-24, by Dave Love
-
*** empty log message ***2000-05-24, by Eli Zaretskii
-
*** empty log message ***2000-05-24, by Stefan Monnier
-
(iso-8859-8-e, iso-8859-8-i): For now, just2000-05-24, by Eli Zaretskii
-
Add finder keywords.2000-05-24, by Dave Love
-
Add finder keywords.2000-05-24, by Dave Love
-
Fix header for Finder.2000-05-24, by Dave Love
-
*** empty log message ***2000-05-24, by Dave Love
-
1999-06-01 Kenichi HANDA <handa@etl.go.jp>2000-05-24, by Dave Love
-
*** empty log message ***2000-05-24, by Gerd Moellmann
-
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.2000-05-24, by Gerd Moellmann
-
*** empty log message ***2000-05-24, by Gerd Moellmann
-
*** empty log message ***2000-05-24, by Eli Zaretskii
-
New version from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>:2000-05-24, by Eli Zaretskii
-
(kkc-region): Don't change modified-p of2000-05-24, by Kenichi Handa
-
(quail-start-translation): Don't change2000-05-24, by Kenichi Handa
-
*** empty log message ***2000-05-24, by Kenichi Handa
-
(iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554.2000-05-24, by Kenichi Handa
-
*** empty log message ***2000-05-24, by Kenichi Handa
-
(iso-2022-jp): Exclude katakana-jisx02012000-05-24, by Kenichi Handa
-
*** empty log message ***2000-05-24, by Kenichi Handa
-
(update_charset_table): Accept nil in LONG_NAME and2000-05-24, by Kenichi Handa
-
*** empty log message ***2000-05-24, by Eric M. Ludlam
-
Renamed sb-tag-.xpm to sb-tag-minus.xpm2000-05-24, by Eric M. Ludlam
-
Renamed sb-tag+.xpm to sb-tag-plus.xpm2000-05-24, by Eric M. Ludlam
-
Renamed sb-file.xpm to sb-pg.xpm2000-05-24, by Eric M. Ludlam
-
Renamed sb-file+.xpm to sb-pg-plus.xpm2000-05-24, by Eric M. Ludlam
-
Renamed sb-file-.xpm to sb-pg-minus.xpm2000-05-24, by Eric M. Ludlam
-
Renamed sb-dir-.xpm to sb-dir-minus.xpm2000-05-24, by Eric M. Ludlam
-
Renamed sb-dir+.xpm to sb-dir-plus.xpm2000-05-24, by Eric M. Ludlam
-
(speedbar-easymenu-definition-base): Image toggle fix.2000-05-24, by Eric M. Ludlam
-
(quail-show-guidance-buf): Set2000-05-23, by Kenichi Handa
-
*** empty log message ***2000-05-23, by Kenichi Handa
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
(command-line): Determine source file of compiled2000-05-23, by Gerd Moellmann
-
(setpgrp) [HAVE_SETPGID]: Define as setpgid.2000-05-23, by Gerd Moellmann
-
(setpgrp): Don't define it here because this2000-05-23, by Gerd Moellmann
-
(BASE_PURESIZE): Increase to 675000.2000-05-23, by Gerd Moellmann
-
(Fload): Add a comment about the meaning of2000-05-23, by Gerd Moellmann
-
(compile-internal): Style typo.2000-05-23, by Stefan Monnier
-
*** empty log message ***2000-05-23, by Stefan Monnier
-
(comment-make-extra-lines): Don't use `assert'.2000-05-23, by Stefan Monnier
-
(dynamic-completion-mode, dynamic-completion-mode): Don't quote lambdas.2000-05-23, by Stefan Monnier
-
(ffap-highlight): Use facep rather than internal-find-face.2000-05-23, by Stefan Monnier
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
(ffap-url-regexp): Add `https'.2000-05-23, by Gerd Moellmann
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
*** empty log message ***2000-05-23, by Eli Zaretskii
-
(make-backup-file-name-1): Replace slashes with `!'2000-05-23, by Eli Zaretskii
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
(sh-ancestor-alist): Add `bash2'.2000-05-23, by Gerd Moellmann
-
(interpreter-mode-alist): Add `bash2'.2000-05-23, by Gerd Moellmann
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
(struct coding_system): Add a comment for src_multibyte and2000-05-23, by Kenichi Handa
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
*** empty log message ***2000-05-23, by Eli Zaretskii
-
(SOME_MACHINE_LISP): Add disp-table.elc,2000-05-23, by Eli Zaretskii
-
*** empty log message ***2000-05-23, by Gerd Moellmann
-
(skip_chars): Use FETCH_STRING_CHAR_ADVANCE unconditionally.2000-05-23, by Kenichi Handa
-
(skip_chars): FETCH_STRING_CHAR_ADVANCE unconditionally.2000-05-23, by Kenichi Handa
-
(read_char): Allow character codes 128..255 to be2000-05-23, by Kenichi Handa
-
(IT_write_glyphs): Set coding->src_multibyte to 1.2000-05-23, by Kenichi Handa
-
(encode_terminal_code): Set coding->src_multibyte properly.2000-05-23, by Kenichi Handa
-
*** empty log message ***2000-05-23, by Kenichi Handa
-
Fix previous change (typo).2000-05-23, by Kenichi Handa
-
Fix comment for find_charset_in_text.2000-05-23, by Kenichi Handa
-
(encode_eol): Fix a bug of DOS style EOL encoding.2000-05-23, by Kenichi Handa
-
*** empty log message ***2000-05-23, by Kenichi Handa
-
*** empty log message ***2000-05-22, by Dave Love
-
(feature-symbols, file-provides, file-requires): Use mapc.2000-05-22, by Dave Love
-
(parse-colon-path): Doc fix.2000-05-22, by Dave Love
-
(PC-look-for-include-file): Use :alnum: character class.2000-05-22, by Dave Love
-
Fix boilerplate comments.2000-05-22, by Dave Love
-
Fix last change.2000-05-22, by Dave Love
-
(Info-fontify-node): fixed the call to add-text-properties2000-05-22, by Sam Steingold
-
Imenu addition2000-05-22, by Dave Love
-
Saveplace2000-05-22, by Dave Love
-
*** empty log message ***2000-05-22, by Dave Love
-
Remove debug-ignored-errors set in other files.2000-05-22, by Dave Love
-
Add to debug-ignored-errors.2000-05-22, by Dave Love
-
Doc fixes. Add to debug-ignored-errors. Don't quote keywords.2000-05-22, by Dave Love
-
Add to debug-ignored-errors.2000-05-22, by Dave Love
-
Add debug-ignored-errors.2000-05-22, by Dave Love
-
*** empty log message ***2000-05-22, by Gerd Moellmann
-
*** empty log message ***2000-05-22, by Eli Zaretskii
-
(From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk)2000-05-22, by Eli Zaretskii
-
(quail-simple-translation-keymap): Map2000-05-22, by Kenichi Handa
-
*** empty log message ***2000-05-22, by Kenichi Handa
-
(help-manyarg-func-alist): Typo.2000-05-22, by Stefan Monnier
-
*** empty log message ***2000-05-22, by Stefan Monnier
-
Rewritten to take advantage of shy-groups and2000-05-22, by Stefan Monnier
-
(read_char): Allow character codes 128..255 to be2000-05-22, by Kenichi Handa
-
*** empty log message ***2000-05-22, by Stefan Monnier
-
(comment-region-internal): Go back to BEG after quoting2000-05-22, by Stefan Monnier
-
(adjust_markers_for_replace): Fix previous change.2000-05-22, by Kenichi Handa
-
*** empty log message ***2000-05-22, by Kenichi Handa
-
*** empty log message ***2000-05-21, by Stefan Monnier
-
(remove-hook): Don't turn the hook's value into a list.2000-05-21, by Stefan Monnier
-
*** empty log message ***2000-05-21, by Dave Love
-
(edmacro-parse-keys): Return vector if any elements are invalid2000-05-21, by Dave Love
-
*** empty log message ***2000-05-21, by Dave Love
-
(detect-coding-with-priority): Use mapc. Remove redundant lambda.2000-05-21, by Dave Love
-
(list-non-iso-charset-chars, describe-fontset): Remove redundant2000-05-21, by Dave Love
-
(brief-mode): New alias.2000-05-21, by Dave Love
-
(ring-elements): New function.2000-05-21, by Dave Love
-
(easy-menu-create-menu, easy-menu-do-add-item): Use keywordp.2000-05-21, by Dave Love
-
Update side-effect free function lists.2000-05-21, by Dave Love
-
Change header line.2000-05-21, by Dave Love
-
Doc and error message fixes.2000-05-21, by Dave Love
-
(facemenu-set-face): Fix interactive prompt.2000-05-21, by Dave Love
-
fix @sc use2000-05-21, by Dave Love
-
*** empty log message ***2000-05-21, by Dave Love
-
(ERROR_MAX): Increase to 160.2000-05-21, by Dave Love
-
Include config.h, not ../src/config.h.2000-05-21, by Dave Love
-
*** empty log message ***2000-05-21, by Stefan Monnier
-
(ccl-compile-map-multiple): Don't quote lambda.2000-05-21, by Stefan Monnier
-
*** empty log message ***2000-05-21, by Stefan Monnier
-
(log-edit-done): Cleanup trailing empty lines.2000-05-21, by Stefan Monnier
-
Fix file description.2000-05-21, by Stefan Monnier
-
*** empty log message ***2000-05-21, by Stefan Monnier
-
Update copyright and commentary.2000-05-21, by Stefan Monnier
-
*** empty log message ***2000-05-21, by Stefan Monnier
-
(comment-styles): New `box-multi'.2000-05-21, by Stefan Monnier
-
*** empty log message ***2000-05-20, by Gerd Moellmann
-
(toplevel) [UNIX98_PTYS]: Include stdlib.h.2000-05-20, by Gerd Moellmann
-
(HAVE_GRANDPT, HAVE_GETPT): New defines.2000-05-20, by Gerd Moellmann
-
(setup_pty): Treat case that UNIX98_PTYS is defined2000-05-20, by Gerd Moellmann
-
(UNIX98_PTYS) [HAVE_GRANDPT]: Define.2000-05-20, by Gerd Moellmann
-
Check for grandpt and getpt.2000-05-20, by Gerd Moellmann
-
(ccl-compile-write-string): Make STR unibyte.2000-05-20, by Kenichi Handa
-
*** empty log message ***2000-05-20, by Kenichi Handa
-
*** empty log message ***2000-05-20, by Kenichi Handa
-
(find-multibyte-characters): Never2000-05-20, by Kenichi Handa
-
(list-character-sets-1): Handle2000-05-20, by Kenichi Handa
-
(rmail-decode-quoted-printable): Use delete-region2000-05-20, by Kenichi Handa
-
(selection_data_to_lisp_data): Setup members2000-05-20, by Kenichi Handa
-
(get_next_display_element): Handle 8-bit characters2000-05-20, by Kenichi Handa
-
(Fw32_set_clipboard_data): Setup members2000-05-20, by Kenichi Handa
-
(w32_to_x_font): Setup members src_multibyte and2000-05-20, by Kenichi Handa
-
(Fw16_set_clipboard_data): Setup members2000-05-20, by Kenichi Handa
-
(produce_special_glyphs): Use CHAR_BYTES instead of2000-05-20, by Kenichi Handa
-
(wordify): Use FETCH_STRING_CHAR_ADVANCE2000-05-20, by Kenichi Handa
-
(Fstart_process): GCPRO current_dir before calling2000-05-20, by Kenichi Handa
-
(print_object): Use FETCH_STRING_CHAR_ADVANCE2000-05-20, by Kenichi Handa
-
*** empty log message ***2000-05-20, by Stefan Monnier
-
(read1): On reading multibyte string, be sure to make2000-05-20, by Kenichi Handa
-
(Fsingle_key_description): Use SPLIT_CHAR instead of2000-05-20, by Kenichi Handa
-
(adjust_markers_for_record_delete): Deleted.2000-05-20, by Kenichi Handa
-
(fontset_ref): Use SPLIT_CHAR instead of2000-05-20, by Kenichi Handa
-
(concat): Handle 8-bit characters correctly.2000-05-19, by Kenichi Handa
-
(Finsert_file_contents): Setup src_multibyte and2000-05-19, by Kenichi Handa
-
(Fformat): Be sure to convert 8-bit characters to2000-05-19, by Kenichi Handa
-
(Faref): Use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.2000-05-19, by Kenichi Handa
-
(enum iso_code_class_type): Member ISO_control_code is2000-05-19, by Kenichi Handa
-
(ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to2000-05-19, by Kenichi Handa
-
(LEADING_CODE_8_BIT_CONTROL, CHARSET_8_BIT_CONTROL,2000-05-19, by Kenichi Handa
-
(Qeight_bit_control, Qeight_bit_graphic): New2000-05-19, by Kenichi Handa
-
(CCL_WRITE_CHAR): Be sure to write single byte characters2000-05-19, by Kenichi Handa
-
(Fmodify_category_entry): Use SPLIT_CHAR, not2000-05-19, by Kenichi Handa
-
(Fcall_process): Always encode an argument string if2000-05-19, by Kenichi Handa
-
(Fbyte_code): If arg BYTESTR is multibyte, convert it2000-05-19, by Kenichi Handa
-
(advance_to_char_boundary): Don't use DEC_POS to find a2000-05-19, by Kenichi Handa
-
(Fmake_byte_code): If BYTECODE-STRING is multibyte,2000-05-19, by Kenichi Handa
-
(fns.o): Depend on charset.h.2000-05-19, by Kenichi Handa
-
(ada-mode, ada-create-case-exception): Don't quote lambdas.2000-05-19, by Stefan Monnier
-
(lisp-mode-variables): Set comment-add.2000-05-19, by Stefan Monnier
-
*** empty log message ***2000-05-19, by Gerd Moellmann
-
(gud-jdb-directories): Doc fix.2000-05-19, by Gerd Moellmann
-
(Fbury_buffer): Avoid trouble from burying a killed buffer.2000-05-19, by Gerd Moellmann
-
Fix license text and author.2000-05-19, by Stefan Monnier
-
*** empty log message ***2000-05-19, by Stefan Monnier
-
*** empty log message ***2000-05-19, by Gerd Moellmann
-
(auto-mode-alist): Add pattern for `.shrc'.2000-05-19, by Gerd Moellmann
-
(Vimages_types): Moved to xdisp.c.2000-05-19, by Gerd Moellmann
-
(Vimage_types): Add extern declaration.2000-05-19, by Gerd Moellmann
-
(Vimage_types): Moved here from xfns.c.2000-05-19, by Gerd Moellmann
-
(Vimage_types): Removed.2000-05-19, by Gerd Moellmann
-
.2000-05-19, by Andreas Schwab
-
*** empty log message ***2000-05-18, by Gerd Moellmann
-
PostScript code compatibility with other utilities2000-05-18, by Gerd Moellmann
-
* ps-print.el: Compatibility, customization and doc fix.2000-05-18, by Gerd Moellmann
-
*** empty log message ***2000-05-18, by Gerd Moellmann
-
(msb-menu-cond): Add choice `user'.2000-05-18, by Gerd Moellmann
-
(pascal-indent-alist, pascal-indent-comment): Changed2000-05-18, by Gerd Moellmann
-
*** empty log message ***2000-05-18, by Eric M. Ludlam
-
New Icon for speedbar.2000-05-18, by Eric M. Ludlam
-
*** empty log message ***2000-05-18, by Eli Zaretskii
-
Changes to allow "make foo.dvi" on DJGPP platforms:2000-05-18, by Eli Zaretskii
-
(Ffontset_info): ...and another.2000-05-18, by Dave Love
-
(Ffontset_info): Fix newline in doc.2000-05-18, by Dave Love
-
*** empty log message ***2000-05-18, by Dave Love
-
(appt-make-list): Match all lines of entry.2000-05-18, by Dave Love
-
(Info-fontify-node): Add intangible property as well as2000-05-18, by Dave Love
-
(dired-between-files): Also skip lines beginning with `used'.2000-05-18, by Andreas Schwab
-
*** empty log message ***2000-05-17, by Kenichi Handa
-
(describe-char-after): Call2000-05-17, by Kenichi Handa
-
Include "buffer.h".2000-05-17, by Kenichi Handa
-
(map_char_table): Pay attention to character number of2000-05-17, by Kenichi Handa
-
(comment-beginning): Handle unclosed comment.2000-05-17, by Stefan Monnier
-
Obsolete. Use xfaces.c instead.2000-05-17, by Jason Rumney
-
*** empty log message ***2000-05-17, by Eli Zaretskii
-
(image-type-available-p): Don't reference image-types2000-05-17, by Eli Zaretskii
-
*** empty log message ***2000-05-17, by Stefan Monnier
-
(autoarg-mode): Typo in the :set argument.2000-05-17, by Stefan Monnier
-
Correct a typo in description of `woman.el'.2000-05-17, by Eli Zaretskii
-
*** empty log message ***2000-05-17, by Eli Zaretskii
-
(command-line-1): Don't signal an error if the2000-05-17, by Eli Zaretskii
-
*** empty log message ***2000-05-17, by Gerd Moellmann
-
(arabic-iso8859-6): Fix typo.2000-05-17, by Kenichi Handa
-
*** empty log message ***2000-05-17, by Kenichi Handa
-
(comment-string-strip): Strip terminating newlines.2000-05-16, by Stefan Monnier
-
*** empty log message ***2000-05-16, by Stefan Monnier
-
(remove-hook): `setq' hook-value, not `set'.2000-05-16, by Stefan Monnier
-
*** empty log message ***2000-05-16, by Gerd Moellmann
-
*** empty log message ***2000-05-16, by Dave Love
-
Deleted -- unused.2000-05-16, by Dave Love
-
(debug-ignored-errors): more errors to ignore.2000-05-16, by Sam Steingold
-
*** empty log message ***2000-05-16, by Dave Love
-
Don't require cl or easymenu.2000-05-16, by Dave Love
-
(add-hook): setq hook-value, not set2000-05-16, by Sam Steingold
-
*** empty log message ***2000-05-16, by Gerd Moellmann
-
(dired-do-query-replace-regexp): Add `-regexp'2000-05-16, by Gerd Moellmann
-
(dired-mode-map): Use dired-do-query-replace-regexp.2000-05-16, by Gerd Moellmann
-
(compilation-parse-errors): Collect2000-05-16, by Gerd Moellmann
-
(view-emacs-FAQ): Change `emacs-faq' to `efaq'.2000-05-16, by Gerd Moellmann
-
(command-line-1): Mention the FAQ in the startup2000-05-16, by Gerd Moellmann
-
(Fmove_to_column): When ending within a tab, insert2000-05-16, by Gerd Moellmann
-
Use the term `invalid' instead of `illegal'.2000-05-16, by Gerd Moellmann
-
*** empty log message ***2000-05-16, by Gerd Moellmann
-
(frames_bury_buffer): Don't add a buffer to the frame's2000-05-16, by Gerd Moellmann
-
*** empty log message ***2000-05-16, by Gerd Moellmann
-
(make_temp_name): New function, extracted from2000-05-16, by Gerd Moellmann
-
(get_boot_time): To obtain an 8 char file name, which2000-05-16, by Gerd Moellmann
-
*** empty log message ***2000-05-15, by Eric M. Ludlam
-
(speedbar-recenter): Typo, and fix logic.2000-05-15, by Eric M. Ludlam
-
*** empty log message ***2000-05-15, by Gerd Moellmann
-
(sh-while-getopts) <sh>: Handle case that2000-05-15, by Gerd Moellmann
-
(mouse-yank-at-click): Doc fix.2000-05-15, by Gerd Moellmann
-
*** empty log message ***2000-05-15, by Eli Zaretskii
-
(IT-character-translations): More updates of2000-05-15, by Eli Zaretskii
-
*** empty log message ***2000-05-15, by Gerd Moellmann
-
(coordinates_in_window): Subtract 1 when computing right_x.2000-05-15, by Eli Zaretskii
-
(getenv): New function, interactively callable.2000-05-15, by Gerd Moellmann
-
Load `env'.2000-05-15, by Gerd Moellmann
-
Change author's mail address.2000-05-15, by Gerd Moellmann
-
(Fgetenv_internal): Renamed from Fgetenv.2000-05-15, by Gerd Moellmann
-
(lisp): Add env.elc.2000-05-15, by Gerd Moellmann
-
*** empty log message ***2000-05-14, by Dave Love
-
*** empty log message ***2000-05-14, by Dave Love
-
rmail-show-message-hook): Customize and offer2000-05-14, by Dave Love
-
(help-xref-stack): Doc fix.2000-05-14, by Dave Love
-
*** empty log message ***2000-05-14, by Dave Love
-
Declare more functions obsolete.2000-05-14, by Dave Love
-
Remove all the setup-...-environment functions.2000-05-14, by Dave Love
-
*** empty log message ***2000-05-14, by Stefan Monnier
-
(comment-start, comment-start-skip, comment-end): Made `defvar'.2000-05-14, by Stefan Monnier
-
*** empty log message ***2000-05-13, by Eric M. Ludlam
-
Updated the commentary section.2000-05-13, by Eric M. Ludlam
-
(comment-use-syntax): Change `maybe' to `undecided'.2000-05-13, by Stefan Monnier
-
*** empty log message ***2000-05-13, by Gerd Moellmann
-
(syntax-description-table): New variable.2000-05-13, by Kenichi Handa
-
Add more information in descriptions of character sets.2000-05-13, by Kenichi Handa
-
(encode-coding-char): An ASCII character is always encodable.2000-05-13, by Kenichi Handa
-
(what-cursor-position): If DETAIL is non-nil, call2000-05-13, by Kenichi Handa
-
*** empty log message ***2000-05-13, by Kenichi Handa
-
*** empty log message ***2000-05-13, by Kenichi Handa
-
*** empty log message ***2000-05-12, by Gerd Moellmann
-
(ange-ftp-skip-msgs): Include 500 code.for2000-05-12, by Gerd Moellmann
-
(lisp-font-lock-keywords-1): Add define-minor-mode.2000-05-12, by Stefan Monnier
-
*** empty log message ***2000-05-12, by Dave Love
-
Remove some compatibility stuff and CL2000-05-12, by Dave Love
-
*** empty log message ***2000-05-12, by Dave Love
-
*** empty log message ***2000-05-12, by Gerd Moellmann
-
(Freplace_match): Handle case of `\N' in the2000-05-12, by Gerd Moellmann
-
*** empty log message ***2000-05-12, by Gerd Moellmann
-
(display-time-mail-icon): Use `:ascent center'.2000-05-12, by Gerd Moellmann
-
todo-mode2000-05-11, by Dave Love
-
*** empty log message ***2000-05-11, by Dave Love
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
(comint-read-input-ring): Move reference to2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
Fix last change.2000-05-11, by Dave Love
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
(add_to_log): Pass 1 byte less to message_dolog.2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
Update copyright. Remove Simon Marshall's email2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
(read_char): Don't clear current message for help2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
(handle_single_display_prop): Don't try to set PT if2000-05-11, by Gerd Moellmann
-
(substitute-key-definition): Add comment describing2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-11, by Gerd Moellmann
-
(INFO_TARGETS): Add info/ebrowse.2000-05-11, by Gerd Moellmann
-
*** empty log message ***2000-05-10, by Stefan Monnier
-
(regexp-opt-depth): Fix regexp.2000-05-10, by Stefan Monnier
-
(add-hook, remove-hook): Make hook buffer-local if needed..2000-05-10, by Stefan Monnier
-
(cvs-cleanup-collection): Remove obsolete code for2000-05-10, by Stefan Monnier
-
(log-view-goto-rev): New function for the new VC.2000-05-10, by Stefan Monnier
-
(cvs-changelog-full-paragraphs): Mark obsolete.2000-05-10, by Stefan Monnier
-
(iswitchb-completion-help): Unquote lambda.2000-05-10, by Stefan Monnier
-
(diff-font-lock-keywords): Recognize comments.2000-05-10, by Stefan Monnier
-
(cvs-status-minor-wrap): Use mark-active.2000-05-10, by Stefan Monnier
-
(automatic-hscrolling): Typo.2000-05-10, by Stefan Monnier
-
Cleaned some left over bogus conflict markers.2000-05-10, by Stefan Monnier
-
Mention PCL-CVS.2000-05-10, by Stefan Monnier
-
write-region change2000-05-10, by Dave Love
-
*** empty log message ***2000-05-10, by Dave Love
-
*** empty log message ***2000-05-10, by Dave Love
-
(install-arch-indep): Filter CVS as well as RCS.2000-05-10, by Dave Love
-
Fix make-obsolete for internal-get-face.2000-05-10, by Dave Love
-
*** empty log message ***2000-05-10, by Dave Love
-
write-region change2000-05-10, by Dave Love
-
(Fwrite_region): If APPEND arg is an integer, seek to2000-05-10, by Dave Love
-
*** empty log message ***2000-05-09, by Dave Love
-
(apropos-print): use `describe-face' instead of2000-05-09, by Dave Love
-
auto-fill-chars2000-05-09, by Dave Love
-
*** empty log message ***2000-05-09, by Dave Love
-
(describe-variable): Have customize button pop the2000-05-09, by Dave Love
-
Some doc fixes.2000-05-09, by Dave Love
-
*** empty log message ***2000-05-09, by Eli Zaretskii
-
(Documentation): Document woman.el features.2000-05-09, by Eli Zaretskii
-
Fix last change.2000-05-09, by Eli Zaretskii
-
*** empty log message ***2000-05-08, by Dave Love
-
Import changes from current Gnus.2000-05-08, by Dave Love
-
Mention `woman'.2000-05-08, by Eli Zaretskii
-
*** empty log message ***2000-05-08, by Eli Zaretskii
-
New file.2000-05-08, by Eli Zaretskii
-
*** empty log message ***2000-05-08, by Eli Zaretskii
-
(IT-character-translations): Update ASCII2000-05-08, by Eli Zaretskii
-
*** empty log message ***2000-05-08, by Eli Zaretskii
-
(set-language-info-alist): Call define-prefix-command with 3 arguments,2000-05-08, by Eli Zaretskii
-
*** empty log message ***2000-05-07, by Dave Love
-
Small doc fixes from Pavel Janic.2000-05-07, by Dave Love
-
*** empty log message ***2000-05-05, by Dave Love
-
Doc fixes; mainly avoid duplicating arg2000-05-05, by Dave Love
-
*** empty log message ***2000-05-05, by Gerd Moellmann
-
(abbrev-mode): Make ARG optional.2000-05-05, by Gerd Moellmann
-
Make a link for lib-src/grep-changelog. Copy2000-05-05, by Gerd Moellmann
-
*** empty log message ***2000-05-04, by Dave Love
-
(syms_of_buffer) [auto-fill-function]: Doc fix.2000-05-04, by Dave Love
-
(syms_of_charset) [auto-fill-chars]: Doc fix.2000-05-04, by Dave Love
-
*** empty log message ***2000-05-04, by Gerd Moellmann
-
Change file name `EBROWSE' to `BROWSE'.2000-05-04, by Gerd Moellmann
-
(auto-mode-alist): Change `EBROWSE' to `BROWSE'.2000-05-04, by Gerd Moellmann
-
(DEFAULT_OUTFILE): Set to `BROWSE'.2000-05-04, by Gerd Moellmann
-
(insert_from_buffer_1): Adjust FROM position by number2000-05-04, by Gerd Moellmann
-
*** empty log message ***2000-05-04, by Gerd Moellmann
-
(substitute-key-definition): Clarify documentation.2000-05-04, by Gerd Moellmann
-
(glasses-convert-to-unreadable): Use2000-05-04, by Gerd Moellmann
-
*** empty log message ***2000-05-04, by Gerd Moellmann
-
*** empty log message ***2000-05-04, by Eli Zaretskii
-
(cjk-codepages-alist): Add associations for2000-05-04, by Eli Zaretskii
-
*** empty log message ***2000-05-03, by Dave Love
-
*** empty log message ***2000-05-03, by Gerd Moellmann
-
(handle_single_display_prop): If display property value2000-05-03, by Gerd Moellmann
-
(mail-abbrev-insert-alias): Renamed from2000-05-03, by Gerd Moellmann
-
(makefile-mode-abbrev-table): New variable.2000-05-03, by Gerd Moellmann
-
(query-replace-map): Add binding for `E'.2000-05-03, by Gerd Moellmann
-
display-time-use-mail-icon2000-05-03, by Dave Love
-
display-time stuff2000-05-03, by Dave Love
-
*** empty log message ***2000-05-03, by Dave Love
-
(display-time-mail-face, display-time-use-mail-icon):2000-05-03, by Dave Love
-
Windmove tweak.2000-05-03, by Dave Love
-
*** empty log message ***2000-05-03, by Gerd Moellmann
-
(add-minor-mode): Handle AFTER for keymaps. Don't2000-05-03, by Gerd Moellmann
-
(x_produce_glyphs) <composite chars>: Handle case2000-05-03, by Gerd Moellmann
-
*** empty log message ***2000-05-03, by Gerd Moellmann
-
(lao-compose-region): New function.2000-05-03, by Kenichi Handa
-
*** empty log message ***2000-05-03, by Kenichi Handa
-
*** empty log message ***2000-05-02, by Gerd Moellmann
-
(recover-session): Make directories as necessary2000-05-02, by Gerd Moellmann
-
(Qcenter): New variable.2000-05-02, by Gerd Moellmann
-
(DEFAULT_IMAGE_HEIGHT): New macro.2000-05-02, by Gerd Moellmann
-
(x_produce_image_glyph, x_draw_image_foreground)2000-05-02, by Gerd Moellmann
-
(struct face): Add forward declaration.2000-05-02, by Gerd Moellmann
-
*** empty log message ***2000-05-02, by Dave Love
-
*** empty log message ***2000-05-02, by Gerd Moellmann
-
(french-calendar-multibyte-special-days-array)2000-05-02, by Gerd Moellmann
-
(widget-default-active): Obey `:always-active'.2000-05-02, by Gerd Moellmann
-
(Fsignal): If lisp_eval_depth or spepdl_size are near2000-05-02, by Gerd Moellmann
-
*** empty log message ***2000-05-02, by Eli Zaretskii
-
(auto-save-list-file-prefix): For ms-dos, set the2000-05-02, by Eli Zaretskii
-
Describe the different auto-save-file-list-prefix on MS-DOS.2000-05-02, by Eli Zaretskii
-
*** empty log message ***2000-05-02, by Eli Zaretskii
-
(set-language-environment): Don't2000-05-02, by Eli Zaretskii
-
(PATH_LIST_SEPARATOR) [__MSDOS__ || WINDOWSNT]: Define2000-05-02, by Eli Zaretskii
-
*** empty log message ***2000-05-02, by Dave Love
-
(help-xref-on-pp): Check for constant symbols.2000-05-02, by Dave Love
-
*** empty log message ***2000-05-02, by Gerd Moellmann
-
*** empty log message ***2000-05-01, by Eli Zaretskii
-
(install): Install ebrowse.exe.2000-05-01, by Eli Zaretskii
-
Identify the beginning of cpp stuff in src/Makefile.in and2000-05-01, by Eli Zaretskii
-
(fs_load_font): By default, use 0x00..0x7f for ASCII.2000-05-01, by Kenichi Handa
-
*** empty log message ***2000-05-01, by Kenichi Handa
-
*** empty log message ***2000-04-29, by Gerd Moellmann
-
PostScript level 1 compatibility.2000-04-29, by Gerd Moellmann
-
PostScript level 1 compatibility, Upside-down2000-04-29, by Gerd Moellmann
-
(normal-top-level): Put a condition-case around2000-04-29, by Gerd Moellmann
-
Upside-down and face background color printing,2000-04-29, by Gerd Moellmann
-
*** empty log message ***2000-04-29, by Gerd Moellmann
-
(make-auto-save-file-name):2000-04-29, by Gerd Moellmann
-
concat change2000-04-28, by Dave Love
-
*** empty log message ***2000-04-28, by Dave Love
-
*** empty log message ***2000-04-28, by Gerd Moellmann
-
(make_cursor_line_fully_visible): Handle case of rows2000-04-28, by Gerd Moellmann
-
(realize_x_face): Fix the argument of the second2000-04-28, by Kenichi Handa
-
*** empty log message ***2000-04-28, by Kenichi Handa
-
*** empty log message ***2000-04-28, by Gerd Moellmann
-
(sendmail-send-it): Set2000-04-28, by Kenichi Handa
-
*** empty log message ***2000-04-28, by Kenichi Handa
-
*** empty log message ***2000-04-27, by Gerd Moellmann
-
(slurp_file): New function.2000-04-27, by Gerd Moellmann
-
(read1): Don't treat period followed by certain2000-04-27, by Gerd Moellmann
-
(TERMCAP_OBJ): Removed.2000-04-27, by Gerd Moellmann
-
(termcapobj): Don't use TERMCAP_OBJ.2000-04-27, by Gerd Moellmann
-
(print_object): Treat print-length < 0 as nil.2000-04-27, by Gerd Moellmann
-
Add support for `powerpc*-*-linux-gnu*'.2000-04-27, by Gerd Moellmann
-
(crm-completion-table): New variable.2000-04-27, by Gerd Moellmann
-
(texinfo-format-xref): Don't try to insert nil.2000-04-27, by Gerd Moellmann
-
(mh-send-sub): Look for mh-comp-formfile in2000-04-27, by Gerd Moellmann
-
(etags-tags-completion-table): Add a `:'2000-04-27, by Gerd Moellmann
-
(dired-move-to-filename-regexp): Allow format where2000-04-27, by Gerd Moellmann
-
*** empty log message ***2000-04-27, by Dave Love
-
(locate-library): Use mapc.2000-04-27, by Dave Love
-
*** empty log message ***2000-04-27, by Gerd Moellmann
-
(end_of_file_error): New function.2000-04-27, by Gerd Moellmann
-
(print_error_message): Print data of `end-of-file'2000-04-27, by Gerd Moellmann
-
(gud-gdb-find-file): Call find-file-noselect with NOWARN2000-04-27, by Gerd Moellmann
-
(add-minor-mode): Use `set' instead of `setq'.2000-04-27, by Gerd Moellmann
-
*** empty log message ***2000-04-26, by Gerd Moellmann
-
(add-minor-mode): Make argument MAP optional.2000-04-26, by Gerd Moellmann
-
*** empty log message ***2000-04-26, by Ken Raeburn
-
(freeze_window_start): Check that minibuffer scroll window isn't nil before2000-04-26, by Ken Raeburn
-
(record_delete): If we hit the end of the undo list, stop picking elements2000-04-26, by Ken Raeburn
-
*** empty log message ***2000-04-26, by Gerd Moellmann
-
(display_line): If lines are continued, restore2000-04-26, by Gerd Moellmann
-
(normal-top-level-add-to-load-path): Handle2000-04-26, by Gerd Moellmann
-
(find-image): New function.2000-04-26, by Gerd Moellmann
-
(add-minor-mode): New function.2000-04-26, by Gerd Moellmann
-
(desktop-save): Save list of minor modes.2000-04-26, by Gerd Moellmann
-
(help-xref-on-pp): New function.2000-04-26, by Gerd Moellmann
-
*** empty log message ***2000-04-26, by Stefan Monnier
-
(custom-face): Fix parenthesis.2000-04-26, by Stefan Monnier
-
*** empty log message ***2000-04-25, by Kenichi Handa
-
(rmail-expunge): When there's no deleted messages,2000-04-25, by Kenichi Handa
-
*** empty log message ***2000-04-25, by Kenichi Handa
-
*** empty log message ***2000-04-25, by Dave Love
-
(locale-translation-file-name):2000-04-25, by Dave Love
-
*** empty log message ***2000-04-25, by Gerd Moellmann
-
(try_window_id) <all changes above window start>: Adjust2000-04-25, by Gerd Moellmann
-
(increment_matrix_positions): Renamed from2000-04-25, by Gerd Moellmann
-
Change names of renamed functions from dispnew.c in prototypes.2000-04-25, by Gerd Moellmann
-
(perform-replace): Add parameters START and END. Use2000-04-25, by Gerd Moellmann
-
(ebrowse-tags-query-replace): Construct a2000-04-25, by Gerd Moellmann
-
(tags-query-replace): Add parameters START2000-04-25, by Gerd Moellmann
-
(shell-command): Set default directory for "*Shell2000-04-25, by Gerd Moellmann
-
(iso-latin-4): Fix typo.2000-04-25, by Gerd Moellmann
-
*** empty log message ***2000-04-24, by Dave Love
-
(Custom-set, Custom-save, Custom-reset-current)2000-04-24, by Dave Love
-
*** empty log message ***2000-04-24, by Gerd Moellmann
-
(auto-save-list-file-prefix): Set default to2000-04-24, by Gerd Moellmann
-
(Fdo_auto_save): Create directories for auto-save2000-04-24, by Gerd Moellmann
-
(time-stamp-string-preprocess): Always convert2000-04-24, by Sam Steingold
-
*** empty log message ***2000-04-24, by Gerd Moellmann
-
(command-line-x-option-alist): Add `-lsp' and2000-04-24, by Gerd Moellmann
-
(scrolling): New group.2000-04-24, by Gerd Moellmann
-
(init_iterator): Set iterator's extra_line_spacing2000-04-24, by Gerd Moellmann
-
(struct frame): Add member extra_line_spacing.2000-04-24, by Gerd Moellmann
-
(x_set_line_spacing): New function.2000-04-24, by Gerd Moellmann
-
(USAGE2): Add `--line-spacing' and `-lsp'.2000-04-24, by Gerd Moellmann
-
(init_buffer_once): Handle extra_line_spacing.2000-04-24, by Gerd Moellmann
-
(struct buffer): Add extra_line_spacing, remove extra22000-04-24, by Gerd Moellmann
-
(x_produce_glyphs): Remove reference to struct it's2000-04-24, by Gerd Moellmann
-
(produce_glyphs): Remove reference to struct it's prompt_width.2000-04-24, by Gerd Moellmann
-
(struct it): Remove member prompt_width, add extra_line_spacing.2000-04-24, by Gerd Moellmann
-
*** empty log message ***2000-04-22, by Gerd Moellmann
-
(update_frame_line): When writing a whole line, make2000-04-22, by Gerd Moellmann
-
*** empty log message ***2000-04-21, by Richard M. Stallman
-
*** empty log message ***2000-04-21, by Gerd Moellmann
-
(timer_check): Fix typo in comment.2000-04-21, by Gerd Moellmann
-
(struct Lisp_Buffer_Cons): Remove.2000-04-21, by Gerd Moellmann
-
*** empty log message ***2000-04-21, by Richard M. Stallman
-
(Fset_fontset_font): Fix docstring. Local variable2000-04-20, by Kenichi Handa
-
*** empty log message ***2000-04-20, by Kenichi Handa
-
*** empty log message ***2000-04-20, by Gerd Moellmann
-
(Ffile_writable_p) [WINDOWSNT]: Return nil if parent2000-04-20, by Gerd Moellmann
-
(echo_message_buffer): New variable.2000-04-20, by Gerd Moellmann
-
ffap, filecache, locate2000-04-20, by Dave Love
-
Directory partial completion.2000-04-20, by Dave Love
-
*** empty log message ***2000-04-20, by Dave Love
-
*** empty log message ***2000-04-19, by Dave Love
-
(cl-old-mapc): Fix definition.2000-04-19, by Dave Love
-
(syms_of_fns): Defsubr mapc.2000-04-19, by Dave Love
-
*** empty log message ***2000-04-19, by Stefan Monnier
-
*** empty log message ***2000-04-19, by Dave Love
-
(Texinfo_functions): New function.2000-04-19, by Dave Love
-
(re_match_2_internal): Don't shorten the strings anymore,2000-04-19, by Stefan Monnier
-
Fix typo in key binding of clone-indirect-buffer-other-window.2000-04-19, by Gerd Moellmann
-
*** empty log message ***2000-04-19, by Gerd Moellmann
-
(clone-indirect-buffer-other-window): New command.2000-04-19, by Gerd Moellmann
-
*** empty log message ***2000-04-19, by Gerd Moellmann
-
(hexl-insert-hex-string): New command.2000-04-19, by Gerd Moellmann
-
(inferior-lisp-mode): Don't set2000-04-19, by Gerd Moellmann
-
(count-screen-lines): New function.2000-04-19, by Gerd Moellmann
-
(resize-temp-buffer-window): Use count-screen-lines.2000-04-19, by Gerd Moellmann
-
*** empty log message ***2000-04-19, by Gerd Moellmann
-
(with_echo_area_buffer): Add more `int' parameters for2000-04-19, by Gerd Moellmann
-
(SELECTED_FRAME): Change definition to compile cleanly2000-04-19, by Gerd Moellmann
-
(gulp-maintainer): Use expand-file-name2000-04-19, by Gerd Moellmann
-
Add support for `powerpc-*-netbsd*'.2000-04-19, by Gerd Moellmann
-
*** empty log message ***2000-04-19, by Gerd Moellmann
-
(_LP64) [!_LP64]: Define.2000-04-19, by Gerd Moellmann
-
(ORDINARY_LINK): Define for NetBSD.2000-04-19, by Gerd Moellmann
-
(xmalloc, xrealloc): Rewritten.2000-04-19, by Gerd Moellmann
-
*** empty log message ***2000-04-19, by Dave Love
-
*** empty log message ***2000-04-19, by Dave Love
-
Don't use AC_FUNC_GETLOADAVG.2000-04-19, by Dave Love
-
(LIBS): Don't use.2000-04-19, by Dave Love
-
Revert HAVE_GETLOADAVG changes.2000-04-19, by Dave Love
-
*** empty log message ***2000-04-19, by Dave Love
-
(AC_FUNC_MKTIME): Use AC_SUBST.2000-04-19, by Dave Love
-
*** empty log message ***2000-04-19, by Dave Love
-
(Fmake_indirect_buffer): Escape newline in doc.2000-04-19, by Dave Love
-
*** empty log message ***2000-04-18, by Richard M. Stallman
-
*** empty log message ***2000-04-18, by Gerd Moellmann
-
(read_filtered_event): Cancel and start busy cursor.2000-04-18, by Gerd Moellmann
-
(mail-do-fcc): Prevent inserting a newline2000-04-18, by Gerd Moellmann
-
Customization fix, doc fix.2000-04-18, by Gerd Moellmann
-
*** empty log message ***2000-04-18, by Gerd Moellmann
-
(x_produce_glyphs) <ASCII chars>: Take into account2000-04-18, by Gerd Moellmann
-
(read-passwd): Use read-char-exclusive.2000-04-17, by Richard M. Stallman
-
*** empty log message ***2000-04-17, by Richard M. Stallman
-
*** empty log message ***2000-04-17, by Gerd Moellmann
-
(clone_per_buffer_values): New function.2000-04-17, by Gerd Moellmann
-
(clone-indirect-buffer): New function.2000-04-17, by Gerd Moellmann
-
(basic-save-buffer-2): Use a template with `$'2000-04-17, by Gerd Moellmann
-
(texinfo-insert-@email)2000-04-17, by Gerd Moellmann
-
*** empty log message ***2000-04-17, by Gerd Moellmann
-
(Ftty_suppress_bold_inverse_default_colors): Doc fix.2000-04-17, by Gerd Moellmann
-
(iswitchb-case): New function. If the user input2000-04-17, by Gerd Moellmann
-
*** empty log message ***2000-04-17, by Stefan Monnier
-
(texinfo-mode-syntax-table): Add \n as comment-end.2000-04-17, by Stefan Monnier
-
(ispell-menu-map-needed): Check that ispell-process2000-04-17, by Stefan Monnier
-
(fancy-diary-display, mark-diary-entries)2000-04-17, by Stefan Monnier
-
(gud-jdb-build-source-files-list): Fix typo.2000-04-17, by Stefan Monnier
-
(backup-enable-predicate): Unquote the lambda.2000-04-17, by Stefan Monnier
-
(custom-face, face): Unquote the lambda.2000-04-17, by Stefan Monnier
-
Add `ebrowse'.2000-04-16, by Stefan Monnier
-
*** empty log message ***2000-04-16, by Dave Love
-
Remove obsolete localcpp stuff.2000-04-16, by Dave Love
-
*** empty log message ***2000-04-16, by Richard M. Stallman
-
*** empty log message ***2000-04-16, by Dave Love
-
*** empty log message ***2000-04-16, by Dave Love
-
(${srcdir}/configure): Depend on aclocal.m4.2000-04-16, by Dave Love
-
*** empty log message ***2000-04-16, by Dave Love
-
*** empty log message ***2000-04-15, by Richard M. Stallman
-
*** empty log message ***2000-04-15, by Gerd Moellmann
-
Check for line-beginning-position definition.2000-04-15, by Gerd Moellmann
-
*** empty log message ***2000-04-15, by Gerd Moellmann
-
(gud-jdb-build-source-files-list): Change file-exists-p2000-04-15, by Gerd Moellmann
-
*** empty log message ***2000-04-14, by Gerd Moellmann
-
(xpm_load) [DEBUG_X_COLORS]: Register colors.2000-04-14, by Gerd Moellmann
-
(LD_SWITCH_SYSTEM): Add `-L /usr/local/lib'.2000-04-14, by Gerd Moellmann
-
*** empty log message ***2000-04-14, by Dave Love
-
Don't define autoconfiscated NLIST_STRUCT.2000-04-14, by Dave Love
-
Don't define2000-04-14, by Dave Love
-
Don't define autoconfiscated2000-04-14, by Dave Love
-
*** empty log message ***2000-04-14, by Gerd Moellmann
-
(gud-jdb-build-source-files-list): Check that directory2000-04-14, by Gerd Moellmann
-
(MAKE_LOCK_NAME): Allocate 2 more bytes.2000-04-14, by Gerd Moellmann
-
*** empty log message ***2000-04-14, by Dave Love
-
Add LIBS, LIBOBJS.2000-04-14, by Dave Love
-
(LIBOBJS): New variable.2000-04-14, by Dave Love
-
New variable.2000-04-14, by Dave Love
-
Add BROKEN_MKTIME, NLIST_STRUCT, NLIST_NAME_UNION.2000-04-14, by Dave Love
-
(AC_FUNC_MKTIME): New.2000-04-14, by Dave Love
-
Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.2000-04-14, by Dave Love
-
(update_compositions): If FROM and TO is not in a2000-04-13, by Kenichi Handa
-
*** empty log message ***2000-04-13, by Kenichi Handa
-
*** empty log message ***2000-04-13, by Kenichi Handa
-
*** empty log message ***2000-04-13, by Dave Love
-
*** empty log message ***2000-04-13, by Gerd Moellmann
-
Customization fix, doc fix.2000-04-13, by Gerd Moellmann
-
(include-other-diary-files): Fix the fix of2000-04-13, by Gerd Moellmann
-
Change maintainer. Use new backquote2000-04-13, by Dave Love
-
(tparam1): Abort when encountering an unknown2000-04-13, by Gerd Moellmann
-
(TERMCAP_OBJ) [__FreeBSD__ >= 4]: Define as2000-04-13, by Gerd Moellmann
-
Remove when, unless.2000-04-13, by Dave Love
-
(termcapobj) [LIBS_TERMCAP && TERMCAP_OBJ]: Define2000-04-13, by Gerd Moellmann
-
Use keywordp.2000-04-13, by Dave Love
-
(custom-sort-items): Avoid symbol-name with new2000-04-13, by Dave Love
-
(edebug-keywordp): Remove. Change callers2000-04-13, by Dave Love
-
(keywordp): Remove.2000-04-13, by Dave Love
-
Don't quote keywords.2000-04-13, by Dave Love
-
*** empty log message ***2000-04-13, by Eli Zaretskii
-
(ispell-menu-map): Menu items rearranged and2000-04-13, by Eli Zaretskii
-
*** empty log message ***2000-04-13, by Eli Zaretskii
-
(a_write): Remove redundant semi-colons.2000-04-13, by Eli Zaretskii
-
*** empty log message ***2000-04-12, by Dave Love
-
Copyright up-date.2000-04-12, by Dave Love
-
Add debug-ignored-errors.2000-04-12, by Dave Love