aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove common multiple file compilation commands.Geoff Voelker1999-03-063-27/+0
* Compile multiple .c files when possible.Geoff Voelker1999-03-061-0/+12
* (outline-get-last-sibling): Doc fix.Karl Heuer1999-03-051-1/+1
* (convert-standard-filename): Convert directoryAndrew Innes1999-03-051-0/+4
* Provide skkdic-cnv.Andreas Schwab1999-03-051-5/+6
* (main): Add missing parens.Geoff Voelker1999-03-051-1/+1
* (custom-set-variables): Protect against setter errors.Dave Love1999-03-041-7/+11
* (Fbase64_encode_string): Allocate sufficient memory forKenichi Handa1999-03-041-1/+5
* (ls-lisp-format): Under -s, print the size in blocks with %4.0f, in caseEli Zaretskii1999-03-041-1/+1
* (ls-lisp-insert-directory): Protect the sum total ofEli Zaretskii1999-03-041-8/+21
* (syms_of_buffer): Doc fix.Karl Heuer1999-03-041-1/+1
* (Fstring_match, Fposix_string_match): Doc fix.Karl Heuer1999-03-041-0/+2
* (Fcall_process): Use xmalloc, xfree.Karl Heuer1999-03-041-3/+3
* (term_init): Use xmalloc, not malloc.Karl Heuer1999-03-041-3/+3
* ("spanish-postfix"): Add rule U" and u".Kenichi Handa1999-03-041-0/+4
* (edit-options): Doc fix.Dave Love1999-03-031-16/+16
* (get_clipboard_data): Always stop at the first null byte.Eli Zaretskii1999-03-031-16/+6
* (Fdefconst): Doc fix.Andreas Schwab1999-03-031-1/+1
* (sc-attrib-selection-list): Fix custom type.Dave Love1999-03-011-1/+1
* Comment for ISO 2022 encoding mechanism modified.Kenichi Handa1999-03-011-61/+71
* (get_boot_time): Support FreeBSD way to read boot-time.Karl Heuer1999-03-011-0/+23
* (internal_self_insert): Calculate column properlyKarl Heuer1999-03-011-1/+1
* (ispell-dictionary-alist-override): New variable.Karl Heuer1999-03-011-5/+8
* (mh-repl-formfile): New var.Karl Heuer1999-03-011-11/+25
* (mh-lib): Doc fix.Karl Heuer1999-03-011-31/+59
* (shell-command-default-error-buffer): Renamed fromKarl Heuer1999-03-011-42/+84
* (main) [DOUG_LEA_MALLOC]: Don't use unsetenv, it callsAndreas Schwab1999-02-281-2/+13
* (select-safe-coding-system): Be sureKenichi Handa1999-02-271-4/+8
* (bdf-directory-list): Initialize it to '("/usr/local/share/emacs/fonts/bdf").Kenichi Handa1999-02-271-4/+4
* Change of ps-print font size variable name.Kenichi Handa1999-02-271-2/+2
* Doc fix, font size specifies landscape and portrait sizes.Kenichi Handa1999-02-271-65/+108
* (html-tag-alist): Add /head and /body to the "html" template.Richard M. Stallman1999-02-261-1/+4
* Use epaths.h istead of paths.h.Richard M. Stallman1999-02-265-7/+7
* paths.h and paths.in renamed to epaths.h and epaths.in.Richard M. Stallman1999-02-261-11/+11
* Use epaths.h and epaths-force instead of paths....Richard M. Stallman1999-02-261-2/+2
* (epaths-force): Renamed from paths-force;Richard M. Stallman1999-02-261-4/+4
* Refer to epaths.h.Richard M. Stallman1999-02-261-1/+1
* (yow): Depend on epaths.h, not paths.h.Richard M. Stallman1999-02-261-1/+1
* (get_boot_time): Use WTMP_FILE for file name.Richard M. Stallman1999-02-261-5/+18
* (main) [DOUG_LEA_MALLOC]: Work around a bug in glibc'sAndreas Schwab1999-02-261-0/+10
* (syms_of_buffer): Doc fix for enable-multibyte-characters.Richard M. Stallman1999-02-261-4/+10
* (help-xref-info-regexp): Allow linebreaks and capital.Richard M. Stallman1999-02-261-9/+9
* (describe-function-1): Don't print a whole lambda-function.Richard M. Stallman1999-02-261-1/+1
* Don't require advice.Richard M. Stallman1999-02-261-8/+0
* (shell-command-on-region): Don't go into the REPLACE = tRichard M. Stallman1999-02-261-2/+1
* (iso-2022-control-alist): New variable.Kenichi Handa1999-02-251-0/+65
* * simple.el (what-cursor-position): To show the character'sKenichi Handa1999-02-251-60/+34
* (command-line) [windows-nt]: Fix typo in regexpAndrew Innes1999-02-251-1/+1
* (push_key_description): If enable-multibyte-charactersKenichi Handa1999-02-251-1/+3
* Fix nt/icons directory handling.Richard M. Stallman1999-02-241-1/+1