Mercurial > emacs
graph
-
(x_clear_frame_selections): Add extern.2005-04-24, by YAMAMOTO Mitsuharu
-
(handling_window_update, terminate_flag): Remove variables.2005-04-24, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.2005-04-24, by YAMAMOTO Mitsuharu
-
(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.2005-04-24, by YAMAMOTO Mitsuharu
-
(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.2005-04-24, by YAMAMOTO Mitsuharu
-
(MAC_OBJ): Add macselect.o.2005-04-24, by YAMAMOTO Mitsuharu
-
Define HAVE_PWD_H.2005-04-24, by YAMAMOTO Mitsuharu
-
Add NSServices key and data.2005-04-24, by YAMAMOTO Mitsuharu
-
(MacObjects): Add macselect.c.x.2005-04-24, by YAMAMOTO Mitsuharu
-
Require select. Set selection-coding-system to2005-04-24, by YAMAMOTO Mitsuharu
-
New file for selection processing on Mac OS.2005-04-24, by YAMAMOTO Mitsuharu
-
.2005-04-23, by Andreas Schwab
-
(Changing Files): Fix typo.2005-04-23, by Luc Teirlinck
-
*** empty log message ***2005-04-23, by Richard M. Stallman
-
(read-directory-name): Always pass non-nil2005-04-23, by Richard M. Stallman
-
(follow-end-of-buffer): Use with-no-warnings.2005-04-23, by Richard M. Stallman
-
(font-lock-comment-face): On terminals with few colors,2005-04-23, by Richard M. Stallman
-
(TeX-mode, plain-TeX-mode, LaTeX-mode):2005-04-23, by David Kastrup
-
(imenu--generic-function): The official position of a2005-04-23, by Richard M. Stallman
-
(midnight-timer): Move defvar up.2005-04-23, by Richard M. Stallman
-
(mouse-drag-region-1): Delete some debugging code.2005-04-23, by Richard M. Stallman
-
(save-place-to-alist): Use with-no-warnings.2005-04-23, by Richard M. Stallman
-
(command-line): Use with-no-warnings.2005-04-23, by Richard M. Stallman
-
(window-size-fixed): New defvar.2005-04-23, by Richard M. Stallman
-
(easy-menu-do-define): Use defalias, not fset.2005-04-23, by Richard M. Stallman
-
(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.2005-04-23, by Richard M. Stallman
-
(mail-font-lock-keywords): Use font-lock-comment-delimiter-face.2005-04-23, by Richard M. Stallman
-
(next-error-highlight-timer): New defvar.2005-04-23, by Richard M. Stallman
-
(Changing Files): Document MUSTBENEW arg in copy-file.2005-04-23, by Richard M. Stallman
-
*** empty log message ***2005-04-23, by Richard M. Stallman
-
(Cyclic Window Ordering): Clarify window-list.2005-04-23, by Richard M. Stallman
-
(Fcopy_file): New arg MUSTBENEW.2005-04-23, by Richard M. Stallman
-
(window_size_fixed): Variable deleted.2005-04-23, by Richard M. Stallman
-
.2005-04-23, by Andreas Schwab
-
(LD_SWITCH_MACHINE) [LINUX]: Don't define.2005-04-23, by Andreas Schwab
-
Regenerate.2005-04-23, by Andreas Schwab
-
Remove duplicate match for powerpc configuration.2005-04-23, by Andreas Schwab
-
(isearch-forward): Doc fix.2005-04-23, by Andreas Schwab
-
Mark JIT stealth entry as non-documentable.2005-04-23, by Eli Zaretskii
-
Document changes in JIT stealth lock parameters.2005-04-23, by Eli Zaretskii
-
*** empty log message ***2005-04-23, by Eli Zaretskii
-
(jit-lock-stealth-time): Change default value to 16.2005-04-23, by Eli Zaretskii
-
*** empty log message ***2005-04-23, by Eli Zaretskii
-
(write-abbrev-file): Write table entries in alphabetical order2005-04-23, by Eli Zaretskii
-
Fix a typo.2005-04-23, by Eli Zaretskii
-
*** empty log message ***2005-04-22, by Thien-Thi Nguyen
-
(HAVE_PWD_H): Define.2005-04-22, by Thien-Thi Nguyen
-
(HAVE_PWD_H): Undef.2005-04-22, by Thien-Thi Nguyen
-
*** empty log message ***2005-04-22, by Nick Roberts
-
(ido-read-internal): Fix `list' completion.2005-04-22, by Kim F. Storm
-
*** empty log message ***2005-04-22, by Kim F. Storm
-
*** empty log message ***2005-04-22, by Kenichi Handa
-
(copy_sub_char_table): Explicitly copy the default value2005-04-22, by Kenichi Handa
-
*** empty log message ***2005-04-22, by Kenichi Handa
-
(recentf-save-file-coding-system): New variable.2005-04-22, by Kenichi Handa
-
*** empty log message ***2005-04-22, by Nick Roberts
-
*** empty log message ***2005-04-22, by Nick Roberts
-
(define-obsolete-variable-alias): New macro.2005-04-22, by Nick Roberts
-
(Variable Aliases): Describe make-obsolete-variable2005-04-22, by Nick Roberts
-
(Symbol Plists): Remove safe-get, as get is now safe.2005-04-21, by Kim F. Storm