1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00
Commit Graph

61422 Commits

Author SHA1 Message Date
Richard M. Stallman
06100606c1 (Frequire): Treat evaluating from a source file
like loading the file.
2005-12-11 05:10:08 +00:00
Richard M. Stallman
356e6d8de4 (Flog): Doc fix. 2005-12-11 05:09:00 +00:00
Richard M. Stallman
83c1cf6df6 (Finsert_file_contents): Set Vdeactivate_mark when we change the buffer. 2005-12-11 05:08:18 +00:00
Richard M. Stallman
7c0ab7d9e4 Comment and whitespace changes. 2005-12-11 05:07:16 +00:00
Richard M. Stallman
4b1c16c20f *** empty log message *** 2005-12-11 05:02:28 +00:00
Richard M. Stallman
e39588f395 (Buffer-menu-sort-column): Not a user variable. 2005-12-11 05:01:21 +00:00
Richard M. Stallman
912ea554bc (Common Keywords): State caveats for use of :tag. 2005-12-11 04:42:52 +00:00
YAMAMOTO Mitsuharu
ac8fcf0f17 *** empty log message *** 2005-12-11 01:06:48 +00:00
YAMAMOTO Mitsuharu
4d4983fdb3 (syms_of_macselect) <mac-apple-event-map>:
Initialize to nil.  Keymap is now created in lisp/term/mac-win.el.
2005-12-11 01:06:29 +00:00
YAMAMOTO Mitsuharu
77892c7340 (main) [MAC_OS8]: Undo previous change. 2005-12-11 01:06:20 +00:00
YAMAMOTO Mitsuharu
2f1fd48471 Create keymap for mac-apple-event-map. 2005-12-11 01:05:56 +00:00
Nick Roberts
760a716cf7 (gud-tooltip-modes, gud-tooltip-display):
Add the gud groupname.
(gud-tooltip-mode): Add the tooltip groupname. Move in front
of other defcustoms with that groupname.
(gud-tooltip-echo-area): Add the gud groupname. Remove tag to
avoid conflict with tooltip-use-echo-area.
2005-12-10 21:32:22 +00:00
Nick Roberts
e85dcd95a2 (tooltip-mode): Move to start of file so that it
appears at top of customize buffer.
2005-12-10 21:28:59 +00:00
Nick Roberts
35cd2d87b7 *** empty log message *** 2005-12-10 21:27:34 +00:00
Romain Francoise
b6f2e1f5b8 Set VER to `22.1'.
(Basic editing): Explain how to use localized versions of the
Tutorial.  Mention that `C-h r' displays the manual.  Delete
obsolete WWW link to an Emacs 18 tutorial.
(Getting a printed manual): Point to the new locations of the
manuals on the GNU Web site.
(Emacs Lisp documentation): Explain that the Emacs Lisp manual is
available via Info (it was previously distributed separately).
(Installing Texinfo documentation): The latest version of Texinfo
is 4.8, not 4.0.
(Informational files for Emacs): COPYING is the GNU General Public
License, not the Emacs General Public License.
(Informational files for Emacs): Delete obsolete link to the
GNUinfo pages as they have been removed from the GNU Web site.
(New in Emacs 22): New node.
(Setting up a customization file): Say that most packages support
Customize nowadays.
(Colors on a TTY): Delete reference to instructions on how to
enable syntax highlighting, it is now enabled by default.
(Turning on abbrevs by default): Emacs now reads the abbrevs file
at startup automatically.
(Controlling case sensitivity): Mention `M-c' in isearch.
(Using an already running Emacs process): Emacs now creates the
socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
gnuserv.  As emacsclient can now run Lisp code as well, delete a
sentence praising gnuserv for that.  Simplify description of how
the client/server operation works.
(Compiler error messages): Delete obsolete text (compile.el has
been rewritten).
(Indenting switch statements): Fix typo.
(Matching parentheses): Simplify setup instructions, mention the
menu bar item in the Options menu.
(Repeating a command as many times as possible): Mention `C-x e'.
(Going to a line by number): Mention new keymap and bindings
`M-g M-g', `M-g M-p' and `M-g M-n'.
(Turning on syntax highlighting): Now on by default.  Simplify.
(Replacing highlighted text): Use `1', not `t'.
(Problems with very large files): The maximum size is now 256MB on
32-bit machines.
(^M in the shell buffer): Mention `comint-process-echoes'.
(Emacs for Apple computers): Emacs 22 has native support for Mac
OS X.
(Translating names to IP addresses): Delete node.
(Binding keys to commands): Fix typo.
(SPC no longer completes file names): New node.
(MIME with Emacs mail packages): Delete section about the Emacs
MIME FAQ (it's not reachable anymore).
2005-12-10 21:21:30 +00:00
Romain Francoise
d50d22f1f4 (help-for-help-internal): Add `r' in doc string. 2005-12-10 17:20:10 +00:00
Eli Zaretskii
5fdf9b7cf0 *** empty log message *** 2005-12-10 12:35:47 +00:00
Eli Zaretskii
cbf08c3901 (align-regexp, align-highlight-rule): Use region-beginning and region-end
instead of point and mark, so that repetition (with `repeat-complex-command')
recomputes the region bounds.
2005-12-10 12:35:04 +00:00
Eli Zaretskii
614b38a995 (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
(bw-find-tree-sub-1, bw-l, bw-t, bw-r, bw-b, bw-dir, bw-eqdir)
(bw-refresh-edges, bw-adjust-window, bw-balance-sub): New functions.
(balance-windows): Rewrite using the above new functions.
2005-12-10 12:21:44 +00:00
Eli Zaretskii
a8514f71b9 hi-lock-mode is now buffer local, use global-hi-lock-mode instead. 2005-12-10 11:57:30 +00:00
Eli Zaretskii
cedf175b49 (Highlight Interactively): Include global-hi-lock-mode. Add miscellaneous
details and elaborations.
2005-12-10 11:49:56 +00:00
Eli Zaretskii
71060bddb0 (hi-lock-mode) Renamed from hi-lock-buffer-mode; react if global-hi-lock-mode
seems intended.
(global-hi-lock-mode) Renamed from hi-lock-mode.
(hi-lock-archaic-interface-message-used, hi-lock-archaic-interface-deduce): New
variables.
(turn-on-hi-lock-if-enabled, hi-lock-line-face-buffer)
(hi-lock-face-buffer, hi-lock-face-phrase-buffer)
(hi-lock-find-patterns, hi-lock-font-lock-hook): Replace hi-lock-buffer-mode
with hi-lock-mode.
2005-12-10 11:48:21 +00:00
Eli Zaretskii
6d93e4aa38 (lisp-complete-symbol): Regenerate the completion list, even after a partial
completion has been inserted in the current buffer.  If there are more than 1
completion, redisplay the *Completions* buffer; if the completion is unique,
delete the *Completions* window.
2005-12-10 11:40:04 +00:00
Eli Zaretskii
eba9bb5f1a Fix last entry description. 2005-12-10 11:32:44 +00:00
Eli Zaretskii
7c86d70e27 (rmail-next-same-subject): Handle multiple "Re: " strings and long subject
lines that were broken into multiple lines at arbitrary places.
2005-12-10 11:30:33 +00:00
Eli Zaretskii
d9f9aa720f (octave-electric-space): Don't indent comments or strings if
octave-auto-indent is nil.
2005-12-10 10:29:22 +00:00
Glenn Morris
1c398d7410 *** empty log message *** 2005-12-10 05:47:27 +00:00
Glenn Morris
dbfca9c444 Update copyright pending Emacs 22. 2005-12-10 05:46:09 +00:00
Glenn Morris
600b6bc9c3 Update copyright info. 2005-12-10 05:46:09 +00:00
Richard M. Stallman
36c962505c (Font Lock): Delete the Global FL menu item. 2005-12-10 04:11:21 +00:00
YAMAMOTO Mitsuharu
4b3eb40742 *** empty log message *** 2005-12-10 01:50:23 +00:00
YAMAMOTO Mitsuharu
0f8dad4545 (enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event. 2005-12-10 01:50:12 +00:00
YAMAMOTO Mitsuharu
24d5a45ded (mac_make_lispy_event_code, mac_aedesc_to_lisp): Add externs.
(create_apple_event_from_event_ref) [TARGET_API_MAC_CARBON]: Likewise.
(Fmac_get_preference): Add EXFUN.
2005-12-10 01:50:02 +00:00
YAMAMOTO Mitsuharu
6a0b5d3781 (Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
(Qpreferences): Remove variables.
(syms_of_macterm) : Don't initialize them.
(Qhicommand) [USE_CARBON_EVENTS]: New variable.
(syms_of_macterm) [USE_CARBON_EVENTS]: Initialize it.
(init_required_apple_events, do_ae_open_application)
(do_ae_print_documents, do_ae_open_documents)
(do_ae_quit_application): Remove functions and prototypes.
(mac_ready_for_apple_events, Qundefined, init_apple_event_handler)
(mac_find_apple_event_spec): Add externs.
(mac_store_application_menu_event): Remove function.
(mac_store_apple_event, mac_make_lispy_event_code): New functions.
(mac_handle_command_event): Create Apple event from Carbon event.
Use mac_store_apple_event instead of mac_store_application_menu_event.
[MAC_OSX] (mac_store_services_event): Likewise.
(struct SelectionRange, SelectionRange): Remove struct and typedef.
[MAC_OS8] (main): Call init_apple_event_handler instead of
init_required_apple_events.
(mac_initialize) [MAC_OSX]: Likewise.
[!USE_CARBON_EVENTS] (mac_wait_next_event): Use
mac_ready_for_apple_events instead of Qmac_ready_for_drag_n_drop.
2005-12-10 01:49:53 +00:00
YAMAMOTO Mitsuharu
28714a27a1 Include keymap.h.
(mac_ready_for_apple_events): New variable.
(Vmac_apple_event_map, Qmac_apple_event_class)
(Qmac_apple_event_id): New variables.
(syms_of_macselect): Initialize them.
(Qundefined, mac_store_apple_event): Add externs.
(struct apple_event_binding): New struct.
(find_event_binding_fun, find_event_binding)
(mac_find_apple_event_spec, defer_apple_events)
(mac_handle_apple_event, init_apple_event_handler)
(copy_scrap_flavor_data): New functions.
(Fmac_process_deferred_apple_events): New defun.
(syms_of_macselect): Defsubr it.
(mac_store_services_event): Fix extern.
(mac_handle_service_event): Don't allocate Lisp objects during
asynchronous input processing.  Use mac_store_services_event
instead of mac_store_application_menu_event.
2005-12-10 01:49:44 +00:00
YAMAMOTO Mitsuharu
31b6888a5c (Qundecoded_file_name): New variable.
(syms_of_mac): Initialize it.
(mac_aelist_to_lisp, mac_aedesc_to_lisp): New functions.
[TARGET_API_MAC_CARBON] (create_apple_event_from_event_ref): New
function.
(Fmac_coerce_ae_data): New defun.
(syms_of_mac): Defsubr it.
2005-12-10 01:49:36 +00:00
YAMAMOTO Mitsuharu
f66c49cc1c (Qmac_apple_event) [MAC_OS]: New variable.
(syms_of_keyboard) [MAC_OS]: Initialize it.
(make_lispy_event) [MAC_OS]: Build lisp event for MAC_APPLE_EVENT.
2005-12-10 01:49:24 +00:00
YAMAMOTO Mitsuharu
dac5344bda (init_image) [MAC_OS]: Don't call EnterMovies.
[!HAVE_GIF && MAC_OS] (gif_load): Call EnterMovies.
2005-12-10 01:49:15 +00:00
YAMAMOTO Mitsuharu
a7b2485287 (main) [MAC_OS8]: Call syms_of_keymap before syms_of_macselect. 2005-12-10 01:49:06 +00:00
YAMAMOTO Mitsuharu
a03f741a35 (macselect.o): Depend on keymap.h. 2005-12-10 01:48:55 +00:00
YAMAMOTO Mitsuharu
62c118f5f1 Add CFBundleURLTypes key and
data.  Make NSServices open-selection the first entry.
2005-12-10 01:48:39 +00:00
YAMAMOTO Mitsuharu
ea1f60515f Require url when compiling. Call
mac-process-deferred-apple-events after loading init files.
(mac-apple-event-map): New defvar.  Define event handlers in it.
(core-event, internet-event): New Apple event class symbols.
(open-application, reopen-application, open-documents)
(print-documents, open-contents, quit-application)
(application-died, show-preferences, autosave-now, get-url): New
Apple event ID symbols.
(about): New HICommand ID symbol.
(mac-event-spec, mac-event-ae): New macros.
(mac-ae-parameter, mac-ae-list, mac-bytes-to-integer)
(mac-ae-selection-range, mac-ae-text-for-search)
(mac-ae-open-documents, mac-ae-text, mac-ae-get-url): New functions.
(mac-application-menu-map): Remove keymap.  Handlers for HICommand
and Services menu events are now defined in mac-apple-event-map.
(mac-drag-n-drop): Remove selection range handling.
2005-12-10 01:48:21 +00:00
Bill Wohler
97c688edf8 * mh-customize.el (mh-path): Move here from mh-init.el.
(mh-variant): Mention that mh-path can be customized.
(mh-invisible-header-fields-internal): Add X-ContentStamp,
X-MAIL-INFO, and X-UNTD- from NetZero.

* mh-init.el (mh-path): Move defcustom to mh-customize.el.
2005-12-10 01:41:43 +00:00
Kenichi Handa
332ee54425 (isearch-process-search-char): Translate CHAR by
translation-table-for-input.
2005-12-10 01:14:23 +00:00
Kenichi Handa
ea9fc1bdb2 (zap-to-char): Translate CHAR by
translation-table-for-input.
2005-12-10 01:12:25 +00:00
Luc Teirlinck
78cfaa07f1 (Minibuffer Maps): Mention the maps for file name completion. 2005-12-10 00:46:09 +00:00
Luc Teirlinck
686f2a475e *** empty log message *** 2005-12-10 00:43:59 +00:00
Richard M. Stallman
e358e05216 (Fx_create_frame): Reinstate previous change. 2005-12-10 00:38:29 +00:00
Chong Yidong
ed73e486e4 foldout buglet fixed 2005-12-09 20:51:21 +00:00
Chong Yidong
b056252754 * foldout.el (foldout-exit-fold): Properly hide subtree. 2005-12-09 20:50:15 +00:00