aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (set-auto-coding): Allow whitespace beforeEli Zaretskii1999-08-011-10/+12
* Initial revisionKarl Heuer1999-07-311-0/+518
* (sendmail-coding-system): Doc-string fixed.Kenichi Handa1999-07-311-2/+2
* (facemenu-read-color): Make it work for ttys.Dave Love1999-07-301-1/+2
* (assoc-delete-all): New function, renamed from frame-delete-all.Dave Love1999-07-301-0/+11
* Change comments to doc strings and other doc fixes.Dave Love1999-07-301-51/+43
* (list-colors-display): Make it work on ttys.Dave Love1999-07-301-9/+10
* (bitmap-area): Add :version.Dave Love1999-07-301-0/+1
* Add HAVE_STDLIB_H.Dave Love1999-07-301-0/+1
* Check for stdlib.h.Dave Love1999-07-301-8/+14
* (frame-notice-user-settings): If backgroundKarl Heuer1999-07-301-0/+7
* (allocate_vectorlike): Add missing increment.Karl Heuer1999-07-301-1/+1
* (Fdefalias): Call Ffset instead of duplicating code.Karl Heuer1999-07-301-11/+1
* (finger): Don't do indirect fingering.Karl Heuer1999-07-301-12/+6
* (cal-tex-cursor-filofax-daily): Add possibility ofKarl Heuer1999-07-301-32/+54
* (create_process): Detect failure of `pipe'.Karl Heuer1999-07-301-2/+11
* (get_keymap_1, get_keyelt): Check the type of OBJECTKarl Heuer1999-07-301-44/+60
* (fill-individual-paragraphs): Calculate newKarl Heuer1999-07-301-0/+7
* (fill-context-prefix): Doc fix.Karl Heuer1999-07-301-1/+1
* (lock_if_free): Indentation fix.Karl Heuer1999-07-301-1/+1
* (jit-lock): Fix :load, add :version.Dave Love1999-07-301-1/+1
* (msb--choose-file-menu): Fix previous change.Dave Love1999-07-301-5/+8
* (msdos-face-setup): Register standard colors inEli Zaretskii1999-07-301-28/+41
* Don't load scroll-bar unless x-toolkit-scroll-bars-pEli Zaretskii1999-07-301-1/+2
* (command-line): Don't register default colors forEli Zaretskii1999-07-301-6/+7
* (load_color, lookup_derived_face): DeclareEli Zaretskii1999-07-301-0/+3
* (init_display) [MSDOS]: Don't initialize frame faces,Eli Zaretskii1999-07-301-0/+7
* (make_terminal_frame) [MSDOS]: Don't callEli Zaretskii1999-07-301-10/+10
* (cmd_error_internal): Don't kill Emacs if this is anEli Zaretskii1999-07-301-1/+1
* (Fset_window_configuration) [MSDOS]: Don't callEli Zaretskii1999-07-301-0/+4
* (load_color): Remove static from definition and removeEli Zaretskii1999-07-301-13/+139
* (msdos_stdcolor_name, msdos_stdcolor_idx): NewEli Zaretskii1999-07-301-0/+40
* (msdos_stdcolor_name, msdos_stdcolor_idx): Declare.Eli Zaretskii1999-07-301-0/+3
* Remove redundant declarations (most of them are now inEli Zaretskii1999-07-301-21/+10
* (IT_set_face): Rewritten for the new redisplay engine.Eli Zaretskii1999-07-301-60/+140
* Fix previous change.Dave Love1999-07-301-1/+1
* (f90-mode-syntax-table): Change backslash to escape, not charquote.Dave Love1999-07-291-1/+1
* (eval-defun): Re-written to avoidDave Love1999-07-291-31/+34
* (picture-beginning-of-line): Don't callDave Love1999-07-291-12/+4
* (abbreviated-home-dir): Doc fix.Dave Love1999-07-291-1/+1
* (dontcompilefiles): Add latin-[89].el.Dave Love1999-07-291-1/+1
* Initial revisionDave Love1999-07-292-0/+224
* Update comments.Dave Love1999-07-291-7/+10
* (x_set_toolkit_scroll_bar_thumb): Fix previous change.Gerd Moellmann1999-07-291-1/+7
* (getdefdir): Don't return failure indication whenEli Zaretskii1999-07-291-1/+3
* (SHELL, MAKESHELL): Use /xyzzy/command as the shell.Eli Zaretskii1999-07-291-2/+2
* (string_char_and_length): Fix previous change.Gerd Moellmann1999-07-281-2/+2
* (x-fixed-font-alist): Add lucidasanstypewriter.Dave Love1999-07-281-4/+6
* (string_char_and_length): New. Use it everywhereGerd Moellmann1999-07-281-12/+38
* Require cl only when compiling.Dave Love1999-07-281-21/+10