Mercurial > emacs
graph
-
(International): Fix wording of the last change.2002-03-03, by Eli Zaretskii
-
fixed parens in the last patch2002-03-03, by Sam Steingold
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(tetris-score-file): Put in home dir, not in /tmp.2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(gamegrid-set-font, gamegrid-setup-face)2002-03-03, by Richard M. Stallman
-
(snake-score-file): Put in home dir, not in /tmp.2002-03-03, by Richard M. Stallman
-
(install-arch-indep): Use umask 022 for DOC* and lisp/.2002-03-03, by Richard M. Stallman
-
(find-dired-filter): Fix previous change.2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-03, by Thien-Thi Nguyen
-
(list-diary-entries): Use `buffer-substring' instead of2002-03-03, by Thien-Thi Nguyen
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
(find-grep-dired): Rename arg to `regexp'.2002-03-03, by Richard M. Stallman
-
(find-grep-dired): Call shell-quote-argument. Specify the -e option.2002-03-03, by Richard M. Stallman
-
(Fopen_network_stream): Always call turn_on_atimers around connect.2002-03-03, by Kim F. Storm
-
*** empty log message ***2002-03-03, by Kim F. Storm
-
Test for getpeername.2002-03-03, by Kim F. Storm
-
*** empty log message ***2002-03-03, by Richard M. Stallman
-
*** empty log message ***2002-03-02, by Richard M. Stallman
-
*** empty log message ***2002-03-02, by Pavel Janík
-
(tildify-string-alist): Entry for xml-mode added.2002-03-02, by Pavel Janík
-
Fix the wording of index entry in the last change.2002-03-02, by Eli Zaretskii
-
(Locales): locale-coding-system is used for decoding keyboard input on X.2002-03-02, by Eli Zaretskii
-
(International, Language Environments, Specify Coding): Make it clear2002-03-02, by Eli Zaretskii
-
(Encoding and I/O): Mention select-safe-coding-system in the documentation2002-03-02, by Eli Zaretskii
-
*** empty log message ***2002-03-02, by Eli Zaretskii
-
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.2002-03-02, by Eli Zaretskii
-
Added information on how to set options in CDE so2002-03-02, by Jan Djärv
-
*** empty log message ***2002-03-02, by Miles Bader
-
(mwheel-scroll): Remove `double' and `triple' from the2002-03-02, by Miles Bader
-
Blinking cursor enhancement.2002-03-02, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Richard M. Stallman
-
(Fminibuffer_selected_window): New function.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Kim F. Storm
-
Blinking cursor enhancement.2002-03-01, by Kim F. Storm
-
(x_display_and_set_cursor): Blink box cursor using2002-03-01, by Kim F. Storm
-
(make_window, replace_window): Initialize phys_cursor_width.2002-03-01, by Kim F. Storm
-
(struct window): New member phys_cursor_width.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Kim F. Storm
-
(Fopen_network_stream): Use GCPRO6.2002-03-01, by Kim F. Storm
-
(GCPRO6): New macro.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Richard M. Stallman
-
(HAVE_JPEG): Turn it off if libjpeg version < 6b.2002-03-01, by Richard M. Stallman
-
*** empty log message ***2002-03-01, by Andreas Schwab
-
(texinfo-start-menu-description): Remove extra paren in regexp.2002-03-01, by Andreas Schwab
-
*** empty log message ***2002-03-01, by Eli Zaretskii
-
(mouse-show-mark): Use display-mouse-p, not display-graphic-p,2002-03-01, by Eli Zaretskii
-
*** empty log message ***2002-03-01, by Colin Walters
-
(eshell-parse-variable-ref): Use `make-temp-file'.2002-03-01, by Colin Walters
-
Typo.2002-03-01, by Stefan Monnier
-
(calc-gnuplot-tempfile): Don't expand against2002-03-01, by Colin Walters
-
*** empty log message ***2002-03-01, by Colin Walters
-
(java-font-lock-extra-types): Match java.net.URL, etc.2002-03-01, by Richard M. Stallman
-
*** empty log message ***2002-03-01, by Richard M. Stallman
-
Describe non-blocking connect using open-network-stream.2002-03-01, by Kim F. Storm
-
*** empty log message ***2002-03-01, by Kim F. Storm
-
(Fprocess_status): Document connect and failed return values.2002-02-28, by Kim F. Storm
-
Added support for non-blocking connect.2002-02-28, by Kim F. Storm
-
(Qconnect, Qfailed): New variables.2002-02-28, by Kim F. Storm
-
(syms_of_window): Initialize minibuf_selected_window.2002-02-28, by Kim F. Storm