Mercurial > emacs
graph
-
Fix typo in doc-string of charset1997-07-02, by Kenichi Handa
-
(print-list): Use macro when.1997-07-02, by Kenichi Handa
-
(charset-bytes, charset-dimension,1997-07-02, by Kenichi Handa
-
Coding system name changed to1997-07-02, by Kenichi Handa
-
(quail-guidance-buf): Make it buffer1997-07-02, by Kenichi Handa
-
Add license note.1997-07-02, by Kenichi Handa
-
Call set-language-info-alist for IPA.1997-07-02, by Kenichi Handa
-
Use true coding system names instead of1997-07-02, by Kenichi Handa
-
(setup-vietnamese-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-korean-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-lao-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-thai-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-ethiopic-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-devanagari-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-cyrillic-environment): Adjusted1997-07-02, by Kenichi Handa
-
(setup-greek-environment): Call setup-8-bit-environment correctly.1997-07-02, by Kenichi Handa
-
(setup-hebrew-environment): Call setup-8-bit-environment correctly.1997-07-02, by Kenichi Handa
-
(setup-8-bit-environment): New argument1997-07-02, by Kenichi Handa
-
Change category 5 to 1.1997-07-02, by Kenichi Handa
-
Move #endif at the tail.1997-07-02, by Kenichi Handa
-
(Fstart_process): Call Ffind_operation_coding_system.1997-07-02, by Kenichi Handa
-
Call Ffind_operation_coding_system.1997-07-02, by Kenichi Handa
-
(Finsert_file_contents): Doc-string fixed. Call1997-07-02, by Kenichi Handa
-
(Fchar_width): Check if the current buffer has display1997-07-02, by Kenichi Handa
-
(Vstandard_character_unification_table_for_decode):1997-07-02, by Kenichi Handa
-
(struct coding_system): New members1997-07-02, by Kenichi Handa
-
(selection_data_to_lisp_data): Call free instead of1997-07-02, by Kenichi Handa
-
(install-leim): New target.1997-07-02, by Kenichi Handa
-
(re_search_2): Cast result of POS_ADDR_VSTRING.1997-07-02, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p): Obey use_dialog_box.1997-07-02, by Richard M. Stallman
-
(init_lread): Add leim subdir, like lisp subdir.1997-07-02, by Richard M. Stallman
-
(binary): Define as coding system alias.1997-07-02, by Richard M. Stallman
-
(x_make_frame_visible): Check has_been_visible1997-07-02, by Richard M. Stallman
-
(desktop-clear): Don't kill buffers here.1997-07-02, by Richard M. Stallman
-
(overlay_str_buf): Declare as unsigned char *.1997-07-02, by Richard M. Stallman
-
(decode_mode_spec_coding): Clean up handling of eol conversions.1997-07-02, by Richard M. Stallman
-
(mode-line-mule-info): Use `%Z' instead of `%z:'.1997-07-02, by Richard M. Stallman
-
(syms_of_coding): Change initial values of eol_mnemonic_... variables.1997-07-02, by Richard M. Stallman
-
(xcons): Print car and cdr in hex.1997-07-02, by Richard M. Stallman
-
(in-is13194-devanagari): Define this name rather than devanagari.1997-07-02, by Richard M. Stallman
-
Swap args to define-coding-system-alias.1997-07-02, by Richard M. Stallman
-
Fix calls to define-coding-system-alias.1997-07-01, by Richard M. Stallman
-
(define-coding-system-alias): Swap the args.1997-07-01, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1997-07-01, by Richard M. Stallman
-
(SUBDIR): Add leim.1997-07-01, by Kenichi Handa
-
(etc): Copy symlinks, as in src.1997-07-01, by Richard M. Stallman
-
(decode_env_path): Ensure path elements use proper directory separator.1997-07-01, by Richard M. Stallman
-
(make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET is defined.1997-07-01, by Richard M. Stallman
-
(READ_CHILD_OUTPUT): Macro deleted.1997-07-01, by Richard M. Stallman
-
(Fformat_time_string): Move doc string outside DEFUN.1997-07-01, by Richard M. Stallman
-
Update file comments.1997-07-01, by Geoff Voelker
-
(GETOPTOBJS, GETOPTDEFS, MOVEMAILOBJS): Define.1997-07-01, by Geoff Voelker
-
Delete defsubrs of Sfocus_frame and1997-07-01, by Geoff Voelker
-
Include charset.h.1997-07-01, by Geoff Voelker
-
Add pragma to force zero initialized1997-07-01, by Geoff Voelker
-
(OBJ2): Include new source files.1997-07-01, by Geoff Voelker
-
Duplicate undefs from config.in to check completeness.1997-07-01, by Geoff Voelker
-
(mouse-undouble-last-event): Use reverse, not nreverse.1997-07-01, by Richard M. Stallman
-
(bibtex-kill-field, bibtex-find-text): Killing a field moves to the next line.1997-06-30, by Richard M. Stallman
-
(read_char): Add a call to swallow_events1997-06-30, by Richard M. Stallman
-
(dired-do-shell-command): New arg FILE-LIST1997-06-30, by Richard M. Stallman
-
(GNU_MALLOC_reason): Fix message text.1997-06-30, by Richard M. Stallman
-
(forward-visible-line): Handle 0 arg correctly.1997-06-29, by Richard M. Stallman
-
Change intro.1997-06-29, by Richard M. Stallman
-
(enable-multibyte-characters): Customize.1997-06-29, by Richard M. Stallman
-
(syms_of_buffer): enable-multibyte-characters is a user var.1997-06-29, by Richard M. Stallman
-
(Fcall_process): Fix previous change.1997-06-29, by Richard M. Stallman
-
(temp_output_buffer_show): Copy default-directory from current buffer.1997-06-29, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell,1997-06-29, by Richard M. Stallman
-
(scan_sexps_forward): Split up a complex if-test.1997-06-29, by Richard M. Stallman
-
[HAVE_TERMIOS_H]: Include termios.h.1997-06-29, by Richard M. Stallman
-
(Fcall_process): Avoid storing alloca result1997-06-28, by Richard M. Stallman
-
automatically generated from GPLed version1997-06-28, by Paul Eggert
-
automatically generated from GPLed version1997-06-28, by Richard M. Stallman
-
XEmacs compatibility hacks cleaned up.1997-06-28, by Karl Heuer
-
(Fbury_buffer): Undo previous change.1997-06-28, by Richard M. Stallman
-
Fix previous change.1997-06-28, by Richard M. Stallman
-
(nonincremental-repeat-search-forward)1997-06-28, by Richard M. Stallman
-
(lisptagsfiles): Look at subdirs only if name1997-06-28, by Richard M. Stallman
-
(scroll-bar-side): Variable deleted.1997-06-28, by Richard M. Stallman
-
(scroll-bar-mode): Extra defvar to avoid warning.1997-06-28, by Richard M. Stallman
-
(toggle-scroll-bar): Moved from frame.el.1997-06-28, by Richard M. Stallman
-
(double-click-time): Use restricted-sexp.1997-06-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): New item, for Oracle compiler.1997-06-27, by Richard M. Stallman
-
(facemenu-add-new-face): Fix comma in backquote.1997-06-27, by Richard M. Stallman
-
[__NetBSD__]: Add some conditionals for NetBSD.1997-06-27, by Richard M. Stallman
-
[__sony_news && _SYSTYPE_SYSV]: Include sym.h and sys/elf_mips.h.1997-06-27, by Richard M. Stallman
-
(ospeed): Always use `extern' in the declaration.1997-06-27, by Richard M. Stallman
-
(-mingw32*): New OS. libc-970628 libc-970629 libc-970630 libc-970701 libc-970702 libc-970703 libc-970704 libc-9707051997-06-27, by Richard Kenner
-
(i*:MINGW*:*): New case.1997-06-27, by Richard Kenner
-
(lisp, shortlisp): Some files are in international/.1997-06-27, by Richard M. Stallman
-
(blessmail): Find blessmail.el in mail subdirectory.1997-06-27, by Richard M. Stallman
-
(lisp): Don't process subdirs that start with =.1997-06-27, by Richard M. Stallman
-
Fix up the text for .el files that are not compiled.1997-06-27, by Richard M. Stallman
-
(file-chase-links): When handling .., make newname absolute.1997-06-27, by Richard M. Stallman
-
simplify.1997-06-27, by Simon Marshall
-
wrap inhibit-point-motion-hooks where nec.1997-06-27, by Simon Marshall
-
split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.1997-06-27, by Simon Marshall
-
(custom-magic-alist): Update messages for `modified' and `set' states.1997-06-27, by Richard M. Stallman
-
(widget-choice-action): Use widget-edit-functions.1997-06-27, by Richard M. Stallman
-
(Custom-move-and-invoke): New command.1997-06-27, by Richard M. Stallman
-
(mouse-drag-region): For a click (not a drag),1997-06-27, by Richard M. Stallman
-
(init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.1997-06-27, by Richard M. Stallman
-
Finish previous change.1997-06-27, by Richard M. Stallman
-
Undo previous censorship changes.1997-06-26, by Richard M. Stallman
-
(Fbuffer_list): New optional argument FRAME.1997-06-26, by Richard M. Stallman
-
Update copyright notice.1997-06-26, by Richard M. Stallman
-
(sendmail-program): Look first in /usr/sbin.1997-06-26, by Richard M. Stallman
-
Don't assign to $0 in awk; some awks don't allow this.1997-06-26, by Paul Eggert
-
Synched with 1.9936.1997-06-25, by Per Abrahamsen
-
(debug-ignored-errors): Correct the error messages1997-06-25, by Richard M. Stallman
-
(make-help-screen): Clear buffer-read-only.1997-06-25, by Richard M. Stallman
-
Changed some documentation.1997-06-25, by Richard M. Stallman
-
(Finsert_file_contents): Pass new arg to prepare_to_modify_buffer.1997-06-25, by Richard M. Stallman
-
(prepare_to_modify_buffer, signal_before_change):1997-06-25, by Richard M. Stallman
-
Fix previous change.1997-06-25, by Richard M. Stallman
-
(read_minibuf): New arg allow_props.1997-06-25, by Richard M. Stallman
-
(perform-replace): When matching lookahead, use markers rather than1997-06-25, by Paul Eggert
-
(rmail-get-new-mail): If conversion fails, delete the text that was inserted.1997-06-25, by Richard M. Stallman
-
(*-*-bsdi*): New alternative.1997-06-25, by Richard M. Stallman
-
(isearch-search-and-update): When a reverse search1997-06-25, by Richard M. Stallman
-
(buffer): Don't use beginning-of-buffer, end-of-buffer.1997-06-25, by Richard M. Stallman
-
(widget-menu-minibuffer-flag): New variable.1997-06-24, by Richard M. Stallman
-
(custom-documentation-face): New face.1997-06-24, by Richard M. Stallman
-
(customize-save-customized): Renamed from custom-save-customized.1997-06-24, by Richard M. Stallman
-
(Custom-set): Renamed from custom-set.1997-06-24, by Richard M. Stallman
-
(track-mouse): Don't customize it.1997-06-24, by Richard M. Stallman
-
(perform-replace): When matching regexps, if the next match is1997-06-24, by Paul Eggert
-
(beginning-of-sexp): New function.1997-06-24, by Richard M. Stallman
-
(Ffile_directory_p): Doc fix.1997-06-24, by Karl Heuer
-
(custom-group-visibility): Widget type1997-06-24, by Richard M. Stallman
-
(widget-edit-hook): New variable.1997-06-24, by Richard M. Stallman
-
(hs-discard-overlays): Use overlays-in to1997-06-24, by Richard M. Stallman
-
(outline-discard-overlays): Don't use let inside a cycle.1997-06-24, by Richard M. Stallman
-
More info about encryption projects.1997-06-23, by Richard M. Stallman
-
(nroff-electric-mode): New defvar.1997-06-23, by Richard M. Stallman
-
(vip-mode-map): Add defvar; move earlier.1997-06-23, by Richard M. Stallman
-
(profile-million): Variable moved.1997-06-23, by Richard M. Stallman
-
(Info-validate-allnodes): Variable renamed, defvar added.1997-06-23, by Richard M. Stallman
-
(Freverse): Simplify.1997-06-23, by Richard M. Stallman
-
* config.sub (mn10200): Recognize new basic machine. libc-970624 libc-970625 libc-970626 libc-9706271997-06-23, by Jeff Law
-
Provide 'rlogin.1997-06-23, by Noah Friedman
-
Update copyright year.1997-06-23, by Noah Friedman
-
(dired-add-entry): New optional arg RELATIVE.1997-06-23, by Richard M. Stallman
-
Don't require timer; use autoloaded functions from Emacs or XEmacs,1997-06-23, by Noah Friedman
-
(read-hiragana-string): Call read-multilingual-string correctly.1997-06-23, by Richard M. Stallman
-
Changes which are not mine:1997-06-23, by Noah Friedman
-
dump-emacs works only with -batch.1997-06-23, by Richard M. Stallman
-
(picture-draw-rectangle): New command.1997-06-23, by Richard M. Stallman
-
(decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed.1997-06-23, by Richard M. Stallman
-
(popup-menu): Redefine as macro.1997-06-23, by Richard M. Stallman
-
(src/config.stamp): Target renamed from src/config.h and touch it explicitly.1997-06-23, by Richard M. Stallman
-
(reporter-version): Change value.1997-06-23, by Richard M. Stallman
-
Initial revision1997-06-23, by Richard M. Stallman
-
(KERNEL_FILE): New overriding definition.1997-06-23, by Richard M. Stallman
-
(read_avail_input): Check for failure with EIO.1997-06-23, by Richard M. Stallman
-
(lib-src): Depend on src/config.h (e.g. for movemail.o).1997-06-23, by Richard M. Stallman
-
(vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.1997-06-23, by Richard M. Stallman
-
Delete RCS version header.1997-06-23, by Richard M. Stallman
-
(lm-version, lm-last-modified-date):1997-06-23, by Richard M. Stallman
-
(ielm-header): Delete version and RCS header.1997-06-23, by Richard M. Stallman
-
(edebug-version): Use the Emacs version.1997-06-23, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [__mips__]: Alternate definition.1997-06-23, by Richard M. Stallman
-
Test __linux__ along with NEWSOS5.1997-06-23, by Richard M. Stallman
-
(mips-*-linux-gnu*): New alternative.1997-06-23, by Richard M. Stallman
-
(Fdump_emacs): Bind command-line-processed to nil here.1997-06-23, by Richard M. Stallman
-
(Fdump_emacs): Error if not run in batch mode.1997-06-23, by Richard M. Stallman
-
(latex-imenu-create-index): Make it much smarter.1997-06-23, by Richard M. Stallman
-
(command-line-1): Don't display startup message1997-06-23, by Richard M. Stallman
-
(byte-compile-file): Doc fix.1997-06-22, by Richard M. Stallman
-
(LIBS_TERMCAP): Use -ltermcap instead of -lc.1997-06-22, by Richard M. Stallman
-
(doctor-death): Give real advice to truly suicidal.1997-06-22, by Richard M. Stallman
-
Initial revision1997-06-22, by Richard M. Stallman
-
Comment change.1997-06-22, by Richard M. Stallman
-
Fix previous change.1997-06-22, by Richard M. Stallman
-
(mips-sony-newsos6*): New alternative.1997-06-22, by Richard M. Stallman
-
Add mips-sony-newsos6.1997-06-22, by Richard M. Stallman
-
Add provide call.1997-06-22, by Richard M. Stallman
-
Whitespace change.1997-06-22, by Richard M. Stallman
-
Fix provide call.1997-06-22, by Richard M. Stallman
-
(Fdelete_frame): Clear echo_area_glyphs if it was in this frame.1997-06-22, by Richard M. Stallman
-
(paren-blinking group): Doc fix.1997-06-22, by Richard M. Stallman
-
(wait_reading_process_input): Don't check for1997-06-22, by Richard M. Stallman
-
Change copyright notice.1997-06-22, by Richard M. Stallman
-
(edebug-sit-for-seconds): New variable.1997-06-22, by Richard M. Stallman
-
(delay-uniquify-rationalize-file-buffer-names): Remove this hook here,1997-06-21, by Richard M. Stallman
-
(widget-default-value-set): Preserve point here.1997-06-21, by Richard M. Stallman
-
(custom-buffer-create-internal):1997-06-21, by Richard M. Stallman
-
(widget-file-complete): New function.1997-06-21, by Richard M. Stallman
-
(custom-add-parent-links): New arg INITIAL-STRING.1997-06-21, by Richard M. Stallman
-
(custom-group-value-create): Use group-visibility widget.1997-06-21, by Richard M. Stallman
-
(group-visibility): New widget type.1997-06-21, by Richard M. Stallman
-
(custom-group-value-create): Use group-visibility widget.1997-06-21, by Richard M. Stallman
-
(custom-magic-value-create):1997-06-21, by Richard M. Stallman
-
Comment change.1997-06-21, by Richard M. Stallman
-
(widget-documentation-link-action):1997-06-21, by Richard M. Stallman
-
Synched with 1.9930.1997-06-21, by Per Abrahamsen
-
Doc fixes.1997-06-21, by Richard M. Stallman
-
(custom-magic-alist) <hidden>: Don't refer to "dots".1997-06-21, by Richard M. Stallman
-
(boolean): Capitalize "toggle".1997-06-21, by Richard M. Stallman
-
(customize-menu-create): Return nil if Emacs.1997-06-21, by Richard M. Stallman
-
(custom-nest-groups): New variable.1997-06-21, by Richard M. Stallman
-
automatically generated from GPLed version1997-06-21, by Ulrich Drepper
-
automatically generated from GPLed version1997-06-21, by Paul Eggert
-
automatically generated from GPLed version1997-06-21, by Ulrich Drepper
-
automatically generated from GPLed version1997-06-21, by Paul Eggert
-
automatically generated from GPLed version1997-06-21, by Miles Bader
-
automatically generated from GPLed version1997-06-21, by Paul Eggert
-
(customize-group): Ignore case in completion.1997-06-21, by Richard M. Stallman
-
Define mouse-set-font in mule-menu-keymap agian.1997-06-21, by Kenichi Handa
-
(x-charset-registries): Name changed for consistency:1997-06-21, by Kenichi Handa
-
(quail-help): Use with-output-to-temp-buffer.1997-06-21, by Kenichi Handa
-
(Fset_face_attribute_internal): Use FS_LOAD_FONT1997-06-21, by Kenichi Handa
-
(dumpglyphs): Use FS_LOAD_FONT.1997-06-21, by Kenichi Handa
-
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.1997-06-21, by Kenichi Handa
-
(font_idx_temp): Extern it.1997-06-21, by Kenichi Handa
-
(untabify): Handle consecutive tabs all at once.1997-06-21, by Karl Heuer
-
new version1997-06-20, by Michael Kifer
-
(Ferror_message_string): Optimize (error STRING) case.1997-06-20, by Richard M. Stallman
-
Change copyright notices.1997-06-20, by Richard M. Stallman
-
(require-final-newline): Fix custom :type.1997-06-20, by Richard M. Stallman
-
Clarify about text props in strings and how to remove all of them.1997-06-20, by Richard M. Stallman
-
Don't delete nil overlays.1997-06-19, by Per Abrahamsen
-
Change color.1997-06-19, by Per Abrahamsen
-
Synched with 1.9924.1997-06-19, by Per Abrahamsen
-
(view-mode): Add autoload cookie to this variable.1997-06-19, by Kenichi Handa
-
Create paren-blinking custom group and put all blink-matching-paren variables in it.1997-06-19, by Simon Marshall
-
Do <* *> via syntax table not regexps; use regexp-opt.1997-06-19, by Simon Marshall
-
Rearrange custom options. Also enable custom control of Global Font Lock mode.1997-06-19, by Simon Marshall
-
Rearrange custom options.1997-06-19, by Simon Marshall
-
customise, rewrite and extend.1997-06-19, by Simon Marshall
-
(Fprocess_send_eof): Prooperly conditionalize prev. change.1997-06-19, by Richard M. Stallman
-
(Fprocess_send_eof): Use shutdown, if it's a socket.1997-06-19, by Richard M. Stallman
-
(shutdown): Check for `shutdown' function.1997-06-19, by Richard M. Stallman
-
(HAVE_SHUTDOWN): Add #undef.1997-06-19, by Richard M. Stallman
-
(complete-symbol): New function.1997-06-19, by Richard M. Stallman
-
Delete M-TAB binding of complete-tag.1997-06-19, by Richard M. Stallman
-
(info-complete-symbol): If MODE is nil, use the default value.1997-06-19, by Richard M. Stallman
-
Initial revision1997-06-19, by Richard M. Stallman
-
Changed all doc strings to comply with conventions.1997-06-19, by Richard M. Stallman
-
(files): New group `files'.1997-06-19, by Richard M. Stallman
-
(fill-context-prefix): Fix previous change.1997-06-18, by Richard M. Stallman
-
Don't enable the mode just because file is loaded.1997-06-18, by Richard M. Stallman
-
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.1997-06-18, by Richard M. Stallman
-
(backup, find-file): Make `files' their parent.1997-06-18, by Richard M. Stallman
-
(Fchar_before): Validate N after decrementing.1997-06-18, by Richard M. Stallman
-
(mpuz-congratulate): Don't say "1 errors".1997-06-18, by Richard M. Stallman
-
(coding-system-parent): Moved to mule.el.1997-06-18, by Kenichi Handa
-
(coding-system-parent): Moved from mule-util.el.1997-06-18, by Kenichi Handa
-
(concat): Pay attention to multibyte characters when1997-06-18, by Kenichi Handa
-
(detect_coding_iso2022): Initilize mask correctly.1997-06-18, by Kenichi Handa
-
Provide XXX-util instead of1997-06-18, by Kenichi Handa
-
Don't make the keymap1997-06-18, by Kenichi Handa
-
Provide cyril-util nstead of language/cyril-util.1997-06-18, by Kenichi Handa
-
Provide ethio-util instead of language/ethio-util.1997-06-18, by Kenichi Handa
-
Adjusted for the coding system name change.1997-06-18, by Kenichi Handa
-
Set syntaxes of Ethiopic characters.1997-06-18, by Kenichi Handa
-
(mode-line-mule-info): Change style for showing1997-06-18, by Kenichi Handa
-
Change mnemonic letters for iso-2022-7bit-ss2 and1997-06-18, by Kenichi Handa
-
Define describe-coding-system instead of1997-06-18, by Kenichi Handa
-
(list-character-sets): Set major mode of *Help*1997-06-18, by Kenichi Handa
-
(coding-system-parent): New function.1997-06-18, by Kenichi Handa
-
(coding-system-type): Doc-string modified.1997-06-18, by Kenichi Handa
-
(quail-current-data): New variable.1997-06-18, by Kenichi Handa
-
(rmail-enable-decoding-message): Deleted.1997-06-18, by Kenichi Handa
-
(command-line): Load "leim-list.el".1997-06-18, by Kenichi Handa
-
Customize.1997-06-18, by Richard M. Stallman
-
(help-map): Make C-i run info-lookup-symbol.1997-06-18, by Richard M. Stallman
-
Further fix previous change.1997-06-18, by Richard M. Stallman
-
(ffap-soft-value): Make this a function again; the macro1997-06-18, by Karl Heuer
-
(lm-display-statistics): Display stats in mode line.1997-06-18, by Karl Heuer
-
new version1997-06-18, by Michael Kifer
-
Added [ediff-misc] to menu-bar-tools-menu1997-06-18, by Michael Kifer
-
(tar-extract): Use second argument of1997-06-17, by Richard M. Stallman
-
(archive-extract): Use second argument of1997-06-17, by Richard M. Stallman
-
(scheme): Add defgroup.1997-06-17, by Richard M. Stallman
-
(finder-list-keywords): Create *Finder* buffer if nec.1997-06-17, by Richard M. Stallman
-
Fix previous change.1997-06-17, by Richard M. Stallman
-
(fill-context-prefix): Fix criteria for first line,1997-06-17, by Richard M. Stallman
-
(icon-indent-line): A comment ends at the end of the1997-06-17, by Richard M. Stallman
-
(Buffer-menu-mode): Doc fix.1997-06-17, by Richard M. Stallman
-
(split-window-save-restore-data): New function that1997-06-17, by Richard M. Stallman
-
(Buffer-menu-bury): New command.1997-06-17, by Richard M. Stallman
-
(add-log-time-format): New variable.1997-06-17, by Richard M. Stallman
-
(wait_reading_process_input): Fix previous change.1997-06-17, by Richard M. Stallman
-
Fix previous change.1997-06-17, by Richard M. Stallman
-
(mail-mode): mail-header-separator affects paragraphs1997-06-17, by Richard M. Stallman
-
(grep-program): Comment out the use of zgrep.1997-06-16, by Richard M. Stallman
-
(icon-imenu-generic-expression): Improved regexp.1997-06-16, by Richard M. Stallman
-
Comment change.1997-06-16, by Richard M. Stallman
-
(Fdo_auto_save): Use stdio to write the save-list file.1997-06-16, by Richard M. Stallman
-
Change copyright notices.1997-06-16, by Richard M. Stallman
-
Don't globally add to change-major-mode-hook.1997-06-16, by Richard M. Stallman
-
(wait_reading_process_input): When exiting because1997-06-16, by Richard M. Stallman
-
(byte-save-current-buffer): Change to code 114 (0162).1997-06-15, by Richard M. Stallman
-
(vc-steal-lock): Use yes-or-no-p for confirmation.1997-06-15, by Richard M. Stallman
-
Initial revision1997-06-15, by Richard M. Stallman
-
Fix previous change.1997-06-15, by Richard M. Stallman
-
Fix up whitespace.1997-06-15, by Richard M. Stallman
-
(struct re_pattern_buffer): New member multibyte.1997-06-15, by Richard M. Stallman
-
(PTR_TO_OFFSET): New macro.1997-06-15, by Richard M. Stallman
-
Many doc fixes.1997-06-15, by Richard M. Stallman
-
Synched with 1.9920.1997-06-15, by Per Abrahamsen
-
Use booleans.1997-06-15, by Per Abrahamsen
-
(text-mode): Let all-white lines separate paragraphs.1997-06-15, by Richard M. Stallman
-
(mail-mode): Let all-white lines separate paragraphs.1997-06-15, by Richard M. Stallman
-
Initial revision1997-06-15, by Richard M. Stallman
-
Update keywords to show up in finder.1997-06-15, by Richard M. Stallman
-
(Fchar_after, Fchar_before): Make arg optional.1997-06-15, by Richard M. Stallman
-
Don't call icomplete-mode; let the user do that.1997-06-15, by Richard M. Stallman
-
Many doc fixes.1997-06-14, by Richard M. Stallman
-
Make view mode more similar to `less'.1997-06-14, by Richard M. Stallman
-
Update copyright year.1997-06-14, by Richard M. Stallman
-
(bibtex-delete-whitespace, bibtex-current-line)1997-06-14, by Richard M. Stallman
-
(vc-annotate-mode-variables): Init vc-annotate-mode-menu1997-06-14, by Richard M. Stallman
-
(Bread_char): Deleted.1997-06-14, by Richard M. Stallman
-
Synched with 1.9914.1997-06-14, by Per Abrahamsen
-
(Latin-2): List Croatian as alternative name for Serbo-Croatian.1997-06-14, by Richard M. Stallman
-
Delete Serbo-Croatian.1997-06-14, by Richard M. Stallman
-
(point): Obsolete macro deleted in favor of PT.1997-06-14, by Karl Heuer
-
(Fprevious_char): Use PT, not point.1997-06-14, by Karl Heuer
-
(internal_self_insert): Use PT, not point.1997-06-14, by Karl Heuer
-
(readline): Terminate buffer properly when EOF seen.1997-06-14, by Karl Heuer
-
(hideshow): Added a :prefix.1997-06-13, by Richard M. Stallman
-
(isearch-hide-immediately): New variable.1997-06-13, by Richard M. Stallman
-
(Fcall_process): Use setsid to disconnect child1997-06-13, by Richard M. Stallman
-
Add make-face-bold/italic and unbold/unitalic.1997-06-13, by Richard M. Stallman
-
Latin-5 is ISO-8859-9, not ISO-8859-5.1997-06-13, by Richard M. Stallman
-
(init_sys_modes): Enable VSTART and VSTOP if flow_control.1997-06-13, by Richard M. Stallman
-
(kbd_buffer_get_event): When wait_reading_process_input1997-06-13, by Richard M. Stallman
-
(wait_reading_process_input): Return if unread events appear.1997-06-13, by Richard M. Stallman
-
(fill-context-prefix): Don't crash if RESULT is nil when AT-SECOND is t.1997-06-12, by Richard M. Stallman
-
Require `format'.1997-06-12, by Richard M. Stallman
-
(mail-mode): Change paragraph-start and1997-06-12, by Richard M. Stallman
-
(finder-mode): Don't switch buffers or change text here.1997-06-12, by Richard M. Stallman
-
(esc-map): Delete spurious wrong binding for M-TAB.1997-06-12, by Richard M. Stallman
-
Comment change.1997-06-12, by Richard M. Stallman
-
(forms-mode, forms--process-format-list)1997-06-11, by Richard M. Stallman
-
(paragraph-indent-text-mode): Renamed from spaced-text-mode.1997-06-11, by Richard M. Stallman
-
(fill-context-prefix): If we get a prefix from the1997-06-11, by Richard M. Stallman
-
(tex-main-file, outline-minor-mode): Add defvars.1997-06-11, by Richard M. Stallman
-
Updated documentation at several points in the file.1997-06-11, by Richard M. Stallman
-
(unexec): Call update_dynamic_symbols unconditionally.1997-06-11, by Richard M. Stallman
-
(view-hello-file): Adjusted for the changes of1997-06-11, by Kenichi Handa
-
(pc-select-selection-keys-only): New variable.1997-06-10, by Karl Heuer
-
Use `error' where possible to signal errors.1997-06-10, by Karl Heuer
-
Add some keywords.1997-06-10, by Richard M. Stallman
-
(f90-looking-at-where-or-forall): Recognize where/forall1997-06-10, by Karl Heuer
-
(bibtex-mode-map): Changed the binding of the C-TAB1997-06-10, by Richard M. Stallman
-
Comment fix.1997-06-10, by Karl Heuer
-
(Fwrite_region): Fix previous doc change.1997-06-10, by Erik Naggum
-
Load latin-5.el.1997-06-10, by Richard M. Stallman
-
Fix previous change. gnumach-release-1-1-2 gnumach-release-1-1-3 hurd-release-0-2 libc-970610 libc-970611 libc-970612 libc-970613 libc-970614 libc-970615 libc-970616 libc-970617 libc-970618 libc-970619 libc-970620 libc-970621 libc-9706221997-06-10, by Richard M. Stallman
-
Added the string "emacs-lock" to all function1997-06-10, by Richard M. Stallman
-
Use i?86, not i.86.1997-06-10, by Richard M. Stallman
-
Delete syntax stuff for Latin-1 and Latin-2.1997-06-10, by Richard M. Stallman
-
(mail-parse-comma-list): Use buffer-substring-no-properties.1997-06-10, by Richard M. Stallman
-
Adjusted for coding system name change.1997-06-10, by Kenichi Handa
-
Coding system name changed from1997-06-10, by Kenichi Handa
-
(quail-prefix-arg): New variable.1997-06-10, by Kenichi Handa
-
(set-coding-system-alist): Deleted.1997-06-10, by Kenichi Handa
-
(describe-coding-system): Change format of output.1997-06-10, by Kenichi Handa
-
(kkc-save-init-file): Coding system name changed from1997-06-10, by Kenichi Handa
-
Comment changed (iso-2022-7 -> iso-2022-7bit).1997-06-10, by Kenichi Handa
-
Coding system names changed.1997-06-10, by Kenichi Handa
-
Delete declaration for buffer-file-coding-system. It1997-06-10, by Kenichi Handa
-
(Finsert_char): Check QUIT.1997-06-09, by Richard M. Stallman
-
(fast_c_string_match_ignore_case):1997-06-09, by Richard M. Stallman
-
(list_fontsets, fs_load_font): fast_c_string_match_ignore_case renamed.1997-06-09, by Richard M. Stallman
-
(x_list_fonts): fast_c_string_match_ignore_case renamed.1997-06-09, by Richard M. Stallman
-
(debug): Set overriding-terminal-local-map to nil,1997-06-09, by Richard M. Stallman
-
(do-auto-fill): Type in the previous change fixed.1997-06-09, by Kenichi Handa
-
(dumpglyph): Shift baseline for such a font that is1997-06-09, by Kenichi Handa
-
(selection_data_to_lisp_data): Change coding system1997-06-09, by Kenichi Handa
-
(Faset): Inherit default value correctly while creating1997-06-09, by Kenichi Handa
-
(Fwrite_region): Cancel the 7th argument CODING_SYSTEM1997-06-09, by Kenichi Handa
-
(decode_mode_spec): Access the value of1997-06-09, by Kenichi Handa
-
(Fstart_process):Pay attention to1997-06-09, by Kenichi Handa
-
(Fcall_process): Pay attention to1997-06-09, by Kenichi Handa
-
(Vdefault_process_coding_system): Extern it.1997-06-09, by Kenichi Handa
-
(Vcoding_system_alist): Deleted.1997-06-09, by Kenichi Handa
-
(struct buffer): New member buffer_file_coding_system.1997-06-09, by Kenichi Handa
-
(init_buffer_once): Inititialize the member1997-06-09, by Kenichi Handa
-
(do-auto-fill): Bug fix for kinsoku processing.1997-06-09, by Kenichi Handa
-
Define mouse-set-font in mule-menu-keymap.1997-06-09, by Kenichi Handa
-
Normalized character names.1997-06-09, by Erik Naggum
-
(diff-switches): defvar deleted.1997-06-09, by Richard M. Stallman
-
new version1997-06-09, by Michael Kifer
-
(time-stamp-string-preprocess, time-stamp-do-number):1997-06-08, by Richard M. Stallman
-
(time-stamp-format): Doc fix. Use %;y.1997-06-08, by Richard M. Stallman
-
(webjump-sample-sites): Change the hot list.1997-06-08, by Richard M. Stallman
-
(mail-directory-parser): Fix previous change.1997-06-08, by Richard M. Stallman
-
(icon-font-lock-keywords-2): Use regexp-opt for the regexps.1997-06-08, by Richard M. Stallman
-
(debug, debugger-eval-expression):1997-06-08, by Richard M. Stallman
-
Add Highest Priority section.1997-06-08, by Richard M. Stallman
-
(file-name-non-special): Handle1997-06-08, by Richard M. Stallman
-
(command-line): Don't call face-initialize.1997-06-07, by Richard M. Stallman
-
Customize. Doc fixes.1997-06-07, by Richard M. Stallman
-
(dired-unmark-all-marks):1997-06-07, by Richard M. Stallman
-
(setup-8-bit-environment):1997-06-07, by Richard M. Stallman
-
("English"): Improve doc string.1997-06-07, by Richard M. Stallman
-
(describe-european-environment-map):1997-06-07, by Richard M. Stallman
-
(describe-chinese-environment-map):1997-06-07, by Richard M. Stallman
-
(describe-cyrillic-environment-map):1997-06-07, by Richard M. Stallman
-
describe-indian-environment-map renamed from describe-indian-support-map.1997-06-07, by Richard M. Stallman
-
(describe-indian-environment-map):1997-06-07, by Richard M. Stallman
-
(describe-language-environment):1997-06-07, by Richard M. Stallman
-
Re-add copying permission text.1997-06-06, by Richard M. Stallman
-
(diff-command): Fix previous change.1997-06-06, by Richard M. Stallman
-
emit charsets after strings so that the final regexp finds the longest match.1997-06-06, by Simon Marshall
-
(vc-annotate): Entry "Annotate" added to menu and1997-06-06, by Richard M. Stallman
-
(*:Linux:*:*): Don't test for elf_i.86 or m68kelf. libc-970606 libc-9706071997-06-06, by Richard M. Stallman
-
(*:Linux:*:*): Recognize sparclinux.1997-06-06, by Richard M. Stallman
-
(mipsel*-linux* and mips*-linux*):1997-06-05, by Richard M. Stallman
-
(set-process-filter): Advice doc fix.1997-06-05, by Karl Heuer
-
Customize.1997-06-04, by Richard M. Stallman
-
(Fcopy_keymap): After copying a sub-char-table, do store the copy.1997-06-04, by Richard M. Stallman
-
(stamp-oldxmenu): Always define this one way or another.1997-06-04, by Richard M. Stallman
-
(format-insert-file): Fix arg order to format-decode.1997-06-04, by Richard M. Stallman
-
Synched with 1.9908.1997-06-04, by Per Abrahamsen
-
Synached with 1.9908.1997-06-04, by Per Abrahamsen
-
(Info-tagify): Don't set Info-tag-table-marker if not in Info mode.1997-06-04, by Richard M. Stallman
-
(casify_object): Fix bug on handling a character1997-06-04, by Kenichi Handa
-
(mail-setup): Don't set buffer-file-coding-system to nil.1997-06-03, by Richard M. Stallman
-
(mouse-drag-safe-scroll): Doc fix.1997-06-03, by Karl Heuer
-
(follow-windows-aligned-p): Doc fix.1997-06-03, by Karl Heuer
-
(spaced-text-mode): Renamed from text-mode.1997-06-03, by Richard M. Stallman
-
(custom-variable-prompt): Change prompt.1997-06-03, by Richard M. Stallman
-
(mail-setup): Clear out buffer-file-coding-system.1997-06-03, by Richard M. Stallman
-
new version1997-06-02, by Michael Kifer
-
(powerpcle-*-solaris2*): New alternative.1997-06-02, by Richard M. Stallman
-
Comment change.1997-06-02, by Richard M. Stallman
-
Finish installing previous change.1997-06-02, by Richard M. Stallman
-
(find_interval): No longer inline.1997-06-02, by Richard M. Stallman
-
(Freplace_match): If opoint is 0, that's relative to ZV.1997-06-02, by Richard M. Stallman
-
Many doc fixes.1997-06-02, by Richard M. Stallman
-
Also remove -DETAGS_REGEXPS from the target ctags:1997-06-02, by Francesco Potortì
-
(NO_SHARED_LIBS): Test __alpha__ && ! __ELF__.1997-06-02, by Richard M. Stallman
-
Customize.1997-06-02, by Richard M. Stallman
-
(ada-other-file-alist): Variable definition moved to ada-mode.el.1997-06-02, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1997-06-02, by Richard M. Stallman
-
(iso-8859-1): Use `1' for mode line.1997-06-02, by Richard M. Stallman
-
(koi8-r): Use R for mode line.1997-06-02, by Richard M. Stallman
-
(VALMASK, GCTYPEMASK, MARKBIT, ARRAY_MARK_FLAG)1997-06-02, by Richard M. Stallman
-
(Fx_create_frame): Use XINT to access parent.1997-06-02, by Richard M. Stallman
-
(Fsyntax_table_p, check_syntax_table): Use EQ.1997-06-02, by Richard M. Stallman
-
(search_buffer): Use XINT around refs to trt.1997-06-02, by Richard M. Stallman
-
(concat3, get_truename_buffer): Declare them.1997-06-02, by Richard M. Stallman
-
(read_key_sequence): Change some locals to `int'.1997-06-02, by Richard M. Stallman
-
(compute_motion): Use XFASTINT on width_table elts.1997-06-02, by Richard M. Stallman
-
(map_char_table): Use XSETFASTINT.1997-06-02, by Richard M. Stallman
-
(Fwrite_region, build_annotations):1997-06-02, by Richard M. Stallman
-
(Fcompare_buffer_substrings): trt contains Lisp_Objects.1997-06-02, by Richard M. Stallman
-
(Fmove_overlay): Clean up setting o_beg and o_end.1997-06-02, by Richard M. Stallman
-
(Fmake_byte_code): Set val from p, not from val.1997-06-02, by Richard M. Stallman
-
[__NetBSD__]: Don't include filehdr.h, aouthdr.h1997-06-02, by Richard M. Stallman
-
[__alpha__] (NO_SHARED_LIBS): Defined.1997-06-02, by Richard M. Stallman
-
[__NetBSD__]: Include stdlib.h, not alloca.h.1997-06-02, by Richard M. Stallman
-
(alpha-*-netbsd*): New alternative.1997-06-02, by Richard M. Stallman
-
(m88k-dg-dgux4*): New alternative.1997-06-01, by Richard M. Stallman
-
(gud-dgux-p, gud-dguxdbx-marker-filter): New functions.1997-06-01, by Richard M. Stallman
-
Initial revision1997-06-01, by Richard M. Stallman
-
(signal): Define only if not NO_DGUX_SIGNAL_REDEF.1997-06-01, by Richard M. Stallman
-
(init_baud_rate): Use INIT_BAUD_RATE if it's defined.1997-06-01, by Richard M. Stallman
-
Include time-stamp.1997-06-01, by Richard M. Stallman
-
(hs-show-hidden-short-form): Updated doc string.1997-06-01, by Richard M. Stallman
-
(smtpmail-via-smtp): Recognize XVRB as a synonym for1997-06-01, by Richard M. Stallman
-
(rmail-mmdf-delim1, rmail-mmdf-delim2):1997-06-01, by Richard M. Stallman
-
Synched with 1.99051997-06-01, by Per Abrahamsen
-
Synched with 1.99041997-06-01, by Per Abrahamsen
-
(sc::cursors): Add an eval-and-compile.1997-06-01, by Richard M. Stallman
-
Synched with 1.99031997-06-01, by Per Abrahamsen
-
(customize-option): Renamed from custom-variable.1997-06-01, by Richard M. Stallman
-
(custom-variable-prompt): Handle variable-at-point returning 0.1997-06-01, by Richard M. Stallman
-
(init_lread): Sometimes add to load-path1997-06-01, by Richard M. Stallman
-
Include frame.h unconditionally.1997-06-01, by Richard M. Stallman
-
(mail-strip-quoted-names): Don't delete angle brackets1997-05-31, by Richard M. Stallman
-
(Freplace_match): Fix previous change.1997-05-31, by Richard M. Stallman
-
(Fforward_comment): Handle unmatched two-character comment starters.1997-05-31, by Richard M. Stallman
-
(back_comment): Detect 2-char comment starts properly.1997-05-31, by Richard M. Stallman
-
(move_if_not_intangible): Fix previous change.1997-05-31, by Richard M. Stallman
-
(Freplace_match): Use move_if_not_intangible1997-05-31, by Richard M. Stallman
-
(move_if_not_intangible): New function.1997-05-31, by Richard M. Stallman
-
Always load faces.el.1997-05-31, by Richard M. Stallman
-
(process_expose_from_menu, XTread_socket):1997-05-31, by Richard M. Stallman
-
(struct x_output): New field has_been_visible.1997-05-31, by Richard M. Stallman
-
(command-line): Detect Latin-N character sets1997-05-31, by Richard M. Stallman
-
(cpp-highlight-buffer): Make sure1997-05-31, by Richard M. Stallman
-
(hs-hide-comments-when-hiding-all)1997-05-31, by Richard M. Stallman
-
Rename language environments from LatinN to Latin-N.1997-05-31, by Richard M. Stallman
-
Doc fix for previous change.1997-05-31, by Richard M. Stallman
-
Synched with version 1.9901.1997-05-31, by Per Abrahamsen
-
(set-language-environment): Add autoload cookie.1997-05-31, by Richard M. Stallman
-
(Fsplit_window): Ignore FRAME_NO_SPLIT_P here.1997-05-31, by Richard M. Stallman
-
Update version.1997-05-31, by Richard M. Stallman
-
(make-face): Call make-face-internal only if defined.1997-05-31, by Richard M. Stallman
-
(main): Call syms_of_xfaces whenever ! HAVE_NTGUI.1997-05-31, by Richard M. Stallman
-
(XOBJ, MSDOS_OBJ, SOME_MACHINE_OBJECTS): Delete xfaces.o.1997-05-31, by Richard M. Stallman
-
Comment changes.1997-05-31, by Richard M. Stallman
-
(custom-load-symbol): Simplify previous change.1997-05-31, by Richard M. Stallman
-
(insert_glyphs): Use &, not &&.1997-05-31, by Richard M. Stallman
-
(x_load_font): Use macro FONT_ENCODING_NOT_DECIDED.1997-05-31, by Richard M. Stallman
-
(widget-default-format-handler): Don't use push.1997-05-31, by Richard M. Stallman
-
(widget-sexp-value-to-internal):1997-05-31, by Richard M. Stallman
-
new version1997-05-31, by Michael Kifer
-
(cus-start): Require cus-start.1997-05-31, by Richard M. Stallman
-
Arrange to load it once during dumping,1997-05-31, by Richard M. Stallman
-
(intern): Don't make a pure string here, since Fintern does that.1997-05-31, by Richard M. Stallman
-
Initial revision1997-05-31, by Richard M. Stallman
-
(server-kill-buffer): Prevent infinite recursion.1997-05-31, by Richard M. Stallman
-
(lisp, shortlisp): Use cus-start.el, not .elc.1997-05-31, by Richard M. Stallman
-
new version1997-05-31, by Michael Kifer
-
Initial revision1997-05-30, by Michael Kifer
-
(Farrayp): Accept bool-vectors and char-tables.1997-05-30, by Richard M. Stallman
-
(substitute-key-definition): Check vectorp, not arrayp.1997-05-30, by Richard M. Stallman
-
* Makefile.in (etags): Remove -DETAGS_REGEXPS, because now it is1997-05-30, by Francesco Potortì
-
Various cleanups on TeX, Erlang, Prolog, C.1997-05-30, by Francesco Potortì
-
Comment change.1997-05-30, by Richard M. Stallman
-
(file-name-non-special): Special handling for1997-05-30, by Richard M. Stallman
-
Warn about .el files that are not compiled.1997-05-30, by Richard M. Stallman
-
(he-dabbrev-skip-space, he-dabbrev-as-symbol):1997-05-30, by Richard M. Stallman
-
(search-highlight): Make it t by default.1997-05-30, by Richard M. Stallman
-
(x_real_positions): Subtract border width from results.1997-05-30, by Richard M. Stallman
-
(Fchar_table_range, Fset_char_table_range):1997-05-30, by Richard M. Stallman
-
(line-move): If moving into intangible text,1997-05-30, by Richard M. Stallman
-
Synched with version 1.9900.1997-05-30, by Per Abrahamsen
-
(custom-face-display-set): Define if not defined.1997-05-29, by Richard M. Stallman
-
(Fcurrent_time_string): Doc fix.1997-05-29, by Richard M. Stallman
-
(he-file-name-beg): Don't trigger on parts of1997-05-29, by Karl Heuer
-
Integrated Emacs 19.34 and XEmacs 19.151997-05-29, by Karl Heuer
-
(follow-submit-feedback, follow-mode): Doc fix.1997-05-29, by Karl Heuer
-
Update URL in commentary.1997-05-29, by Karl Heuer
-
* mouse-drag.el (mouse-drag-electric-col-scrolling): New variable;1997-05-29, by Karl Heuer
-
Update for syntax-table text properties.1997-05-29, by Simon Marshall
-
Update for syntax-table text properties.1997-05-29, by Simon Marshall
-
Update for syntax-table text properties.1997-05-29, by Simon Marshall
-
(edt-emulation-on): Handle absence of TERM envvar.1997-05-29, by Richard M. Stallman
-
Move the latin-* to last.1997-05-29, by Richard M. Stallman
-
Fix previous change.1997-05-29, by Richard M. Stallman
-
(iso-languages): For French and Portuguese,1997-05-29, by Richard M. Stallman
-
(Fsignal): Use call2 to call Vsignal_hook_function.1997-05-29, by Richard M. Stallman
-
(edebug-signal): Avoid infinite recursion.1997-05-29, by Richard M. Stallman
-
(hs-special-modes-alist): Include also the1997-05-29, by Richard M. Stallman
-
(scrolling): If a line is not enabled,1997-05-29, by Richard M. Stallman
-
Initial revision1997-05-29, by Richard M. Stallman
-
Comment change.1997-05-29, by Richard M. Stallman
-
(gulp-send-requests): Sort maintainers alphabetically.1997-05-29, by Richard M. Stallman
-
(Faset): Doc fix.1997-05-29, by Richard M. Stallman
-
(Fmake_bool_vector): Doc fix.1997-05-28, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1997-05-28, by Richard M. Stallman
-
(XTread_socket) <ConfigureNotify>: Don't call1997-05-28, by Richard M. Stallman
-
(Fchar_equal): Make it handle case of multibyte1997-05-28, by Kenichi Handa
-
(CHAR_TABLE_REF): Do not check validity of CT.1997-05-28, by Kenichi Handa
-
(casify_object): Handle multibyte characters.1997-05-28, by Kenichi Handa
-
(case_temp1, case_temp2): New variables temporarily1997-05-28, by Kenichi Handa
-
(Ffind_charset_string): The variable CHARSETS is1997-05-28, by Kenichi Handa
-
(encode_invocation_designation): Use macro1997-05-28, by Kenichi Handa
-
(struct iso2022_spec): Member requested_designation is1997-05-28, by Kenichi Handa
-
(map_char_table): For sub char-table, index should be1997-05-28, by Kenichi Handa
-
(fs_load_font): Before using a fontset, be sure to1997-05-28, by Kenichi Handa
-
(FONT_ENCODING_NOT_DECIDED): New macro.1997-05-28, by Kenichi Handa
-
Customize.1997-05-28, by Richard M. Stallman
-
Comment changes.1997-05-28, by Richard M. Stallman
-
Initial revision1997-05-28, by Kenichi Handa
-
(setup-english-environment): Set several1997-05-28, by Kenichi Handa
-
Most of setup-LANGUAGE-environment functions are1997-05-28, by Kenichi Handa
-
Set default value of coding-category-iso-else to1997-05-28, by Kenichi Handa
-
Delete defining "i" in mule-keymap.1997-05-28, by Kenichi Handa
-
Add comment for the code loading1997-05-28, by Kenichi Handa
-
(x-complement-fontset-spec): Add font names which are1997-05-28, by Kenichi Handa
-
(dired-find-file): Likewise.1997-05-28, by Kenichi Handa
-
(find-file): Delete the facility of handling a prefix1997-05-28, by Kenichi Handa
-
(describe-buffer-case-table): Use aref instead of1997-05-28, by Kenichi Handa
-
(encoded-kbd-mode): Fix typo in doc-string.1997-05-28, by Kenichi Handa
-
(set-terminal-coding-system): New function.1997-05-28, by Kenichi Handa
-
(mouse-undouble-last-event): Return nil if the event1997-05-27, by Richard M. Stallman
-
Updated address.1997-05-27, by Per Abrahamsen
-
Update address.1997-05-27, by Per Abrahamsen
-
Comment change.1997-05-27, by Richard M. Stallman
-
(vi-join-lines): Locally bind count.1997-05-27, by Richard M. Stallman
-
(ielm-input): New defvar.1997-05-27, by Richard M. Stallman
-
Comment change.1997-05-27, by Richard M. Stallman
-
Comment change.1997-05-27, by Richard M. Stallman
-
(browse-url-netscape, browse-url-netscape-sentinel)1997-05-27, by Richard M. Stallman
-
(indent-icon-exp): Bind last-depth.1997-05-27, by Richard M. Stallman
-
(webjump-adult-p): Function deleted.1997-05-27, by Richard M. Stallman
-
(set-case-syntax-set-multibyte): New variable.1997-05-27, by Richard M. Stallman
-
If set-case-syntax-set-multibyte is non-nil, define syntax1997-05-27, by Richard M. Stallman
-
Comment change.1997-05-27, by Richard M. Stallman
-
(icon-mode): Adapt to new hideshow and improve regexps.1997-05-27, by Richard M. Stallman
-
(Info-exit): Use bury-buffer simply.1997-05-27, by Richard M. Stallman
-
(command_loop_1): Pass 1 as new arg to sit_for.1997-05-27, by Richard M. Stallman
-
(compute_motion): Return correctly if skip_invisible1997-05-27, by Richard M. Stallman
-
automatically generated from GPLed version1997-05-27, by Paul Eggert
-
automatically generated from GPLed version1997-05-27, by Paul Eggert
-
(XTread_socket) <UnmapNotify>: Don't make an inconify_event1997-05-27, by Richard M. Stallman
-
(syms_of_window): Initialize inhibit_frame_unsplittable.1997-05-27, by Richard M. Stallman
-
(sit_for): New arg initial_display.1997-05-27, by Richard M. Stallman
-
(Fwin16_set_clipboard_data): Pass new arg to sit_for.1997-05-27, by Richard M. Stallman
-
(Fdo_auto_save): Pass new arg to sit_for.1997-05-27, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to sit_for.1997-05-27, by Richard M. Stallman
-
Change copyright years.1997-05-26, by Richard M. Stallman
-
Use insert to preserve marker positions (pmark) and delete last.1997-05-26, by Simon Marshall
-
frame-override-unsplittable/inhibit-frame-unsplittable name change.1997-05-26, by Simon Marshall
-
(x_real_positions): Directly compare the frame's window1997-05-26, by Richard M. Stallman
-
(x_make_frame_visible): Call x_set_offset only after1997-05-26, by Richard M. Stallman
-
(Fdisplay_buffer): Use B not b for interactive argument.1997-05-26, by Richard M. Stallman
-
Always load case-table, latin-1, latin-2, latin-3, latin-4.1997-05-26, by Richard M. Stallman
-
(x-create-frame-with-faces): Don't call frame-set-background-mode1997-05-26, by Richard M. Stallman
-
(defface): Doc fix.1997-05-25, by Richard M. Stallman
-
Move face setup to faces.el.1997-05-25, by Richard M. Stallman
-
Unconditionally create the standard faces at load time.1997-05-25, by Richard M. Stallman
-
(custom-face-attributes): Add :inverse-video.1997-05-25, by Richard M. Stallman
-
(modify-face): Don't call make-face-unbold1997-05-25, by Richard M. Stallman
-
Use defgroup and defcustom.1997-05-25, by Richard M. Stallman
-
(substitute-key-definition): Fix previous change.1997-05-25, by Richard M. Stallman
-
(dontcompilefiles): Add latin-1.el ... latin-4.el;1997-05-25, by Richard M. Stallman
-
(Info-suffix-list): Accept -info as suffix;1997-05-24, by Richard M. Stallman
-
(texinfo-version): New function and variable.1997-05-24, by Richard M. Stallman
-
(texinfo-extra-inter-column-width):1997-05-24, by Richard M. Stallman
-
[This finishes the change log for the changes in the previous version.]1997-05-24, by Richard M. Stallman
-
(texinfmt-version): New function and variable.1997-05-24, by Richard M. Stallman
-
(libc-highlight-overlay): New variable.1997-05-24, by Richard M. Stallman
-
Initial revision1997-05-24, by Richard M. Stallman
-
(set-case-syntax-1): New function.1997-05-23, by Richard M. Stallman
-
(perform-replace): Restore match data after read-event.1997-05-23, by Richard M. Stallman
-
(access_keymap, store_in_keymap): Don't look in a char-table1997-05-23, by Richard M. Stallman
-
(internal_equal): When comparing strings, ignore text props.1997-05-23, by Richard M. Stallman
-
Comment change.1997-05-23, by Richard M. Stallman
-
Comment change.1997-05-23, by Richard M. Stallman
-
Initial revision1997-05-23, by Richard M. Stallman
-
Use punctuation syntax for section sign.1997-05-23, by Richard M. Stallman
-
Use defgroup and defcustom.1997-05-23, by Richard M. Stallman
-
Initial revision1997-05-23, by Erik Naggum
-
(command-line): iso-syntax.el renamed to latin-1.el.1997-05-22, by Richard M. Stallman
-
(change-log-font-lock-keywords): Tweak font-lock-keywords.1997-05-22, by Erik Naggum
-
(substitute-key-definition): Handle chartables.1997-05-22, by Richard M. Stallman
-
Doc fix.1997-05-22, by Per Abrahamsen
-
(eldoc-message-commands): Move docstring into comments, since this isn't1997-05-22, by Noah Friedman
-
The inode number can be an integer.1997-05-22, by Richard M. Stallman
-
(Fintern): Give keywords a value when interned.1997-05-22, by Richard M. Stallman
-
(describe-key-briefly, where-is): Prefix arg means1997-05-22, by Richard M. Stallman
-
iso-syntax.el renamed to latin-1.el.1997-05-22, by Richard M. Stallman
-
(pc-selection-mode): Swap meanings of f16 and f18;1997-05-22, by Richard M. Stallman
-
(ada-krunch-args): Use gnatkr instead of gnatk8.1997-05-22, by Richard M. Stallman
-
(awk-mode): Set parse-sexp-ignore-comments.1997-05-22, by Richard M. Stallman
-
(add-log-lisp-like-modes, add-log-c-like-modes, add-log-tex-like-modes):1997-05-21, by Erik Naggum
-
(vc-backend-admin): If there is no SCCS subdirectory yet, create it.1997-05-21, by André Spiegel
-
(webjump-to-javaapi): Function deleted.1997-05-21, by Richard M. Stallman
-
thomas, not mib1997-05-21, by Joel N. Weber II
-
(mode-line-mule-info): Add a colon.1997-05-21, by Richard M. Stallman
-
(Fformat_time_string): Doc update.1997-05-21, by Richard M. Stallman
-
(set-word-help-file): Renamed from set-help-file.1997-05-20, by Richard M. Stallman
-
Initial revision1997-05-20, by Richard M. Stallman
-
(crisp-mode): Add autoload cookie.1997-05-20, by Richard M. Stallman
-
(dontcompilefiles): Add list of files that should not be byte-compiled.1997-05-20, by Richard M. Stallman
-
Fix copyright and permission notice.1997-05-20, by Richard M. Stallman
-
(add-untranslated-filesystem)1997-05-20, by Richard M. Stallman
-
(crisp-last-last-command): Renamed from last-last-command1997-05-20, by Richard M. Stallman
-
(m4-program): Guess which m4 binary to use.1997-05-20, by Richard M. Stallman
-
(shortlisp): Add custom.elc and cus-start.elc.1997-05-20, by Richard M. Stallman
-
(event-closest-point): Fix paren error.1997-05-20, by Richard M. Stallman
-
Change load-path tag again.1997-05-20, by Per Abrahamsen
-
(sit_for): Delete #if 0.1997-05-20, by Richard M. Stallman
-
(path-separator, parse-colon-path): Doc fixes.1997-05-20, by Richard M. Stallman
-
(mh-file-command-p): New function.1997-05-20, by Richard M. Stallman
-
(diary-float): Rewritten to fix bug when base date1997-05-20, by Richard M. Stallman
-
(holiday-float): Rewritten to fix bug when base date1997-05-20, by Richard M. Stallman
-
Fix previous change.1997-05-20, by Richard M. Stallman
-
Changed load-path look a little.1997-05-19, by Per Abrahamsen
-
(HAVE_TERMIOS): Define it.1997-05-19, by Kenichi Handa
-
(PTY_OPEN): Call sigblock instead of sigblockx.1997-05-19, by Kenichi Handa
-
Fix typo in previous change.1997-05-19, by Richard M. Stallman
-
(xdisp.o): Add coding.h in dependency list.1997-05-19, by Kenichi Handa
-
Update regexp syntax from Emacs manual.1997-05-19, by Richard M. Stallman
-
Change the declaration o encoding1997-05-19, by Kenichi Handa
-
(fs_load_font): Modified to cope with the above change1997-05-19, by Kenichi Handa
-
(struct font_info): Change the declaration o encoding1997-05-19, by Kenichi Handa
-
(Ffind_charset_region): Change the declaration of1997-05-19, by Kenichi Handa
-
(struct iso2022_spec): Change the declaration of1997-05-19, by Kenichi Handa
-
(lisp_data_to_selection_data): charsets from `char' to `int.1997-05-19, by Kenichi Handa
-
(x_load_font): Set 4 instead of -1 in fontp->encoding[1]1997-05-19, by Kenichi Handa
-
(Fcall_interactively): Use num_input_events.1997-05-19, by Richard M. Stallman
-
(num_input_events, num_nonmacro_input_events):1997-05-19, by Richard M. Stallman
-
(set-fill-column): Make the C-u case work.1997-05-19, by Richard M. Stallman
-
(num_nonmacro_input_events):1997-05-19, by Richard M. Stallman
-
(num_nonmacro_input_events):1997-05-19, by Richard M. Stallman
-
(Vtty_erase_char): Declared.1997-05-19, by Richard M. Stallman
-
(Vtty_erase_char): Variable defined1997-05-19, by Richard M. Stallman
-
(init_sys_modes): Initialize Vtty_erase_char if1997-05-19, by Richard M. Stallman
-
(Ffile_attributes): Return inode number as a cons only if necessary.1997-05-19, by Richard M. Stallman
-
(rmail-summary-delete-forward): Force the1997-05-19, by Richard M. Stallman
-
(compilation-parse-errors): Fix paren error.1997-05-19, by Richard M. Stallman
-
(lpr-page-header-switches): Remove extra paren.1997-05-19, by Richard M. Stallman
-
(dabbrev-expand, dabbrev--abbrev-at-point)1997-05-19, by Richard M. Stallman
-
(strwidth): Fix previous change.1997-05-18, by Richard M. Stallman
-
(browse-url): Make `applicatations' the parent.1997-05-18, by Richard M. Stallman
-
(copy_keymap_1): Do nothing if ELT isn't a keymap.1997-05-18, by Richard M. Stallman
-
(set-case-syntax-offset): New variable.1997-05-17, by Richard M. Stallman
-
(Info-set-mode-line): Add some spaces at the beginning.1997-05-17, by Richard M. Stallman
-
(event-closest-point): New function.1997-05-17, by Richard M. Stallman
-
(make_terminal_frame): Don't add `Emacs' to frame name.1997-05-17, by Richard M. Stallman
-
(custom-facep): Defined (once again).1997-05-17, by Richard M. Stallman
-
(do-auto-fill): Check enable-kinsoku and enable-multibyte-characters.1997-05-17, by Richard M. Stallman
-
(mode-line-modified): Delete one of the leading dashes.1997-05-17, by Richard M. Stallman
-
(outline-mode): Use `add-to-invisibility-spec' and1997-05-17, by Richard M. Stallman
-
(enable-kinsoku): Name changed form do-kinsoku.1997-05-17, by Kenichi Handa
-
(update-autoloads-from-directories): Renamed from1997-05-16, by Richard M. Stallman
-
Comment change for testing.1997-05-16, by Richard M. Stallman
-
(nonascii_insert_offset): New variable.1997-05-16, by Richard M. Stallman
-
(iso-accents-insert-offset): Use nonascii-insert-offset.1997-05-16, by Richard M. Stallman
-
(iso-transl-define-keys): Use nonascii-insert-offset.1997-05-16, by Richard M. Stallman
-
(display_text_line): Move the code to fill out the line1997-05-16, by Richard M. Stallman
-
(mallopt): Declare, if appropriate.1997-05-16, by Richard M. Stallman
-
(charset.o): Add disptab.h in dependency list.1997-05-16, by Kenichi Handa
-
Include disptab.h.1997-05-16, by Kenichi Handa
-
(standard-fontset-spec): Name changed from1997-05-16, by Kenichi Handa
-
Coding system names changed as follows:1997-05-16, by Kenichi Handa
-
(set-language-info): Change the special treatment1997-05-16, by Kenichi Handa
-
Coding system names changed as follows:1997-05-16, by Kenichi Handa
-
Create bold, italic, bold-italic variants of1997-05-16, by Kenichi Handa
-
(make-unification-table): Fix handling of a generic1997-05-16, by Kenichi Handa
-
(Fx_create_frame): Delete unnecessary code.1997-05-16, by Kenichi Handa
-
Name change through the code:1997-05-16, by Kenichi Handa
-
(non_ascii_char_to_string): Signal error if the1997-05-16, by Kenichi Handa
-
(VALID_CHAR_P): New macro.1997-05-16, by Kenichi Handa
-
Declare Fcopy_keymap as Lisp_Object in advance to1997-05-16, by Kenichi Handa
-
(BYTES_USED): Put # at the beginning of line.1997-05-16, by Kenichi Handa
-
Declare set_internal as Lisp_Object in advance to avoid1997-05-16, by Kenichi Handa
-
Declare Fuser_full_name as Lisp_Object in advance to1997-05-16, by Kenichi Handa
-
(struct ccl_prog_stack): Declear the member ccl_prog as1997-05-16, by Kenichi Handa
-
(fontset_pattern_regexp): Cast to (char *) before1997-05-16, by Kenichi Handa
-
(copy_sub_char_table): Declare the argument ARG as1997-05-16, by Kenichi Handa
-
(dumpglyphs): Draw glyphs one by one if the font for1997-05-16, by Kenichi Handa
-
Add GDB/Guile task.1997-05-15, by Richard M. Stallman
-
(Finsert_file_contents): Use xrealloc too.1997-05-15, by Richard M. Stallman
-
Fix previous change.1997-05-15, by Richard M. Stallman
-
(rmail-retry-failure): Rename local to rmail-this-buffer.1997-05-15, by Richard M. Stallman
-
(Finsert_file_contents): Use xmalloc. not malloc.1997-05-15, by Richard M. Stallman
-
(Fcopy_sequence): Correctly copy the char-table contents.1997-05-15, by Richard M. Stallman
-
(strwidth, Fchar_width): Handle display table.1997-05-15, by Richard M. Stallman
-
Add Cyrillic script for Serbo-Croatian1997-05-15, by Kenichi Handa
-
Include charset.h.1997-05-15, by Karl Heuer
-
(compute_trt_identity, compute_trt_shuffle): Add comments.1997-05-15, by Karl Heuer
-
Don't create faces if make-face isn't defined.1997-05-15, by Richard M. Stallman
-
(lpr-page-header-switches): Use -F, not -f.1997-05-15, by Richard M. Stallman
-
(mode-line-mule-info): Delete the colon.1997-05-15, by Richard M. Stallman
-
Fix previous change.1997-05-15, by Richard M. Stallman
-
(dired-mode): Don't include `Dired:' in mode line.1997-05-15, by Richard M. Stallman
-
(mode-line-frame-identification):1997-05-15, by Richard M. Stallman
-
(mode-line-buffer-identification):1997-05-15, by Richard M. Stallman
-
(compute_trt_identity): Use make_sub_char_table.1997-05-15, by Richard M. Stallman
-
(Fcall_interactively): Pass extra arg to Fread_string.1997-05-15, by Richard M. Stallman
-
(Fread_from_minibuffer): Add gcpro.1997-05-15, by Richard M. Stallman
-
Include charset.h.1997-05-15, by Karl Heuer
-
Don't include term.el.1997-05-14, by Richard M. Stallman
-
(browse-url-event-buffer):1997-05-14, by Richard M. Stallman
-
(server-kill-buffer): Act only when there is a server process.1997-05-14, by Richard M. Stallman
-
Restored code lost in merge.1997-05-14, by Per Abrahamsen
-
Synched with 1.97.1997-05-14, by Per Abrahamsen
-
Synched with version 1.97.1997-05-14, by Per Abrahamsen
-
make expand-mail-aliases interactive1997-05-14, by Simon Marshall
-
entry for expand-mail-aliases1997-05-14, by Simon Marshall
-
(describe_vector): Identify charset row numbers clearly.1997-05-14, by Richard M. Stallman
-
(isearch-process-search-char): Use multibyte1997-05-14, by Richard M. Stallman
-
Make Latin-4 characters self-insert.1997-05-14, by Richard M. Stallman
-
(iso-transl-define-keys):1997-05-14, by Richard M. Stallman
-
(files): When computing arguments automatically, ignore non-files1997-05-13, by Paul Eggert
-
(forward-whitespace, forward-symbol):1997-05-13, by Richard M. Stallman
-
(map_char_table): New arg SUBTABLE. Callers changed.1997-05-13, by Richard M. Stallman
-
(get_keyelt): Handle an indirect entry with meta char.1997-05-13, by Richard M. Stallman
-
(describe_category_1): Pass new args to describe_vector.1997-05-13, by Richard M. Stallman
-
(describe_syntax_1): Pass new args to describe_vector.1997-05-13, by Richard M. Stallman
-
Added support for the Java language.1997-05-13, by Francesco Potortì
-
Define Latin-1, Latin-2 and Latin-3 chars as self-inserting.1997-05-12, by Richard M. Stallman
-
Move bindings.el after mule-conf.el.1997-05-12, by Richard M. Stallman
-
(iso-accents-compose): Return composed character directly for execution.1997-05-12, by Richard M. Stallman
-
(isearch-mode-map): Treat Latin-1, Latin-2 an Latin-31997-05-12, by Richard M. Stallman
-
(wrong_type_argument): Pass new arg to Fstring_to_number.1997-05-12, by Richard M. Stallman
-
(Fx_create_frame): Get X resources from the display1997-05-12, by Richard M. Stallman
-
* etags.c: (Cplusplus_suffixes): .pdb is Postscript with C syntax.1997-05-12, by Francesco Potortì
-
(viqr-pre-write-conversion): Make it work1997-05-12, by Kenichi Handa
-
(tibetan-pre-write-conversion): Make it work1997-05-12, by Kenichi Handa
-
(thai-pre-write-conversion): Make it work1997-05-12, by Kenichi Handa
-
(fidel-to-tex-map): Name changed to ethio-fidel-to-tex-map.1997-05-12, by Kenichi Handa
-
(in-is13194-devanagari-post-read-conversion): New function.1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
Make functions setup-LANGUAGE-environment1997-05-12, by Kenichi Handa
-
(use-quail-package): Error message added.1997-05-12, by Kenichi Handa
-
Create bold, italic, and bold-italic variants of1997-05-12, by Kenichi Handa
-
(rmail-enable-decoding-message): New variable.1997-05-12, by Kenichi Handa
-
(make-char): Doc-string modified.1997-05-12, by Kenichi Handa
-
Delete code for alternate-charset-table.1997-05-12, by Kenichi Handa
-
Set category of kinsoku-bol and kinsoku-eol for1997-05-12, by Kenichi Handa
-
(build-describe-language-support-function,1997-05-12, by Kenichi Handa
-
(gnus-mule-message-send-news-function): New1997-05-12, by Kenichi Handa
-
(help-with-tutorial): Fix a bug of handling non-English1997-05-12, by Kenichi Handa
-
(x-decompose-font-name): While seting each field of1997-05-12, by Kenichi Handa
-
(encoded-kbd-mode): Doc-string modified.1997-05-12, by Kenichi Handa
-
Set syntax and category for Devanagari, Thai, and1997-05-12, by Kenichi Handa
-
(x-make-font-bold-italic): New function.1997-05-12, by Kenichi Handa
-
(defcustom): Get rid of eval-and-compile.1997-05-12, by Richard M. Stallman
-
(defcustom): Add doc-string-elt property.1997-05-12, by Richard M. Stallman
-
(dist): Don't run update-subdirs here,1997-05-12, by Richard M. Stallman
-
(update-subdirs): New target.1997-05-12, by Richard M. Stallman
-
Use the new `updates' target in lisp/Makefile.1997-05-12, by Richard M. Stallman
-
(autoloads, custom-deps, finder-data):1997-05-12, by Richard M. Stallman
-
(finder-compile-keywords-make-dist):1997-05-12, by Richard M. Stallman
-
(custom-make-dependencies): Don't find the subdirs here;1997-05-12, by Richard M. Stallman
-
(custom-deps): Target renamed from cus-load.el.1997-05-12, by Richard M. Stallman
-
Use new non-file targets in lisp/Makefile.1997-05-12, by Richard M. Stallman
-
(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl1997-05-11, by Paul Eggert
-
Doc fix: CR is \015, not \013.1997-05-11, by Paul Eggert
-
(ange-ftp-start-process): Create the buffer1997-05-10, by Richard M. Stallman
-
(command_loop_1): Use an int for last_command_char.1997-05-10, by Richard M. Stallman
-
(Fread_command): New optional arg DEFAULT-VALUE. Callers changed.1997-05-10, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to1997-05-10, by Richard M. Stallman
-
(Fbury_buffer): If buffer is in selected window, remove it.1997-05-10, by Richard M. Stallman
-
(backup-extract-version-start): New variable.1997-05-10, by Richard M. Stallman
-
(dired-collect-file-versions):1997-05-10, by Richard M. Stallman
-
(diff-latest-backup-file):1997-05-10, by Richard M. Stallman
-
(auto-mode-alist): Shuffle a few elements,1997-05-10, by Richard M. Stallman
-
(Vfontset_alias_alist): New variable.1997-05-10, by Kenichi Handa
-
(Fcall_process_region): Supply 7th new arg1997-05-10, by Kenichi Handa
-
(Fccl_execute_on_string): Add 4th optional arg1997-05-10, by Kenichi Handa
-
(unify_char): New function.1997-05-10, by Kenichi Handa
-
(unify_char): Extern it.1997-05-10, by Kenichi Handa
-
(Valternate_charset_table): The valiable deleted.1997-05-10, by Kenichi Handa
-
(CODING_SPEC_ISO_PLANE_CHARSET): Return -1 if no1997-05-10, by Kenichi Handa
-
(Fwrite_region): Add 7th optional arg1997-05-10, by Kenichi Handa
-
(Fx_create_frame): Delete code for handling the X1997-05-10, by Kenichi Handa
-
(selection_data_to_lisp_data): If TYPE is `STRING'1997-05-10, by Kenichi Handa
-
(dumpglyphs): Even if font (not fontset) is used,1997-05-10, by Kenichi Handa
-
(Fexecute_extended_command): Pass new arg to Fcompleting_read.1997-05-10, by Richard M. Stallman
-
(Fread_file_name): Finish previous change.1997-05-10, by Richard M. Stallman
-
(Fread_coding_system, Fread_non_nil_coding_system):1997-05-10, by Richard M. Stallman
-
(iso-languages): For Latin-2, add ^I and ^i. Fix ~a.1997-05-10, by Richard M. Stallman
-
(iso-languages): Add charset spec to some elements.1997-05-10, by Richard M. Stallman
-
(read_minibuf): Declaration deleted.1997-05-10, by Richard M. Stallman
-
(quoted-insert-character-offset): Initialize more cleanly.1997-05-10, by Richard M. Stallman
-
(server-buffer-done): New arg FOR-KILLING.1997-05-10, by Richard M. Stallman
-
(dabbrev-case-replace, dabbrev-case-fold-search):1997-05-10, by Richard M. Stallman
-
Add a `provide' call.1997-05-09, by Richard M. Stallman
-
(Fx_popup_menu): Do fix.1997-05-09, by Richard M. Stallman
-
(timer-event-handler): Take timer as arg directly.1997-05-09, by Richard M. Stallman
-
(read-quoted-char): Don't mask down to 8 bits.1997-05-09, by Richard M. Stallman
-
Add Kermit replacement project.1997-05-09, by Richard M. Stallman
-
(TAGS): Fix typo.1997-05-08, by Richard M. Stallman
-
(byte-compile-file-form-custom-declare-variable): New function.1997-05-08, by Richard M. Stallman
-
Fix previous change.1997-05-08, by Richard M. Stallman
-
(customize): Call customize-group.1997-05-08, by Richard M. Stallman
-
(iso-accents-compose):1997-05-08, by Richard M. Stallman
-
(assoc-ignore-case): Function deleted.1997-05-08, by Richard M. Stallman
-
(Qtimer_event): Variable deleted.1997-05-08, by Richard M. Stallman
-
(mark_window_display_accurate, redisplay_internal):1997-05-08, by Richard M. Stallman
-
Customize.1997-05-08, by Richard M. Stallman
-
(menu-bar-help-menu): Move "Customize" to the top.1997-05-07, by Richard M. Stallman
-
(printify-region): Doc fix.1997-05-07, by Richard M. Stallman
-
(holiday-passover-etc): Postpone date of Yom1997-05-07, by Richard M. Stallman
-
Delete the code that was trying to define BSD "right"1997-05-07, by Richard M. Stallman
-
Recognize either / or - as a machine/suptype separator from uname -m gnumach-release-1-1 gnumach-release-1-1-1 libc-970508 libc-970509 libc-970510 libc-970511 libc-970512 libc-970513 libc-970514 libc-970515 libc-970516 libc-970517 libc-970518 libc-970519 libc-970520 libc-970521 libc-970522 libc-970523 libc-970524 libc-970525 libc-970526 libc-970527 libc-970528 libc-970529 libc-970530 libc-970531 libc-970601 libc-970602 libc-970603 libc-970604 libc-9706051997-05-07, by Thomas Bushnell, BSG
-
(Fread_file_name): Pass default to Fcompleting_read.1997-05-07, by Richard M. Stallman
-
Fix customization change.1997-05-07, by Richard M. Stallman
-
(outline-mode): Autoload cookie deleted.1997-05-07, by Richard M. Stallman
-
(outline-mode): Autoload cookie added.1997-05-07, by Richard M. Stallman
-
Use defgroup and defcustom.1997-05-07, by Richard M. Stallman
-
(LIBS_MACHINE): Add -lelf.1997-05-07, by Richard M. Stallman
-
(custom-make-dependencies):1997-05-06, by Richard M. Stallman
-
(MOUSE_SUPPORT): Delete menu-bar.elc.1997-05-06, by Richard M. Stallman
-
(getline): Don't miss CRLF pairs when the CR and LF are1997-05-06, by Richard M. Stallman
-
Use sexp widget in case modified outside custom.1997-05-06, by Simon Marshall
-
Quote :group names.1997-05-06, by Simon Marshall
-
(byte-optimize-approx-equal): Use <=, not <.1997-05-06, by Richard M. Stallman
-
(display_text_line): Clear region_showing to Qnil if the1997-05-06, by Richard M. Stallman
-
(Fset_window_configuration): Set last_selected_window1997-05-06, by Richard M. Stallman
-
(imenu-auto-rescan): Fix typo.1997-05-05, by Richard M. Stallman
-
(ffap-alist): Delete `math-mode'.1997-05-05, by Richard M. Stallman
-
(dungeon-nil): Explicitly return nil.1997-05-05, by Richard M. Stallman
-
CLIX patch from Thomas Dickey via urs@akk.uni-karlsruhe.de (Urs Janssen). libc-970506 libc-9705071997-05-05, by Per Bothner
-
Use defgroup and defcustom.1997-05-05, by Richard M. Stallman
-
Use defgroup and defcustom.1997-05-05, by Richard M. Stallman
-
(mouse-sel-get-selection-function):1997-05-05, by Richard M. Stallman
-
Comment change.1997-05-05, by Richard M. Stallman
-
(x_set_mouse_color): Fix previous change.1997-05-05, by Richard M. Stallman
-
(x_reply_selection_request): Delete the inner1997-05-05, by Richard M. Stallman
-
(cal-menu-list-holidays-following-year)1997-05-05, by Richard M. Stallman
-
Doc fix.1997-05-05, by Richard M. Stallman
-
Use defcustom.1997-05-05, by Richard M. Stallman