1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00
Commit graph

733 commits

Author SHA1 Message Date
Dan Nicolaescu
07e5c0b0b7 * cmdargs.texi (Misc Variables): Remove Sun windows info.
* MACHINES: Remove Sun windows info.

* term/sun-mouse.el:
* obsolete/sun-fns.el:
* obsolete/sun-curs.el: Remove files.

* term/sun.el (select-previous-complex-command):

* sunfns.c: Remove file

* m/sun386.h:
* m/sun2.h:
* m/sparc.h: Remove Sun windows code.
2007-11-01 03:06:23 +00:00
Stefan Monnier
d1886efb12 (iris-function-map): Move initialization into declaration. 2007-10-24 14:54:03 +00:00
Dan Nicolaescu
657e833239 (terminal-init-xterm): Experiment with a longer
timeout.
2007-10-23 14:24:43 +00:00
Stefan Monnier
916e688026 (terminal-init-AT386): Use input-decode-map. 2007-10-22 15:25:12 +00:00
Stefan Monnier
4cbe273995 (terminal-init-vtNNN): Use input-decode-map. 2007-10-22 15:22:14 +00:00
Stefan Monnier
14cbaa91aa (tvi970-terminal-map): New var.
(terminal-init-tvi970): Use it and input-decode-map.
(tvi970-keypad-numeric): Remove.
(tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
2007-10-22 15:20:35 +00:00
Stefan Monnier
9039fed029 (sun-raw-prefix): Fill as part of declaration.
(terminal-init-sun): Use it and input-decode-map.
2007-10-22 15:20:21 +00:00
Stefan Monnier
5a2a8d9c22 (wyse50-terminal-map): New var.
(terminal-init-wyse50): Use it and input-decode-map.
(enable-arrow-keys): Emasculate.
2007-10-22 15:20:15 +00:00
Stefan Monnier
12e32f5242 * term/news.el (terminal-init-news):
* term/lk201.el (terminal-init-lk201):
* term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
2007-10-22 15:17:36 +00:00
Dan Nicolaescu
729f1525da * textmodes/reftex.el: Move require easymenu before first use.
(reftex-info): Require info at compile too.

* textmodes/org-publish.el (org-publish-org-to-html)
(org-publish-org-to): Require org at compile time too.
(org-publish-attachment): Require at compile time too.

* term/tty-colors.el (w32-tty-standard-colors): Pacify
byte-compiler.

* term/pc-win.el (frame-creation-function-alist): Add to this
instead of setting frame-creation-function.

* play/blackbox.el (bb-up, bb-down): Use forward-line.

* net/rcirc.el (rcirc-markup-text-functions): Move definition
earlier.

* calendar/todo-mode.el: Require calendar at compile time.

* calendar/cal-islam.el: Require diary-lib at compile time.

* calendar/cal-hebrew.el: Require diary-lib and holidays at
compile time.

* w32-vars.el: Provide w32-vars.

* term/w32-win.el: Require w32-vars.
(w32-color-map): Pacify byte-compiler.

* loadup.el: Load w32-wars before term/w32-win.
2007-10-21 00:24:32 +00:00
Dan Nicolaescu
975460179e * term/x-win.el (x-gtk-stock-map, icon-map-list)
(x-gtk-map-stock): Delete duplicated definitions from merge.

* progmodes/octave-mod.el: Require octave-inf at compile time

* progmodes/compile.el (compilation-skip-to-next-location)
(compilation-skip-threshold, compilation-skip-visited): Move
definitions earlier.

* play/zone.el (zone-fall-through-ws):
* play/landmark.el (lm-move-down, lm-move-up):
* play/handwrite.el (handwrite):
* mail/mspools.el (mspools-visit-spool):
* wdired.el (wdired-next-line, wdired-previous-line):
* tar-mode.el (tar-subfile-save-buffer):
* scroll-lock.el (scroll-lock-next-line)
(scroll-lock-previous-line):
* image-dired.el (image-dired-next-line)
(image-dired-previous-line):
* ediff-help.el (ediff-help-message-line-length): Use
forward-line.

* smerge-mode.el (smerge-auto-refine):
* diff-mode.el (diff-auto-refine): Add :group.

* play/yow.el: Require doctor at compile time.

* vmsproc.el: Provide vmsproc.
(command-send-input): Use forward-line.

* vms-patch.el: Require ps-print and vmsproc at compile time.

* vc-mtn.el (log-view-message-re, log-view-file-re)
(log-view-font-lock-keywords): Pacify byte-compiler.

* vc-hg.el: Require log-view at compile time.
2007-10-20 06:30:18 +00:00
Stefan Monnier
4387d9f4f9 Don't require xt-mouse.
(terminal-init-xterm): Run terminal-init-xterm-hook rather than
calling turn-on-xterm-mouse-tracking-on-terminal directly.
2007-10-18 19:07:49 +00:00
Stefan Monnier
e3d60db071 (xterm-function-map, xterm-alternatives-map): Use the
`meta' modifier consistently, rather than using sometimes meta
sometimes alt.
2007-10-12 15:32:23 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Juanma Barranquero
f6959eb465 (x-alternatives-map): Remove spurious parenthesis. 2007-10-09 08:09:15 +00:00
Stefan Monnier
8e33712945 (rxvt-alternatives-map): New map.
(terminal-init-rxvt): Use it.
Bind rxvt-function-map in input-decode-map.
2007-10-09 05:16:20 +00:00
Stefan Monnier
3c33ac0785 (xterm-alternatives-map): Remove spurious left-over code.
(terminal-init-xterm): Typos.
2007-10-09 05:15:00 +00:00
Stefan Monnier
af16276427 (xterm-alternatives-map): New map.
(terminal-init-xterm): Use it.
Bind xterm-function-map in input-decode-map.
2007-10-09 05:05:57 +00:00
Stefan Monnier
bbd2296c61 (x-alternatives-map): New var.
(x-setup-function-keys): Use it.
2007-10-09 04:26:29 +00:00
Jan Djärv
1f09f6e8b9 (icon-map-list): Set to nil for 22.1 compability. 2007-10-01 06:02:08 +00:00
Reiner Steib
2e55c9864d (x-gtk-stock-map): Add Gnus and MH-E icons. Improve custom type.
(icon-map-list): Make it customizable.  Document how to disable stock icons.
2007-09-30 11:25:08 +00:00
Jan Djärv
7fbe8079e7 (x-gtk-stock-map): Version is 22.2. 2007-09-29 16:23:59 +00:00
Jan Djärv
f7d4d4df90 (x-gtk-stock-map): Version is 22.2 2007-09-29 16:23:03 +00:00
Dan Nicolaescu
f7ba2ff462 * term/w32-win.el (w32-drag-n-drop): Use mapc instead of mapcar.
* term/tvi970.el (terminal-init-tvi970): Likewise.

* term/sun-mouse.el (print-mouse-format): Likewise.

* term/sun.el (scroll-down-in-place, scroll-up-in-place): Use
forward-line instead of previous-line and next-line.
2007-09-23 00:38:44 +00:00
Glenn Morris
f3c1563339 (suspend-emacstool): Remove. 2007-09-21 03:58:12 +00:00
Glenn Morris
ee7569157a Remove emacstool-related code. 2007-09-21 03:55:20 +00:00
Jason Rumney
44fe0f6571 (w32-focus-frame): Make obsolete alias for x-focus-frame. 2007-09-18 22:18:09 +00:00
Dan Nicolaescu
aaeefd66c5 * xt-mouse.el (xterm-mouse-mode): Add hooks here not at the top
level.  Remove the hooks when turning off the mode.

* term/xterm.el: Require xt-mouse at compile time.
(terminal-init-xterm): Turn on xterm mouse tracking for this
terminal if xterm-mouse-mode is enabled.
2007-09-15 00:27:38 +00:00
Dan Nicolaescu
42ac3301fb (terminal-init-xterm): Add C-M- bindings. 2007-09-14 22:59:16 +00:00
Dan Nicolaescu
da600aad2b (xterm-function-map): Replace bindings that were
deleted by the merge.
2007-09-14 22:58:55 +00:00
Dan Nicolaescu
1fe912ee22 (xterm-function-map): Delete duplicated entries. 2007-09-14 22:51:44 +00:00
Dan Nicolaescu
e1b19750b6 (xterm-function-map): Add C-M- bindings. 2007-09-14 02:09:19 +00:00
Dan Nicolaescu
89aa4dfe9a (terminal-init-xterm): Add bindings for M-S- and
C-M-S- keys.
2007-09-12 19:02:12 +00:00
Dan Nicolaescu
6670206ff5 * term/xterm.el (xterm-function-map): Add bindings for M-S- and
C-M-S- keys.

* term/rxvt.el (rxvt-function-map): Initialize in the declaration.
2007-09-12 18:58:26 +00:00
Stefan Monnier
0ba6bcb1d6 (xterm-function-map): Initialize in the declaration. 2007-09-07 19:47:46 +00:00
Dan Nicolaescu
13af5af5bb (xterm-modify-other-keys-terminal-list): New
variable.
(xterm-turn-on-modify-other-keys): Only turn on modify-other-keys
if the selected frames is in
xterm-modify-other-keys-terminal-list.
(xterm-turn-off-modify-other-keys): Add an optional frame
parameter. Only turn off modify-other-keys if FRAME is in
xterm-modify-other-keys-terminal-list.
(xterm-remove-modify-other-keys): New function.
(terminal-init-xterm): Use it. Deal with delete-frame hook. Add
the selected frame to xterm-modify-other-keys-terminal-list.
2007-09-02 18:22:41 +00:00
Jan Djärv
4b59f2d860 (x-gtk-stock-map, icon-map-list): New variables.
(x-gtk-map-stock): New function.
2007-09-02 17:00:06 +00:00
Jan Djärv
5db55b9e50 (x-gtk-stock-map): Map diropen to system-file-manager.
(icon-map-list): New variable.
(x-gtk-map-stock): Use icon-map-list.
2007-09-02 16:51:22 +00:00
Dan Nicolaescu
7c1bfeccb0 (x-menu-bar-open): Delete duplicated function from
the merge.
(global-set-key): Delete f10 mapping, now done in menu-bar.el.
(provide): Move to the end of file.
2007-08-31 15:39:18 +00:00
Jan Djärv
5cb94d12c1 (x-gtk-stock-map): Add etc/images to keys.
(x-gtk-map-stock): Use two directory elements when matching
file name.
2007-08-31 10:13:35 +00:00
Dan Nicolaescu
dc8ceca12c Don't require url, only autoloaded url
functions are used in this file.
2007-08-29 16:28:46 +00:00
Jan Djärv
9b229c32e0 (x-gtk-stock-map): :version changed to 23.1. 2007-08-29 06:00:25 +00:00
Miles Bader
8d9cc0b7ea Merge multi-tty branch
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-866
2007-08-29 05:28:10 +00:00
Jan Djärv
017de7849c Fix comment. 2007-08-28 10:16:42 +00:00
Jan Djärv
dd31475195 (x-gtk-stock-map): New variable.
(x-gtk-map-stock): New function.
2007-08-28 10:16:00 +00:00
Miles Bader
62fb5e25f4 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 857-862)

   - Update from CVS
   - Merge from emacs--rel--22
   - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-38
2007-08-27 09:21:49 +00:00
YAMAMOTO Mitsuharu
a225da012c (mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.
2007-08-27 08:33:14 +00:00
YAMAMOTO Mitsuharu
8a2e0b2a69 (mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.
2007-08-27 08:30:37 +00:00
Miles Bader
1fb072d1df Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 852-856)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 93-96)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 245)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-32
2007-08-21 04:55:30 +00:00
Juri Linkov
254aafa84d (mac-apple-event-map): Bind About Emacs menu item to about-emacs instead
of display-splash-screen.
2007-08-16 00:11:29 +00:00