Mercurial > emacs
graph
-
(rmail-movemail-flags): New customizable variable1998-04-06, by Karl Heuer
-
(command-line-1): Fix punctuation in startup screen.1998-04-06, by Karl Heuer
-
(Fdirectory_files): Use make_uninit_multibyte_string.1998-04-06, by Karl Heuer
-
(ENVADD): Enviroment vars to pass to texi2dvi. Use1998-04-06, by Andreas Schwab
-
Always declare xmalloc.1998-04-06, by Andreas Schwab
-
Move cancelations up. Include <stdlib.h> if1998-04-06, by Andreas Schwab
-
(_XOPEN_SOURCE): Define for declaration of cuserid.1998-04-06, by Andreas Schwab
-
Include <unistd.h> if available.1998-04-06, by Andreas Schwab
-
Include <stdlib.h> and <unistd.h> if available.1998-04-06, by Andreas Schwab
-
Include <stdlib.h> if available.1998-04-06, by Andreas Schwab
-
(help-make-xrefs): Grok commands in keymap table1998-04-06, by Dave Love
-
(lrt-composing-pattern-double-c): Change1998-04-06, by Andreas Schwab
-
(Flength): Doc fix.1998-04-06, by Andreas Schwab
-
(unexec): Account for possible padding before the old .bss1998-04-06, by Andreas Schwab
-
(Ftranspose_regions): Fix order of parameters for replace_range.1998-04-06, by Andreas Schwab
-
(Fdirectory_files): GCPRO encoded_directory and list.1998-04-06, by Andreas Schwab
-
(gc_sweep): Avoid using two loop variables counting the1998-04-06, by Andreas Schwab
-
Check for string.h.1998-04-06, by Andreas Schwab
-
(subset-p): Renamed from1998-04-06, by Kenichi Handa
-
(setup-japanese-environment): Setup1998-04-06, by Kenichi Handa
-
Set exit-function to1998-04-06, by Kenichi Handa
-
(Fstring_as_unibyte): Set size_byte field to -1.1998-04-06, by Kenichi Handa
-
(print) <Lisp_String>: Follow a hex escape with `\ ' if nec.1998-04-05, by Richard M. Stallman
-
Fix previous change.1998-04-05, by Richard M. Stallman
-
(help-highlight-face): Use underline.1998-04-05, by Richard M. Stallman
-
(vc-dired-mode): Make dired-after-readin-hook a local hook, not a local variable.1998-04-05, by André Spiegel
-
(update-file-autoloads): Redo 1997-08-23 change.1998-04-05, by Richard M. Stallman
-
(vc-merge, vc-backend-merge): New functions.1998-04-05, by André Spiegel
-
(vc-prefix-map): Added "m" for vc-merge.1998-04-05, by André Spiegel
-
(vc-ensure-vc-buffer): New function.1998-04-05, by André Spiegel
-
Customized.1998-04-05, by Stephen Eglen
-
Fix header line.1998-04-05, by Dave Love
-
Customized.1998-04-05, by Stephen Eglen
-
(command-line): Fix paren error.1998-04-05, by Dave Love
-
(webjump): Use assoc-ignore-case for locating the proper URL.1998-04-05, by Richard M. Stallman
-
(report-emacs-bug-hook): Use skip-chars-forward1998-04-05, by Richard M. Stallman
-
(make_frame_without_minibuffer): Conditionalize on HAVE_WINDOW_SYSTEM.1998-04-04, by Richard M. Stallman
-
(Fmessage_box): Pass the missing third argument1998-04-04, by Richard M. Stallman
-
(vc-next-action-dired): Use dired-do-redisplay. Handle1998-04-04, by Richard M. Stallman
-
(vc-parse-cvs-status): New function.1998-04-04, by Richard M. Stallman
-
(put_entries): Use %ld.1998-04-04, by Richard M. Stallman
-
(fatal): Declare the arg.1998-04-04, by Richard M. Stallman
-
(report-emacs-bug-hook): Don't bind enable-multibyte-characters.1998-04-04, by Richard M. Stallman
-
(regex_compile) [!MATCH_MAY_ALLOCATE]: Fix paren error.1998-04-04, by Richard M. Stallman
-
(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.1998-04-03, by Richard M. Stallman
-
(command-line): If already unibyte, just load1998-04-03, by Richard M. Stallman
-
(report-emacs-bug): Use set-buffer-multibyte.1998-04-03, by Richard M. Stallman
-
(compile_range): Unused function deleted.1998-04-03, by Richard M. Stallman
-
(rmail-mode-2): Locally set enable-local-variables1998-04-03, by Richard M. Stallman
-
(report-emacs-bug-hook): Fix the regexp for1998-04-03, by Richard M. Stallman
-
(rul-generic-mode): Use font-lock-builtin-face,1998-04-03, by Richard M. Stallman
-
(Fmake_variable_frame_local): Doc fix.1998-04-03, by Richard M. Stallman
-
Remove some directories that don't really work now.1998-04-03, by Richard M. Stallman
-
(Fstring_as_multibyte): Never return unibyte string unchanged.1998-04-02, by Richard M. Stallman
-
(main): Add [--unibyte] to usage.1998-04-02, by Dave Love
-
(RE_TRANSLATE): Use char_table_translate.1998-04-02, by Richard M. Stallman
-
(char_table_translate): New function.1998-04-02, by Richard M. Stallman
-
(widget-beginning-of-line): Don't set zmacs-region-stays.1998-04-02, by Richard M. Stallman
-
Delete some compatibility code.1998-04-02, by Richard M. Stallman
-
Add support for jdb (Java debugger).1998-04-02, by Richard M. Stallman