aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (re_match_2) <anychar>: In unibyte case, set buf_ch as unsigned.Karl Heuer1998-04-071-1/+1
* Add --with-gssapi to specify GSS-APIKarl Heuer1998-04-071-1/+13
* (GSSAPI, HAVE_LIBGSSAPI_KRB5, HAVE_LIBGSSAPI, HAVE_GSSAPI_H):Karl Heuer1998-04-071-0/+7
* (re_match_2_internal): Declare buf_ch unsigned int.Richard M. Stallman1998-04-071-2/+2
* Don't include <string.h> when configuring.Richard M. Stallman1998-04-071-0/+3
* (install-arch-indep): Fix previous change.Richard M. Stallman1998-04-071-2/+4
* Fix previous change.Karl Heuer1998-04-061-3/+3
* Integrate support for GSS-APIKarl Heuer1998-04-063-24/+1016
* [MAIL_USE_POP]: Add support for "-g" and "-k"Karl Heuer1998-04-061-8/+37
* (rmail-movemail-flags): New customizable variableKarl Heuer1998-04-061-0/+8
* (command-line-1): Fix punctuation in startup screen.Karl Heuer1998-04-061-1/+1
* (Fdirectory_files): Use make_uninit_multibyte_string.Karl Heuer1998-04-061-3/+4
* (ENVADD): Enviroment vars to pass to texi2dvi. UseAndreas Schwab1998-04-061-17/+18
* Always declare xmalloc.Andreas Schwab1998-04-061-1/+4
* Move cancelations up. Include <stdlib.h> ifAndreas Schwab1998-04-061-6/+10
* (_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