aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.multi-tty (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-08-28Further simplification pending merge to trunk.Glenn Morris1-2/+0
2007-08-28Further simplification pending merge to trunk.Glenn Morris1-31/+21
2007-08-28Further simplification pending merge to trunk.Glenn Morris1-154/+131
2007-08-27Further simplification pending merge to trunk.Glenn Morris1-59/+28
2007-08-26crunchDan Nicolaescu1-891/+261
2007-08-23loadup.el: Add "button" loading after "faces" and move "startup"Juri Linkov1-0/+5
to load after "button".
2007-08-22Import changelog info from arch logs into ChangeLog.multi-tty filesMiles Bader1-3/+888
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-34
2007-07-29* term/xterm.el (terminal-init-xterm): Fix merge issue.Dan Nicolaescu1-0/+4
* puresize.h (BASE_PURESIZE): Increase.
2007-07-03*** empty log message ***Dan Nicolaescu1-9/+9
2007-07-03* server.el (server-process-filter): Likewise.Dan Nicolaescu1-0/+13
(server-process-filter): Likewise. Also set COLORFGBG and COLORTERM. * frame.el (frame-initialize, make-frame): Likewise. * faces.el (tty-set-up-initial-frame-faces): Likewise. * env.el (read-envvar-name): Don't consider the environment frame param. (setenv): Set display-environment-variable and term-environment-variable. * frame.c (Qterm_environment_variable, Qdisplay_environment_variable): New variables. (syms_of_frame): Intern and staticpro them. * frame.h: Declare them here. * callproc.c (child_setup): Use the display-environment-variable and term-environment-variable frame params. (getenv_internal): Likewise. (set_initial_environment): Initialise Vprocess_environment. * frames.texi (Basic Parameters): Add display-environment-variable and term-environment-variable.
2007-07-02(x-menu-bar-open): Use accelerate-menu.Dan Nicolaescu1-0/+4
2007-06-23(terminal-init-xterm): Fix previous change.Dan Nicolaescu1-0/+4
2007-06-20* term/xterm.el (terminal-init-xterm): Revert bad merge from trunk.Dan Nicolaescu1-0/+4
2007-06-12*** empty log message ***Juanma Barranquero1-1/+5
2007-06-04* term.c (init_tty): Use terminal specific mouse_position_hook.Dan Nicolaescu1-0/+4
* macterm.c (mac_create_terminal): Indent and rearrange to be more similar to the X11 version. * config.in: Disable multi-keyboard support on a mac. * loadup.el: Use a better feature test on a mac.
2007-05-20Revert to official bug report addresses.Miles Bader1-1/+4
* lisp/mail/emacsbug.el (report-emacs-bug-pretest-address): Revert to official Emacs pretest bug report address. * src/emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Revert to official Emacs pretest bug report address. Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-13 Creator: Karoly Lorentey <karoly@lorentey.hu>
2007-05-20server.el: Don't change the default directory in the *scratch* buffer.Miles Bader1-0/+5
* lisp/server.el (server-process-filter): Don't change default-directory in *scratch*. Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-11 Creator: Karoly Lorentey <karoly@lorentey.hu>
2007-05-19* loadup.el: Load mac-win on a Mac. Avoid loading both x-win andDan Nicolaescu1-1/+4
mac-win. * term/mac-win.el: (mac-initialize-window-system): New function. Move global setup here. * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here. (SYSTEM_PURESIZE_EXTRA): Only define on Carbon. * emacsclient.c (decode_options): Don't use a tty on mac carbon.
2007-05-19* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.Dan Nicolaescu1-0/+11
* termhooks.h (union display_info): Add mac_display_info. * term.c (init_tty): Only use terminal->kboard when MULTI_KBOARD is defined. * macterm.h (struct mac_display_info): Add terminal. * w32term.c (w32_initialize): Make static. * macterm.c (XTset_terminal_modes): Add a terminal parameter. (XTreset_terminal_modes): Likewise. (x_clear_frame): Add a frame parameter. (note_mouse_movement): Get rif from the frame. (mac_term_init): Initialize the terminal. (mac_initialize): Make static and move terminal initialization ... (mac_create_terminal): ... in this new function. * macmenu.c: Reorder includes. (Fx_popup_menu): Use terminal specific mouse_position_hook. * macfns.c (x_set_mouse_color): Get rif from the frame. (x_set_tool_bar_lines): Don't use updating_frame. (mac_window): Add 2 new parameters for consistency with other systems. (Fx_create_frame): Fix doc string. Rename the parameter. (Fx_create_frame): Set the frame parameters following what is done in X11 and w32. (Fx_open_connection): Remove window-system check. (start_hourglass): Likewise. (x_create_tip_frame): Get the keyboard from the terminal. * w32fns.c (Fx_create_frame): Use kboard from the terminal. * term/mac-win.el: Provide mac-win. (mac-initialized): New variable. (mac-initialize-window-system): New function. Move global setup here. (handle-args-function-alist, frame-creation-function-alist): (window-system-initialization-alist): Add mac entries. * loadup.el: Load mac-win on a Mac.
2007-05-17*** empty log message ***Jason Rumney1-0/+4
2007-05-16*** empty log message ***Jason Rumney1-0/+8
2007-05-16*** empty log message ***Jason Rumney1-0/+6
2007-05-16Changes from arch/CVS synchronizationMiles Bader1-1/+27
2007-05-16Add arch taglineMiles Bader1-0/+1
2007-05-15New ChangeLog for multi-tty specific changesJason Rumney1-0/+36