Mercurial > emacs
graph
-
Merged from miles@gnu.org--gnu-2005 (patch 682)2006-01-03, by Karoly Lorentey
-
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.2006-01-03, by Karoly Lorentey
-
Fix Delete keys under X (for good, this time).2006-01-03, by Karoly Lorentey
-
Fix last frame check in server.el.2006-01-02, by Karoly Lorentey
-
Fix typo in `server-handle-delete-frame'; fix startup echo area message.2006-01-02, by Karoly Lorentey
-
Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state.2006-01-02, by Karoly Lorentey
-
Make all frames created in an emacsclient session belong to that client.2006-01-02, by Karoly Lorentey
-
Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"2006-01-02, by Karoly Lorentey
-
Cosmetic fixes in xfns.c.2006-01-01, by Karoly Lorentey
-
Fix typo in docstring of `frame-with-environment'.2005-12-31, by Karoly Lorentey
-
(Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)2005-12-31, by Karoly Lorentey
-
Don't display the splash screen when no frame was created. (Fixes tty resume.)2005-12-30, by Karoly Lorentey
-
Fix splash screen loosing input events on Emacsclient frames.2005-12-30, by Karoly Lorentey
-
Enhance splash screens to work better with emacsclient.2005-12-30, by Karoly Lorentey
-
Fix crash in lookup_image on termcap frames.2005-12-30, by Karoly Lorentey
-
Make sure `delete-frame-functions' can not prevent the frame from being deleted.2005-12-30, by Karoly Lorentey
-
Display "@" in mode-lines of Emacsclient frames.2005-12-29, by Karoly Lorentey
-
Show the splash screen on Emacsclient frames. Show *scratch* by default.2005-12-29, by Karoly Lorentey
-
Set `local-environment-variables' to t by default.2005-12-29, by Karoly Lorentey
-
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.2005-12-29, by Karoly Lorentey
-
Update environment-related doc strings.2005-12-29, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 681)2005-12-29, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 678-680)2005-12-29, by Karoly Lorentey
-
Store local environment in frame (not terminal) parameters.2005-12-29, by Karoly Lorentey
-
Initialize Vprocess_environment to nil.2005-12-29, by Karoly Lorentey
-
Fix semantics of let-binding `process-environment'.2005-12-29, by Karoly Lorentey
-
Fix error during bootstrap.2005-12-29, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 677)2005-12-26, by Karoly Lorentey
-
Fix compilation errors in previous commit.2005-12-26, by Karoly Lorentey
-
Implement automatic terminal-local environment variables via `local-environment-variables'.2005-12-26, by Karoly Lorentey
-
Reimplement terminal parameters in C; clean up term.c, create terminal.c.2005-12-25, by Karoly Lorentey
-
Fix compilation error during non-X builds.2005-12-23, by Karoly Lorentey
-
Pull a bugfix from CVS to prevent problems with the Debian semantic package.2005-12-23, by Karoly Lorentey
-
Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.2005-12-23, by Karoly Lorentey
-
Reimplement and extend support for terminal-local environment variables.2005-12-22, by Karoly Lorentey
-
Implement full support for frame-local `next-buffer' and `previous-buffer'.2005-12-20, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)2005-12-19, by Karoly Lorentey
-
Fix typo in previous commit.2005-12-19, by Karoly Lorentey
-
Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)2005-12-13, by Karoly Lorentey
-
README updates.2005-12-12, by Karoly Lorentey
-
Prevent core dumps with GTK by disabling secondary X connections there.2005-12-12, by Karoly Lorentey
-
Fix "first non-ASCII character on new tty frames" problem.2005-12-12, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-12-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-12-10, by Karoly Lorentey
-
Delete leftover id for "info/dir".2005-12-10, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 659-663)2005-12-03, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 656-658)2005-11-23, by Karoly Lorentey
-
Store client's environment in terminal parameters, not server parameters.2005-11-19, by Karoly Lorentey
-
Increase PURESIZE yet again.2005-11-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 655)2005-11-18, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)2005-11-18, by Karoly Lorentey
-
Increase puresize. (Emacs needs 1205176 pure bytes now.)2005-11-07, by Karoly Lorentey
-
Fix some of the bootstrap problems.2005-11-07, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)2005-11-07, by Karoly Lorentey
-
Update frames-on-display-list to accept terminal id numbers.2005-11-07, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)2005-11-01, by Karoly Lorentey
-
Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.2005-10-29, by Karoly Lorentey
-
Protect keyboard-translate-table from GC.2005-10-29, by Karoly Lorentey
-
Don't try to rebind the `t' symbol.2005-10-28, by Karoly Lorentey
-
Change `keyboard-translate-table' to be terminal-local.2005-10-28, by Karoly Lorentey
-
Doc update.2005-10-28, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 610-614)2005-10-23, by Karoly Lorentey
-
Change the "pretest" bug report address to the multi-tty list.2005-10-23, by Karoly Lorentey
-
Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)2005-10-23, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)2005-10-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 593-595)2005-10-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 578-592)2005-10-12, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)2005-10-09, by Karoly Lorentey
-
Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)2005-09-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)2005-09-17, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 543)2005-09-17, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)2005-09-12, by Karoly Lorentey
-
Fix assertion on kboard->kbd_queue and other such crashes.2005-09-11, by Karoly Lorentey
-
Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.2005-09-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-09-11, by Karoly Lorentey
-
Fix bootstrap error in keyboard.c.2005-09-11, by Karoly Lorentey
-
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)2005-09-11, by Karoly Lorentey
-
Set Emacs version number to 22.0.51 to allow parallel installations of CVS trunk and the multi-tty branch.2005-09-11, by Karoly Lorentey
-
Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.2005-09-11, by Karoly Lorentey
-
Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)2005-09-11, by Karoly Lorentey
-
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.2005-09-11, by Karoly Lorentey
-
Make xt-mouse.el multi-tty-compatible.2005-09-11, by Karoly Lorentey
-
Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)2005-09-11, by Karoly Lorentey
-
Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.2005-09-10, by Karoly Lorentey
-
Fix bootstrap error.2005-09-10, by Karoly Lorentey
-
README update.2005-09-09, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-09-09, by Karoly Lorentey
-
Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)2005-09-09, by Karoly Lorentey
-
Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.2005-09-07, by Karoly Lorentey
-
Prevent resource allocation explosion when C-x 5 2 is used on xterms.2005-09-07, by Karoly Lorentey
-
Apply settings in `window-system-default-frame-alist' to the initial frame as well.2005-09-07, by Karoly Lorentey
-
Slightly refactor the terminal initialization code for simplicity.2005-09-07, by Karoly Lorentey
-
Fix terminal initialization code. (Contributed by Dan Nicolaescu.)2005-09-07, by Karoly Lorentey
-
Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--02005-09-05, by Karoly Lorentey
-
Add =upstream-branch file for semi-automated merges.2005-09-05, by Karoly Lorentey
-
Merged in changes from CVS trunk. (Testing my own CVS gateway.)2005-09-05, by Karoly Lorentey
-
Fix syntax error in lisp/term/xterm.el.2005-09-04, by Karoly Lorentey
-
Merged in changes from CVS trunk. Plus added lisp/term tweaks.2005-09-04, by Karoly Lorentey
-
Add two pending bugs to README.multi-tty.2005-08-25, by Karoly Lorentey
-
Apply patch from CVS trunk to fix recenter on ttys.2005-08-04, by Karoly Lorentey
-
Work around crashes in X session management after normal shutdown of X server.2005-08-04, by Karoly Lorentey
-
Don't let window-system-default-frame-alist override parameters specified manually.2005-07-22, by Karoly Lorentey
-
Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).2005-07-13, by Karoly Lorentey
-
Fix dumb error leading to national keys not working on ttys.2005-07-12, by Karoly Lorentey
-
README update.2005-07-11, by Karoly Lorentey
-
Fix compilation error in select_frame_for_redisplay.2005-07-11, by Karoly Lorentey
-
Cosmetic changes in server.el.2005-07-11, by Karoly Lorentey
-
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.2005-07-11, by Karoly Lorentey
-
Rename term_init to init_tty.2005-07-10, by Karoly Lorentey
-
README update.2005-07-10, by Karoly Lorentey
-
At long last, fix annoying SELECTED_FRAME crashes after unexpected connection failures. Yay!2005-07-10, by Karoly Lorentey
-
Fix compilation error in src/term.c.2005-07-10, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 474)2005-07-10, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 470-473)2005-07-10, by Karoly Lorentey
-
Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.2005-07-06, by Karoly Lorentey
-
Small enhancements.2005-07-06, by Karoly Lorentey
-
Implement rudimentary Lisp-level terminal parameters.2005-07-06, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 469)2005-07-05, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)2005-07-05, by Karoly Lorentey
-
Fix the original cause of the "arrow keys don't work on screen" bug.2005-07-03, by Karoly Lorentey
-
Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)2005-06-30, by Karoly Lorentey
-
Speed up loading of term/xterm.el (Dan Nicolaescu).2005-06-28, by Karoly Lorentey
-
Speed up loading of term/xterm.el.2005-06-27, by Karoly Lorentey
-
Use terminal-local-value to access function-key-map in terminal packages.2005-06-27, by Karoly Lorentey
-
Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)2005-06-27, by Karoly Lorentey
-
New C function `push_display_kboard'.2005-06-27, by Karoly Lorentey
-
Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.2005-06-27, by Karoly Lorentey
-
New version of ldefs-boot.el.2005-06-27, by Karoly Lorentey
-
Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (Doesn't work yet.)2005-06-27, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 447-448)2005-06-26, by Karoly Lorentey
-
Change key-translation-map to be terminal-local.2005-06-26, by Karoly Lorentey
-
Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).2005-06-26, by Karoly Lorentey
-
Make sure the terminfo function key sequences are set up in the correct function-key-map.2005-06-26, by Karoly Lorentey
-
Update Lisp code for a terminal-local `function-key-map'.2005-06-26, by Karoly Lorentey
-
Make function-key-map a terminal-local variable (move it inside the kboard struct).2005-06-25, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 441-446)2005-06-25, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 438-440)2005-06-22, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 435-437)2005-06-21, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 423-434)2005-06-21, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)2005-06-15, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)2005-06-03, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)2005-05-28, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)2005-05-20, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 307-312)2005-05-16, by Karoly Lorentey
-
Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)2005-05-14, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 296-306)2005-05-13, by Karoly Lorentey
-
Disable display type check in start_hourglass, and always set up the timer.2005-05-09, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 292-295)2005-05-09, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)2005-05-06, by Karoly Lorentey
-
Support for ttys with different character locale settings.2005-05-03, by Karoly Lorentey
-
Fix typo in get_display.2005-05-03, by Karoly Lorentey
-
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.2005-05-03, by Karoly Lorentey
-
Fix exponential slowdowns on repeated tty frame creation.2005-05-03, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 281-285)2005-05-02, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 279-280)2005-04-26, by Karoly Lorentey
-
I give up; attempt to fix annoying crashes by reverting xdisp.c changes in patch-328.2005-04-26, by Karoly Lorentey
-
Fix describe-variable with frame-local variables.2005-04-25, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)2005-04-25, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 269)2005-04-25, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)2005-04-19, by Karoly Lorentey
-
Fix bootstrap error during loadup.2005-04-18, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)2005-04-18, by Karoly Lorentey
-
Resolve crashes related to face aliases.2005-04-18, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)2005-04-11, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)2005-04-08, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)2005-04-04, by Karoly Lorentey
-
Fix error when creating tty clients.2005-03-28, by Karoly Lorentey
-
README update. (Fix identifier names in emacs background preloader example.)2005-03-28, by Karoly Lorentey
-
Prevent core dump when connection is lost during frame creation.2005-03-27, by Karoly Lorentey
-
Fix some aspects of X display shutdown.2005-03-27, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 204-213)2005-03-27, by Karoly Lorentey
-
Fix yet another compilation error.2005-03-23, by Karoly Lorentey
-
Fix some superflous deviations from CVS, plus apply some cosmetics.2005-03-23, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 192-203)2005-03-23, by Karoly Lorentey
-
Revert changes that were committed by mistake in the previous patch.2005-03-22, by Karoly Lorentey
-
README updates.2005-03-22, by Karoly Lorentey
-
Fix stupid syntax errors in previous patch.2005-03-19, by Karoly Lorentey
-
Close the X connection when the last frame is deleted.2005-03-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)2005-03-19, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 183)2005-03-16, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)2005-03-16, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 160-161)2005-03-16, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 159)2005-03-16, by Karoly Lorentey
-
Don't abort with GTK when a tty is opened.2005-03-08, by Karoly Lorentey
-
Declare Vinhibit_redisplay in xterm.c.2005-03-07, by Karoly Lorentey
-
Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)2005-03-07, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)2005-03-06, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)2005-02-28, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)2005-02-25, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)2005-02-23, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 119)2005-02-23, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 117-118)2005-02-21, by Karoly Lorentey
-
Fix line/column number positioning in emacsclient. (Reported by Han Boetes.)2005-02-20, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)2005-02-20, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)2005-02-19, by Karoly Lorentey
-
Initialize blink-cursor-mode consistently.2005-02-18, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 91-94)2005-02-18, by Karoly Lorentey
-
On C-x C-c, restrict `save-some-buffers' to the client's buffers. (Reported by Han Boetes.)2005-02-10, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)2005-02-10, by Karoly Lorentey
-
Fix typo in dispnew.c.2005-02-04, by Karoly Lorentey
-
Merged from miles@gnu.org--gnu-2005 (patch 76-78)2005-02-04, by Karoly Lorentey
-
README updates. (Reported by Xavier Mallard)2005-02-04, by Karoly Lorentey
-
Prevent emacsclient errors when Emacs is compiled without X support.2005-02-04, by Karoly Lorentey
-
Update =partner-versions.2005-02-04, by Karoly Lorentey
-
Add some new precious/backup patterns in src/.2005-02-04, by Karoly Lorentey
-
Fix xassert-related bootstrap errors.2005-02-03, by Karoly Lorentey
-
Fix bootstrap error in CVS.2005-02-03, by Karoly Lorentey
-
Merged in changes from CVS trunk. (Long time no see!) :-)2005-02-03, by Karoly Lorentey
-
Joined Miles's 2005 Emacs branch.2005-02-03, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-01-06, by Karoly Lorentey
-
Merged in changes from CVS trunk.2005-01-06, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-12-23, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-12-10, by Karoly Lorentey
-
README update.2004-12-09, by Karoly Lorentey
-
Trivial changes in x_create_tip_frame.2004-12-08, by Karoly Lorentey
-
Increase PURESIZE to handle the extra stuff recently added.2004-12-08, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-12-08, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-12-08, by Karoly Lorentey
-
Remove remaining references to updating_frame.2004-11-28, by Karoly Lorentey
-
Trivial documentation change in keyboard.c.2004-11-28, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-11-22, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-11-13, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-11-13, by Karoly Lorentey
-
Fix bootstrap problem with --without-x.2004-11-06, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-11-06, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-31, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-25, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-19, by Karoly Lorentey
-
Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.2004-10-14, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-14, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-12, by Karoly Lorentey
-
Set ncurses-related environment variables while creating a new tty frame. (Reported by Dan Nicolaescu.)2004-10-10, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-10, by Karoly Lorentey
-
Small tweaks in server.el.2004-10-10, by Karoly Lorentey
-
Removed C99ism in init_fringe_bitmap.2004-10-08, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-07, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-10-03, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-29, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-23, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-23, by Karoly Lorentey
-
README updates.2004-09-20, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-20, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-16, by Karoly Lorentey
-
Fix typo in src/Makefile.in.2004-09-13, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-13, by Karoly Lorentey
-
Inhibit redisplay while frames are being deleted after an X disconnect.2004-09-10, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-10, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-06, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-09-02, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-31, by Karoly Lorentey
-
Merged in changes from CVS trunk (Jan D. has fixed the XSync call in xterm.c, no need to disable it anymore).2004-08-31, by Karoly Lorentey
-
Add TAGS-LISP to precious regex in src/.2004-08-24, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-23, by Karoly Lorentey
-
Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)2004-08-23, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-19, by Karoly Lorentey
-
README updates.2004-08-19, by Karoly Lorentey
-
Change binding of C-x C-c to only exit emacsclient, not Emacs itself.2004-08-16, by Karoly Lorentey
-
README updates, including a new Tips & Tricks section2004-08-13, by Karoly Lorentey
-
Updated archive location in docs. (Thanks to Dan Waber.)2004-08-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-09, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-07, by Karoly Lorentey
-
Cleaned up README compile & test instructions.2004-08-05, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-08-03, by Karoly Lorentey
-
Added sorted-doc to backup regex in lib-src.2004-08-03, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-30, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-27, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-24, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-22, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-18, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-13, by Karoly Lorentey
-
Fix creating frames on different X servers.2004-07-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-11, by Karoly Lorentey
-
Prevent the previous bug from reappearing later.2004-07-10, by Karoly Lorentey
-
Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)2004-07-10, by Karoly Lorentey
-
Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).2004-07-10, by Karoly Lorentey
-
Don't leave buffers created by nowait clients buried under others (rep. by Dan Nicolaescu).2004-07-10, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-10, by Karoly Lorentey
-
Fixed C-c from the controlling terminal.2004-07-05, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-04, by Karoly Lorentey
-
Fix bootstrap errors.2004-07-04, by Karoly Lorentey
-
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.2004-07-04, by Karoly Lorentey
-
Reapply src/Makefile.in changes that got lost in the tagline snafu of patch-197.2004-07-03, by Karoly Lorentey
-
Fix --no-wait in emacsclient (reported by Dan Nicolaescu).2004-07-03, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-07-03, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-28, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-24, by Karoly Lorentey
-
Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)2004-06-15, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-15, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-14, by Karoly Lorentey
-
Fix parse error in term.c (ARISAWA Akihiro).2004-06-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-10, by Karoly Lorentey
-
Make server-start safe against accidental restarts.2004-06-08, by Karoly Lorentey
-
Dissociate from the controlling tty correctly on FreeBSD.2004-06-08, by Karoly Lorentey
-
Don't core dump on SIGINT when there is no frame on the controlling tty.2004-06-08, by Karoly Lorentey
-
README.multi-tty update.2004-06-08, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-07, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-07, by Karoly Lorentey
-
Clear single_kboard each time Emacs returns to top-level.2004-06-07, by Karoly Lorentey
-
README.multi-tty update.2004-06-07, by Karoly Lorentey
-
Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).2004-06-06, by Karoly Lorentey
-
Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).2004-06-05, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-05, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-06-03, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-31, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-30, by Karoly Lorentey
-
Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).2004-05-29, by Karoly Lorentey
-
Fix window-system-default-frame-alist (ARISAWA Akihiro).2004-05-27, by Karoly Lorentey
-
Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).2004-05-27, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-27, by Karoly Lorentey
-
README.multi-tty updates.2004-05-27, by Karoly Lorentey
-
Fix terminal coding system in multibyte locales (rep. by Friedrich Delgado Friedrichs).2004-05-25, by Karoly Lorentey
-
Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).2004-05-25, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-24, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-23, by Karoly Lorentey
-
Update README.multi-tty.2004-05-23, by Karoly Lorentey
-
Use the remote locale for terminal & keyboard coding system.2004-05-23, by Karoly Lorentey
-
Fix environment variables on emacsclient frames.2004-05-23, by Karoly Lorentey
-
Use with-selected-frame.2004-05-23, by Karoly Lorentey
-
New control structure: with-selected-frame.2004-05-23, by Karoly Lorentey
-
Make terminal_coding and keyboard_coding display-local.2004-05-23, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-22, by Karoly Lorentey
-
Add kludge to prevent overriding keyboard-coding-system customization.2004-05-18, by Karoly Lorentey
-
Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)2004-05-18, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-18, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-11, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-11, by Karoly Lorentey
-
Added branch description to admin/notes/BRANCH.2004-05-08, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-08, by Karoly Lorentey
-
Fixed environment variable handling during terminal initialization.2004-05-08, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-07, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-05-01, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-29, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-28, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-27, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-23, by Karoly Lorentey
-
Mention `tla replay' in README.multi-tty (Gaute Strokkenes).2004-04-23, by Karoly Lorentey
-
A simple implementation for display-local frame parameters.2004-04-19, by Karoly Lorentey
-
Fix one more case of the previous error.2004-04-19, by Karoly Lorentey
-
Fix error on deleting an emacsclient terminal (Dan Nicolaescu).2004-04-19, by Karoly Lorentey
-
In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).2004-04-19, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-19, by Karoly Lorentey
-
Fix frame parameter handling in server.el.2004-04-18, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-18, by Karoly Lorentey
-
Another server.el overhaul.2004-04-18, by Karoly Lorentey
-
Fix segfault in term.c (reported by lukhas@free.fr).2004-04-18, by Karoly Lorentey
-
README updates.2004-04-17, by Karoly Lorentey
-
Eliminated updating_frame.2004-04-16, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-16, by Karoly Lorentey
-
Merged in changes from CVS trunk.2004-04-15, by Karoly Lorentey
-
README changes.2004-04-13, by Karoly Lorentey
-
Merged in changes from CVS trunk2004-04-13, by Karoly Lorentey
-
Fix #include errors for FreeBSD (Frank Ruell)2004-04-13, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-04-10, by Karoly Lorentey
-
Prevent Lisp nesting errors while bootstrapping.2004-04-08, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-04-08, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-04-03, by Karoly Lorentey
-
Trivial cosmetic change in dispnew.c.2004-04-03, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-30, by Karoly Lorentey
-
Fix initialization order at bootstrap (Dan Nicolaescu).2004-03-29, by Karoly Lorentey
-
Fix bootstrap problems in CVS.2004-03-28, by Karoly Lorentey
-
Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).2004-03-28, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-28, by Karoly Lorentey
-
Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).2004-03-26, by Karoly Lorentey
-
Removed *.rej from backup pattern in tagging method.2004-03-25, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-25, by Karoly Lorentey
-
Trivial cleanup in fringe.c, missing from previous patch.2004-03-19, by Karoly Lorentey
-
Trivial cleanups to get rid of GCC warnings.2004-03-19, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-19, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-16, by Karoly Lorentey
-
Fixed compiler warnings for keyboard.c.2004-03-11, by Karoly Lorentey
-
README updates.2004-03-11, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-11, by Karoly Lorentey
-
Fix background-mode on terminal frames (Dan Nicolaescu).2004-03-11, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-08, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-07, by Karoly Lorentey
-
Added *.rej to tla's unrecognized pattern.2004-03-06, by Karoly Lorentey
-
README updates.2004-03-06, by Karoly Lorentey
-
README updates.2004-03-02, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-03-01, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-28, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-28, by Karoly Lorentey
-
Implemented suspending of emacsclient frames.2004-02-28, by Karoly Lorentey
-
Make emacsclient refuse to create a frame inside an Emacs term buffer.2004-02-27, by Karoly Lorentey
-
README.multi-tty updates.2004-02-27, by Karoly Lorentey
-
(Sigh.) Don't try to read more events than the buffer size.2004-02-26, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-26, by Karoly Lorentey
-
Check for numchars > 0 in handle_one_xevent, not 1.2004-02-26, by Karoly Lorentey
-
Revert patch-93, that was the real culprit. Reapply patch-97.2004-02-25, by Karoly Lorentey
-
Back out previous change, it causes infinite recursion.2004-02-25, by Karoly Lorentey
-
Don't try to handle a new event if the input buffer is full.2004-02-25, by Karoly Lorentey
-
Allow tty_read_avail_input to use the whole input buffer.2004-02-25, by Karoly Lorentey
-
README updates.2004-02-25, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-24, by Karoly Lorentey
-
Block more input during read_avail_input.2004-02-24, by Karoly Lorentey
-
Fix a crash in emacsclient when DISPLAY is unset.2004-02-20, by Karoly Lorentey
-
Fix typo in delete_display_hook documentation.2004-02-20, by Karoly Lorentey
-
Don't delete a tty if it's the last device with frames.2004-02-20, by Karoly Lorentey
-
Don't read too many characters from the tty.2004-02-20, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-20, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-20, by Karoly Lorentey
-
README updates.2004-02-20, by Karoly Lorentey
-
Changed emacsclient to open new frames by default.2004-02-20, by Karoly Lorentey
-
Verify the version of Emacsclient.2004-02-20, by Karoly Lorentey
-
Added -w option to emacsclient for opening a new X frame.2004-02-19, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-19, by Karoly Lorentey
-
Fix list-colors-display and other functions on a termcap frame2004-02-19, by Karoly Lorentey
-
Don't try to init X drag and drop on a termcap frame.2004-02-19, by Karoly Lorentey
-
Added newly loaded stuff in loadup.el to src/Makefile.in.2004-02-19, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-18, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-17, by Karoly Lorentey
-
Fixed a typo in README.multi-tty.2004-02-10, by Karoly Lorentey
-
Don't hang on the tty if called from a shell script.2004-02-08, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-03, by Karoly Lorentey
-
Trivial fixes to shut up some of the compiler warnings.2004-02-02, by Karoly Lorentey
-
Fix the case when emacsclient is run on Emacs's controlling tty.2004-02-02, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-02-02, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-26, by Karoly Lorentey
-
Prevent core dumps when the X server crashes.2004-01-26, by Karoly Lorentey
-
Don't exit Emacs when the X display is closed during a tty-X combo session.2004-01-26, by Karoly Lorentey
-
Cosmetic changes.2004-01-25, by Karoly Lorentey
-
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.2004-01-25, by Karoly Lorentey
-
Removed %T in mode-line-format. Trivial documentation changes.2004-01-25, by Karoly Lorentey
-
Fixed interactive temacs.2004-01-24, by Karoly Lorentey
-
Set the keyboard of the initial frame correctly.2004-01-24, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-23, by Karoly Lorentey
-
Fixed tty faces during combo sessions. Plus other assorted bugfixes.2004-01-23, by Karoly Lorentey
-
Added note about the commit mailing list.2004-01-22, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-22, by Karoly Lorentey
-
Romain Francoise's and Ami Fischman's bugfixes.2004-01-22, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-12, by Karoly Lorentey
-
Fix initialization of the window-system variable.2004-01-12, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-11, by Karoly Lorentey
-
Support for opening X frames from a tty session.2004-01-11, by Karoly Lorentey
-
Don't select on stdin unconditionally.2004-01-11, by Karoly Lorentey
-
Fix C-g handling with multiple ttys.2004-01-11, by Karoly Lorentey
-
Changed tty input code to use read_socket_hook.2004-01-11, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-10, by Karoly Lorentey
-
Numerous bugfixes and small improvements.2004-01-10, by Karoly Lorentey
-
Hookified termcap devices, added bootstrap display device, plus many bugfixes.2004-01-09, by Karoly Lorentey
-
Fix SEGV in init_sys_modes during X startup2004-01-09, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-06, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-05, by Karoly Lorentey
-
Converted display hooks to be display-local. Plus many bugfixes.2004-01-05, by Karoly Lorentey
-
Fix more SEGV cases in frame.c2004-01-03, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-03, by Karoly Lorentey
-
Add "multi-tty" to emacs-version output.2004-01-03, by Karoly Lorentey
-
Fix mouse-position for tty+X combo sessions.2004-01-03, by Karoly Lorentey
-
Fixed typo in talk.el (again).2004-01-03, by Karoly Lorentey
-
Fixed typo in talk.el.2004-01-03, by Karoly Lorentey
-
Added multi-tty support for talk.el.2004-01-03, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-03, by Karoly Lorentey
-
Portability fixes (now it compiles & runs fine on Solaris).2004-01-03, by Karoly Lorentey
-
Fix longopts option name for --tty.2004-01-02, by Karoly Lorentey
-
Merged in changes from CVS HEAD2004-01-02, by Karoly Lorentey
-
Got rid of the rif (window-based redisplay interface) global variable.2004-01-02, by Karoly Lorentey
-
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.2004-01-02, by Karoly Lorentey
-
Fixed X support, preliminary support for X-tty combo sessions.2004-01-02, by Karoly Lorentey
-
Separate frame-local, tty-dependent parameters from tty-local parameters.2004-01-01, by Karoly Lorentey
-
A few more bugfixes and new features.2003-12-31, by Karoly Lorentey
-
Major bugfixes and slight enhancements.2003-12-30, by Karoly Lorentey
-
Undo patch-23. I need a coffee.2003-12-30, by Karoly Lorentey
-
Delete server frames on server restart.2003-12-30, by Karoly Lorentey
-
Merged in changes from CVS head2003-12-30, by Karoly Lorentey
-
Don't compile sys_select on systems that don't need it.2003-12-30, by Karoly Lorentey
-
Merged in changes from CVS head2003-12-29, by Karoly Lorentey
-
Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-22004-09-04, by Miles Bader
-
Remove Gnus image files now in lisp/gnus2004-09-04, by Miles Bader
-
Changes from arch/CVS synchronization2004-09-04, by Miles Bader
-
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson" gnus-5_10-post-merge-josefsson2004-08-31, by Reiner Steib
-
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"2004-08-31, by Reiner Steib
-
2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-post-merge-yamaoka2004-08-31, by Reiner Steib
-
2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-pre-merge-josefsson2004-08-31, by Reiner Steib
-
Mark man/*.texi citem as done.2004-08-30, by Reiner Steib
-
Removed Temporary notes.2004-08-30, by Reiner Steib
-
Mark some item as done.2004-08-30, by Reiner Steib
-
[ Merge from Emacs trunk: ]2004-08-30, by Reiner Steib
-
* mm-decode.el (mime-display, mime-security): Fix custom-manual entries.2004-08-23, by Reiner Steib
-
ToDo items for the gnus-5_10-branch2004-08-22, by Reiner Steib
-
(Mail Source Specifiers): Describe `pop3-leave-mail-on-server'.2004-08-22, by Reiner Steib
-
Merge some changes from Emacs/trunk:2004-08-22, by Reiner Steib
-
Changes in Oort Gnus from v5_10 branch of the Gnus repository2004-08-22, by Reiner Steib
-
* netrc.el, tls.el: Removed; use files from ../net instead.2004-08-17, by Reiner Steib
-
* netrc.el, tls.el: Removed; use files from ../net instead.2004-08-17, by Reiner Steib
-
Removed obsolete files.2004-08-16, by Reiner Steib
-
* mailcap.el (mailcap-mime-data): Mark as risky.2004-08-16, by Reiner Steib
-
* time-date.el: Removed. Merged into ../calendar/time-date.el.2004-08-16, by Reiner Steib
-
(time-to-number-of-days): New function. Imported from from Gnus.2004-08-16, by Reiner Steib
-
* GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.2004-08-05, by Reiner Steib
-
Added new files from the v5_10 branch of Gnus.2004-08-02, by Reiner Steib
-
(install-arch-indep): Added pgg and sieve.2004-08-02, by Reiner Steib
-
Import from the v5_10 branch of the Gnus repository.2004-08-02, by Reiner Steib
-
Added pgg and sieve.2004-08-02, by Reiner Steib
-
* Makefile.in, makefile.w32-in: Added PGG and Sieve files.2004-08-02, by Reiner Steib
-
Import from the v5_10 branch of the Gnus repository.2004-08-02, by Reiner Steib
-
Import Gnus 5.10 from the v5_10 branch of the Gnus repository.2004-07-22, by Andreas Schwab
-
(invisible-p): Remove: implemented in C now. before-merge-multi-tty-to-trunk2007-08-29, by Stefan Monnier
-
*** empty log message ***2007-08-28, by Juri Linkov
-
(Image Formats, Other Image Types): Add SVG.2007-08-28, by Juri Linkov
-
*** empty log message ***2007-08-28, by Juri Linkov
-
(Images): Move formats-related text to new node2007-08-28, by Juri Linkov
-
*** empty log message ***2007-08-28, by Juri Linkov
-
(image-type): New variable.2007-08-28, by Juri Linkov
-
Mention bubble game.2007-08-28, by Thien-Thi Nguyen
-
* net/tramp.el (tramp-handle-set-file-times): Flush the file2007-08-28, by Michael Albinus
-
*** empty log message ***2007-08-28, by Richard M. Stallman
-
*** empty log message ***2007-08-28, by Richard M. Stallman
-
New feature to display several time zones in a buffer.2007-08-28, by Richard M. Stallman