Mercurial > emacs
graph
-
Don't let a special LessTif/Motif1.2 install2005-03-16, by Stefan Monnier
-
(read_char): Only do the 7-bit-meta -> 27-bit-meta2005-03-16, by Stefan Monnier
-
*** empty log message ***2005-03-16, by Lute Kamstra
-
(Ffloor): Doc fix.2005-03-16, by Lute Kamstra
-
(mark-diary-entries): Use new optional argument REDRAW rather than2005-03-16, by Glenn Morris
-
(calendar-redrawing): Delete.2005-03-16, by Glenn Morris
-
*** empty log message ***2005-03-16, by Glenn Morris
-
*** empty log message ***2005-03-16, by Stefan Monnier
-
(add-minor-mode): Use the new :minor-mode-function property.2005-03-16, by Stefan Monnier
-
(auto-fill-function): Use the new :minor-mode-function property.2005-03-16, by Stefan Monnier
-
(describe-mode): Allow minor mode toggles to use a different2005-03-16, by Stefan Monnier
-
*** empty log message ***2005-03-16, by Kenichi Handa
-
(sera-being-called-by-w3): New variable.2005-03-16, by Kenichi Handa
-
Fix typo.2005-03-16, by YAMAMOTO Mitsuharu
-
Fix typo (skip_while_space -> skip_white_space).2005-03-16, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-03-16, by YAMAMOTO Mitsuharu
-
(DARWIN): Don't define.2005-03-16, by YAMAMOTO Mitsuharu
-
(init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) ||2005-03-16, by YAMAMOTO Mitsuharu
-
(xrm_merge_string_database, xrm_get_resource)2005-03-16, by YAMAMOTO Mitsuharu
-
(x_list_fonts): FONT-LIST-CACHE is now cadr part of name_list_element.2005-03-16, by YAMAMOTO Mitsuharu
-
(XrmDatabase): Typedef to Lisp_Object.2005-03-16, by YAMAMOTO Mitsuharu
-
(mac_get_rdb_resource): Remove function.2005-03-16, by YAMAMOTO Mitsuharu
-
Include macterm.h instead of directly including Carbon.h.2005-03-16, by YAMAMOTO Mitsuharu
-
(CFBundleIdentifier): Change to org.gnu.Emacs.2005-03-16, by YAMAMOTO Mitsuharu
-
Fix isearch in Info.2005-03-16, by Juri Linkov
-
*** empty log message ***2005-03-16, by Juri Linkov
-
(find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.2005-03-16, by Juri Linkov
-
Put `isearch-scroll' property to `split-window-horizontally'.2005-03-16, by Juri Linkov
-
Update error messages for `debug-ignored-errors'.2005-03-16, by Juri Linkov
-
*** empty log message ***2005-03-16, by YAMAMOTO Mitsuharu
-
(struct mac_output) [TARGET_API_MAC_CARBON]: New member2005-03-16, by YAMAMOTO Mitsuharu
-
(activate_scroll_bars, deactivate_scroll_bars): Remove functions and2005-03-16, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Include Appearance.h and Controls.h. Use2005-03-16, by YAMAMOTO Mitsuharu
-
(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused2005-03-16, by YAMAMOTO Mitsuharu
-
Add mouse pointer shape constants.2005-03-16, by YAMAMOTO Mitsuharu
-
(move-beginning-of-line): Use vertical-motion.2005-03-15, by Kim F. Storm
-
*** empty log message ***2005-03-15, by Kim F. Storm
-
*** empty log message ***2005-03-15, by Lute Kamstra
-
(Instrumenting Macro Calls): Fix typos.2005-03-15, by Lute Kamstra
-
(Info-isearch-initial-node): New internal variable.2005-03-15, by Juri Linkov
-
(isearch-error): New variable.2005-03-15, by Juri Linkov
-
*** empty log message ***2005-03-15, by Juri Linkov
-
*** empty log message ***2005-03-15, by YAMAMOTO Mitsuharu
-
(keycode_to_xkeysym_table): Change mapping so that it coincide with2005-03-15, by YAMAMOTO Mitsuharu
-
(function-key-map): Sync with x-win.el.2005-03-15, by YAMAMOTO Mitsuharu
-
(normal-erase-is-backspace): Set default to t if running on Mac.2005-03-15, by YAMAMOTO Mitsuharu
-
(syms_of_coding): Docstring of coding-category-list fixed.2005-03-15, by Kenichi Handa
-
*** empty log message ***2005-03-15, by Kenichi Handa
-
Fix previous change.2005-03-15, by Kenichi Handa
-
(thai-generate-quail-map): Fix the kesmanee layout.2005-03-15, by Kenichi Handa
-
*** empty log message ***2005-03-15, by Kenichi Handa
-
(locale-language-names): Modify the2005-03-15, by Kenichi Handa
-
(smerge-ediff): Remove bogus autoload.2005-03-14, by Stefan Monnier
-
*** empty log message ***2005-03-14, by Lute Kamstra
-
(debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginning2005-03-14, by Lute Kamstra
-
*** empty log message ***2005-03-14, by Lute Kamstra
-
(macro-declaration-function): Move to emacs-lisp/byte-run.el.2005-03-14, by Lute Kamstra
-
(macro-declaration-function): Move from subr.el.2005-03-14, by Lute Kamstra
-
*** empty log message ***2005-03-14, by Lute Kamstra
-
(define-generic-mode): Let generic-mode-list be a list of strings;2005-03-14, by Lute Kamstra