1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

357 Commits

Author SHA1 Message Date
Stefan Monnier
ceaabbbde7 (mouse-drag-mode-line-1): Obey mouse-1-click-follows-link. 2009-01-31 22:14:53 +00:00
Chong Yidong
c1202d4b35 (mouse-select-font): Return a string instead of a list. 2009-01-27 20:43:27 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Lute Kamstra
9201cc281b * align.el:
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Sam Steingold
f399e4ade9 (mouse-buffer-menu-mode-groups): Place "Annotate" into
the "Version Control" group (for C-x v g).
2008-11-11 17:20:06 +00:00
Glenn Morris
b7d1d1018a (mouse-set-font): Use set-frame-font. 2008-10-03 07:47:06 +00:00
Glenn Morris
f2d9c15f59 Add declarations for builds without X. 2008-08-11 01:23:07 +00:00
Dan Nicolaescu
9e2a264775 Remove support for Mac Carbon.
* mactoolbox.c:
* macterm.h:
* macterm.c:
* macselect.c:
* macmenu.c:
* macgui.h:
* macfns.c:
* mac.c: Remove file.
* s/darwin.h:
* m/intel386.h:
* xfaces.c:
* xdisp.c:
* window.c:
* tparam.c:
* termhooks.h:
* termcap.c:
* term.c:
* syssignal.h:
* sysselect.h:
* sysdep.c:
* process.c:
* lread.c:
* lisp.h:
* keyboard.c:
* image.c:
* fringe.c:
* frame.h:
* frame.c:
* fontset.c:
* font.h:
* font.c:
* fns.c:
* fileio.c:
* emacs.c:
* dispnew.c:
* dispextern.h:
* config.in:
* atimer.c:
* Makefile.in: Remove code for Carbon

* erc.el: Remove code for Carbon.

Remove support for Mac Carbon.
* term/mac-win.el: Remove file
* international/mule-cmds.el:
* version.el:
* startup.el:
* simple.el:
* mwheel.el:
* mouse.el:
* loadup.el:
* isearch.el:
* info.el:
* frame.el:
* faces.el:
* disp-table.el:
* cus-start.el:
* cus-face.el:
* cus-edit.el:
* Makefile.in: Remove code for Carbon.

Remove support for Mac Carbon.
* makefile.w32-in:
* emacsclient.c: Remove code for Carbon.

* PROBLEMS:
* MACHINES: Remove mentions of Mac Carbon.

* ns-emacs.texi:
* faq.texi: Remove mentions of Mac Carbon.

* os.texi:
* frames.texi:
* display.texi: Remove mentions of Mac Carbon.

* xresources.texi: Remove mentions of Mac Carbon.

* make-tarball.txt:
* admin.el:
* FOR-RELEASE:
* CPP-DEFINES: Remove mentions of Mac Carbon.

Remove support for Mac Carbon.
* mac: Remove directory.
* make-dist:
* configure.in:
* README:
* Makefile.in:
* INSTALL:  Remove code for Carbon.
* configure: Regenerate.
2008-07-27 18:24:48 +00:00
Adrian Robert
edfda78355 merging Emacs.app (NeXTstep port) 2008-07-15 18:15:18 +00:00
Glenn Morris
fffa137cb7 American English spelling fix. 2008-06-27 07:34:53 +00:00
Glenn Morris
cdd1f23bbf Fix comment typo. 2008-06-27 07:30:14 +00:00
Miles Bader
520713e786 Handle void selection in mouse-appearance-menu
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1281
2008-06-24 04:52:51 +00:00
Glenn Morris
b816c5e382 (buffer-face-mode-invoke): Declare. 2008-06-18 02:53:20 +00:00
Miles Bader
4271b4248d Use buffer-face-mode for mouse font menu
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1252
2008-06-17 11:28:06 +00:00
Glenn Morris
9c25700591 (x-select-font): Declare. 2008-06-17 05:57:29 +00:00
Chong Yidong
5a6566359f Fix last change. 2008-06-15 20:20:42 +00:00
Chong Yidong
3db09e26fd (mouse-appearance-menu-map): New var.
(mouse-appearance-menu): New function.  Bind it to S-down-mouse-1.
2008-06-15 20:04:33 +00:00
Glenn Morris
aa360da10d Add some compiler declarations, for builds without X. 2008-06-12 03:56:20 +00:00
Chong Yidong
ecb044e135 (mouse-select-font): New function. 2008-06-10 19:57:09 +00:00
Glenn Morris
eb3fa2cfcf Switch to recommended form of GPLv3 permissions notice. 2008-05-06 08:06:51 +00:00
Juanma Barranquero
5e38cdab45 (mouse-major-mode-menu, mouse-popup-menubar, mouse-popup-menubar-stuff):
Add WHEN to obsolescence declaration.
2008-04-18 10:30:18 +00:00
Stefan Monnier
0b2b62ff6d * mouse.el (mouse-menu-major-mode-map): New fun extracted from
mouse-major-mode-menu.
(mouse-menu-bar-map): New fun extracted from mouse-popup-menubar.
(mouse-major-mode-menu, mouse-popup-menubar)
(mouse-popup-menubar-stuff): Use them.
(C-down-mouse-3): Bind to a dynamic map rather than to
mouse-popup-menubar-stuff.
* bindings.el (mode-line-major-mode-keymap): Bind down-mouse-1
to mouse-menu-major-mode-map rather than to mouse-major-mode-menu.
2008-04-09 03:53:48 +00:00
Stefan Monnier
00f7c5edc6 * subr.el (keymap-canonicalize): New function.
* mouse.el (mouse-menu-non-singleton): Use it.
(mouse-major-mode-menu): Remove hack made unnecessary.
* keymap.c (Qkeymap_canonicalize): New var.
(Fmap_keymap_internal): New fun.
(describe_map): Use keymap-canonicalize.
2008-04-04 17:31:20 +00:00
Chong Yidong
688468a012 (mouse-set-region-1): Save the old value of transient-mark-mode.
(mouse-drag-track): Ignore the now-obsolete value `identity' for
transient-mark-mode.
2008-04-02 20:16:33 +00:00
Stefan Monnier
ad0d18af63 (mouse-major-mode-menu-prefix): Remove. Remove uses.
(mouse-menu-non-singleton): Rename from mouse-major-mode-menu-1.
Use map-keymap.
(minor-mode-menu-from-indicator): Use it.  Simplify.
2008-04-01 08:35:58 +00:00
Dan Nicolaescu
fb1a03c9f5 * mouse.el (minor-mode-menu-from-indicator): Create a menu with a
"Turn off" and a "Help" entry when the minor mode has no menu.
2008-02-21 09:15:32 +00:00
Glenn Morris
d2b532fe1c Chris Moore <christopher.ian.moore at gmail.com>
(x-fixed-font-alist): Use consistent capitalization for "Font Menu".
2008-02-07 06:20:25 +00:00
Glenn Morris
0595c9f92f (mouse-major-mode-menu): Suppress duplicate menus. 2008-01-08 05:13:06 +00:00
Dan Nicolaescu
b38f5e6fea * mouse.el (mouse-popup-menubar): Fix typo.
* emacs-lisp/bytecomp.el (byte-compile-from-buffer): Move one more
form inside with-current-buffer.

* progmodes/antlr-mode.el (provide): Move to the end of file.
(require): Don't require font-lock and compile.
(outline-level, imenu-use-markers, imenu-create-index-function):
Move declarations to top level.
(cond-emacs-xemacs-macfn): Declare for compiler.

* vc-bzr.el (vc-bzr-root):
* vc-arch.el (vc-arch-root): Only set a property if the file is
managed by this backend.

* vc-hg.el (vc-hg-state): Support the new status code for
up-to-date.
2008-01-04 08:34:15 +00:00
Stefan Monnier
48d33090d0 * erc-ibuffer.el (erc-channel-modes):
* bs.el (bs--sort-by-mode, bs--get-mode-name):
* imenu.el (imenu-add-to-menubar):
* makesum.el (make-command-summary):
* mouse.el (mouse-major-mode-menu, mouse-popup-menubar, mouse-buffer-menu):
* msb.el (msb--mode-menu-cond):
* calc/calc-embed.el (calc-do-embedded):
* emacs-lisp/helper.el (Helper-describe-mode):
* mail/emacsbug.el (report-emacs-bug):
* progmodes/hideshow.el (hs-grok-mode-type):
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
* textmodes/table.el (*table--cell-describe-mode):
Pass mode-name through format-mode-line.
2008-01-04 06:29:12 +00:00
Richard M. Stallman
63571b5a84 (mouse-yank-primary): New function (almost same as mouse-yank-secondary). 2007-12-25 20:09:05 +00:00
Miles Bader
47854a5568 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-956
2007-12-16 04:31:49 +00:00
Jason Rumney
fc1f472bc4 (mouse-buffer-menu-alist): Keep buffer names left aligned. 2007-12-06 17:58:08 +00:00
Glenn Morris
7e4e9c6618 (mouse-minor-mode-menu, minor-mode-menu-from-indicator):
Move here from bindings.el
2007-10-19 02:14:58 +00:00
Sam Steingold
cc2ee8ec1e (mouse-buffer-menu): Pass mode-name through format-mode-line because it
may be a list, e.g., (sgml-xml-mode "XML" "SGML"), and not a string.
2007-08-06 17:19:26 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Richard M. Stallman
b3709a5323 (mouse-yank-secondary): Better error message if no secondary selection. 2007-07-16 04:42:24 +00:00
Martin Rudalics
1d16d0504b (mouse-drag-track): Reset transient-mark-mode to nil
when handling the terminating event.
2007-07-15 08:31:26 +00:00
Martin Rudalics
177ffe92bf (mouse-drag-track): Reset transient-mark-mode to nil
when handling the terminating event.
2007-07-08 08:21:13 +00:00
Martin Rudalics
20a65989fe (mouse-drag-mode-line-1): Quit mouse tracking when
event is not a cons cell.  Do not unread drag-mouse-1 events.
Select right window in check whether space was stolen from
window above.
2007-07-02 05:40:12 +00:00
Martin Rudalics
c291e34415 (mouse-drag-mode-line-1): Quit mouse tracking when
event is not a cons cell.  Do not unread drag-mouse-1 events.
Select right window in check whether space was stolen from
window above.
2007-06-20 07:55:25 +00:00
Chong Yidong
3e4f866be3 (mouse-set-secondary): Update mouse-secondary-overlay. 2007-04-01 17:45:20 +00:00
Chong Yidong
c2841cde5f (mouse-drag-track): Remove spurious input-pending-p test. Suggested
by Johan Bockgård.
2007-03-19 15:52:04 +00:00
Richard M. Stallman
35da1e4830 (mouse-drag-mode-line-1, mouse-drag-vertical-line):
Don't select the window -- pass it to primitives instead.
2007-03-04 17:46:23 +00:00
Kim F. Storm
760a2050ca (mouse-show-mark): Run hooks and perform command
remapping for mouse-region-delete-keys.
2007-02-26 10:11:34 +00:00
Eli Zaretskii
84e42e60e1 <left-fringe mouse-2, right-fringe mouse-3, left-fringe mouse-3>: New bindings. 2007-02-02 14:42:38 +00:00
Eli Zaretskii
05b531f695 Fix whitespace and indentation. 2007-01-27 17:38:14 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Chong Yidong
a9d0154753 (mouse-drag-track): Suppress automatic hscrolling for initial down
event.
2006-12-02 21:47:02 +00:00