Mercurial > emacs
graph
-
(calculator-copy): Delete duplicate words.2005-07-18, by Juri Linkov
-
(allout-mode): Delete duplicate words.2005-07-18, by Juri Linkov
-
*** empty log message ***2005-07-18, by Juri Linkov
-
(isearch-process-search-multibyte-characters): Remove unneeded `concat'.2005-07-18, by Juri Linkov
-
(isearch-mode-map): Remove key bindings for regexp chars * ? } |.2005-07-18, by Juri Linkov
-
*** empty log message ***2005-07-18, by Juanma Barranquero
-
(ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.2005-07-18, by Juanma Barranquero
-
(zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.2005-07-18, by Juanma Barranquero
-
(icalendar--get-unfolded-buffer): Use `insert-buffer-substring' and `goto-char',2005-07-18, by Juanma Barranquero
-
(tar-subfile-save-buffer): Use `insert-buffer-substring', not `insert-buffer'.2005-07-18, by Juanma Barranquero
-
(dired-log): Use `insert-buffer-substring', not `insert-buffer'.2005-07-18, by Juanma Barranquero
-
(array-mode, array-reconfigure-rows, untabify-backward): Fix typos in2005-07-18, by Juanma Barranquero
-
(allout-resolve-xref): Fix typos in error strings.2005-07-18, by Juanma Barranquero
-
*** empty log message ***2005-07-18, by YAMAMOTO Mitsuharu
-
[MAC_OS] (XCreateGC): Remove extern.2005-07-18, by YAMAMOTO Mitsuharu
-
(struct mac_display_info): Change types of scratch_cursor_gc2005-07-18, by YAMAMOTO Mitsuharu
-
(x_bitmap_icon, x_make_frame_visible): Remove declarations.2005-07-18, by YAMAMOTO Mitsuharu
-
(struct _XGC): New struct.2005-07-18, by YAMAMOTO Mitsuharu
-
(x_set_cursor_color): Use XSetBackground and XSetForeground.2005-07-18, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-07-17, by Kim F. Storm
-
*** empty log message ***2005-07-17, by Richard M. Stallman
-
(Creating Frames): Fix foreground color example.2005-07-17, by Richard M. Stallman
-
(Init Examples): Clean up text about conditionals.2005-07-17, by Richard M. Stallman
-
*** empty log message ***2005-07-17, by Simon Josefsson
-
(smtpmail-auth-supported): Prefer PLAIN over LOGIN.2005-07-17, by Simon Josefsson
-
*** empty log message ***2005-07-17, by Simon Josefsson
-
(smtpmail-auth-supported): Added the 'plain auth method2005-07-17, by Simon Josefsson
-
*** empty log message ***2005-07-17, by Richard M. Stallman
-
(Fmake_overlay): Doc fix.2005-07-17, by Richard M. Stallman
-
(Managing Overlays): Clarify make-overlay args for insertion types.2005-07-17, by Richard M. Stallman
-
*** empty log message ***2005-07-17, by Kim F. Storm
-
(dired-other-window): Put ido property on dired-other-window.2005-07-17, by Kim F. Storm
-
*** empty log message ***2005-07-17, by Kim F. Storm
-
*** empty log message ***2005-07-16, by Juanma Barranquero
-
(def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc2005-07-16, by Juanma Barranquero
-
(byte-compile-maybe-guarded): Fix typo in docstring.2005-07-16, by Juanma Barranquero
-
*** empty log message ***2005-07-16, by Richard M. Stallman
-
(find-gc-subrs-callers): Renamed from find-gc-subrs-used.2005-07-16, by Richard M. Stallman
-
*** empty log message ***2005-07-16, by Richard M. Stallman
-
*** empty log message ***2005-07-16, by Richard M. Stallman
-
(allout-isearch-did-quit): Variable deleted.2005-07-16, by Richard M. Stallman
-
(isearch-mode-end-hook-quit): New variable.2005-07-16, by Richard M. Stallman
-
*** empty log message ***2005-07-16, by Richard M. Stallman
-
(byte-compile-maybe-guarded): Doc fix.2005-07-16, by Richard M. Stallman
-
(pascal-outline-map): Use fboundp, not boundp. Correctly avoid warnings.2005-07-16, by Richard M. Stallman
-
(f90-abbrev-start): Avoid warning.2005-07-16, by Richard M. Stallman
-
(asm-comment): Use with-no-warnings.2005-07-16, by Richard M. Stallman
-
(byte-compile-if): Guard the else-clause too.2005-07-16, by Richard M. Stallman
-
(tetris-mode): Avoid warning.2005-07-16, by Richard M. Stallman
-
(snake-mode): Avoid warning.2005-07-16, by Richard M. Stallman
-
(gamegrid-shared-game-dir): Add defvar.2005-07-16, by Richard M. Stallman
-
(byte-compile-or-recursion): New function.2005-07-16, by Richard M. Stallman
-
(eudc-hotlist-mode): Avoid warnings.2005-07-16, by Richard M. Stallman
-
(eudc-jump-to-event): Avoid warning.2005-07-16, by Richard M. Stallman
-
(uce-reply-to-uce): Replace beginning-of-buffer and insert-file.2005-07-16, by Richard M. Stallman
-
(byte-compile-and-recursion): New function.2005-07-16, by Richard M. Stallman
-
(eshell-rebind-keys-alist): Add defvar.2005-07-16, by Richard M. Stallman
-
(viper-activate-input-method): Avoid warning.2005-07-16, by Richard M. Stallman
-
(reb-cook-regexp): Avoid warning calling lre-compile-string.2005-07-16, by Richard M. Stallman
-
(calculator-last-input): Guard uses of event-key and key-press-event-p.2005-07-16, by Richard M. Stallman