Mercurial > emacs
graph
-
(quoted-insert): Doc fix.1997-07-16, by Richard M. Stallman
-
(read-quoted-char): Read any number of octal digits,1997-07-16, by Richard M. Stallman
-
(yank, yank-pop): Clear out read-only prop.1997-07-16, by Richard M. Stallman
-
(set-auto-mode): If -*- line specifies a mode,1997-07-16, by Richard M. Stallman
-
(texinfo-format-buffer-1): Insert, here,1997-07-16, by Richard M. Stallman
-
Arrange for the leim tar file to unpack in emacs-M.N/leim.1997-07-16, by Richard M. Stallman
-
(mail-extr-voodoo): Get rid of comments at an early stage.1997-07-16, by Richard M. Stallman
-
(apropos-print): Use customize-group-other-window, not customize-other-window.1997-07-15, by Richard M. Stallman
-
(mail-mode-auto-fill): Use insert-before-markers.1997-07-15, by Richard M. Stallman
-
(internal_self_insert): When overwriting, use replace_range.1997-07-15, by Richard M. Stallman
-
(custom-unlispify-remove-prefixes): New variable.1997-07-15, by Richard M. Stallman
-
(c-copy-tree): Fix bugs.1997-07-15, by Richard M. Stallman
-
(tmm-prompt): Use save-excursion around completing-read code.1997-07-15, by Richard M. Stallman
-
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Fix previous change.1997-07-15, by Richard M. Stallman
-
Fix previous change.1997-07-15, by Richard M. Stallman
-
(global-map): Turn off the S-SPC binding.1997-07-15, by Richard M. Stallman
-
Add comment describing HAVE_PSTAT_GETDYNAMIC.1997-07-15, by Jim Meyering
-
change maintainer.1997-07-15, by Simon Marshall
-
Doc-string of Quail package japanese modified.1997-07-15, by Kenichi Handa
-
Initial revision1997-07-15, by Kenichi Handa
-
Rules re-written to avoid tricky code.1997-07-15, by Kenichi Handa
-
(mule-keymap): Bind l to set-language-environment.1997-07-15, by Kenichi Handa
-
(coding-category-emacs-mule): Replace coding-category-iso-else with1997-07-15, by Kenichi Handa
-
(describe-current-coding-system): Use coding-category-iso-7-else1997-07-15, by Kenichi Handa
-
(make-coding-system): Distinguish coding-category-iso-7-else and1997-07-15, by Kenichi Handa
-
(quail-translate-key): Fix previous change.1997-07-15, by Kenichi Handa
-
(tit-process-body): Ignore vacant entries.1997-07-15, by Kenichi Handa
-
(report-emacs-bug-run-tersely): New variable1997-07-15, by Kenichi Handa
-
(mail-setup): Kill the local binding of enable-multibyte-characters.1997-07-15, by Kenichi Handa
-
(setup-chinese-gb-environment): Adjusted for the change of coding1997-07-15, by Kenichi Handa
-
(setup-english-environment): Adjusted for the change of coding1997-07-15, by Kenichi Handa
-
(setup-ethiopic-environment): Set default-input-method correctly.1997-07-15, by Kenichi Handa
-
(setup-japanese-environment): Adjusted for the change of coding1997-07-15, by Kenichi Handa
-
(setup-korean-environment): Set default-input-method correctly.1997-07-15, by Kenichi Handa
-
(setup-tibetan-environment): Set default-input-method correctly.1997-07-15, by Kenichi Handa
-
(detect_coding_iso2022): Distinguish coding-category-iso-7-else and1997-07-15, by Kenichi Handa
-
(CODING_CATEGORY_IDX_ISO_7_ELSE): This macro is deleted1997-07-15, by Kenichi Handa
-
Customise. Don't modify pre-command-hook on file load; do in command.1997-07-15, by Simon Marshall
-
Customise. Don't install bindings on file load; use a fn.1997-07-15, by Simon Marshall
-
(isearch-char-to-string): Use char-to-string.1997-07-15, by Richard M. Stallman
-
automatically generated from GPLed version1997-07-14, by Miles Bader
-
automatically generated from GPLed version1997-07-14, by Paul Eggert
-
(unexec): Don't call update_dynamic_symbols if static link.1997-07-14, by Richard M. Stallman
-
(make_lispy_event): Distinguish S-SPC from SPC.1997-07-14, by Richard M. Stallman
-
(read_char): Call timer_stop_idle unconditionally at non_reread.1997-07-14, by Richard M. Stallman
-
All user variables now converted to custom.1997-07-14, by Richard M. Stallman
-
(x_draw_box): Use scratch_cursor_gc to draw the cursor1997-07-14, by Richard M. Stallman
-
(init_display): Go ahead and prepare for1997-07-13, by Richard M. Stallman
-
(awk-mode): Require cc-langs, not cc-mode.1997-07-13, by Richard M. Stallman
-
Require cc-defs.1997-07-13, by Richard M. Stallman
-
(init_lread): Don't add to load-path lisp subdirectories1997-07-13, by Richard M. Stallman
-
(msdos-bg-mode): New function.1997-07-13, by Richard M. Stallman
-
Remove `stamp-oldxmenu' dependency, so1997-07-13, by Richard M. Stallman
-
(TAGS, tags): Include new lisp subdirectories.1997-07-13, by Richard M. Stallman
-
Use `sed' instead of `cp', which might not be installed.1997-07-13, by Richard M. Stallman
-
Comment changes.1997-07-13, by Richard M. Stallman
-
(Fcall_process) [MSDOS]: Request EOL conversion of1997-07-13, by Richard M. Stallman
-
(Fwrite_region) [DOS_NT]: Always use binary mode since1997-07-13, by Richard M. Stallman
-
(XPointer): Define XPointer.1997-07-13, by Richard M. Stallman