Martin Rudalics
|
dca6c4189b
|
(window-system-default-frame-alist)
(initial-frame-alist, minibuffer-frame-alist)
(pop-up-frame-alist, pop-up-frame-function)
(special-display-frame-alist): Rewrite and reformat doc-strings.
|
2009-01-02 14:47:45 +00:00 |
|
Juanma Barranquero
|
69135f1297
|
* frame.el (make-frame-on-display): Use `string-match-p'.
|
2008-11-07 14:52:02 +00:00 |
|
Chong Yidong
|
c5a8bc0180
|
(make-frame-on-display): Ignore DISPLAY argument on Windows.
|
2008-11-04 16:39:46 +00:00 |
|
Juanma Barranquero
|
6cda144ffe
|
Fix typos in docstrings.
* cus-edit.el (customize-apropos-options, custom-comment)
(custom-comment-tag, custom-face-edit-attribute-tag):
Fix typos in docstrings.
(custom-buffer-done-kill): Remove * from defcustom docstring.
(custom-file): Fix typo in doc of defcustom choice.
* frame.el (display-visual-class): Fix typo in docstring.
(initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
(special-display-frame-alist, show-trailing-whitespace)
(auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
(display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
Remove * from defcustom docstrings.
* md4.el (md4-buffer): Fix typo in docstring.
(md4, md4-64): Doc fixes.
(md4-pack-int32): Reflow docstring.
* paths.el (rmail-file-name): Remove * from defcustom docstring.
(prune-directory-list, gnus-nntp-service): Fix typos in docstrings.
* rect.el (open-rectangle): Reflow docstring.
(spaces-string): Fix docstring typo. Use "?\s" instead of "? ".
* select.el (x-get-cut-buffer): Fix typo in docstring.
* timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
(timezone-time-zone-from-absolute, timezone-leap-year-p):
Fix typos in docstrings.
* emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
Fix typos in docstrings.
|
2008-11-01 01:24:33 +00:00 |
|
Chong Yidong
|
e9e6aee821
|
(make-frame-command): Doc fix. Use display-graphic-p.
|
2008-10-22 21:09:48 +00:00 |
|
Eli Zaretskii
|
1ac8f4d6c8
|
(make-frame-on-tty): Fix comment to the `interactive' spec.
|
2008-10-09 17:43:03 +00:00 |
|
Eli Zaretskii
|
c4dde5782c
|
(make-frame-on-tty): Use "F" inside interactive. Support `pc'
``window-system''.
|
2008-10-09 16:09:02 +00:00 |
|
Glenn Morris
|
52ef9375bb
|
(set-default-font): Make obsolete.
|
2008-10-03 07:24:54 +00:00 |
|
Dan Nicolaescu
|
d06f801066
|
(frame-initialize): Remove spurious setting of
special-display-function with the default value.
|
2008-09-21 22:58:41 +00:00 |
|
Martin Rudalics
|
bbca16d8d1
|
(select-frame-set-input-focus): With non-nil
mouse-autoselect-window always move mouse cursor to frame's
selected window. Otherwise restore pre 2008-09-13 behavior.
(select-frame-by-name): Use select-frame-set-input-focus.
|
2008-09-16 08:20:21 +00:00 |
|
Martin Rudalics
|
b0c7121cab
|
(select-frame-set-input-focus): With focus follows
mouse move mouse cursor to right window.
|
2008-09-13 08:28:04 +00:00 |
|
Martin Rudalics
|
25831d661d
|
(pop-up-frame-function): Move here from window.el to avoid
"CHANGED outside Customize;".
|
2008-09-03 09:17:23 +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 |
|
Dan Nicolaescu
|
601fb9b822
|
* term/ns-win.el:
* version.el (emacs-version):
* loadup.el:
* frame.el (make-frame-on-display): Check for ns instead of
ns-windowing.
|
2008-07-23 06:01:21 +00:00 |
|
Dan Nicolaescu
|
5f2aebc0e6
|
(ns-display-name): Remove declaration.
(make-frame-on-display): Use x-display-name instead
ns-display-name. Use unless.
|
2008-07-21 17:43:33 +00:00 |
|
Glenn Morris
|
5f9214ee16
|
(ns-display-name): Declare for compiler.
|
2008-07-17 02:35:06 +00:00 |
|
Glenn Morris
|
4c1863cd6e
|
(ns-initialize-window-system): Declare for compiler.
|
2008-07-16 02:30:15 +00:00 |
|
Adrian Robert
|
edfda78355
|
merging Emacs.app (NeXTstep port)
|
2008-07-15 18:15:18 +00:00 |
|
Glenn Morris
|
aa360da10d
|
Add some compiler declarations, for builds without X.
|
2008-06-12 03:56:20 +00:00 |
|
Glenn Morris
|
eb3fa2cfcf
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 08:06:51 +00:00 |
|
Juanma Barranquero
|
8d91bd0aad
|
(screen-height, screen-width, set-screen-width, set-screen-height):
Add WHEN to obsolescence declaration.
|
2008-04-18 10:28:42 +00:00 |
|
Stefan Monnier
|
2f5bb432ac
|
(frame-notice-user-settings): Distinguish explicit parent-id
from the auto-generated one.
|
2008-02-14 21:16:36 +00:00 |
|
Miles Bader
|
1bad168e59
|
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1006
|
2008-01-22 23:53:46 +00:00 |
|
Juanma Barranquero
|
d7cd2d8b4e
|
(display-mm-height, display-mm-width): Fix typos in docstrings.
|
2008-01-16 16:17:19 +00:00 |
|
Miles Bader
|
59ce725a3b
|
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
|
2008-01-08 20:46:54 +00:00 |
|
Glenn Morris
|
409cc4a3ea
|
Add 2008 to copyright years.
|
2008-01-07 02:45:14 +00:00 |
|
Richard M. Stallman
|
a32c180455
|
(frame-geom-value-cons, frame-geom-spec-cons): New fns.
|
2008-01-03 09:57:40 +00:00 |
|
Juanma Barranquero
|
bbf6ef44b6
|
(x-initialize-window-system): Declare as function.
|
2007-11-22 13:50:36 +00:00 |
|
Dan Nicolaescu
|
73e6adaa14
|
* international/titdic-cnv.el (dos-8+3-filename):
* obsolete/fast-lock.el (msdos-long-file-names):
* frame.el (msdos-mouse-p):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* net/browse-url.el (w32-shell-execute):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.
|
2007-11-22 01:05:55 +00:00 |
|
Stefan Monnier
|
cb01ce3f05
|
Fit within 80 columns.
|
2007-11-21 20:37:22 +00:00 |
|
Dan Nicolaescu
|
99c715160b
|
* frame.el (msdos-mouse-p):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* net/browse-url.el (w32-shell-execute):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Undo previous change.
|
2007-11-21 08:37:31 +00:00 |
|
Dan Nicolaescu
|
e8ffb999b9
|
* frame.el (msdos-mouse-p):
* generic-x.el (w32-shell-name):
* files.el (msdos-long-file-names, w32-long-file-name)
(msdos-long-file-names, dired-get-filename, dired-unmark)
(dired-do-flagged-delete, dos-8+3-filename, vms-read-directory)
(view-mode-disable):
* term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data)
(mac-resume-apple-event, mac-font-panel-mode)
(mac-atsu-font-face-attributes, mac-ae-set-reply-parameter)
(mac-clear-font-name-table):
* term/pc-win.el (msdos-remember-default-colors)
(w16-set-clipboard-data, w16-get-clipboard-data):
* term/w32-win.el (w32-send-sys-command, w32-select-font)
(set-message-beep):
* w32-fns.el (set-message-beep, w32-get-clipboard-data)
(w32-get-locale-info, w32-get-valid-locale-ids)
(w32-set-clipboard-data):
* help-fns.el (ad-get-advice-info):
* font-lock.el (fast-lock-after-fontify-buffer)
(fast-lock-after-unfontify-buffer, fast-lock-mode)
(lazy-lock-after-fontify-buffer)
(lazy-lock-after-unfontify-buffer, lazy-lock-mode):
* net/browse-url.el (w32-shell-execute):
* dos-fns.el (int86, msdos-long-file-names):
* dos-w32.el (default-printer-name): Declare as functions.
|
2007-11-21 03:06:01 +00:00 |
|
Miles Bader
|
b2529d56b5
|
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 116-121)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
|
2007-10-15 02:07:53 +00:00 |
|
Dan Nicolaescu
|
de30d842fc
|
Do not use a single clause cond.
|
2007-10-13 17:57:47 +00:00 |
|
Dan Nicolaescu
|
2b444e1f30
|
* frame.el (select-frame-set-input-focus): Fix typo
"max" -> "mac". Do not use a single clause cond.
|
2007-10-13 16:50:36 +00:00 |
|
Martin Rudalics
|
40aa4c27cb
|
(set-frame-configuration): Assign name parameter only
if it has been set explicitly before.
|
2007-10-12 08:49:20 +00:00 |
|
Stefan Monnier
|
9e48337731
|
(frame-inherited-parameters): Remove unused `environment'
parameter, and let server.el add `client' when needed.
|
2007-10-10 20:44:34 +00:00 |
|
Stefan Monnier
|
ab6198b2a3
|
(frame-inherited-parameters): New var.
(make-frame): Use it.
|
2007-10-10 20:18:45 +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 |
|
Martin Rudalics
|
9bcf0f44a1
|
(focus-follows-mouse): Moved to frame.c.
|
2007-10-06 10:08:28 +00:00 |
|
Richard M. Stallman
|
bf33d14bd5
|
(cursor-in-non-selected-windows): Doc fix.
|
2007-10-02 01:55:02 +00:00 |
|
Richard M. Stallman
|
772e490ce3
|
(cursor-in-non-selected-windows): Doc fix.
|
2007-10-02 01:53:31 +00:00 |
|
Juanma Barranquero
|
2171e172b8
|
(suspend-frame): Call `iconify-or-deiconify-frame' also on w32 frames.
|
2007-09-21 11:08:00 +00:00 |
|
Stefan Monnier
|
5dcbade216
|
Don't set display-environment-variable.
|
2007-09-21 07:23:04 +00:00 |
|
Stefan Monnier
|
371fed4ea4
|
(get-device-terminal): New function. Moved from termdev.el.
(frames-on-display-list): Use it.
|
2007-09-20 21:57:23 +00:00 |
|
Stefan Monnier
|
fe1e84c5cd
|
(frames-on-display-list): Docstring fix.
|
2007-09-20 21:14:32 +00:00 |
|
Jason Rumney
|
31e0520c90
|
(select-frame-set-input-focus, select-frame-by-name): Use x-focus-frame for w32.
|
2007-09-18 22:17:29 +00:00 |
|
Jason Rumney
|
98050a8ab4
|
(focus-follows-mouse): Doc-fix. Change default on w32.
|
2007-09-05 23:17:19 +00:00 |
|
Stefan Monnier
|
db30aa125e
|
(frame-initialize, make-frame): Don't set
term-environment-variable since it's not used any more.
|
2007-08-31 07:38:22 +00:00 |
|
Miles Bader
|
aaf34461ff
|
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 846-851)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 88-92)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 242-244)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-31
|
2007-08-13 13:51:08 +00:00 |
|