aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (add-minor-mode): Use the new :minor-mode-function property.Stefan Monnier2005-03-162-2/+11
* (auto-fill-function): Use the new :minor-mode-function property.Stefan Monnier2005-03-161-0/+1
* (describe-mode): Allow minor mode toggles to use a differentStefan Monnier2005-03-161-19/+16
* (sera-being-called-by-w3): New variable.Kenichi Handa2005-03-162-6/+18
* Fix typo.YAMAMOTO Mitsuharu2005-03-161-1/+1
* Fix typo (skip_while_space -> skip_white_space).YAMAMOTO Mitsuharu2005-03-161-4/+4
* *** empty log message ***YAMAMOTO Mitsuharu2005-03-162-3/+55
* (DARWIN): Don't define.YAMAMOTO Mitsuharu2005-03-161-0/+3
* (init_process): Change `#ifdef DARWIN' to `#if defined (DARWIN) ||YAMAMOTO Mitsuharu2005-03-161-1/+1
* (xrm_merge_string_database, xrm_get_resource)YAMAMOTO Mitsuharu2005-03-161-0/+10
* (x_list_fonts): FONT-LIST-CACHE is now cadr part of name_list_element.YAMAMOTO Mitsuharu2005-03-161-55/+18
* (XrmDatabase): Typedef to Lisp_Object.YAMAMOTO Mitsuharu2005-03-161-1/+1
* (mac_get_rdb_resource): Remove function.YAMAMOTO Mitsuharu2005-03-161-35/+10
* Include macterm.h instead of directly including Carbon.h.YAMAMOTO Mitsuharu2005-03-161-31/+973
* (CFBundleIdentifier): Change to org.gnu.Emacs.YAMAMOTO Mitsuharu2005-03-161-1/+1
* Fix isearch in Info.Juri Linkov2005-03-161-3/+7
* (find-function-regexp): Add defun-emitting macro `menu-bar-make-toggle'.Juri Linkov2005-03-162-1/+18
* Put `isearch-scroll' property to `split-window-horizontally'.Juri Linkov2005-03-161-0/+1
* Update error messages for `debug-ignored-errors'.Juri Linkov2005-03-161-13/+33
* *** empty log message ***YAMAMOTO Mitsuharu2005-03-162-1/+53
* (struct mac_output) [TARGET_API_MAC_CARBON]: New memberYAMAMOTO Mitsuharu2005-03-161-3/+10
* (activate_scroll_bars, deactivate_scroll_bars): Remove functions andYAMAMOTO Mitsuharu2005-03-161-102/+53
* [!TARGET_API_MAC_CARBON]: Include Appearance.h and Controls.h. UseYAMAMOTO Mitsuharu2005-03-161-7/+2
* (Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unusedYAMAMOTO Mitsuharu2005-03-161-193/+135
* Add mouse pointer shape constants.YAMAMOTO Mitsuharu2005-03-161-0/+49
* (move-beginning-of-line): Use vertical-motion.Kim F. Storm2005-03-151-11/+3
* *** empty log message ***Kim F. Storm2005-03-151-0/+4
* (Instrumenting Macro Calls): Fix typos.Lute Kamstra2005-03-152-5/+8
* (Info-isearch-initial-node): New internal variable.Juri Linkov2005-03-151-15/+34
* (isearch-error): New variable.Juri Linkov2005-03-151-52/+48
* *** empty log message ***Juri Linkov2005-03-151-0/+33
* *** empty log message ***YAMAMOTO Mitsuharu2005-03-152-0/+13
* (keycode_to_xkeysym_table): Change mapping so that it coincide withYAMAMOTO Mitsuharu2005-03-151-7/+11
* (function-key-map): Sync with x-win.el.YAMAMOTO Mitsuharu2005-03-151-7/+16
* (normal-erase-is-backspace): Set default to t if running on Mac.YAMAMOTO Mitsuharu2005-03-151-0/+1
* (syms_of_coding): Docstring of coding-category-list fixed.Kenichi Handa2005-03-151-1/+4
* Fix previous change.Kenichi Handa2005-03-152-6/+10
* (thai-generate-quail-map): Fix the kesmanee layout.Kenichi Handa2005-03-151-8/+22
* (locale-language-names): Modify theKenichi Handa2005-03-152-84/+137
* (smerge-ediff): Remove bogus autoload.Stefan Monnier2005-03-142-4/+5
* (debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginningLute Kamstra2005-03-142-3/+7
* (macro-declaration-function): Move to emacs-lisp/byte-run.el.Lute Kamstra2005-03-142-21/+7
* (macro-declaration-function): Move from subr.el.Lute Kamstra2005-03-141-7/+28
* (define-generic-mode): Let generic-mode-list be a list of strings;Lute Kamstra2005-03-142-3/+7
* (Commands of GUD): Move paragraph on settingNick Roberts2005-03-141-9/+8
* *** empty log message ***Nick Roberts2005-03-141-0/+5
* (cvs-string->strings): Strip trailing whitespace.Stefan Monnier2005-03-142-3/+7
* (next-line, previous-line): Add optional try-vscrollKim F. Storm2005-03-131-10/+15
* *** empty log message ***Kim F. Storm2005-03-131-1/+8
* (debug): Set debug-on-exit before calling debugger-setup-buffer soLute Kamstra2005-03-132-15/+21