aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term
Commit message (Collapse)AuthorAgeFilesLines
* (ns): Define as a custom group.Glenn Morris2009-02-041-0/+4
|
* * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.Adrian Robert2009-02-011-0/+3
|
* * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):Adrian Robert2009-01-251-10/+24
| | | | | | | | Remove from global map and key definitions. (ns-toggle-toolbar, ns-info-prefs): Add to global map and key definitions. (ns-show-preferences-help, ns-unput-working-text): New functions. (ns-unecho-working-text): Update message.
* * term/ns-win.el (menu-bar-select-frame): Drop this ↵Adrian Robert2009-01-241-12/+7
| | | | override.\n\t(menu-bar-update-frames): Update call to menu-bar-select-frame.
* * term/ns-win.el (ns-insert-working-text, ns-put-working-text): Switch names ↵Adrian Robert2009-01-231-5/+6
| | | | and update comments for clarity.
* * term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix ↵Adrian Robert2009-01-221-2/+2
| | | | typo in declaration filename.
* Comments (minor fixes of some header conventions).Glenn Morris2009-01-101-2/+5
|
* Add 2009 to copyright years.Glenn Morris2009-01-0519-19/+20
|
* (image-library-alist): Add gobject library.Jason Rumney2009-01-021-1/+2
|
* Update comment.Chong Yidong2008-12-201-5/+4
|
* Header format fix.Glenn Morris2008-12-191-1/+2
|
* (xterm-remove-modify-other-keys): Fix error in terminal variableChong Yidong2008-12-101-1/+1
| | | | assignment.
* (terminal-init-xterm): Discard pending input before reading a reply toChong Yidong2008-12-061-0/+3
| | | | the terminal attributes query.
* (x-gtk-stock-cache): New hash table.Chong Yidong2008-11-291-14/+24
| | | | (x-gtk-map-stock): Perform caching to prevent excess consing during
* (x-font-family-list): Replace redefinition withGlenn Morris2008-11-261-7/+0
| | | | ifdef in src/xfaces.c, since it confuses make-docfile. (Bug#1383)
* (x-select-font): Declare.Glenn Morris2008-11-191-0/+2
|
* (ns-extended-platform-support-mode): Tweak menu entry from previous change.Glenn Morris2008-11-161-1/+1
|
* (ns-do-applescript, ns-popup-font-panel): Declare.Glenn Morris2008-11-151-2/+6
| | | | | (ns-show-manual, menu-bar-help-menu): Update for merge of ns-emacs into main Emacs manual.
* * w32-fns.el (w32-shell-dos-semantics):Juanma Barranquero2008-11-141-1/+1
| | | | | | | | | | | | | | | | | | | * calendar/diary-lib.el (diary-face-attrs): * international/mule-cmds.el (set-default-coding-systems) (prefer-coding-system): * net/tramp.el (tramp-set-completion-function): * progmodes/vhdl-mode.el (vhdl-file-header): * term/pc-win.el (msdos-show-help): Fix typos in docstrings. * emacs-lisp/authors.el (authors-fixed-entries): Fix typo in value. * files.el (enable-local-eval, not-modified, kill-buffer-ask) (kill-matching-buffers, save-buffers-kill-emacs) (save-buffers-kill-terminal): Fix typos in docstrings. (switch-to-buffer-other-window): Reflow docstring. (revert-buffer): Doc fix. (define-project-bindings): Rename arg LIST to SETTINGS. (project-find-settings-file): Use `let', not `let*'. Use `when'.
* (x-initialize-window-system): Call x-wm-set-size-hint afterChong Yidong2008-11-031-0/+6
| | | | initialization.
* Fix case of "GNUstep".Glenn Morris2008-10-041-1/+1
|
* (dos-locale-alist): New alist.Eli Zaretskii2008-10-011-8/+185
| | | | | | (dos-codepage-setup): Use it to compute a value of locale with which to call set-locale-environment. Remove code to set terminal, keyboard, and file-name encoding (done by set-locale-environment).
* (xterm-turn-on-modify-other-keys)Stefan Monnier2008-09-301-7/+7
| | | | | (xterm-turn-off-modify-other-keys, xterm-remove-modify-other-keys): Don't forget to pass `terminal' to `send-string-to-terminal'.
* Remove coding: cookie and no-byte-compile flag.Eli Zaretskii2008-09-301-352/+62
| | | | | | | | | | | | (IT-character-translations, cjk-codepages-alist): Remove variables. (IT-display-table-setup, dos-cpNNN-setup): Remove functions. (IT-unicode-translations): Remove charset and base elements. Add translations for Latin-1 characters. (IT-setup-unicode-display): Accept a CODING argument. Don't use base and chset elements of IT-unicode-translations. Don't wrap translation in "{...}". Set up translations only for characters for which unencodable-char-position returns non-nil. (dos-codepage-setup): Don't use special-case codepages in cjk-codepages-alist.
* (msdos-show-help): Don't truncate lines while displaying help echo messages.Eli Zaretskii2008-09-061-1/+1
|
* (msdos-face-setup): Setup faces for all frames, not just for terminal-frame.Eli Zaretskii2008-09-051-10/+10
|
* (x-win-suspend-error): Don't signal error if there are no X framesChong Yidong2008-08-281-1/+3
| | | | active.
* (msdos-previous-message): New variable.Eli Zaretskii2008-08-281-0/+27
| | | | | (msdos-show-help): New function. (msdos-initialize-window-system): Set show-help-function to msdos-show-help.
* (msdos-setup-keyboard): Fix declaration.Glenn Morris2008-08-261-1/+1
|
* (msdos-setup-keyboard) <msdos-setup-keyboard>: Add declare-function.Eli Zaretskii2008-08-231-0/+1
|
* (msdos-create-frame-with-faces): Renamed from make-msdos-frame.Eli Zaretskii2008-08-231-19/+106
| | | | | | | | | | | | (terminal-init-internal): New function, errors out if called. (msdos-initialize-window-system): New function. (msdos-create-frame-with-faces): Set the terminal's `terminal-initted' (sic!) parameter. (frame-creation-function-alist): Add msdos-create-frame-with-faces. (window-system-initialization-alist): Add msdos-initialize-window-system. (handle-args-function-alist): Use tty-handle-args for `pc' ``window system'' as well. (pc-win): Provide.
* (msdos-key-remapping-map): New variable. Move here all the special keys weEli Zaretskii2008-08-231-31/+37
| | | | | will be remapping via local-function-key-map. (msdos-setup-keyboard): New function.
* (tty-register-default-colors): Remove bogus code for using msdos-color-values.Eli Zaretskii2008-08-231-11/+11
|
* (x-gtk-map-stock): Don't let the tool bar destroyNick Roberts2008-08-231-10/+11
| | | | match data in process filters.
* * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.Adrian Robert2008-08-211-27/+0
|
* Uncomment 'put backspace ascii-character...' and friends, they are needed ↵Adrian Robert2008-08-181-11/+13
| | | | for tramp.
* (ns-parse-geometry): Rename from x-parse-geometry.Chong Yidong2008-08-131-1/+1
|
* (x-parse-geometry): Doc fix.Glenn Morris2008-08-111-1/+1
|
* Add declarations for builds without X.Glenn Morris2008-08-113-0/+19
|
* * startup.el (command-line-ns-option-alist): Use ignore instead of ↵Adrian Robert2008-08-071-94/+45
| | | | ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-0/+2
|
* rename do-applescript,do_applescript in keeping with NS code conventionsAdrian Robert2008-07-271-1/+2
|
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-2002/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* fix up ns-extended-platform-support-modeAdrian Robert2008-07-271-10/+10
|
* * term/ns-win.el:Dan Nicolaescu2008-07-231-1/+1
| | | | | | | * version.el (emacs-version): * loadup.el: * frame.el (make-frame-on-display): Check for ns instead of ns-windowing.
* fix up compile error from renaming of ns-list-fontsAdrian Robert2008-07-231-1/+0
|
* Add arch taglineMiles Bader2008-07-221-0/+1
|
* * term/ns-win.el: Rename ns- functions/variables to theDan Nicolaescu2008-07-211-41/+10
| | | | | | | | | | | | | | | | | | corresponding x- versions. (x-select-text, x-cut-buffer-or-selection-value) (x-disown-selection-internal, x-get-selection-internal) (x-own-selection-internal, x-defined-colors, xw-defined-colors) (x-display-mm-width, x-display-mm-height) (x-display-backing-store, x-display-save-under) (x-display-visual-class, x-display-screens, x-focus-frame): Remove defaliases. * image.c: * nsfns.m: * nsselect.m: * nsterm.h: * nsterm.m: Rename ns prefixed functions/variables to the corresponding x versions. Update references.
* Standardize references to "Nextstep" in comments, messages, and docstrings.Chong Yidong2008-07-211-57/+60
| | | | | | | | (ns-handle-args, x-parse-geometry) (ns-extended-platform-support-mode, x-setup-function-keys) (ns-select-overlay, ns-unselect-line, ns-yes-or-no-p) (ns-set-pasteboard, ns-scroll-bar-move, ns-defined-colors) (ns-initialized, ns-initialize-window-system): Doc fixes.
* * term/x-win.el (x-handle-switch, x-handle-numeric-switch)Dan Nicolaescu2008-07-203-523/+295
| | | | | | | | | | | | (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) (x-handle-geometry, x-handle-name-switch, x-display-name) (x-handle-display, x-handle-args, x-colors): Move ... * term/common-win.el: ... here. New file. * term/w32-win.el (x-handle-switch, x-handle-numeric-switch) (x-handle-initial-switch, x-handle-iconic, x-handle-xrm-switch) (x-handle-geometry, x-handle-name-switch, x-display-name) (x-handle-display, x-handle-args, x-colors): Remove. * loadup.el: Load term/common-win before term/x-win and term/w32-win.