summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (main): Split up tables. Modify the preambleDave Love1999-03-301-1/+8
* (widget-before-change): Signal text-read-only ratherKarl Heuer1999-03-301-2/+4
* Don't require advice.Karl Heuer1999-03-301-5/+6
* (Fexecute_kbd_macro): Save real_this_command.Karl Heuer1999-03-301-5/+9
* (c-indent-command): Doc fix.Karl Heuer1999-03-301-1/+1
* Use epaths.* instead of paths.*.Eli Zaretskii1999-03-301-4/+4
* (tex-start-shell): Use add-hook forAndreas Schwab1999-03-291-1/+5
* (tcl-using-emacs-19-23): Recognize Emacs 20.Tom Tromey1999-03-291-5/+11
* (shell-command-on-region): Cope with exit-status beingAndreas Schwab1999-03-271-1/+1
* (debug): Make *Backtrace* buffer writable.Andreas Schwab1999-03-271-0/+1
* Deleted items related to mon, as per RMS. - Brian <3diff>Brian Youmans1999-03-261-13/+1
* (indent-new-comment-line): Handle use at a pointKarl Heuer1999-03-261-2/+6
* (rmail-decode-babyl-format):Karl Heuer1999-03-261-3/+3
* (Fset_buffer_modified_p): Don't lock or unlockKarl Heuer1999-03-261-1/+2
* (mail-hist-current-header-name): Don't makeKarl Heuer1999-03-261-1/+1
* (Fw32_set_clipboard_data): Take into account lineAndrew Innes1999-03-251-11/+14
* (PREPARED_HEADERS): Change name of paths.h to epaths.h.Andrew Innes1999-03-251-6/+6
* (main): Call GetShortPathName to normalize programAndrew Innes1999-03-251-1/+5
* (set-default-process-coding-system): Copied from dos-w32.el.Andrew Innes1999-03-252-9/+9
* (set-default-process-coding-system): Copied fromAndrew Innes1999-03-251-0/+20
* (Info-directory-list): Revert change to re-writingDave Love1999-03-241-15/+11
* * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it isSimon Marshall1999-03-231-7/+7
* (decode_mode_spec_coding): Handle integer value inKenichi Handa1999-03-231-1/+9
* (encode_coding_iso2022): Initialize dummy arguments toKenichi Handa1999-03-231-0/+3
* (custom-variable-prompt): Allow customization ofKarl Heuer1999-03-231-0/+1
* (what-cursor-position): Don't cause error when pointKenichi Handa1999-03-221-15/+18
* (partial-completion-mode): Doc fix.Karl Heuer1999-03-211-3/+4
* (ENCODE_ISO_CHARACTER): Check validity of CHARSET. IfKenichi Handa1999-03-201-26/+46
* (Fformat): Accept %i format.Karl Heuer1999-03-191-1/+1
* (old-c): Remove :group.Karl Heuer1999-03-191-2/+3
* (old-c++): Remove :group.Karl Heuer1999-03-191-2/+3
* added strictfp type modifier.Simon Marshall1999-03-181-1/+3
* Added "complex" type to c-font-lock-keywords-2.Simon Marshall1999-03-181-1/+1
* Marc Zonzon <Marc.Zonzon@univ-rennes1.fr> on 18.Mar.99 writes that IOliver Seidel1999-03-181-9/+30
* (get_boot_time): Test tempname, not filename.Karl Heuer1999-03-181-1/+1
* (set-w32-system-coding-system) New function.Geoff Voelker1999-03-171-0/+16
* (enum_font_cb2): Set the font height to be theGeoff Voelker1999-03-171-7/+57
* Merged patches from Meadow.Geoff Voelker1999-03-172-70/+233
* (set-language-environment): FixEli Zaretskii1999-03-171-1/+3
* Alastair Burt <alastair.burt@dfki.de> sent in a patch on 17.Mar.98Oliver Seidel1999-03-171-19/+48
* (appt-make-list): Fix previous change.Karl Heuer1999-03-171-1/+1
* (shrink-window-if-larger-than-buffer):Karl Heuer1999-03-171-0/+4
* (set-language-environment): Don't useEli Zaretskii1999-03-161-8/+5
* (dos-codepage-setup): Compute the unibyteEli Zaretskii1999-03-161-51/+52
* (XTread_socket) <ConfigureNotify>:Karl Heuer1999-03-151-3/+11
* (c-font-lock-keywords-2): Added "restrict" keyword.Simon Marshall1999-03-151-1/+3
* (try_window_id): Initizlie val.ovstring_chars_done to 0.Kenichi Handa1999-03-151-0/+1
* (inverse-add-abbrev): Inherit the current input method.Kenichi Handa1999-03-151-1/+1
* (detect-coding-with-priority): Restore the internal database.Kenichi Handa1999-03-151-7/+13
* (x_list_fonts): Trap X errors so that Emacs doesn't dieKenichi Handa1999-03-151-0/+10