Mercurial > emacs
graph
-
(compilation-ask-about-save): Add autoload cookie.1997-09-05, by Richard M. Stallman
-
(setup-japanese-environment): Set1997-09-05, by Kenichi Handa
-
(Ffind_operation_coding_system): If a function in1997-09-05, by Kenichi Handa
-
(message-unix-mail-delimiter): Initialize1997-09-05, by Richard M. Stallman
-
(easy-menu-create-keymaps):1997-09-05, by Richard M. Stallman
-
(charset-quoted-standard-p): New function.1997-09-05, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to Fread_coding_system.1997-09-05, by Richard M. Stallman
-
(Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.1997-09-05, by Richard M. Stallman
-
(Fread_coding_system): Update decl.1997-09-05, by Richard M. Stallman
-
new version1997-09-05, by Michael Kifer
-
Comment change.1997-09-05, by Richard M. Stallman
-
(Fexpand_file_name): If default dir isn't string, use `/'.1997-09-05, by Richard M. Stallman
-
Comment change.1997-09-04, by Richard M. Stallman
-
(main): Update Copyright messages.1997-09-04, by Erik Naggum
-
(Faset): Simplify a statement in the char-table case.1997-09-04, by Richard M. Stallman
-
(Qcoding_system_history): New variable.1997-09-04, by Richard M. Stallman
-
(set-buffer-file-coding-system): Improve prompt.1997-09-04, by Richard M. Stallman
-
(read-input-method-name): Specify the input history properly.1997-09-04, by Richard M. Stallman
-
(setup_coding_system, Ffind_operation_coding_system)1997-09-04, by Richard M. Stallman
-
(toggle-input-method): No error if enable-multibyte-characters is nil.1997-09-04, by Richard M. Stallman
-
(string-to-sequence): Work usefully when enable-multibyte-characters is nil.1997-09-04, by Richard M. Stallman
-
(quail-update-translation):1997-09-04, by Richard M. Stallman
-
(detect_coding_mask): Re-work previous change.1997-09-04, by Richard M. Stallman
-
(install): Fix previous change.1997-09-04, by Kenichi Handa
-
Do not copy leim-list.el twice.1997-09-04, by Kenichi Handa
-
(install): Copy `skk' subdirectory too.1997-09-04, by Kenichi Handa
-
(TAGS tags): Simply refer this to the src subdir.1997-09-03, by Richard M. Stallman
-
(HAVE_RINT): Add #undef.1997-09-03, by Richard M. Stallman
-
(emacs_rint): Define this,1997-09-03, by Richard M. Stallman
-
(dired-get-filename): Don't call encode-coding-string if FILE is nil.1997-09-03, by Richard M. Stallman
-
(find-tag-tag): Pass default to completing-read.1997-09-03, by Richard M. Stallman
-
(read-language-name): Use a default, not an initial input.1997-09-03, by Richard M. Stallman
-
(file-coding-system-alist): Match `loaddefs.el' more accurately.1997-09-03, by Richard M. Stallman
-
(operate-on-rectangle): If we overshoot when looking for endcol, back up.1997-09-03, by Richard M. Stallman
-
(menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".1997-09-03, by Richard M. Stallman
-
(Fcall_process): Set EOL conversion type to LF when1997-09-03, by Richard M. Stallman
-
(main): Call run_time_remap earlier, before any use of stdio.1997-09-03, by Richard M. Stallman
-
(read_minibuf): Fix use of Ffboundp.1997-09-03, by Richard M. Stallman
-
(ispell-overlay-window): Undo previous change;1997-09-03, by Richard M. Stallman
-
(my_endbss) [WINDOWSNT]: New variable.1997-09-03, by Geoff Voelker
-
(mule-menu-keymap):1997-09-03, by Richard M. Stallman
-
(mail-mode): Set adaptive-fill-first-line-regexp1997-09-03, by Richard M. Stallman
-
(quail-update-guidance): If PROMPTKEY is1997-09-03, by Kenichi Handa
-
For each package, pass t for the SIMPLE1997-09-03, by Kenichi Handa
-
Remove OS dependent operations.1997-09-03, by Geoff Voelker
-
(WinMain): Allow Emacs process to be started with1997-09-03, by Geoff Voelker
-
(CFLAGS_COMMON): Place pdb file in object build1997-09-03, by Geoff Voelker
-
(get_env_size): New function.1997-09-03, by Geoff Voelker
-
(env_vars): Put site-lisp before lisp in EMACSLOADPATH.1997-09-03, by Geoff Voelker
-
(INTERRUPT_INPUT): Don't define.1997-09-03, by Geoff Voelker
-
(have_menus_p): Move to w32fns.c.1997-09-03, by Geoff Voelker
-
(w32_output): New fields menubar_widget, menubar_active,1997-09-03, by Geoff Voelker
-
(SIF_*): Win95 macros defined for NT.1997-09-03, by Geoff Voelker
-
Include w32heap.h.1997-09-03, by Geoff Voelker
-
(init_menu_items): Disable code.1997-09-03, by Geoff Voelker
-
Declare externs from other files.1997-09-03, by Geoff Voelker
-
Enumerate operating system types.1997-09-03, by Geoff Voelker
-
(os_subtype): New variable.1997-09-03, by Geoff Voelker
-
Include limits.h and errno.h.1997-09-03, by Geoff Voelker
-
(DebPrint, reset_kbd, unset_kbd, take_console): Delete functions.1997-09-03, by Geoff Voelker
-
Remove debugging macros.1997-09-03, by Geoff Voelker
-
Include stddef.h.1997-09-03, by Geoff Voelker
-
Include config.h and time.h.1997-09-03, by Geoff Voelker
-
makefile.nt (TLIB0, TOBJ, OBJ0): New macro.1997-09-03, by Geoff Voelker
-
(redisplay_internal): Check to see if frame is not obscured1997-09-03, by Geoff Voelker
-
(event_kind) [WINDOWSNT]: New event type: mouse_wheel.1997-09-03, by Geoff Voelker
-
(sys_subshell) [DOS_NT]: Save and restore parent's1997-09-03, by Geoff Voelker
-
Declare discard_mouse_events.1997-09-03, by Geoff Voelker
-
(kbd_buffer_get_event) [WINDOWSNT]: Support1997-09-03, by Geoff Voelker
-
(FRAME_OBSCURED_P): New macro.1997-09-03, by Geoff Voelker
-
(Fexpand_file_name) [WINDOWSNT]: When stripping1997-09-03, by Geoff Voelker
-
(getpid): Delete function.1997-09-03, by Geoff Voelker
-
(movemail.exe): Link wsock32.lib before LIBS.1997-09-03, by Geoff Voelker
-
Don't unset C-mouse-down bindings.1997-09-02, by Geoff Voelker
-
(w32-handle-scroll-bar-event): On up and1997-09-02, by Geoff Voelker
-
(file-name-buffer-file-type-alist): Add more1997-09-02, by Geoff Voelker
-
Minor reordering of macros.1997-09-02, by Richard M. Stallman
-
(detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT1997-09-02, by Richard M. Stallman
-
Updated by Boris.1997-09-02, by Richard M. Stallman
-
(facemenu-get-face): Just warn when given an1997-09-02, by Richard M. Stallman
-
(enriched-decode-foreground, enriched-decode-background):1997-09-02, by Richard M. Stallman
-
(custom-display): Use w32 instead of win32.1997-09-02, by Geoff Voelker
-
(scroll-bar-maybe-set-window-start): Change window1997-09-02, by Geoff Voelker
-
(gud-gdb-marker-regexp): Allow for drive letter and colon.1997-09-02, by Geoff Voelker
-
(other-frame) [windows-nt]: Use w32-focus-frame.1997-09-02, by Geoff Voelker
-
(file-truename) [windows-nt]: Use the canonicalized1997-09-02, by Geoff Voelker
-
(standard-display-european): Map \222 to apostrophe.1997-09-02, by Geoff Voelker
-
(comint-file-name-chars): Use separate sets for ms-dos and windows-nt.1997-09-02, by Geoff Voelker
-
(browse-url-netscape): Check for w32 window-system symbol.1997-09-02, by Geoff Voelker
-
(ask-user-about-lock): Abbreviate file name and locking user's name.1997-09-02, by Richard M. Stallman
-
(quail-keyboard-layout-alist): Add an1997-09-02, by Kenichi Handa
-
(rmail): Reset enable-multibyte-characters to the1997-09-02, by Kenichi Handa
-
(set-coding-system-map):1997-09-02, by Richard M. Stallman
-
(Fread_from_minibuffer, Fread_string): Doc fixes.1997-09-02, by Richard M. Stallman
-
Add rules for cancelling accents by typing1997-09-02, by Kenichi Handa
-
Comment change.1997-09-02, by Richard M. Stallman
-
Include unistd.h instead of libc.h.1997-09-02, by Richard M. Stallman
-
Comment change.1997-09-02, by Richard M. Stallman
-
(syms_of_window): Doc fix.1997-09-02, by Richard M. Stallman
-
(free_float, free_cons): Don't use the same field for chaining as for marking.1997-09-01, by Richard M. Stallman
-
(set-auto-coding): Recognize coding: in first1997-09-01, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change--don't1997-09-01, by Richard M. Stallman
-
Fix indentation.1997-09-01, by Richard M. Stallman
-
Comment change.1997-09-01, by Richard M. Stallman
-
(setup-8-bit-environment): Inhibit message when loading latin-N.el.1997-09-01, by Richard M. Stallman
-
(reftex-customize): Added call to customize browse.1997-09-01, by Richard M. Stallman
-
(describe_category): Handle a sub-chartable.1997-09-01, by Richard M. Stallman
-
(internal_self_insert): Only set TARGET_CLM when C2 is tab.1997-09-01, by Richard M. Stallman
-
(describe-current-coding-system): Add missing newline in output.1997-09-01, by Richard M. Stallman
-
(find-buffer-file-type): Don't check for untranslated file systems here.1997-09-01, by Richard M. Stallman
-
(quail-translation-keymap): Fix previous1997-09-01, by Kenichi Handa
-
(read-multilingual-string): Fix previous change.1997-09-01, by Kenichi Handa
-
(describe-input-method): Fix previous1997-09-01, by Kenichi Handa
-
Pass t for the SIMPLE argument to quail-define-package.1997-09-01, by Richard M. Stallman
-
Entry for Czech modified.1997-09-01, by Kenichi Handa
-
("ethiopic"): Doc-sring fixed. Change the arg1997-09-01, by Kenichi Handa
-
(get-language-info): Accept a symbol1997-09-01, by Kenichi Handa
-
(set-auto-coding): Name changed from1997-09-01, by Kenichi Handa
-
(quail-translation-keymap): Do not bind1997-09-01, by Kenichi Handa
-
(ethio-sera-to-fidel-region,1997-09-01, by Kenichi Handa
-
(hack-local-variables-prop-line): Ignore coding: tag.1997-09-01, by Kenichi Handa
-
(ispell-region): Take acount of the fact that `ispell'1997-09-01, by Kenichi Handa
-
(LEADING_CODE_PRIVATE_22): Comment fixed.1997-09-01, by Kenichi Handa
-
(read_process_output): Index for1997-09-01, by Kenichi Handa
-
(Vset_auto_coding_function): Name changed from1997-09-01, by Kenichi Handa
-
(install-arch-indep): Verify ./lisp has simple.el in it1997-08-31, by Richard M. Stallman
-
(init_system_name): Don't try to use getdomainname.1997-08-31, by Richard M. Stallman
-
Comment change.1997-08-31, by Richard M. Stallman
-
(byte-compile-output-file-form): Handle custom-declare-variable.1997-08-31, by Richard M. Stallman
-
(scan_lisp_file): Handle custom-declare-variable.1997-08-31, by Richard M. Stallman
-
MSDOS-related changes.1997-08-31, by Richard M. Stallman
-
Require cl at compile time.1997-08-31, by Richard M. Stallman
-
(pop3-md5): New function.1997-08-31, by Richard M. Stallman
-
(change-log-font-lock-keywords): Add more to prev change.1997-08-31, by Richard M. Stallman
-
(format-subtract-regions): New function.1997-08-30, by Richard M. Stallman
-
(defgroup, defcustom): Add Emacs 19 compatibility definitions.1997-08-30, by Richard M. Stallman
-
(dired-get-filename): Encode file name using the buffer's coding system.1997-08-30, by Richard M. Stallman
-
(mail-send): Complain about invalid header line.1997-08-30, by Richard M. Stallman
-
(change_frame_size_1): Save current buffer1997-08-30, by Richard M. Stallman
-
(Fload): Fix doc syntax.1997-08-30, by Richard M. Stallman
-
(HAVE_ALLOCA): Do define this, if SOLARIS2.1997-08-30, by Richard M. Stallman
-
(free_frame_menubar): Clear menubar_height field.1997-08-30, by Richard M. Stallman
-
(man/Makefile): New target.1997-08-30, by Richard M. Stallman
-
(Fload): If FILE arg ends in .el or .elc, don't insist on adding a suffix.1997-08-29, by Richard M. Stallman
-
(free_marker): Call unchain_marker.1997-08-29, by Richard M. Stallman
-
(text-mode-hook-identify): New function,1997-08-29, by Richard M. Stallman
-
(quail-define-package): New arg SIMPLE.1997-08-29, by Richard M. Stallman
-
(standard-display-european): Doc fix.1997-08-29, by Richard M. Stallman
-
(menu-bar-make-toggle): New macro.1997-08-29, by Richard M. Stallman
-
(compilation-error-regexp-alist): Allow spaces in file names for Microsoft C;1997-08-29, by Richard M. Stallman
-
(update-leim-list-file): Make it handle multiple directories.1997-08-29, by Richard M. Stallman
-
(set-terminal-coding-system):1997-08-28, by Richard M. Stallman
-
(detect_eol): Do not select no-conversion even if EOL1997-08-28, by Kenichi Handa
-
(Qno_conversion, Qundecided): New variables.1997-08-28, by Kenichi Handa
-
(coding_type): New member coding_type_raw_text.1997-08-28, by Kenichi Handa
-
(setup-cyrillic-alternativnyj-environment):1997-08-28, by Kenichi Handa
-
(setup-english-environment): Set1997-08-28, by Kenichi Handa
-
(setup-vietnamese-environment): Set1997-08-28, by Kenichi Handa
-
(raw-text): New coding system. Set1997-08-28, by Kenichi Handa
-
(make-coding-system): Make TYPE 5 means1997-08-28, by Kenichi Handa
-
(quail-update-leim-list-file): Make it1997-08-28, by Kenichi Handa
-
(dotdot): This macro deleted.1997-08-28, by Kenichi Handa
-
Add coding: tag, to prevent Emacs from interpreting binary strings.1997-08-28, by Eli Zaretskii
-
(nnmh-request-list, nnmh-active-number): Protect from1997-08-28, by Kenichi Handa
-
(nnml-possibly-change-directory): Likewise1997-08-28, by Kenichi Handa
-
Require cl at compile time before loading gnus, etc.1997-08-28, by Kenichi Handa
-
(nnspool-file-coding-system): New variable.1997-08-28, by Kenichi Handa
-
(nntp-coding-system-for-read): New variable.1997-08-28, by Kenichi Handa
-
(nnfolder-request-list): Override1997-08-28, by Kenichi Handa
-
(nnheader-pathname-coding-system): New variable.1997-08-28, by Kenichi Handa
-
(pop3-movemail-file-coding-system): Append it for1997-08-28, by Kenichi Handa
-
(gnus-structured-field-decoder): New variable.1997-08-28, by Kenichi Handa
-
(nnmail-active-file-coding-system): New variable.1997-08-28, by Kenichi Handa
-
Delete Doom-replacement (it is done).1997-08-28, by Richard M. Stallman
-
(easy-menu-create-keymaps): If nil is1997-08-28, by Richard M. Stallman
-
(text-mode-variant): New variable.1997-08-28, by Richard M. Stallman
-
(text-mode-hook): New defvar.1997-08-28, by Richard M. Stallman
-
(timer-event-handler): Reactivate timer first,1997-08-28, by Richard M. Stallman
-
(isearch-printing-char): Handle nonascii-insert-offset.1997-08-28, by Richard M. Stallman
-
Further doc fix.1997-08-27, by Richard M. Stallman
-
(last*): Definition deleted.1997-08-27, by Richard M. Stallman
-
(last): Accept optional second argument.1997-08-27, by Richard M. Stallman
-
(browse-url-mail): Use compose-mail[-other-window], not always `mail'.1997-08-27, by Richard M. Stallman
-
[HAVE_SYSVIPC]: Include errno.h, as in the other case.1997-08-27, by Richard M. Stallman
-
Include errno.h.1997-08-27, by Richard M. Stallman
-
Whitespace change.1997-08-27, by Richard M. Stallman
-
Change the custom group to `hypermedia'.1997-08-27, by Richard M. Stallman
-
(sh-indent-line): Delete debugging code.1997-08-27, by Richard M. Stallman
-
(setup-8-bit-environment): Load the latin-N file again each time.1997-08-27, by Richard M. Stallman
-
(help-with-tutorial): Doc fix.1997-08-27, by Richard M. Stallman
-
(find-file-literally): Doc fix.1997-08-27, by Richard M. Stallman
-
Declare Fchar_bytes.1997-08-27, by Richard M. Stallman
-
(concat): Fix use of Fchar_bytes.1997-08-27, by Richard M. Stallman
-
(Finsert_file_contents): Fix use of Fboundp.1997-08-27, by Richard M. Stallman
-
(redisplay_window): When trying to scroll conservatively1997-08-27, by Richard M. Stallman
-
(rmail-summary-get-new-mail):1997-08-27, by Richard M. Stallman
-
Fix previous change.1997-08-27, by Richard M. Stallman
-
(msdos-color-aliases): Add missing colors.1997-08-27, by Eli Zaretskii
-
If src/_gdbinit doesn't exist, try using src/.gdbinit to create it (for1997-08-27, by Eli Zaretskii
-
Add the coding: tag to prevent Emacs from thinking this is encoded in SJIS.1997-08-27, by Eli Zaretskii
-
(forms-read-only): Un-customize, and doc fix.1997-08-27, by Richard M. Stallman
-
Many changes by Ivar Rummelhoff.1997-08-27, by Richard M. Stallman
-
(mail-strip-quoted-names): Retain one whitespace1997-08-27, by Richard M. Stallman
-
(decode_mode_spec): For %Z and %z, put keyboard and1997-08-26, by Richard M. Stallman
-
(read_minibuf): Inherit enable-multibyte-characters1997-08-26, by Richard M. Stallman
-
(gnus-select-method): Change the other ignore-errors.1997-08-26, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Give formfeed whitespace syntax.1997-08-26, by Richard M. Stallman
-
(facemenu-unlisted-faces): Expand variable1997-08-26, by Richard M. Stallman
-
(mule-diag): Add save-excursion calls.1997-08-26, by Richard M. Stallman
-
Re-arrange macros so that the macro TIT contains1997-08-26, by Kenichi Handa
-
(inactivate-current-input-method-function): Doc-string modified.1997-08-26, by Kenichi Handa
-
(set-language-info-alist): Change1997-08-26, by Kenichi Handa
-
(tibetan-composition): Add autoload cookies.1997-08-26, by Kenichi Handa
-
(revert-buffer): Read a file without any code1997-08-26, by Kenichi Handa
-
(query-replace-read-args): Locally bind1997-08-26, by Kenichi Handa
-
(Fml_arg): Call Fread_string with1997-08-26, by Kenichi Handa
-
(Fexecute_extended_command): Call Fread_from_minibuffer1997-08-26, by Kenichi Handa
-
(Finteractive): Document the code letter `M'.1997-08-26, by Kenichi Handa
-
(DEFUN_ARGS_8): New macro.1997-08-26, by Kenichi Handa
-
(Fread_non_nil_coding_system): Supply the arg1997-08-26, by Kenichi Handa
-
(Qcurrent_input_method, Qactivate_input_method): New1997-08-26, by Kenichi Handa
-
(Feval): Handle a subr which takes 8 arguments.1997-08-26, by Kenichi Handa
-
(Fwrite_region): Convert EOL format even if1997-08-26, by Kenichi Handa
-
(Fyes_or_no_p): Call Fread_from_minibuffer1997-08-26, by Kenichi Handa
-
(Fsearch_backward): Inherit the current input method on1997-08-26, by Kenichi Handa
-
(*:Linux:*:*): Recognize alpha-linux-gnulibc1. libc-970827 libc-970828 libc-970829 libc-970830 libc-970831 libc-970901 libc-970902 libc-970903 libc-970904 libc-9709051997-08-26, by Richard Kenner
-
Require cl at compile time.1997-08-26, by Richard M. Stallman
-
(gnus-group-make-useful-group): Don't use caddr in interactive.1997-08-26, by Richard M. Stallman
-
(gnus-emphasis-alist): Don't use caddr.1997-08-26, by Richard M. Stallman
-
(rmail-mode-1): Update the value for mode-line-modified.1997-08-26, by Richard M. Stallman
-
(custom-declare-variable): Use custom-initialize-reset1997-08-26, by Richard M. Stallman
-
(install-arch-indep): Discard extra data in tar | tar pipes.1997-08-26, by Richard M. Stallman
-
(install): Discard extra data in tar | tar command.1997-08-26, by Richard M. Stallman
-
(Fframe_pixel_height): Doc fix.1997-08-26, by Richard M. Stallman
-
Require cl at compile time.1997-08-26, by Richard M. Stallman
-
(emacs): Put dash at beginning.1997-08-25, by Richard M. Stallman
-
(c-macro-expand): Add autoload cookie.1997-08-25, by Richard M. Stallman
-
(hif-greater, hif-less, hif-greater-equal)1997-08-25, by Richard M. Stallman
-
(use-hard-newlines): Un-customized.1997-08-25, by Richard M. Stallman
-
(custom-make-dependencies): Don't print each file name.1997-08-25, by Richard M. Stallman
-
Require cl only at compile time.1997-08-25, by Richard M. Stallman
-
Require cl at compile time.1997-08-25, by Richard M. Stallman
-
Require cl only at compile time.1997-08-25, by Richard M. Stallman
-
Require cl only at compile time.1997-08-25, by Richard M. Stallman
-
Require cl at compile time.1997-08-25, by Richard M. Stallman
-
Require cl at compile time.1997-08-25, by Richard M. Stallman
-
(quail-terminate-translation): Doc-string1997-08-25, by Kenichi Handa
-
(quail-devanagari-compose-characters): Fix1997-08-25, by Kenichi Handa
-
(quail-japanese-kkc-mode-exit): Fix previous1997-08-25, by Kenichi Handa
-
(custom-declare-variable): Rename 2nd arg to DEFAULT.1997-08-25, by Richard M. Stallman
-
(comint-preoutput-filter-functions): New variable.1997-08-24, by Richard M. Stallman
-
(eval-expression): Prefix arg means insert value in current buffer.1997-08-24, by Richard M. Stallman
-
(cl-loop-let): Use last*.1997-08-24, by Richard M. Stallman
-
(last): Function renmed to last*.1997-08-24, by Richard M. Stallman
-
(modify-face): Fix previous change.1997-08-24, by Richard M. Stallman
-
(change-log-font-lock-keywords):1997-08-24, by Richard M. Stallman
-
(rmail-view-buffer): Doc fix.1997-08-24, by Richard M. Stallman
-
(indent-relative, insert-tab):1997-08-24, by Richard M. Stallman
-
(xrdb.o): Depend on paths.h.1997-08-24, by Richard M. Stallman
-
(x_default_search_path): Corrected '${x_library}' to '${x_library}/X11'.1997-08-24, by Richard M. Stallman
-
(tmm-get-keymap): Ignore any command now disabled for menus.1997-08-24, by Richard M. Stallman
-
(time-stamp-time-zone): New variable.1997-08-24, by Richard M. Stallman
-
(texinfo-mode): Turn off adaptive-fill-mode.1997-08-24, by Richard M. Stallman
-
Doc fixes.1997-08-24, by Richard M. Stallman
-
(KERBEROS5, HAVE_LIBKRB4, HAVE_LIBDES425, HAVE_LIBKRB5)1997-08-24, by Richard M. Stallman
-
Support auto-configuration of both Kerberos V4 and1997-08-24, by Richard M. Stallman
-
(HAVE_MOTIF_2_1): Test for Motif 2.1,1997-08-24, by Richard M. Stallman
-
(init_callproc): Don't warn about missing1997-08-24, by Richard M. Stallman
-
(message-signature-file): Delete autoload cookie.1997-08-23, by Richard M. Stallman
-
(nnvirtual-merge-sorted-lists): Use sort, not merge.1997-08-23, by Richard M. Stallman
-
(nnfolder-generate-active-file): Don't use remove.1997-08-23, by Richard M. Stallman
-
Require cl only at compile time.1997-08-23, by Richard M. Stallman
-
Require cl at compile time.1997-08-23, by Richard M. Stallman
-
(last): New function.1997-08-23, by Richard M. Stallman
-
(caar, cadr, cdar, cddr): Definitions moved here and changed into defsubsts.1997-08-23, by Richard M. Stallman
-
(caar, cadr, cdar, cddr): Definitiosn deleted.1997-08-23, by Richard M. Stallman
-
Require cl only at compile time.1997-08-23, by Richard M. Stallman
-
(delete-selection-mode): Put back :initialize keyword.1997-08-23, by Richard M. Stallman
-
(BASE_PURESIZE): Increased by 10k.1997-08-23, by Richard M. Stallman
-
(display-time-hook): Minor doc fix.1997-08-23, by Richard M. Stallman
-
(ps-zebra-stripes): Renamed from ps-zebra-stripe.1997-08-23, by Richard M. Stallman
-
(vc-version-diff): Mention that default file is visited file.1997-08-23, by Richard M. Stallman
-
(sgml-mode-common): Set paragraph-start like paragraph-separate.1997-08-23, by Richard M. Stallman
-
(update-file-autoloads):1997-08-23, by Richard M. Stallman
-
(message-user-agent): Add autoload cookie.1997-08-23, by Richard M. Stallman
-
(sh-indent-line): Avoid infinite loop1997-08-23, by Richard M. Stallman
-
(modify-face): New arg INVERSE-P.1997-08-23, by Richard M. Stallman
-
(redisplay_window): Don't try using last_point_x1997-08-23, by Richard M. Stallman
-
(change-log-font-lock-keywords): Recognize "Patch by".1997-08-23, by Richard M. Stallman
-
(shell-snarf-envar, shell-copy-environment-variable): New functions.1997-08-22, by Richard M. Stallman
-
Customized.1997-08-22, by Richard M. Stallman
-
(LIB_MOTIF_EXTRA): New variable.1997-08-22, by Richard M. Stallman
-
(HAVE_MOTIF_2_1): Add #undef.1997-08-22, by Richard M. Stallman
-
(bookmark-load): Use `bookmark-import-new-list' to1997-08-22, by Richard M. Stallman
-
* config.sub: Recognize tx39/r3900. libc-970823 libc-970824 libc-970825 libc-9708261997-08-22, by Jeff Law
-
(leim-list.el): Fix previous change.1997-08-22, by Kenichi Handa
-
Make shell-last-dir buffer-local.1997-08-22, by Simon Marshall
-
(Fmake_temp_name): Doc fix.1997-08-22, by Richard M. Stallman
-
Explain after-change-functions and chars vs bytes.1997-08-22, by Richard M. Stallman
-
(syms_of_buffer): Doc fixes.1997-08-22, by Richard M. Stallman
-
(thai-keyboard-mapping-alist): Some entry corrected.1997-08-22, by Kenichi Handa
-
(syms_of_fileio): Fix previous change.1997-08-22, by Kenichi Handa
-
(detect_eol): If the coding system an alias, get1997-08-22, by Kenichi Handa
-
new version1997-08-22, by Michael Kifer
-
Many doc fixes.1997-08-22, by Richard M. Stallman
-
Customized.1997-08-22, by Richard M. Stallman
-
(quail-japanese-kkc-mode-exit): Run1997-08-22, by Kenichi Handa
-
(thai-keyboard-mapping-alist): Some entry corrected.1997-08-22, by Kenichi Handa
-
(install): Just copy leim-list.el instead of running1997-08-22, by Kenichi Handa
-
(register-alternate-fontnames): New1997-08-22, by Kenichi Handa
-
(coding-system-unification-table):1997-08-22, by Kenichi Handa
-
(make-coding-system): Doc-string fixed.1997-08-22, by Kenichi Handa
-
(quail-terminate-translation): Run1997-08-22, by Kenichi Handa
-
(setup-cyrillic-environment): Deleted.1997-08-22, by Kenichi Handa
-
Make describe-cyrillic-environment-map and1997-08-22, by Kenichi Handa
-
(Valternate_fontname_alist): Name changed from1997-08-22, by Kenichi Handa
-
Adjusted for the name change of1997-08-22, by Kenichi Handa
-
(Vauto_file_coding_system_function): New variable.1997-08-22, by Kenichi Handa
-
(x_list_fonts): Adjusted for the name change of1997-08-22, by Kenichi Handa
-
(ps-print-face-extension-alist): Doc fix.1997-08-20, by Richard M. Stallman
-
A lot of comment and doc fixes.1997-08-20, by Richard M. Stallman
-
(Fchars_in_region): Fix gap handling.1997-08-20, by Richard M. Stallman
-
Doc fixes.1997-08-20, by Richard M. Stallman
-
Minor doc fixes.1997-08-20, by Richard M. Stallman
-
(NULL): Define, if not defined.1997-08-20, by Richard M. Stallman
-
(mail-yank-original): Bind mark-even-if-inactive1997-08-20, by Richard M. Stallman
-
Comment change.1997-08-19, by Richard M. Stallman
-
(calendar-julian-date-string): Mark not interactive.1997-08-19, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change.1997-08-19, by Richard M. Stallman
-
- changed name to todo-mode1997-08-19, by Oliver Seidel
-
(append-to-file): Doc-string fixed.1997-08-19, by Kenichi Handa
-
(encoded-kbd-mode): Doc-string modified. Make this a1997-08-19, by Kenichi Handa
-
(isearch-process-search-multibyte-characters): If1997-08-19, by Kenichi Handa
-
(quail-exit-from-minibuffer): Call1997-08-19, by Kenichi Handa
-
(tit-process-body): Handle `\' used1997-08-19, by Kenichi Handa
-
("korean-hangul"): Doc-string of this Quail1997-08-19, by Kenichi Handa
-
Customized.1997-08-19, by Richard M. Stallman
-
Don't set primary-language.1997-08-19, by Richard M. Stallman
-
(setup-cyrillic-environment): Don't set primary-language.1997-08-19, by Richard M. Stallman
-
(setup-ethiopic-environment): Don't set primary-language.1997-08-19, by Richard M. Stallman
-
(mule-diag): Don't print primary-language.1997-08-19, by Richard M. Stallman
-
(primary-language): Variable deleted.1997-08-19, by Richard M. Stallman
-
(help-with-tutorial): Use current-language-environment.1997-08-19, by Richard M. Stallman
-
Add an autoload form for calendar-print-julian-date.1997-08-19, by Richard M. Stallman
-
(encoded-kbd-iso2022-designations):1997-08-19, by Richard M. Stallman
-
Customized.1997-08-19, by Richard M. Stallman
-
(fill-individual-paragraphs): Fix handling1997-08-18, by Richard M. Stallman
-
Customized.1997-08-18, by Richard M. Stallman
-
(read_minibuf): New arg disable_multibyte.1997-08-18, by Richard M. Stallman
-
(Fchar_before): Do range check before decrement.1997-08-18, by Richard M. Stallman
-
(Fchars_in_region): Renamed form Fcount_chars_region.1997-08-18, by Kenichi Handa
-
Fix previous change.1997-08-18, by Kenichi Handa
-
(quail-devanagari-compose-characters): Do1997-08-18, by Kenichi Handa
-
(quail-hangul-switch-to-symbol-ksc): Call1997-08-18, by Kenichi Handa
-
(quail-japanese-toggle-kana): Don't call1997-08-18, by Kenichi Handa
-
(quail-hangul-switch-back): Call1997-08-18, by Kenichi Handa
-
(thai-consonant-input): Typo fixed.1997-08-18, by Kenichi Handa
-
(isearch-multibyte-characters-flag): Deleted.1997-08-18, by Kenichi Handa
-
(isearch-input-method): Deleted.1997-08-18, by Kenichi Handa
-
(kkc-region): New arg1997-08-18, by Kenichi Handa
-
(previous-input-method): This1997-08-18, by Kenichi Handa
-
(quail-inactivate): Turn Quail mode off1997-08-18, by Kenichi Handa
-
Faces now have 2 more elements, bold-p and italic-p.1997-08-18, by Richard M. Stallman
-
(toggle-input-method)1997-08-18, by Richard M. Stallman
-
(Fdo_auto_save): If open fails, make lispstream nil.1997-08-17, by Richard M. Stallman
-
Set default coding system to undecided-dos.1997-08-17, by Geoff Voelker
-
(Finsert_file_contents) [DOS_NT]: Set buffer_file_type1997-08-17, by Geoff Voelker
-
(ALL): Build cmdproxy.1997-08-17, by Geoff Voelker
-
(MSVCNT11): Conditionally define it.1997-08-17, by Geoff Voelker
-
(env_vars): Set SHELL to cmdproxy.1997-08-17, by Geoff Voelker
-
(make-coding-system): Add a new FLAGS1997-08-17, by Richard M. Stallman
-
(setup-latin1-environment): Don't set special-microsoft-code-table here.1997-08-16, by Richard M. Stallman
-
Include paths.h.1997-08-16, by Richard M. Stallman
-
(xselect.o): Fix previous change.1997-08-16, by Richard M. Stallman
-
(quail-guidance-buf): Now a permanent local.1997-08-16, by Richard M. Stallman
-
(isearch-process-search-multibyte-characters):1997-08-16, by Richard M. Stallman
-
(PATH_X_DEFAULTS): New macro.1997-08-16, by Richard M. Stallman
-
(get_system_app): Use PATH_X_DEFAULTS.1997-08-16, by Richard M. Stallman
-
(paths-force): Store PATH_X_DEFAULTS in paths.h.1997-08-16, by Richard M. Stallman
-
(cyrillic-translit-bulgarian): New input method.1997-08-16, by Richard M. Stallman
-
(term_get_fkeys_1): Use kH as alternate for move-to-last-line.1997-08-16, by Richard M. Stallman
-
Many doc fixes.1997-08-16, by Richard M. Stallman
-
(Flength): Doc fix.1997-08-16, by Richard M. Stallman
-
Comment change.1997-08-16, by Richard M. Stallman
-
(c-double-slash-is-comments-p): Remove obsolete variable.1997-08-16, by Richard M. Stallman
-
(c-buffer-is-cc-mode): Definition moved here from cc-vars.el.1997-08-16, by Richard M. Stallman
-
(c-buffer-is-cc-mode): Definition moved to cc-mode.el1997-08-16, by Richard M. Stallman
-
(c-comment-line-break-function): In this function, and the defadvice,1997-08-16, by Richard M. Stallman
-
(c-end-of-statement-1): Eliminate false hits on important characters1997-08-16, by Richard M. Stallman
-
(c-style-alist): "python" style requires c-comment-continuation-stars be "".1997-08-16, by Richard M. Stallman
-
(COERCE_MARKER): Use Fmarker_position instead of1997-08-16, by Richard M. Stallman
-
(lao-keyboard-mapping): Some elements corrected.1997-08-16, by Kenichi Handa
-
(lrt-vowel-table): Some elements corrected.1997-08-16, by Kenichi Handa
-
Set 146th element of1997-08-16, by Kenichi Handa
-
(setup-chinese-gb-environment): Delete1997-08-16, by Kenichi Handa
-
(setup-ethiopic-environment): Delete1997-08-16, by Kenichi Handa
-
(setup-8-bit-environment): Delete1997-08-16, by Kenichi Handa
-
(setup-japanese-environment): Delete1997-08-16, by Kenichi Handa
-
(setup-korean-environment): Delete1997-08-16, by Kenichi Handa
-
(setup-tibetan-environment): Delete1997-08-16, by Kenichi Handa
-
(CODING_FLAG_ISO_LATIN_EXTRA): New macro.1997-08-16, by Kenichi Handa
-
(Vmicrosoft_code_table): This variable deleted.1997-08-16, by Kenichi Handa
-
(format-encode-run-method, format-decode-run-method): Put error1997-08-15, by Richard M. Stallman
-
(shell-command-on-region): New argument ERROR-BUFFER.1997-08-15, by Richard M. Stallman
-
Reserve some function keys for users.1997-08-15, by Richard M. Stallman
-
(setup-8-bit-environment): Use `require' to load the latin-N file.1997-08-15, by Richard M. Stallman
-
(format-annotate-atomic-property-change): Fix prev change.1997-08-15, by Richard M. Stallman
-
(tags-verify-table): Obey revert-without-query.1997-08-15, by Richard M. Stallman
-
(widget-before-change): Obey `inhibit-read-only'.1997-08-15, by Richard M. Stallman
-
Delete most calls to garbage-collect.1997-08-15, by Richard M. Stallman
-
(loaddefs.el): Load that much later.1997-08-15, by Richard M. Stallman
-
(main): Update re_max_failures so regex.c won't overflow1997-08-15, by Richard M. Stallman
-
(xselect.o): Depend on coding.h.1997-08-15, by Richard M. Stallman
-
MSDOS updates.1997-08-14, by Richard M. Stallman
-
(compilation-error-regexp-alist): New regexp for Caml.1997-08-14, by Richard M. Stallman
-
(mail-send): Ask for confirmation if1997-08-14, by Richard M. Stallman
-
(c-style-alist) <gnu>:1997-08-14, by Richard M. Stallman
-
(SOCKLEN_TYPE): New macro definition.1997-08-14, by Richard M. Stallman
-
Many changes.1997-08-14, by Richard M. Stallman
-
Fix instructions for MSDOG.1997-08-14, by Eli Zaretskii
-
Initial revision1997-08-14, by Richard M. Stallman
-
(main): use SOCKLEN_TYPE for fromlen, if it is defined.1997-08-14, by Richard M. Stallman
-
(do-auto-fill): Better handling of a very long word1997-08-14, by Richard M. Stallman
-
automatically generated from GPLed version1997-08-14, by Miles Bader
-
(extent-properties, extent-at): New functions.1997-08-13, by Richard M. Stallman
-
Add copyright and permission notices.1997-08-13, by Richard M. Stallman
-
(main): Use %08lx instead of %08x in printf because the1997-08-13, by Richard M. Stallman
-
(get_time): Cast arg to fprintf.1997-08-13, by Richard M. Stallman
-
(unexec): Cast arg to fprintf.1997-08-13, by Richard M. Stallman
-
(lock_file): Use %lu instead of %d in sprintf because1997-08-13, by Richard M. Stallman
-
(syms_of_msdos): Define and bind x-bitmap-file-path and1997-08-13, by Eli Zaretskii
-
EMACS_CONFIGURATION: Set to i386-pc-msdosdjgpp.1997-08-13, by Eli Zaretskii
-
(free_marker): New function.1997-08-13, by Richard M. Stallman
-
(signal_before_change): Relocate START and END1997-08-13, by Richard M. Stallman
-
(emacs): Warn about shadowed standard libraries here.1997-08-13, by Richard M. Stallman
-
(default-input-method):1997-08-13, by Richard M. Stallman
-
(read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.1997-08-13, by Richard M. Stallman
-
(quail-start-translation): Use an explicit loop, not recursive edit.1997-08-13, by Richard M. Stallman
-
(forward-visible-line): Handle nil value from1997-08-12, by Richard M. Stallman
-
(change-log-font-lock-keywords): Don't consider1997-08-12, by Richard M. Stallman
-
(diary-entry-time): Bind case-fold-search to nil.1997-08-12, by Richard M. Stallman
-
(mouse-avoidance-timer): New variable.1997-08-12, by Richard M. Stallman
-
(awk-mode): Require cc-mode, not cc-langs.1997-08-12, by Richard M. Stallman
-
(set-extent-property): Don't allow1997-08-12, by Richard M. Stallman
-
(dired-font-lock-keywords): Don't specially highlight1997-08-12, by Richard M. Stallman
-
Comment changes.1997-08-12, by Richard M. Stallman
-
(X_DEFAULT_SEARCH_PATH): Add /usr/X11R6/lib alternatives.1997-08-12, by Richard M. Stallman
-
(fill-region-as-paragraph):1997-08-12, by Richard M. Stallman
-
Run ".emacs" through convert-standard-filename before using it.1997-08-12, by Eli Zaretskii
-
(rmail-make-in-reply-to-field): Don't cause an1997-08-12, by Richard M. Stallman
-
(dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.1997-08-12, by Richard M. Stallman
-
(list-load-path-shadows): Exclude, from the path we search, all but1997-08-12, by Richard M. Stallman
-
(cal-tex-latexify-list): Put the elements of RESULT in the proper order.1997-08-12, by Richard M. Stallman
-
(cal-tex-latexify-list): Put the elements of RESULT in the proper order.1997-08-12, by Richard M. Stallman
-
Comment change.1997-08-12, by Richard M. Stallman
-
(main): Fix previous change.1997-08-12, by Richard M. Stallman
-
(dabbrev-abbrev-skip-leading-regexp): Doc fix.1997-08-11, by Richard M. Stallman
-
Customized.1997-08-11, by Richard M. Stallman
-
(c-electric-brace): Make preserve-p nil at BOB.1997-08-11, by Richard M. Stallman
-
(insert-file-literally): New command.1997-08-11, by Richard M. Stallman
-
(custom-face-attributes): Don't initialize fg/bg fields.1997-08-11, by Per Abrahamsen
-
Comment change.1997-08-11, by Richard M. Stallman
-
(c-offsets-alist): Added template-args-cont syntactic symbol.1997-08-11, by Richard M. Stallman
-
(c-guess-basic-syntax): CASE 5D.4: template argument continuation1997-08-11, by Richard M. Stallman
-
(c-mode-base-map, c++-mode-map):1997-08-11, by Richard M. Stallman
-
(c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.1997-08-11, by Richard M. Stallman
-
(c-buffer-is-cc-mode): New variable.1997-08-11, by Richard M. Stallman
-
(indent-new-comment-line): Add advice for older Emacs versions if they1997-08-11, by Richard M. Stallman
-
(c-lineup-java-throws): Change the `when' clause to an `if-progn'.1997-08-11, by Richard M. Stallman
-
(init_environment): Set Emacs root directory properly when1997-08-11, by Richard M. Stallman
-
(init_dosfns): Avoid calling DOS memory-allocation1997-08-11, by Richard M. Stallman
-
(IT_set_frame_parameters): Actually store the frame1997-08-11, by Richard M. Stallman
-
(setup-latin1-environment): Set code 222 in special-microsoft-code-table.1997-08-11, by Richard M. Stallman
-
(main) [__FreeBSD__ && PROFILING]: Add code for profiling.1997-08-11, by Richard M. Stallman
-
(msdos-color-aliases): Remove color names which end with a number.1997-08-11, by Richard M. Stallman
-
Customized.1997-08-11, by Richard M. Stallman
-
(Finsert_startup_screen): Call `insert_char' with a single argument.1997-08-11, by Richard M. Stallman
-
(Qbackground_color, Qforeground_color): Define vars.1997-08-11, by Richard M. Stallman
-
(CPPFLAGS, LDFLAGS): Edit to empty.1997-08-11, by Richard M. Stallman
-
(Fset_terminal_coding_system_internal): Set1997-08-10, by Kenichi Handa
-
(struct iso2022_spec): New member expected_charsets.1997-08-10, by Kenichi Handa
-
Make coding system iso-2022-jp instead of1997-08-10, by Kenichi Handa
-
(Vignore_relative_composition): New variable.1997-08-10, by Kenichi Handa
-
(Vignore_relative_composition): Extern it.1997-08-10, by Kenichi Handa
-
(ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to1997-08-10, by Kenichi Handa
-
(CODING_FLAG_ISO_SAFE): New macro.1997-08-10, by Kenichi Handa
-
(concat): Pay attention to multibyte characters when1997-08-10, by Kenichi Handa
-
(encode_terminal_code): Use safe_terminal_coding if1997-08-10, by Kenichi Handa
-
(dumpglyphs): Pay attention to1997-08-10, by Kenichi Handa
-
(setup-chinese-gb-environment): Do not1997-08-10, by Kenichi Handa
-
(setup-english-environment): Do not1997-08-10, by Kenichi Handa
-
(setup-8-bit-environment): Do not1997-08-10, by Kenichi Handa
-
(setup-japanese-environment): Do not1997-08-10, by Kenichi Handa
-
Set t for Rao-SEMIVOWEL-SIGN-LO in1997-08-10, by Kenichi Handa
-
Correct setting of char-code-property `name'.1997-08-10, by Kenichi Handa
-
(setup-tibetan-environment): Do not1997-08-10, by Kenichi Handa
-
(saved-input-mode): New variable.1997-08-10, by Kenichi Handa
-
(set-default-coding-systems):1997-08-10, by Kenichi Handa
-
(iso-safe): New coding system.1997-08-10, by Kenichi Handa
-
(print-fontset): Don't hang even if a1997-08-10, by Kenichi Handa
-
(prefer-coding-system): Moved to mule-util.el.1997-08-10, by Kenichi Handa
-
(make-coding-system): Add a new FLAGS1997-08-10, by Kenichi Handa
-
Invoke emacs by --no-init-file --no-site-file.1997-08-10, by Kenichi Handa
-
Change title string of input method "Lao".1997-08-10, by Kenichi Handa
-
Change title string of input method "lao-lrt".1997-08-10, by Kenichi Handa
-
Czech added, Lao modified.1997-08-10, by Kenichi Handa
-
(init_system_name): If domain is null, don't add a period.1997-08-10, by Richard M. Stallman
-
(custom-declare-face): Call make-face-x-resource-internal.1997-08-09, by Richard M. Stallman
-
(widget-single-line-display-table): Variable1997-08-09, by Richard M. Stallman
-
(idl-mode-hook): New variable.1997-08-09, by Richard M. Stallman
-
(c-styles-alist): In "java" style, set1997-08-09, by Richard M. Stallman
-
(idl-mode): Support for CORBA's IDL language.1997-08-09, by Richard M. Stallman
-
Comment change.1997-08-09, by Richard M. Stallman
-
(c-beginning-of-statement-1): When checking for bare semi, don't match1997-08-09, by Richard M. Stallman
-
(c-symbol-key):1997-08-09, by Richard M. Stallman
-
(telnet-host-properties): Initialize it properly.1997-08-09, by Richard M. Stallman
-
Fix previous change.1997-08-09, by Richard M. Stallman
-
Delete autoload cookies (file is preloaded).1997-08-09, by Richard M. Stallman
-
(lisp, shortlisp): Add bindings.el and case-table.elc.1997-08-09, by Richard M. Stallman
-
(format-alist): Doc fix.1997-08-09, by Richard M. Stallman
-
(format-alist): Doc fix.1997-08-09, by Richard M. Stallman
-
(describe-key): Don't put a colon after the command name.1997-08-09, by Richard M. Stallman
-
(init_buffer): Use getcwd instead of getwd, if available.1997-08-09, by Richard M. Stallman
-
new version1997-08-09, by Michael Kifer
-
(read1): Handle read_escape making a multibyte character.1997-08-09, by Richard M. Stallman
-
(enable-kinsoku): Doc fix.1997-08-09, by Richard M. Stallman
-
(set-face-doc-string): Define once again, as alias.1997-08-09, by Richard M. Stallman
-
(do_autoload): Require a suffix for the file.1997-08-09, by Richard M. Stallman
-
Initial revision1997-08-09, by Geoff Voelker
-
(format-annotate-single-property-change,1997-08-09, by Richard M. Stallman
-
(viper-replace-overlay-pixmap)1997-08-09, by Richard M. Stallman
-
Correct the autoload cookies.1997-08-09, by Richard M. Stallman
-
Add includes.1997-08-09, by Geoff Voelker
-
(lisp): Update paths to lisp files that have moved.1997-08-09, by Geoff Voelker
-
(cyrillic-translit): \\ changed to / to1997-08-09, by Richard M. Stallman
-
(view-just-bury): New variable.1997-08-08, by Richard M. Stallman
-
(help-mode): Set view-no-disable-on-exit.1997-08-08, by Richard M. Stallman
-
(completion-setup-function): Don't set completion-base-size1997-08-08, by Richard M. Stallman
-
(find-emacs-lisp-shadows): Don't mention `subdirs.el'.1997-08-08, by Richard M. Stallman
-
(redisplay_window): Fix access to w->last_point{,_[xy]}.1997-08-08, by Richard M. Stallman
-
(Flocal_variable_p, Ffind_operation_coding_system): Declared.1997-08-08, by Richard M. Stallman
-
(Frequire): Don't insist on a suffix1997-08-08, by Richard M. Stallman
-
(command-line-1): Don't let type-ahead inhibit the1997-08-08, by Richard M. Stallman
-
(cyrillic-language-alist): Fix punctuation.1997-08-08, by Richard M. Stallman
-
(fill-context-prefix): Accept a whitespace1997-08-07, by Richard M. Stallman
-
(term-default-fg-color):1997-08-07, by Richard M. Stallman
-
Fix previous change.1997-08-07, by Richard M. Stallman
-
(PATH_LOCK): Definition deleted.1997-08-07, by Richard M. Stallman
-
(init_filelock): Function deleted.1997-08-07, by Richard M. Stallman
-
(main): Remove call to init_filelock.1997-08-07, by Richard M. Stallman
-
(mkdir): Don't create lockdir.1997-08-07, by Richard M. Stallman
-
Remove lockdir, it is no longer needed.1997-08-07, by Richard M. Stallman
-
(c-set-offset): Add autoload cookie.1997-08-07, by Richard M. Stallman
-
(x-list-fonts): Return "default" when appropriate.1997-08-07, by Richard M. Stallman
-
Initial revision1997-08-07, by Richard M. Stallman
-
(update-file-autoloads): Use anchored regexp search instead of requiring1997-08-07, by Roland McGrath
-
(current_column): Update ptr differently at newline1997-08-07, by Richard M. Stallman
-
(Fwiden, Fnarrow_to_region, save_restriction_restore):1997-08-07, by Richard M. Stallman
-
(Fwrite_region): Turn off the feature of checking1997-08-07, by Richard M. Stallman
-
(COERCE_MARKER): New macro.1997-08-07, by Richard M. Stallman
-
(cyrillic-language-alist): Add one language.1997-08-07, by Richard M. Stallman
-
new version1997-08-07, by Michael Kifer
-
(sendmail-send-it): Bind sendmail-coding-system1997-08-07, by Kenichi Handa
-
(unexec): Cast 1st arg in mmap calls.1997-08-07, by Richard M. Stallman
-
(quail-update-leim-list-file):1997-08-07, by Richard M. Stallman
-
(insert-file-contents-literally): Doc fix.1997-08-07, by Richard M. Stallman
-
(init_sys_modes) [mips || HAVE_TCATTR]:1997-08-07, by Richard M. Stallman
-
(redisplay_internal): Count only visible frames at first.1997-08-06, by Richard M. Stallman
-
(lock_file_1, lock_file): Add casts.1997-08-06, by Richard M. Stallman
-
(syms_of_xselect): Doc syntax fixes.1997-08-06, by Richard M. Stallman
-
(syms_of_xselect): Doc syntax fixes.1997-08-06, by Richard M. Stallman
-
(syms_of_coding): Doc syntax fixes.1997-08-06, by Richard M. Stallman
-
Include leim/ChangeLog in leim distribution.1997-08-06, by Richard M. Stallman
-
(HAVE_ALLOCA): Don't define this on USG5_4 if not using GNU C.1997-08-06, by Richard M. Stallman
-
(timezone-parse-date): Handle additional style (9).1997-08-06, by Richard M. Stallman
-
Fixed header, typos, layout, documentation.1997-08-06, by Oliver Seidel
-
Applied patch from Istvan Marko <istvan@cmdmail.amd.com>1997-08-06, by Oliver Seidel
-
Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:1997-08-06, by Oliver Seidel
-
Improved documentation. Broke some lines to comply with1997-08-06, by Oliver Seidel
-
(Yacc_suffixes, Asm_suffixes): Add some alternatives.1997-08-06, by Richard M. Stallman
-
Whitespace change.1997-08-06, by Richard M. Stallman
-
(ispell-dictionary-alist): Doc fix.1997-08-06, by Richard M. Stallman
-
(compilation-parse-errors): Fix previous change.1997-08-06, by Richard M. Stallman
-
(detect_eol_type): Fix previous change.1997-08-06, by Kenichi Handa
-
Made todomode.el available under GPL.1997-08-05, by Oliver Seidel
-
Fixed insertion routine with help from Trey Jackson1997-08-05, by Oliver Seidel
-
(x-cut-buffer-or-selection-value): Fix previous change.1997-08-05, by Richard M. Stallman
-
(vc-version-diff): Change the Newer version prompt.1997-08-05, by Richard M. Stallman
-
(functionp): Use byte-code-function-p, not compiled-function-p.1997-08-05, by Richard M. Stallman
-
(read-quoted-char): Fix handling of meta-chars.1997-08-05, by Richard M. Stallman
-
Comment change.1997-08-05, by Richard M. Stallman
-
(detect_eol_type): If EOL representation does not1997-08-05, by Richard M. Stallman
-
(syms_of_fontset): Doc fixes.1997-08-05, by Richard M. Stallman
-
(mail-mode): Allow TAB after prefix in previous change.1997-08-05, by Richard M. Stallman
-
(update-autoloads-from-directories):1997-08-05, by Richard M. Stallman
-
(finder-compile-keywords): Don't process file names that start with `.'.1997-08-05, by Richard M. Stallman
-
(updates): Add missing semicolons.1997-08-05, by Richard M. Stallman
-
Set mode-line-frame-identification1997-08-05, by Geoff Voelker
-
Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,1997-08-05, by Oliver Seidel
-
Added improvements from Ron Gut <rgut@aware.com>.1997-08-05, by Oliver Seidel
-
(gud): Fix defgroup doc.1997-08-05, by Richard M. Stallman
-
(compilation-error-regexp-alist): Make the1997-08-05, by Richard M. Stallman
-
Doc fixes.1997-08-05, by Richard M. Stallman
-
(mail-mode): Fix previous change.1997-08-05, by Richard M. Stallman
-
(comment-line-break-function): New variable.1997-08-05, by Richard M. Stallman
-
(cd-absolute): Add missing arg to `error'.1997-08-05, by Richard M. Stallman
-
Fix copyright holder name.1997-08-05, by Richard M. Stallman
-
(dontcompilefiles): Delete cyril-util.el.1997-08-05, by Richard M. Stallman
-
(standard-display-cyrillic-translit):1997-08-05, by Richard M. Stallman
-
(format-annotate-atomic-property-change):1997-08-05, by Richard M. Stallman
-
(time-stamp): Use insert-and-inherit for new stamp.1997-08-05, by Richard M. Stallman
-
(cyrillic-translit): Doc-string of the package1997-08-05, by Kenichi Handa
-
Initial revision1997-08-05, by Kenichi Handa
-
(RUSSIAN): Add quail/cyril-jis.el.1997-08-05, by Kenichi Handa
-
Move Quail package cyrillic-jis-russian to1997-08-05, by Kenichi Handa
-
(cyrillic-language-alist): New variable.1997-08-05, by Kenichi Handa
-
(pascal-mode-syntax-table): _ is now a symbol constituent.1997-08-04, by Richard M. Stallman
-
(pp-to-string): Use emacs-lisp-mode-sytax-table.1997-08-04, by Richard M. Stallman
-
(isearch-quote-char): Fix handling of control1997-08-04, by Richard M. Stallman
-
(basic-save-buffer-1): Add missing argument for error.1997-08-04, by Richard M. Stallman
-
(quail-update-leim-list-file): Go to the1997-08-04, by Richard M. Stallman
-
Added Raise/Lower item.1997-08-04, by Oliver Seidel
-
(x-get-selection): Change default for data-type1997-08-04, by Richard M. Stallman
-
(set-default-coding-systems): New function.1997-08-04, by Kenichi Handa
-
(setup-chinese-gb-environment): Do not1997-08-04, by Kenichi Handa
-
(setup-english-environment): Call set-default-coding-systems.1997-08-04, by Kenichi Handa
-
(setup-8-bit-environment): Do not1997-08-04, by Kenichi Handa
-
(setup-japanese-environment): Do not1997-08-04, by Kenichi Handa
-
(setup-korean-environment): Do not1997-08-04, by Kenichi Handa
-
(Fcall_process_region): Use cdr part (not car part)1997-08-04, by Kenichi Handa
-
(detect_coding_iso2022): Do not exclude posibility of1997-08-04, by Kenichi Handa
-
(Fset_process_coding_system): Doc-string modified.1997-08-04, by Kenichi Handa
-
(delete-selection-mode): Delete the :initialize keyword.1997-08-04, by Richard M. Stallman
-
(make-autoload): For a defcustom,1997-08-04, by Richard M. Stallman
-
(cpp-edit-reset): Add a close-quote after the file name.1997-08-04, by Richard M. Stallman
-
(cpp-create-bg-face): Don't really make a face.1997-08-04, by Richard M. Stallman
-
(merge_face_list): New function.1997-08-04, by Richard M. Stallman
-
(isearch-other-meta-char): Don't switch windows to exit1997-08-04, by Richard M. Stallman
-
(vc-version-diff): Use defaults, not initial input,1997-08-04, by Richard M. Stallman
-
(internal-face-interactive): Handle default in usual way,1997-08-04, by Richard M. Stallman
-
(describe-function): Use " is " instead of colon.1997-08-04, by Richard M. Stallman
-
(delay-uniquify-rationalize-file-buffer-names):1997-08-04, by Richard M. Stallman
-
(insert-file-contents-literally):1997-08-04, by Richard M. Stallman
-
(shell): Doc fix.1997-08-04, by Richard M. Stallman
-
(redisplay_internal): Count number of visible frames1997-08-04, by Richard M. Stallman
-
(Fload): Update declaration.1997-08-04, by Richard M. Stallman
-
(detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the1997-08-04, by Richard M. Stallman
-
(Frequire): Pass t for the MUST-SUFFIX arg to Fload.1997-08-04, by Richard M. Stallman
-
(do_autoload): Pass new arg to Fload.1997-08-04, by Richard M. Stallman
-
(Fload): New optional arg MUST-SUFFIX.1997-08-04, by Richard M. Stallman
-
Alternative colors for standard faces if dark background.1997-08-04, by Richard M. Stallman
-
(hexlify-buffer, dehexlify-buffer):1997-08-04, by Richard M. Stallman
-
(x-cut-buffer-or-selection-value): Try both1997-08-04, by Richard M. Stallman
-
(rmail-summary-mouse-goto-message): New function.1997-08-04, by Richard M. Stallman
-
Delete whitespace.1997-08-04, by Richard M. Stallman
-
(shell-command-on-region, shell-command): Doc fixes.1997-08-04, by Richard M. Stallman
-
(copyright-regexp): Recognize @copyright{}.1997-08-04, by Richard M. Stallman
-
(copyright-regexp): Recognize the Latin-1 copyright symbol.1997-08-04, by Richard M. Stallman
-
(LD_SWITCH_MACHINE):1997-08-03, by Richard M. Stallman
-
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.1997-08-03, by Richard M. Stallman
-
Fix previous change.1997-08-03, by Richard M. Stallman
-
(vc-menu-map): Replace entries for "Check In" and "Check Out" with1997-08-03, by André Spiegel
-
Cleaned up variables, prefix and cursor position.1997-08-03, by Oliver Seidel
-
It appears to work.1997-08-03, by Oliver Seidel
-
Initial revision1997-08-03, by Oliver Seidel
-
Comment change.1997-08-03, by Richard M. Stallman
-
(face-attr-match-p): New function.1997-08-03, by Richard M. Stallman
-
(custom-face-value-create): Take account1997-08-03, by Richard M. Stallman
-
(CODING_CATEGORY_MASK_BINARY): New macro.1997-08-03, by Kenichi Handa
-
(x_set_frame_parameters): Heading comment fixed.1997-08-03, by Kenichi Handa
-
(Vclipboard_coding_system): New variable.1997-08-03, by Kenichi Handa
-
In quail-mode-map, bind1997-08-03, by Kenichi Handa
-
(setup-chinese-gb-environment): Set1997-08-03, by Kenichi Handa
-
(setup-ethiopic-environment): Bind1997-08-03, by Kenichi Handa
-
(ccl-encode-ethio-font): Fix typo in doc-string.1997-08-03, by Kenichi Handa
-
(setup-8-bit-environment): Set default value of default-input-method.1997-08-03, by Kenichi Handa
-
(setup-japanese-environment): Set default value of default-input-method.1997-08-03, by Kenichi Handa
-
(setup-korean-environment): Set default value of default-input-method.1997-08-03, by Kenichi Handa
-
(setup-tibetan-environment): Set default value of default-input-method.1997-08-03, by Kenichi Handa
-
Fix previous change.1997-08-03, by Kenichi Handa
-
(quail-next-translation): Call1997-08-03, by Kenichi Handa
-
Doc fixes; fix error message text.1997-08-02, by Richard M. Stallman
-
(term-ignore-error): Fix foolish errors.1997-08-02, by Richard M. Stallman
-
(describe-current-coding-system): Clean up output format.1997-08-02, by Richard M. Stallman
-
(compute_motion): Correct the criterion for when to1997-08-02, by Richard M. Stallman
-
new version1997-08-02, by Michael Kifer
-
new version1997-08-02, by Michael Kifer
-
Fix up coding system.1997-08-02, by Richard M. Stallman
-
(adaptive-fill-first-line-regexp): Fix regexp.1997-08-01, by Richard M. Stallman
-
(mode-line-mule-info): Delete the conditional on enable-multibyte-characters.1997-08-01, by Richard M. Stallman
-
(mail-mode): Recognize foo> prefix1997-08-01, by Richard M. Stallman
-
Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw. libc-970802 libc-970803 libc-970804 libc-970805 libc-970806 libc-970807 libc-970808 libc-970809 libc-970810 libc-970811 libc-970812 libc-970813 libc-970814 libc-970815 libc-970816 libc-970817 libc-970818 libc-970819 libc-970820 libc-970821 libc-9708221997-08-01, by Richard M. Stallman
-
(standard-display-cyrillic-translit): New function.1997-08-01, by Richard M. Stallman
-
Comment change.1997-08-01, by Richard M. Stallman
-
(cyrillic-translit): New input method.1997-08-01, by Richard M. Stallman
-
(isearch-hide-immediately): Doc fix.1997-08-01, by Richard M. Stallman
-
(encode_coding_iso2022): When source data ends not at1997-08-01, by Kenichi Handa
-
(Fwrite_region): Don't try to flush out a data twice.1997-08-01, by Kenichi Handa
-
(standard-display-european): New arg AUTO.1997-08-01, by Richard M. Stallman
-
(command-line): Pass t for AUTO arg to standard-display-european.1997-08-01, by Richard M. Stallman
-
Many doc strings and messages changed.1997-08-01, by Richard M. Stallman
-
(direct_output_for_insert): Set last_point_x properly.1997-08-01, by Richard M. Stallman
-
(x_list_fonts): Request at least 10 fonts by XListFonts.1997-08-01, by Kenichi Handa
-
(redisplay_window): Fix one-off in handling1997-08-01, by Richard M. Stallman
-
(x_list_fonts): Reject a font whose min_bounds.width is 0.1997-07-31, by Richard M. Stallman
-
(diary-face, calendar-today-face, holiday-face):1997-07-31, by Richard M. Stallman
-
(current_lock_owner): Don't try to delete lock1997-07-31, by Richard M. Stallman
-
(eval-last-sexp): Ignore `...' around sexp.1997-07-31, by Richard M. Stallman
-
(prefer-coding-system): Change also1997-07-31, by Kenichi Handa
-
(vc-backend-checkin): For CVS, forget the checkout model after commit.1997-07-31, by Richard M. Stallman
-
(vc-checkout-model): For CVS, look at1997-07-31, by Richard M. Stallman
-
(read_process_output): Don't call setup_coding_system1997-07-31, by Richard M. Stallman
-
(encode_coding_iso2022): Write out invalid multibyte1997-07-31, by Kenichi Handa
-
Do not create style-variants of fontset. They1997-07-31, by Kenichi Handa
-
(set-face-font-auto): Create a fontset if FONT is a1997-07-31, by Kenichi Handa
-
(fontset-name-p): New function.1997-07-31, by Kenichi Handa
-
(reference-point-alist): Doc-string modified.1997-07-31, by Kenichi Handa
-
new version1997-07-31, by Michael Kifer
-
(lock_if_free): Don't loop; for strange error, return -1.1997-07-30, by Richard M. Stallman
-
(redisplay_window): Fix previous change.1997-07-30, by Richard M. Stallman
-
(uniquify-buffer-name-style): Fix typo.1997-07-30, by Richard M. Stallman
-
(info-node, info-xref, info-menu-5):1997-07-30, by Richard M. Stallman
-
Update distribution terms.1997-07-30, by Richard M. Stallman
-
(mspools-using-vm): Better handling of VM initialization.1997-07-30, by Richard M. Stallman
-
Synched with 1.9954.1997-07-30, by Per Abrahamsen
-
(LIBXMU): Alternative definition if CANNOT_DUMP.1997-07-30, by Richard M. Stallman
-
(LDFLAGS, CPPFLAGS): Get them from configure like CFLAGS.1997-07-30, by Richard M. Stallman
-
(CPPFLAGS): Get this from configure, like CFLAGS.1997-07-30, by Richard M. Stallman
-
(mule-menu-keymap): Fix menu item names.1997-07-30, by Richard M. Stallman
-
Minor cleanup.1997-07-30, by Richard M. Stallman
-
Comment change.1997-07-30, by Richard M. Stallman
-
don't add text for the modeline.1997-07-29, by Simon Marshall
-
(Fformat_time_string): Don't hang if strftime produces1997-07-29, by Richard M. Stallman
-
(rmail-resend): Use user-mail-address.1997-07-29, by Richard M. Stallman
-
(sort_args): Check properly for `--'.1997-07-29, by Richard M. Stallman
-
update from main archive 970728 libc-970729 libc-970730 libc-970731 libc-9708011997-07-28, by Ulrich Drepper
-
(makefile-space-face): Add defface.1997-07-28, by Richard M. Stallman
-
(x_new_font): Follow the change in x_set_scroll_bar_width and make the1997-07-28, by Richard M. Stallman
-
(Fx_create_frame): Initialize fontset in output_data.1997-07-28, by Richard M. Stallman
-
(non_ascii_char_to_string): Fix typos.1997-07-28, by Richard M. Stallman
-
(debug-ignored-errors): Delete ^Quit$ element.1997-07-28, by Richard M. Stallman
-
[HAVE_LIBNCURSES]: Declare ospeed as short, unless NCURSES_OSPEED_T.1997-07-28, by Richard M. Stallman
-
Synched with 1.9951.1997-07-28, by Per Abrahamsen
-
(x_term_init) [! HAVE_X11R5]: Don't try to use XtCvtStringToFont.1997-07-28, by Richard M. Stallman
-
(map_obarray): Don't crash if something strange is in the obarray.1997-07-28, by Richard M. Stallman
-
(update-autoloads-from-directories):1997-07-28, by Richard M. Stallman
-
Support auto-configuration of both Kerberos V4 and1997-07-28, by Richard M. Stallman
-
Support auto-configuration of both Kerberos V4 and1997-07-28, by Richard M. Stallman
-
(prefer-coding-system): Fix doc, prompt.1997-07-28, by Richard M. Stallman
-
(redisplay_window): When text has not changed,1997-07-28, by Richard M. Stallman
-
Describe the separate distributions leim and intlfonts.1997-07-28, by Richard M. Stallman
-
(LDFLAGS): Get this from configure, like CFLAGS.1997-07-27, by Richard M. Stallman
-
(syms_of_callproc): Don't init Vtemp_file_name_pattern here.1997-07-27, by Richard M. Stallman
-
Comment change.1997-07-27, by Richard M. Stallman
-
(fill-context-prefix): Be stricter about1997-07-27, by Richard M. Stallman
-
Customized.1997-07-27, by Richard M. Stallman
-
Customized.1997-07-27, by Richard M. Stallman
-
(compile-command): More doc fix.1997-07-27, by Richard M. Stallman
-
(mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.1997-07-27, by Richard M. Stallman
-
(file-coding-system-alist): Use no-conversion for tar files.1997-07-27, by Richard M. Stallman
-
(jka-compr-added-to-file-coding-system-alist): New var.1997-07-27, by Richard M. Stallman
-
(line-move): If intangibility moves us to a different line,1997-07-26, by Richard M. Stallman
-
(read-quoted-char): Consistently downcase letter "digits".1997-07-26, by Richard M. Stallman
-
(strout, printchar): Handle minibuffer_auto_raise.1997-07-26, by Richard M. Stallman
-
(mail-mode): Make adaptive-fill-regexp1997-07-26, by Richard M. Stallman
-
(telnet): Handle multiple telnet programs better.1997-07-26, by Richard M. Stallman
-
Delete MPEG Audio (it is forbidden).1997-07-26, by Richard M. Stallman
-
(dumpglyphs): Check the dimension of FONT while1997-07-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM_TEMACS): Define this instead of LD_SWITCH_SYSTEM.1997-07-26, by Richard M. Stallman
-
(display_text_line): Don't count minibuf_prompt_width twice in taboffset.1997-07-26, by Richard M. Stallman
-
(display_menu): If an item is disabled,1997-07-26, by Richard M. Stallman
-
Update leim/leim-list.el.1997-07-25, by Richard M. Stallman
-
(occur): Local variable line-start redundant.1997-07-25, by Richard M. Stallman
-
Comment change.1997-07-25, by Richard M. Stallman
-
(rmail-pop-password-error): New variable.1997-07-25, by Richard M. Stallman
-
(awk-mode): Call c-initialize-cc-mode.1997-07-25, by Richard M. Stallman
-
(compile-command): Doc fix.1997-07-25, by Richard M. Stallman
-
(Fwrite_region): Fix previous change.1997-07-25, by Richard M. Stallman
-
(doug_lea_malloc): Make __after_morecore_hook a1997-07-25, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add elt for EPC F90.1997-07-25, by Richard M. Stallman
-
(quail-update-leim-list-file): Call1997-07-25, by Kenichi Handa
-
(leim-list-entry-regexp): Make this match only at beginning of line.1997-07-25, by Kenichi Handa
-
customise & make installation/deinstallation happen on mode command not file load.1997-07-25, by Simon Marshall
-
Wrap minibuffer-auto-raise where nec. to stop frame raising.1997-07-25, by Simon Marshall
-
Add type specs "explicit" "mutable".1997-07-25, by Simon Marshall
-
(read-input-method-name): Show more appropriate error message.1997-07-25, by Kenichi Handa
-
(compute_motion): Handle display table correctly for1997-07-25, by Kenichi Handa
-
(syms_of_fontset): Set Vhighlight_wrong_size_font to Qnil.1997-07-25, by Kenichi Handa
-
(CODING_REQUIRE_TEXT_CONVERSION,1997-07-25, by Kenichi Handa
-
(read_process_output): Use new macro1997-07-25, by Kenichi Handa
-
(Finsert_file_contents): Use new macros1997-07-25, by Kenichi Handa
-
(setup-thai-environment): Add correct autoload cookie.1997-07-25, by Kenichi Handa
-
(setup-tibetan-environment): Correct1997-07-25, by Kenichi Handa
-
(setup-vietnamese-environment): Add autoload cookie.1997-07-25, by Kenichi Handa
-
Typo in comment fixed.1997-07-25, by Kenichi Handa
-
Initial revision1997-07-25, by Kenichi Handa
-
(TIT): New variable, contatination of TIT-GB and TIT-BIG5.1997-07-25, by Kenichi Handa
-
Require 'quail.1997-07-25, by Kenichi Handa
-
Change Quail package name to "ethiopic".1997-07-25, by Kenichi Handa
-
(metamail-region): Don't bind kanji-fileio-code1997-07-25, by Richard M. Stallman
-
(${lispsource}TAGS): Specify ETAGS var in inner make.1997-07-25, by Richard M. Stallman
-
(ETAGS): New variable.1997-07-25, by Richard M. Stallman
-
(Vprint_gensym_alist): Renamed from printed_gensyms.1997-07-25, by Richard M. Stallman
-
(byte-compile-output-docform):1997-07-25, by Richard M. Stallman
-
(custom-print-functions): Add defvar.1997-07-25, by Richard M. Stallman
-
new version1997-07-25, by Michael Kifer
-
(rmail-mime-feature): Doc and custom fix.1997-07-25, by Richard M. Stallman
-
Customized.1997-07-25, by Richard M. Stallman
-
(mail): Improve confirmation questions for file-visiting mail buffers.1997-07-25, by Richard M. Stallman
-
(debug-ignored-errors): Update the dabbrev.el errors.1997-07-24, by Richard M. Stallman
-
(ediff-update-diffs): Change error message.1997-07-24, by Richard M. Stallman
-
(selection_data_to_lisp_data):1997-07-24, by Richard M. Stallman
-
(landmark-repeat, landmark): New aliases.1997-07-24, by Richard M. Stallman
-
(main): Make --help msg end in newline.1997-07-24, by Richard M. Stallman
-
Many doc fixes.1997-07-24, by Richard M. Stallman
-
(read-quoted-char): Convert function keys like Return1997-07-24, by Richard M. Stallman
-
(Fx_create_frame): Don't fail to initialize `font'.1997-07-24, by Richard M. Stallman
-
(wait_reading_process_input): Initialize total_read.1997-07-24, by Richard M. Stallman
-
(Fdelete_frame): Undo previous change.1997-07-24, by Richard M. Stallman
-
(read_char): Delete spurious UNGCPRO.1997-07-24, by Richard M. Stallman
-
Comment change.1997-07-24, by Richard M. Stallman
-
Comment change1997-07-24, by Richard M. Stallman
-
Customized.1997-07-24, by Richard M. Stallman
-
(calendar-day-name): New optional args WIDTH, ABSOLUTE.1997-07-24, by Richard M. Stallman
-
Don't create C-x r and C-x n submaps here.1997-07-24, by Richard M. Stallman
-
(Fforward_comment): When count1 is negative, return nil if FROM reaches STOP.1997-07-24, by Richard M. Stallman
-
(Fcurrent_message): New function.1997-07-24, by Richard M. Stallman
-
(face-documentation): Renamed from face-doc-string.1997-07-24, by Richard M. Stallman
-
(custom-declare-face): Use [set-]face-documentation.1997-07-24, by Richard M. Stallman
-
(bg-yank-or-pop): Changed eql to eq.1997-07-24, by Richard M. Stallman
-
(read-input-method-name): Fix error msg.1997-07-24, by Richard M. Stallman
-
(te-newline): Change eql to eq.1997-07-24, by Richard M. Stallman
-
(tex-categorize-whitespace): Use eq, not eql.1997-07-24, by Richard M. Stallman
-
(stamp-bytecomp): Fix shell conditional.1997-07-24, by Richard M. Stallman
-
Comment change.1997-07-24, by Richard M. Stallman
-
(iswitchb-get-bufname): Only add buffer of current1997-07-24, by Richard M. Stallman
-
(eql): byte-defop-compiler definition deleted.1997-07-23, by Richard M. Stallman
-
Change eql calls to eq.1997-07-23, by Richard M. Stallman
-
Change eql calls to = or equal.1997-07-23, by Richard M. Stallman
-
Update copyright notice and permission notice.1997-07-23, by Richard M. Stallman
-
(auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.1997-07-23, by Richard M. Stallman
-
(diary-entry-time): Downcase the am/pm letter.1997-07-23, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1997-07-23, by Richard M. Stallman
-
(syms_of_eval): Doc fix.1997-07-23, by Richard M. Stallman
-
(set-face-font-explicit): Call internal-set-face-1 properly.1997-07-23, by Richard M. Stallman
-
(occur): Use text property `occur' to store the1997-07-23, by Richard M. Stallman
-
(dired-omit-new-add-entry): Take new arg RELATIVE1997-07-23, by Richard M. Stallman
-
Undo previous change.1997-07-23, by Richard M. Stallman
-
Various error messages fixed.1997-07-23, by Richard M. Stallman
-
Initial revision1997-07-23, by Richard M. Stallman
-
(modify-coding-system-alist): Doc fix.1997-07-22, by Richard M. Stallman
-
(find-buffer-file-type-coding-system,1997-07-22, by Geoff Voelker
-
(syms_of_coding): Doc fix.1997-07-22, by Richard M. Stallman
-
(mail-indent-citation): Undo previous change.1997-07-22, by Richard M. Stallman
-
(dircategory): Delete obsolete mistaken `put'.1997-07-22, by Richard M. Stallman
-
new version1997-07-22, by Michael Kifer
-
Fix previous changes.1997-07-22, by Kenichi Handa
-
(LIBS_SYSTEM): Undo previous change.1997-07-22, by Richard M. Stallman
-
(choose_minibuf_frame_1): New function.1997-07-22, by Richard M. Stallman
-
Use @LN_S@, not ln -s, in case no symlink support.1997-07-22, by Richard M. Stallman
-
(yank, yank-pop): Bind inhibit-read-only1997-07-21, by Richard M. Stallman
-
(mh-make-folder-list-background):1997-07-21, by Richard M. Stallman
-
(set_window_height): Allow all heights > 0 for minibuffer windows.1997-07-21, by Richard M. Stallman
-
(setup-cyrillic-environment): Fix paren error.1997-07-21, by Richard M. Stallman
-
(fixed, excerpt): Define with defface. No longer1997-07-21, by Richard M. Stallman
-
(top_distclean): Use -f to delete contents of lock dir.1997-07-21, by Richard M. Stallman
-
Require viper-init.1997-07-21, by Richard M. Stallman
-
Use name leim/SKK-DIC, not leim/SKK.1997-07-21, by Richard M. Stallman
-
(find-file-literally): Temporarily remove tar-mode and1997-07-21, by Richard M. Stallman
-
(Fx_create_frame): Default vertical-scroll-bars as symbol, not boolean.1997-07-21, by Richard M. Stallman
-
(frame-initialize): Don't alter vertical-scroll-bars1997-07-21, by Richard M. Stallman
-
(scroll-bar-mode-explicit): New variable.1997-07-21, by Richard M. Stallman
-
(internal-facep): Length is now 10.1997-07-21, by Richard M. Stallman
-
(mh-find-path): Handle mh-auto-folder-collect here,1997-07-21, by Richard M. Stallman
-
(alphaev5, alphaev56): New CPU types. libc-970721 libc-970722 libc-970723 libc-970724 libc-970725 libc-9707261997-07-21, by Richard Kenner
-
(alpha*): Run program to see if ev4, ev5, or ev56.1997-07-21, by Richard Kenner
-
(Fcommand_execute): gcpro c.1997-07-20, by Richard M. Stallman
-
(XTread_socket) <ClientMessage>:1997-07-20, by Richard M. Stallman
-
(texinfo-no-refill-regexp): Add "direntry".1997-07-20, by Richard M. Stallman
-
(debug-on-quit): Define like debug-on-error.1997-07-20, by Richard M. Stallman
-
(custom-declare-variable-list): Process already-declared1997-07-20, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1997-07-20, by Richard M. Stallman
-
(custom-declare-variable-early): New function.1997-07-20, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Bind coding-system-for-read.1997-07-20, by Richard M. Stallman
-
(shell-mode): Do set list-files-directory locally.1997-07-20, by Richard M. Stallman
-
(w32_clear_end_of_line): Include scroll bar width.1997-07-20, by Geoff Voelker
-
(uniquify-buffer-file-name): Minor change.1997-07-20, by Richard M. Stallman
-
(modify-coding-system-alist): Move to mule.el1997-07-20, by Geoff Voelker
-
(modify-coding-system-alist): Moved to mule-util.el.1997-07-20, by Geoff Voelker
-
[windows-nt, ms-dos]: Undo loading1997-07-20, by Geoff Voelker
-
(find-buffer-file-type-coding-system):1997-07-20, by Geoff Voelker
-
(mail): Ask a different question, if buffer is visiting a file.1997-07-19, by Richard M. Stallman
-
(mail-mode): Set adaptive-fill-regexp specially to cater to supercite.1997-07-19, by Richard M. Stallman
-
(BASE_PURESIZE): Increased to 410000.1997-07-19, by Richard M. Stallman
-
(auto-mode-alist): Recognize .emacs in MSDOG syntax.1997-07-19, by Richard M. Stallman
-
(hs-special-modes-alist): Use a regexp generated by regexp-opt.1997-07-19, by Richard M. Stallman
-
(search-invisible): Fix typo.1997-07-19, by Richard M. Stallman
-
(redisplay_internal): Calculate new_count properly1997-07-19, by Richard M. Stallman
-
New node Encryption Projects.1997-07-19, by Richard M. Stallman
-
(find-buffer-file-type-coding-system):1997-07-19, by Richard M. Stallman
-
(Fcompleting_read): gcpro def.1997-07-19, by Richard M. Stallman
-
(Finsert_file_contents) [DOS_NT]: Use the coding1997-07-18, by Richard M. Stallman
-
(Ffind_operation_coding_system): Use Ffboundp to1997-07-18, by Richard M. Stallman
-
[windows-nt, ms-dos]: Load international/mule-utils.1997-07-18, by Richard M. Stallman
-
(find-buffer-file-type-coding-system)1997-07-18, by Richard M. Stallman
-
(vc-diff): Turn off previous change.1997-07-18, by Richard M. Stallman
-
(custom-group-value-create) <tree>: Don't distinguish1997-07-18, by Richard M. Stallman
-
new version1997-07-18, by Michael Kifer
-
Many doc fixes.1997-07-18, by Richard M. Stallman
-
(direct_output_forward_char): Reenable check against1997-07-18, by Richard M. Stallman
-
(display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.1997-07-18, by Richard M. Stallman
-
(vc-diff): If file is unchanged, ask for the version1997-07-18, by André Spiegel
-
(vc-find-cvs-master): Corrected parsing of CVS/Entries, according to CVS docs.1997-07-18, by André Spiegel
-
(texinfo-all-menus-update)1997-07-18, by Richard M. Stallman
-
Comment change.1997-07-18, by Richard M. Stallman
-
(c-initialize-cc-mode): New function.1997-07-18, by Richard M. Stallman
-
(c-load-all): Function deleted.1997-07-18, by Richard M. Stallman
-
(c-initialize-builtin-style): Use copy-sequence1997-07-18, by Richard M. Stallman
-
(c-maybe-labelp): Add defvar.1997-07-18, by Richard M. Stallman
-
Require cc-defs for the c-add-syntax macro.1997-07-18, by Richard M. Stallman
-
Require 'cc-defs for the definition of c-emacs-features.1997-07-18, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1997-07-17, by Richard M. Stallman
-
(delete-selection-mode): Add custom-loads property.1997-07-17, by Richard M. Stallman
-
new version1997-07-17, by Michael Kifer
-
(dired-omit-files): Add ".#foo" lock files to omissions.1997-07-17, by Richard M. Stallman
-
(show-paren-match-face): Use gray on all non-color screens.1997-07-17, by Richard M. Stallman
-
(HAVE_LOGB, HAVE_FREXP, HAVE_FMOD, HAVE_RINT):1997-07-17, by Richard M. Stallman
-
(xcar, xcdr): Print with /x.1997-07-17, by Richard M. Stallman
-
(decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.1997-07-17, by Richard M. Stallman
-
(lrt-vowel-table): Change "ow" -> "ao", "am" -> "arm".1997-07-17, by Kenichi Handa
-
Modified to avoid *.el files being regarded1997-07-17, by Kenichi Handa
-
(batch-titdic-convert): Add optional arg FORCE.1997-07-17, by Kenichi Handa
-
(replace_range): New function.1997-07-17, by Richard M. Stallman
-
(display_text_line): Handle the case of point being in1997-07-17, by Richard M. Stallman
-
(read-quoted-char): Handle non-character events.1997-07-17, by Richard M. Stallman
-
Update copyright year.1997-07-17, by Richard M. Stallman
-
Improve text of messages.1997-07-17, by Richard M. Stallman
-
(quoted-insert): Doc fix.1997-07-17, by Richard M. Stallman
-
(dired-find-file): Better error message1997-07-16, by Richard M. Stallman
-
Convert arm32:NetBSD to normal arm canonicalization. libc-970717 libc-970718 libc-970719 libc-9707201997-07-16, by Erich Stefan Boleyn
-
(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