Mercurial > emacs
graph
-
(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
-
(redisplay_window): Fix computing pos from last_point.1998-04-02, by Richard M. Stallman
-
(info-lookup->topic-cache): Use defun, not defsubst.1998-04-02, by Richard M. Stallman
-
(follow-scroll-up): Cope if `window-end' returns nil.1998-04-02, by Richard M. Stallman
-
(buf_charpos_to_bytepos): Delete local variable gapend_byte.1998-04-02, by Kenichi Handa
-
(CHARSET_OK): Don't reject safe charsets.1998-04-02, by Kenichi Handa
-
(selection_data_to_lisp_data): Give1998-04-02, by Kenichi Handa
-
(vc-revert-buffer): Rewrote handling of vc-diff buffer,1998-04-01, by André Spiegel
-
Customized.1998-04-01, by Andreas Schwab
-
(hack-one-local-variable): Variables named ...-predicate are treated as risky.1998-04-01, by Richard M. Stallman
-
Many doc fixes.1998-03-31, by Stephen Eglen
-
(vc-backend-revert): CVS bug fix.1998-03-31, by André Spiegel
-
* vc.el (vc-resolve-conflicts): New function.1998-03-31, by André Spiegel
-
(adjust_markers_for_replace): New function.1998-03-30, by Kenichi Handa
-
(adjust_after_replace, adjust_after_insert): Extern them.1998-03-30, by Kenichi Handa
-
(code_convert_region): Handle skipped ASCII characters1998-03-30, by Kenichi Handa
-
(struct coding_system): Comment for the member1998-03-30, by Kenichi Handa
-
(Finsert_file_contents): Call adjust_after_insert when1998-03-30, by Kenichi Handa
-
(info): Run man in build dir, not srcdir.1998-03-30, by Richard M. Stallman
-
(battery-linux-proc-apm): Re-use the temporary buffer.1998-03-30, by Richard M. Stallman
-
(desktop-buffer-info, desktop-buffer-rmail)1998-03-30, by Richard M. Stallman
-
(tex-start-shell): Call compilation-minor-mode.1998-03-30, by Richard M. Stallman
-
(tex-send-command): Return the process.1998-03-30, by Richard M. Stallman
-
(ange-ftp-kill-ftp-process): Convert buffer name to the buffer.1998-03-30, by Richard M. Stallman
-
(reporter-bug-hook): Fix error message.1998-03-29, by Richard M. Stallman