summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config.sub: Recognize v850-elf.libc-970908libc-970907libc-970906Jeff Law1997-09-051-1/+1
* (setup-japanese-environment): SetKenichi Handa1997-09-051-0/+1
* (Ffind_operation_coding_system): If a function inKenichi Handa1997-09-051-2/+10
* (message-unix-mail-delimiter): InitializeRichard M. Stallman1997-09-051-13/+29
* (easy-menu-create-keymaps):Richard M. Stallman1997-09-051-1/+5
* (charset-quoted-standard-p): New function.Richard M. Stallman1997-09-051-27/+36
* (Fcall_interactively): Pass new arg to Fread_coding_system.Richard M. Stallman1997-09-051-1/+1
* (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.Richard M. Stallman1997-09-051-5/+9
* (Fread_coding_system): Update decl.Richard M. Stallman1997-09-051-1/+1
* new versionMichael Kifer1997-09-055-195/+231
* Comment change.Richard M. Stallman1997-09-051-1/+1
* (Fexpand_file_name): If default dir isn't string, use `/'.Richard M. Stallman1997-09-051-11/+12
* Comment change.Richard M. Stallman1997-09-041-5/+5
* (main): Update Copyright messages.Erik Naggum1997-09-041-1/+1
* (Faset): Simplify a statement in the char-table case.Richard M. Stallman1997-09-041-7/+13
* (Qcoding_system_history): New variable.Richard M. Stallman1997-09-041-2/+7
* (set-buffer-file-coding-system): Improve prompt.Richard M. Stallman1997-09-041-1/+1
* (read-input-method-name): Specify the input history properly.Richard M. Stallman1997-09-041-3/+3
* (setup_coding_system, Ffind_operation_coding_system)Richard M. Stallman1997-09-041-6/+12
* (toggle-input-method): No error if enable-multibyte-characters is nil.Richard M. Stallman1997-09-041-2/+0
* (string-to-sequence): Work usefully when enable-multibyte-characters is nil.Richard M. Stallman1997-09-041-1/+2
* (quail-update-translation):Richard M. Stallman1997-09-041-2/+15
* (detect_coding_mask): Re-work previous change.Richard M. Stallman1997-09-041-2/+2
* (install): Fix previous change.Kenichi Handa1997-09-041-1/+1
* Do not copy leim-list.el twice.Kenichi Handa1997-09-041-1/+0
* (install): Copy `skk' subdirectory too.Kenichi Handa1997-09-041-4/+7
* (TAGS tags): Simply refer this to the src subdir.Richard M. Stallman1997-09-031-4/+3
* (HAVE_RINT): Add #undef.Richard M. Stallman1997-09-031-0/+10
* (emacs_rint): Define this,Richard M. Stallman1997-09-031-6/+10
* (dired-get-filename): Don't call encode-coding-string if FILE is nil.Richard M. Stallman1997-09-031-2/+2
* (find-tag-tag): Pass default to completing-read.Richard M. Stallman1997-09-031-1/+2
* (read-language-name): Use a default, not an initial input.Richard M. Stallman1997-09-031-3/+3
* (file-coding-system-alist): Match `loaddefs.el' more accurately.Richard M. Stallman1997-09-031-1/+1
* (operate-on-rectangle): If we overshoot when looking for endcol, back up.Richard M. Stallman1997-09-031-0/+4
* (menu-bar-help-menu): Rename info item to "Info (Browse Manuals)".Richard M. Stallman1997-09-031-6/+14
* (Fcall_process): Set EOL conversion type to LF whenRichard M. Stallman1997-09-031-42/+53
* (main): Call run_time_remap earlier, before any use of stdio.Richard M. Stallman1997-09-031-5/+5
* (read_minibuf): Fix use of Ffboundp.Richard M. Stallman1997-09-031-2/+3
* (ispell-overlay-window): Undo previous change;Richard M. Stallman1997-09-031-2/+1
* (my_endbss) [WINDOWSNT]: New variable.Geoff Voelker1997-09-031-0/+6
* (mule-menu-keymap):Richard M. Stallman1997-09-031-5/+3
* (mail-mode): Set adaptive-fill-first-line-regexpRichard M. Stallman1997-09-031-1/+2
* (quail-update-guidance): If PROMPTKEY isKenichi Handa1997-09-031-17/+15
* For each package, pass t for the SIMPLEKenichi Handa1997-09-038-17/+19
* Remove OS dependent operations.Geoff Voelker1997-09-031-14/+4
* (WinMain): Allow Emacs process to be started withGeoff Voelker1997-09-031-4/+20
* (CFLAGS_COMMON): Place pdb file in object buildGeoff Voelker1997-09-031-3/+3
* (get_env_size): New function.Geoff Voelker1997-09-031-25/+100
* (env_vars): Put site-lisp before lisp in EMACSLOADPATH.Geoff Voelker1997-09-031-9/+15
* (INTERRUPT_INPUT): Don't define.Geoff Voelker1997-09-031-16/+65