aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (_XOPEN_SOURCE): Define for declaration of cuserid.Andreas Schwab1998-04-061-0/+4
* Include <unistd.h> if available.Andreas Schwab1998-04-061-0/+12
* Include <stdlib.h> and <unistd.h> if available.Andreas Schwab1998-04-061-1/+9
* Include <stdlib.h> if available.Andreas Schwab1998-04-061-0/+5
* (help-make-xrefs): Grok commands in keymap tableDave Love1998-04-061-11/+32
* (lrt-composing-pattern-double-c): ChangeAndreas Schwab1998-04-061-4/+4
* (Flength): Doc fix.Andreas Schwab1998-04-061-2/+2
* (unexec): Account for possible padding before the old .bssAndreas Schwab1998-04-061-1/+3
* (Ftranspose_regions): Fix order of parameters for replace_range.Andreas Schwab1998-04-061-2/+2
* (Fdirectory_files): GCPRO encoded_directory and list.Andreas Schwab1998-04-061-20/+20
* (gc_sweep): Avoid using two loop variables counting theAndreas Schwab1998-04-061-21/+25
* Check for string.h.Andreas Schwab1998-04-061-1/+1
* (subset-p): Renamed fromKenichi Handa1998-04-061-40/+50
* (setup-japanese-environment): SetupKenichi Handa1998-04-061-1/+8
* Set exit-function toKenichi Handa1998-04-061-0/+1
* (Fstring_as_unibyte): Set size_byte field to -1.Kenichi Handa1998-04-061-0/+1
* (print) <Lisp_String>: Follow a hex escape with `\ ' if nec.Richard M. Stallman1998-04-051-0/+13
* Fix previous change.Richard M. Stallman1998-04-051-0/+1
* (help-highlight-face): Use underline.Richard M. Stallman1998-04-051-23/+309
* (vc-dired-mode): Make dired-after-readin-hook a local hook, not a local varia...André Spiegel1998-04-051-3/+3
* (update-file-autoloads): Redo 1997-08-23 change.Richard M. Stallman1998-04-051-1/+4
* (vc-merge, vc-backend-merge): New functions.André Spiegel1998-04-051-4/+80
* (vc-prefix-map): Added "m" for vc-merge.André Spiegel1998-04-051-1/+2
* (vc-ensure-vc-buffer): New function.André Spiegel1998-04-051-122/+75
* Customized.Stephen Eglen1998-04-059-55/+150
* Fix header line.Dave Love1998-04-051-1/+1
* Customized.Stephen Eglen1998-04-0511-81/+222
* (command-line): Fix paren error.Dave Love1998-04-051-1/+1
* (webjump): Use assoc-ignore-case for locating the proper URL.Richard M. Stallman1998-04-051-2/+3
* (report-emacs-bug-hook): Use skip-chars-forwardRichard M. Stallman1998-04-051-14/+12
* (make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.Richard M. Stallman1998-04-041-0/+2
* (Fmessage_box): Pass the missing third argumentRichard M. Stallman1998-04-041-1/+2
* (vc-next-action-dired): Use dired-do-redisplay. HandleRichard M. Stallman1998-04-041-163/+124
* (vc-parse-cvs-status): New function.Richard M. Stallman1998-04-041-46/+55
* (put_entries): Use %ld.Richard M. Stallman1998-04-041-2/+2
* (fatal): Declare the arg.Richard M. Stallman1998-04-041-0/+1
* (report-emacs-bug-hook): Don't bind enable-multibyte-characters.Richard M. Stallman1998-04-041-2/+1
* (regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.Richard M. Stallman1998-04-041-1/+1
* (set_intervals_multibyte): Function moved after set_intervals_multibyte_1.Richard M. Stallman1998-04-031-15/+13
* (command-line): If already unibyte, just loadRichard M. Stallman1998-04-031-3/+7
* (report-emacs-bug): Use set-buffer-multibyte.Richard M. Stallman1998-04-031-1/+1
* (compile_range): Unused function deleted.Richard M. Stallman1998-04-031-97/+133
* (rmail-mode-2): Locally set enable-local-variablesRichard M. Stallman1998-04-031-0/+3
* (report-emacs-bug-hook): Fix the regexp forRichard M. Stallman1998-04-031-1/+1
* (rul-generic-mode): Use font-lock-builtin-face,Richard M. Stallman1998-04-031-1/+1
* (Fmake_variable_frame_local): Doc fix.Richard M. Stallman1998-04-031-8/+7
* Remove some directories that don't really work now.Richard M. Stallman1998-04-031-27/+6
* (Fstring_as_multibyte): Never return unibyte string unchanged.Richard M. Stallman1998-04-021-8/+6
* (main): Add [--unibyte] to usage.Dave Love1998-04-021-1/+1
* (RE_TRANSLATE): Use char_table_translate.Richard M. Stallman1998-04-021-1/+1