2006-03-21 |
Karoly Lorentey |
Let the Emacs server recognize `inhibit-startup-echo-area-message'. (Reported by Han Boetes.)
|
2006-03-15 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-12 |
Karoly Lorentey |
Fix bizarre syntax error, probably from a baz merge bug.
|
2006-03-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-12 |
Karoly Lorentey |
Fix compilation error in ediff-wind.el. D'oh.
|
2006-03-12 |
Karoly Lorentey |
Fix ediff problems. (Reported by Dan Nicolaescu.)
|
2006-03-10 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-03-08 |
Karoly Lorentey |
Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh Madhu.)
|
2006-03-08 |
Karoly Lorentey |
Fix GDB magic.
|
2006-03-04 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-28 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-25 |
Karoly Lorentey |
Remove unused variable in read_key_sequence.
|
2006-02-25 |
Karoly Lorentey |
Fix bogus crash with -DENABLE_CHECKING.
|
2006-02-24 |
Karoly Lorentey |
Merged from
|
2006-02-23 |
Karoly Lorentey |
Increase puresize.
|
2006-02-23 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-23 |
Karoly Lorentey |
Fix `server-delete-client' behavior when the user quits `kill-buffer'. (Reported by Han Boetes.)
|
2006-02-21 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-20 |
Karoly Lorentey |
Fix compilation.
|
2006-02-20 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-16 |
Karoly Lorentey |
Merged from
|
2006-02-14 |
Karoly Lorentey |
Fix tty state problem after error in `set-quit-char'.
|
2006-02-13 |
Karoly Lorentey |
Fix permissions. (Reported by Han Boetes.)
|
2006-02-12 |
Karoly Lorentey |
Fix `emacsclient --eval '(progn (find-file "file")'' and the like. (Reported by Han Boetes.)
|
2006-02-12 |
Karoly Lorentey |
Add explicit abort() when x_catch_errors_unwind is called by mistake.
|
2006-02-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-06 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-02-03 |
Karoly Lorentey |
Merged from
|
2006-02-03 |
Karoly Lorentey |
Fix bootstrapping problem. (Reported by "mace".)
|
2006-02-03 |
Karoly Lorentey |
Merged from
|
2006-02-01 |
Karoly Lorentey |
Merged from
|
2006-01-30 |
Karoly Lorentey |
Fix compilation error on older GCCs (reported by "mace").
|
2006-01-30 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
2006-01-29 |
Karoly Lorentey |
Eliminate wrong_kboard_jmpbuf.
|
2006-01-28 |
Karoly Lorentey |
Fix some bugs related to wrong_kboard_jmpbuf.
|
2006-01-17 |
Karoly Lorentey |
Fix bootstrap problem reported by Han Boetes.
|
2006-01-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 185-186, 700-703)
|
2006-01-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
|
2006-01-12 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 174-181, 685-690)
|
2006-01-11 |
Karoly Lorentey |
Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)
|
2006-01-06 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 683-684)
|
2006-01-05 |
Karoly Lorentey |
Remove group write permissions from all files.
|
2006-01-05 |
Karoly Lorentey |
Fix abort() in read_key_sequence.
|
2006-01-03 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 682)
|
2006-01-03 |
Karoly Lorentey |
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
|
2006-01-03 |
Karoly Lorentey |
Fix Delete keys under X (for good, this time).
|
2006-01-02 |
Karoly Lorentey |
Fix last frame check in server.el.
|
2006-01-02 |
Karoly Lorentey |
Fix typo in `server-handle-delete-frame'; fix startup echo area message.
|
2006-01-02 |
Karoly Lorentey |
Experimental change: don't restore kboard after temporary changes if Emacs wasn't in single kboard state.
|
2006-01-02 |
Karoly Lorentey |
Make all frames created in an emacsclient session belong to that client.
|
2006-01-02 |
Karoly Lorentey |
Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"
|
2006-01-01 |
Karoly Lorentey |
Cosmetic fixes in xfns.c.
|
2005-12-31 |
Karoly Lorentey |
Fix typo in docstring of `frame-with-environment'.
|
2005-12-31 |
Karoly Lorentey |
(Hopefully) fix bootstrap error on OpenBSD. (reported by Han Boetes)
|
2005-12-30 |
Karoly Lorentey |
Don't display the splash screen when no frame was created. (Fixes tty resume.)
|
2005-12-30 |
Karoly Lorentey |
Fix splash screen loosing input events on Emacsclient frames.
|
2005-12-30 |
Karoly Lorentey |
Enhance splash screens to work better with emacsclient.
|
2005-12-30 |
Karoly Lorentey |
Fix crash in lookup_image on termcap frames.
|
2005-12-30 |
Karoly Lorentey |
Make sure `delete-frame-functions' can not prevent the frame from being deleted.
|
2005-12-29 |
Karoly Lorentey |
Display "@" in mode-lines of Emacsclient frames.
|
2005-12-29 |
Karoly Lorentey |
Show the splash screen on Emacsclient frames. Show *scratch* by default.
|
2005-12-29 |
Karoly Lorentey |
Set `local-environment-variables' to t by default.
|
2005-12-29 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
2005-12-29 |
Karoly Lorentey |
Update environment-related doc strings.
|
2005-12-29 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 681)
|
2005-12-29 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 678-680)
|
2005-12-29 |
Karoly Lorentey |
Store local environment in frame (not terminal) parameters.
|
2005-12-29 |
Karoly Lorentey |
Initialize Vprocess_environment to nil.
|
2005-12-29 |
Karoly Lorentey |
Fix semantics of let-binding `process-environment'.
|
2005-12-29 |
Karoly Lorentey |
Fix error during bootstrap.
|
2005-12-26 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 677)
|
2005-12-26 |
Karoly Lorentey |
Fix compilation errors in previous commit.
|
2005-12-26 |
Karoly Lorentey |
Implement automatic terminal-local environment variables via `local-environment-variables'.
|
2005-12-25 |
Karoly Lorentey |
Reimplement terminal parameters in C; clean up term.c, create terminal.c.
|
2005-12-23 |
Karoly Lorentey |
Fix compilation error during non-X builds.
|
2005-12-23 |
Karoly Lorentey |
Pull a bugfix from CVS to prevent problems with the Debian semantic package.
|
2005-12-23 |
Karoly Lorentey |
Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
|
2005-12-22 |
Karoly Lorentey |
Reimplement and extend support for terminal-local environment variables.
|
2005-12-20 |
Karoly Lorentey |
Implement full support for frame-local `next-buffer' and `previous-buffer'.
|
2005-12-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
2005-12-19 |
Karoly Lorentey |
Fix typo in previous commit.
|
2005-12-13 |
Karoly Lorentey |
Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)
|
2005-12-12 |
Karoly Lorentey |
README updates.
|
2005-12-12 |
Karoly Lorentey |
Prevent core dumps with GTK by disabling secondary X connections there.
|
2005-12-12 |
Karoly Lorentey |
Fix "first non-ASCII character on new tty frames" problem.
|
2005-12-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-12-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-12-10 |
Karoly Lorentey |
Delete leftover id for "info/dir".
|
2005-12-03 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 659-663)
|
2005-11-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 656-658)
|
2005-11-19 |
Karoly Lorentey |
Store client's environment in terminal parameters, not server parameters.
|
2005-11-19 |
Karoly Lorentey |
Increase PURESIZE yet again.
|
2005-11-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 655)
|
2005-11-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
2005-11-07 |
Karoly Lorentey |
Increase puresize. (Emacs needs 1205176 pure bytes now.)
|
2005-11-07 |
Karoly Lorentey |
Fix some of the bootstrap problems.
|
2005-11-07 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
|
2005-11-07 |
Karoly Lorentey |
Update frames-on-display-list to accept terminal id numbers.
|
2005-11-01 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
|
2005-10-29 |
Karoly Lorentey |
Fix semantics of terminal-local variables. Remove `terminal-local-value' hack.
|
2005-10-29 |
Karoly Lorentey |
Protect keyboard-translate-table from GC.
|
2005-10-28 |
Karoly Lorentey |
Don't try to rebind the `t' symbol.
|
2005-10-28 |
Karoly Lorentey |
Change `keyboard-translate-table' to be terminal-local.
|
2005-10-28 |
Karoly Lorentey |
Doc update.
|
2005-10-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 610-614)
|
2005-10-23 |
Karoly Lorentey |
Change the "pretest" bug report address to the multi-tty list.
|
2005-10-23 |
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-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
|
2005-10-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 593-595)
|
2005-10-12 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
2005-10-09 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
2005-09-19 |
Karoly Lorentey |
Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)
|
2005-09-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
|
2005-09-17 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 543)
|
2005-09-12 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
|
2005-09-11 |
Karoly Lorentey |
Fix assertion on kboard->kbd_queue and other such crashes.
|
2005-09-11 |
Karoly Lorentey |
Switch upstream to miles@gnu.org--gnu-2005/emacs--cvs-trunk--0.
|
2005-09-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-09-11 |
Karoly Lorentey |
Fix bootstrap error in keyboard.c.
|
2005-09-11 |
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 |
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 |
Karoly Lorentey |
Don't let server-save-buffers-kill-display unexpectedly kill Emacs on --no-wait's X frames.
|
2005-09-11 |
Karoly Lorentey |
Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)
|
2005-09-11 |
Karoly Lorentey |
Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
|
2005-09-11 |
Karoly Lorentey |
Make xt-mouse.el multi-tty-compatible.
|
2005-09-11 |
Karoly Lorentey |
Fix `emacsclient +12 file' behaviour. (Reported by Han Boetes.)
|
2005-09-10 |
Karoly Lorentey |
Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.
|
2005-09-10 |
Karoly Lorentey |
Fix bootstrap error.
|
2005-09-09 |
Karoly Lorentey |
README update.
|
2005-09-09 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-09-09 |
Karoly Lorentey |
Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
|
2005-09-07 |
Karoly Lorentey |
Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
|
2005-09-07 |
Karoly Lorentey |
Prevent resource allocation explosion when C-x 5 2 is used on xterms.
|
2005-09-07 |
Karoly Lorentey |
Apply settings in `window-system-default-frame-alist' to the initial frame as well.
|
2005-09-07 |
Karoly Lorentey |
Slightly refactor the terminal initialization code for simplicity.
|
2005-09-07 |
Karoly Lorentey |
Fix terminal initialization code. (Contributed by Dan Nicolaescu.)
|
2005-09-05 |
Karoly Lorentey |
Merged in changes from lorentey@elte.hu--2004/emacs--cvs-trunk--0
|
2005-09-05 |
Karoly Lorentey |
Add =upstream-branch file for semi-automated merges.
|
2005-09-05 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Testing my own CVS gateway.)
|
2005-09-04 |
Karoly Lorentey |
Fix syntax error in lisp/term/xterm.el.
|
2005-09-04 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
2005-08-25 |
Karoly Lorentey |
Add two pending bugs to README.multi-tty.
|
2005-08-04 |
Karoly Lorentey |
Apply patch from CVS trunk to fix recenter on ttys.
|
2005-08-04 |
Karoly Lorentey |
Work around crashes in X session management after normal shutdown of X server.
|
2005-07-22 |
Karoly Lorentey |
Don't let window-system-default-frame-alist override parameters specified manually.
|
2005-07-13 |
Karoly Lorentey |
Fix broken emacsclient resume on Solaris (by Dan Nicolaescu).
|
2005-07-12 |
Karoly Lorentey |
Fix dumb error leading to national keys not working on ttys.
|
2005-07-12 |
Karoly Lorentey |
Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
|
2005-07-11 |
Karoly Lorentey |
README update.
|
2005-07-11 |
Karoly Lorentey |
Fix compilation error in select_frame_for_redisplay.
|
2005-07-11 |
Karoly Lorentey |
Cosmetic changes in server.el.
|
2005-07-11 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
2005-07-10 |
Karoly Lorentey |
Rename term_init to init_tty.
|
2005-07-10 |
Karoly Lorentey |
README update.
|
2005-07-10 |
Karoly Lorentey |
At long last, fix annoying SELECTED_FRAME crashes after unexpected connection failures. Yay!
|
2005-07-10 |
Karoly Lorentey |
Fix compilation error in src/term.c.
|
2005-07-10 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 474)
|
2005-07-10 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 470-473)
|
2005-07-06 |
Karoly Lorentey |
Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
|
2005-07-06 |
Karoly Lorentey |
Small enhancements.
|
2005-07-06 |
Karoly Lorentey |
Implement rudimentary Lisp-level terminal parameters.
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
2005-07-05 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
|
2005-07-03 |
Karoly Lorentey |
Fix the original cause of the "arrow keys don't work on screen" bug.
|
2005-06-30 |
Karoly Lorentey |
Remove pointless conditional around key substitution block in term/xterm.el (Dan Nicolaescu)
|
2005-06-28 |
Karoly Lorentey |
Speed up loading of term/xterm.el (Dan Nicolaescu).
|
2005-06-27 |
Karoly Lorentey |
Speed up loading of term/xterm.el.
|
2005-06-27 |
Karoly Lorentey |
Use terminal-local-value to access function-key-map in terminal packages.
|
2005-06-27 |
Karoly Lorentey |
Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)
|
2005-06-27 |
Karoly Lorentey |
New C function `push_display_kboard'.
|
2005-06-27 |
Karoly Lorentey |
Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
|
2005-06-27 |
Karoly Lorentey |
New version of ldefs-boot.el.
|
2005-06-27 |
Karoly Lorentey |
Replace encoded-kbd-mode with display-specific encoded-kbd-setup-display. (Doesn't work yet.)
|
2005-06-26 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 447-448)
|
2005-06-26 |
Karoly Lorentey |
Change key-translation-map to be terminal-local.
|
2005-06-26 |
Karoly Lorentey |
Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
|
2005-06-26 |
Karoly Lorentey |
Make sure the terminfo function key sequences are set up in the correct function-key-map.
|
2005-06-26 |
Karoly Lorentey |
Update Lisp code for a terminal-local `function-key-map'.
|
2005-06-25 |
Karoly Lorentey |
Make function-key-map a terminal-local variable (move it inside the kboard struct).
|
2005-06-25 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 441-446)
|
2005-06-22 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 438-440)
|
2005-06-21 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 435-437)
|
2005-06-21 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 423-434)
|
2005-06-15 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
2005-06-03 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
|
2005-05-28 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
|
2005-05-20 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
|
2005-05-16 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 307-312)
|
2005-05-14 |
Karoly Lorentey |
Speed up `emacsclient -t' on xterms. (by suggestion of Dan Nicolaescu)
|
2005-05-13 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 296-306)
|
2005-05-09 |
Karoly Lorentey |
Disable display type check in start_hourglass, and always set up the timer.
|
2005-05-09 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 292-295)
|
2005-05-06 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
|
2005-05-03 |
Karoly Lorentey |
Support for ttys with different character locale settings.
|
2005-05-03 |
Karoly Lorentey |
Fix typo in get_display.
|
2005-05-03 |
Karoly Lorentey |
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
|
2005-05-03 |
Karoly Lorentey |
Fix exponential slowdowns on repeated tty frame creation.
|
2005-05-02 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 281-285)
|
2005-04-26 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 279-280)
|
2005-04-26 |
Karoly Lorentey |
I give up; attempt to fix annoying crashes by reverting xdisp.c changes in patch-328.
|
2005-04-25 |
Karoly Lorentey |
Fix describe-variable with frame-local variables.
|
2005-04-25 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
2005-04-25 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 269)
|
2005-04-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
|
2005-04-18 |
Karoly Lorentey |
Fix bootstrap error during loadup.
|
2005-04-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
|
2005-04-18 |
Karoly Lorentey |
Resolve crashes related to face aliases.
|
2005-04-11 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
|
2005-04-08 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
|
2005-04-04 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
|
2005-03-28 |
Karoly Lorentey |
Fix error when creating tty clients.
|
2005-03-28 |
Karoly Lorentey |
README update. (Fix identifier names in emacs background preloader example.)
|
2005-03-27 |
Karoly Lorentey |
Prevent core dump when connection is lost during frame creation.
|
2005-03-27 |
Karoly Lorentey |
Fix some aspects of X display shutdown.
|
2005-03-27 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
|
2005-03-23 |
Karoly Lorentey |
Fix yet another compilation error.
|
2005-03-23 |
Karoly Lorentey |
Fix some superflous deviations from CVS, plus apply some cosmetics.
|
2005-03-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 192-203)
|
2005-03-22 |
Karoly Lorentey |
Revert changes that were committed by mistake in the previous patch.
|
2005-03-22 |
Karoly Lorentey |
README updates.
|
2005-03-19 |
Karoly Lorentey |
Fix stupid syntax errors in previous patch.
|
2005-03-19 |
Karoly Lorentey |
Close the X connection when the last frame is deleted.
|
2005-03-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 39-44, 184-191)
|
2005-03-16 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 183)
|
2005-03-16 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
|
2005-03-16 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 160-161)
|
2005-03-16 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 159)
|
2005-03-08 |
Karoly Lorentey |
Don't abort with GTK when a tty is opened.
|
2005-03-07 |
Karoly Lorentey |
Declare Vinhibit_redisplay in xterm.c.
|
2005-03-07 |
Karoly Lorentey |
Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)
|
2005-03-06 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
|
2005-02-28 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
|
2005-02-25 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
|
2005-02-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
|
2005-02-23 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 119)
|
2005-02-21 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 117-118)
|
2005-02-20 |
Karoly Lorentey |
Fix line/column number positioning in emacsclient. (Reported by Han Boetes.)
|
2005-02-20 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
|
2005-02-19 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
|
2005-02-18 |
Karoly Lorentey |
Initialize blink-cursor-mode consistently.
|
2005-02-18 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 91-94)
|
2005-02-12 |
Karoly Lorentey |
Fix compilation error with GTK, fix issues with double C-g on controlling tty. (Reported by Friedrich Delgado Friedrichs, Yoshiaki Kasahara.)
|
2005-02-10 |
Karoly Lorentey |
On C-x C-c, restrict `save-some-buffers' to the client's buffers. (Reported by Han Boetes.)
|
2005-02-10 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
|
2005-02-04 |
Karoly Lorentey |
Fix typo in dispnew.c.
|
2005-02-04 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 76-78)
|
2005-02-04 |
Karoly Lorentey |
README updates. (Reported by Xavier Mallard)
|
2005-02-04 |
Karoly Lorentey |
Prevent emacsclient errors when Emacs is compiled without X support.
|
2005-02-04 |
Karoly Lorentey |
Update =partner-versions.
|
2005-02-04 |
Karoly Lorentey |
Add some new precious/backup patterns in src/.
|
2005-02-03 |
Karoly Lorentey |
Fix xassert-related bootstrap errors.
|
2005-02-03 |
Karoly Lorentey |
Fix bootstrap error in CVS.
|
2005-02-03 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
2005-02-03 |
Karoly Lorentey |
Joined Miles's 2005 Emacs branch.
|
2005-01-06 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2005-01-06 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-12-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-12-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-12-09 |
Karoly Lorentey |
README update.
|
2004-12-08 |
Karoly Lorentey |
Trivial changes in x_create_tip_frame.
|
2004-12-08 |
Karoly Lorentey |
Increase PURESIZE to handle the extra stuff recently added.
|
2004-12-08 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-12-08 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-11-28 |
Karoly Lorentey |
Remove remaining references to updating_frame.
|
2004-11-28 |
Karoly Lorentey |
Trivial documentation change in keyboard.c.
|
2004-11-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-11-13 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-11-13 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-11-06 |
Karoly Lorentey |
Fix bootstrap problem with --without-x.
|
2004-11-06 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-31 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-25 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-19 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-14 |
Karoly Lorentey |
Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.
|
2004-10-14 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-12 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-10 |
Karoly Lorentey |
Set ncurses-related environment variables while creating a new tty frame. (Reported by Dan Nicolaescu.)
|
2004-10-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-10 |
Karoly Lorentey |
Small tweaks in server.el.
|
2004-10-08 |
Karoly Lorentey |
Removed C99ism in init_fringe_bitmap.
|
2004-10-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-10-03 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-29 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-20 |
Karoly Lorentey |
README updates.
|
2004-09-20 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-16 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-13 |
Karoly Lorentey |
Fix typo in src/Makefile.in.
|
2004-09-13 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-10 |
Karoly Lorentey |
Inhibit redisplay while frames are being deleted after an X disconnect.
|
2004-09-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-06 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-09-02 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-31 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-31 |
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-24 |
Karoly Lorentey |
Add TAGS-LISP to precious regex in src/.
|
2004-08-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-23 |
Karoly Lorentey |
Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
|
2004-08-19 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-19 |
Karoly Lorentey |
README updates.
|
2004-08-16 |
Karoly Lorentey |
Change binding of C-x C-c to only exit emacsclient, not Emacs itself.
|
2004-08-13 |
Karoly Lorentey |
README updates, including a new Tips & Tricks section
|
2004-08-11 |
Karoly Lorentey |
Updated archive location in docs. (Thanks to Dan Waber.)
|
2004-08-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-09 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-05 |
Karoly Lorentey |
Cleaned up README compile & test instructions.
|
2004-08-03 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-08-03 |
Karoly Lorentey |
Added sorted-doc to backup regex in lib-src.
|
2004-07-30 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-27 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-24 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-18 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-13 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-11 |
Karoly Lorentey |
Fix creating frames on different X servers.
|
2004-07-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-10 |
Karoly Lorentey |
Prevent the previous bug from reappearing later.
|
2004-07-10 |
Karoly Lorentey |
Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)
|
2004-07-10 |
Karoly Lorentey |
Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
|
2004-07-10 |
Karoly Lorentey |
Don't leave buffers created by nowait clients buried under others (rep. by Dan Nicolaescu).
|
2004-07-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-05 |
Karoly Lorentey |
Fixed C-c from the controlling terminal.
|
2004-07-04 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-07-04 |
Karoly Lorentey |
Fix bootstrap errors.
|
2004-07-04 |
Karoly Lorentey |
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
|
2004-07-03 |
Karoly Lorentey |
Reapply src/Makefile.in changes that got lost in the tagline snafu of patch-197.
|
2004-07-03 |
Karoly Lorentey |
Fix --no-wait in emacsclient (reported by Dan Nicolaescu).
|
2004-07-03 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-28 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-24 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-15 |
Karoly Lorentey |
Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)
|
2004-06-15 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-14 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-11 |
Karoly Lorentey |
Fix parse error in term.c (ARISAWA Akihiro).
|
2004-06-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-10 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-08 |
Karoly Lorentey |
Make server-start safe against accidental restarts.
|
2004-06-08 |
Karoly Lorentey |
Dissociate from the controlling tty correctly on FreeBSD.
|
2004-06-08 |
Karoly Lorentey |
Don't core dump on SIGINT when there is no frame on the controlling tty.
|
2004-06-08 |
Karoly Lorentey |
README.multi-tty update.
|
2004-06-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-07 |
Karoly Lorentey |
Clear single_kboard each time Emacs returns to top-level.
|
2004-06-07 |
Karoly Lorentey |
README.multi-tty update.
|
2004-06-06 |
Karoly Lorentey |
Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
|
2004-06-05 |
Karoly Lorentey |
Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).
|
2004-06-05 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-06-03 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-31 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-30 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-29 |
Karoly Lorentey |
Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).
|
2004-05-27 |
Karoly Lorentey |
Fix window-system-default-frame-alist (ARISAWA Akihiro).
|
2004-05-27 |
Karoly Lorentey |
Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).
|
2004-05-27 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-27 |
Karoly Lorentey |
README.multi-tty updates.
|
2004-05-25 |
Karoly Lorentey |
Fix terminal coding system in multibyte locales (rep. by Friedrich Delgado Friedrichs).
|
2004-05-25 |
Karoly Lorentey |
Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).
|
2004-05-24 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-23 |
Karoly Lorentey |
Update README.multi-tty.
|
2004-05-23 |
Karoly Lorentey |
Use the remote locale for terminal & keyboard coding system.
|
2004-05-23 |
Karoly Lorentey |
Fix environment variables on emacsclient frames.
|
2004-05-23 |
Karoly Lorentey |
Use with-selected-frame.
|
2004-05-23 |
Karoly Lorentey |
New control structure: with-selected-frame.
|
2004-05-23 |
Karoly Lorentey |
Make terminal_coding and keyboard_coding display-local.
|
2004-05-22 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-18 |
Karoly Lorentey |
Add kludge to prevent overriding keyboard-coding-system customization.
|
2004-05-18 |
Karoly Lorentey |
Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)
|
2004-05-18 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-11 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-08 |
Karoly Lorentey |
Added branch description to admin/notes/BRANCH.
|
2004-05-08 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-08 |
Karoly Lorentey |
Fixed environment variable handling during terminal initialization.
|
2004-05-07 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-05-01 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-29 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-28 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-27 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-23 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-23 |
Karoly Lorentey |
Mention `tla replay' in README.multi-tty (Gaute Strokkenes).
|
2004-04-19 |
Karoly Lorentey |
A simple implementation for display-local frame parameters.
|
2004-04-19 |
Karoly Lorentey |
Fix one more case of the previous error.
|
2004-04-19 |
Karoly Lorentey |
Fix error on deleting an emacsclient terminal (Dan Nicolaescu).
|
2004-04-19 |
Karoly Lorentey |
In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).
|
2004-04-19 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-18 |
Karoly Lorentey |
Fix frame parameter handling in server.el.
|
2004-04-18 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-18 |
Karoly Lorentey |
Another server.el overhaul.
|
2004-04-18 |
Karoly Lorentey |
Fix segfault in term.c (reported by lukhas@free.fr).
|
2004-04-17 |
Karoly Lorentey |
README updates.
|
2004-04-16 |
Karoly Lorentey |
Eliminated updating_frame.
|
2004-04-16 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-15 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
2004-04-13 |
Karoly Lorentey |
README changes.
|
2004-04-13 |
Karoly Lorentey |
Merged in changes from CVS trunk
|
2004-04-13 |
Karoly Lorentey |
Fix #include errors for FreeBSD (Frank Ruell)
|
2004-04-10 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-04-08 |
Karoly Lorentey |
Prevent Lisp nesting errors while bootstrapping.
|
2004-04-08 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-04-03 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-04-03 |
Karoly Lorentey |
Trivial cosmetic change in dispnew.c.
|
2004-03-30 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-29 |
Karoly Lorentey |
Fix initialization order at bootstrap (Dan Nicolaescu).
|
2004-03-28 |
Karoly Lorentey |
Fix bootstrap problems in CVS.
|
2004-03-28 |
Karoly Lorentey |
Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
|
2004-03-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-26 |
Karoly Lorentey |
Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).
|
2004-03-25 |
Karoly Lorentey |
Removed *.rej from backup pattern in tagging method.
|
2004-03-25 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-19 |
Karoly Lorentey |
Trivial cleanup in fringe.c, missing from previous patch.
|
2004-03-19 |
Karoly Lorentey |
Trivial cleanups to get rid of GCC warnings.
|
2004-03-19 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-16 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-11 |
Karoly Lorentey |
Fixed compiler warnings for keyboard.c.
|
2004-03-11 |
Karoly Lorentey |
README updates.
|
2004-03-11 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-11 |
Karoly Lorentey |
Fix background-mode on terminal frames (Dan Nicolaescu).
|
2004-03-08 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-07 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-03-06 |
Karoly Lorentey |
Added *.rej to tla's unrecognized pattern.
|
2004-03-06 |
Karoly Lorentey |
README updates.
|
2004-03-02 |
Karoly Lorentey |
README updates.
|
2004-03-01 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-28 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-28 |
Karoly Lorentey |
Implemented suspending of emacsclient frames.
|
2004-02-27 |
Karoly Lorentey |
Make emacsclient refuse to create a frame inside an Emacs term buffer.
|
2004-02-27 |
Karoly Lorentey |
README.multi-tty updates.
|
2004-02-26 |
Karoly Lorentey |
(Sigh.) Don't try to read more events than the buffer size.
|
2004-02-26 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-26 |
Karoly Lorentey |
Check for numchars > 0 in handle_one_xevent, not 1.
|
2004-02-25 |
Karoly Lorentey |
Revert patch-93, that was the real culprit. Reapply patch-97.
|
2004-02-25 |
Karoly Lorentey |
Back out previous change, it causes infinite recursion.
|
2004-02-25 |
Karoly Lorentey |
Don't try to handle a new event if the input buffer is full.
|
2004-02-25 |
Karoly Lorentey |
Allow tty_read_avail_input to use the whole input buffer.
|
2004-02-25 |
Karoly Lorentey |
README updates.
|
2004-02-24 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-24 |
Karoly Lorentey |
Block more input during read_avail_input.
|
2004-02-20 |
Karoly Lorentey |
Fix a crash in emacsclient when DISPLAY is unset.
|
2004-02-20 |
Karoly Lorentey |
Fix typo in delete_display_hook documentation.
|
2004-02-20 |
Karoly Lorentey |
Don't delete a tty if it's the last device with frames.
|
2004-02-20 |
Karoly Lorentey |
Don't read too many characters from the tty.
|
2004-02-20 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-20 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-20 |
Karoly Lorentey |
README updates.
|
2004-02-20 |
Karoly Lorentey |
Changed emacsclient to open new frames by default.
|
2004-02-20 |
Karoly Lorentey |
Verify the version of Emacsclient.
|
2004-02-19 |
Karoly Lorentey |
Added -w option to emacsclient for opening a new X frame.
|
2004-02-19 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-19 |
Karoly Lorentey |
Fix list-colors-display and other functions on a termcap frame
|
2004-02-19 |
Karoly Lorentey |
Don't try to init X drag and drop on a termcap frame.
|
2004-02-19 |
Karoly Lorentey |
Added newly loaded stuff in loadup.el to src/Makefile.in.
|
2004-02-18 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-17 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-10 |
Karoly Lorentey |
Fixed a typo in README.multi-tty.
|
2004-02-08 |
Karoly Lorentey |
Don't hang on the tty if called from a shell script.
|
2004-02-03 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-02-02 |
Karoly Lorentey |
Trivial fixes to shut up some of the compiler warnings.
|
2004-02-02 |
Karoly Lorentey |
Fix the case when emacsclient is run on Emacs's controlling tty.
|
2004-02-02 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-26 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-26 |
Karoly Lorentey |
Prevent core dumps when the X server crashes.
|
2004-01-26 |
Karoly Lorentey |
Don't exit Emacs when the X display is closed during a tty-X combo session.
|
2004-01-25 |
Karoly Lorentey |
Cosmetic changes.
|
2004-01-25 |
Karoly Lorentey |
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
|
2004-01-25 |
Karoly Lorentey |
Removed %T in mode-line-format. Trivial documentation changes.
|
2004-01-24 |
Karoly Lorentey |
Fixed interactive temacs.
|
2004-01-24 |
Karoly Lorentey |
Set the keyboard of the initial frame correctly.
|
2004-01-23 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-23 |
Karoly Lorentey |
Fixed tty faces during combo sessions. Plus other assorted bugfixes.
|
2004-01-22 |
Karoly Lorentey |
Added note about the commit mailing list.
|
2004-01-22 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-22 |
Karoly Lorentey |
Romain Francoise's and Ami Fischman's bugfixes.
|
2004-01-12 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-12 |
Karoly Lorentey |
Fix initialization of the window-system variable.
|
2004-01-11 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-11 |
Karoly Lorentey |
Support for opening X frames from a tty session.
|
2004-01-11 |
Karoly Lorentey |
Don't select on stdin unconditionally.
|
2004-01-11 |
Karoly Lorentey |
Fix C-g handling with multiple ttys.
|
2004-01-11 |
Karoly Lorentey |
Changed tty input code to use read_socket_hook.
|
2004-01-10 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-10 |
Karoly Lorentey |
Numerous bugfixes and small improvements.
|
2004-01-09 |
Karoly Lorentey |
Hookified termcap devices, added bootstrap display device, plus many bugfixes.
|
2004-01-09 |
Karoly Lorentey |
Fix SEGV in init_sys_modes during X startup
|
2004-01-06 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-05 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-05 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
2004-01-03 |
Karoly Lorentey |
Fix more SEGV cases in frame.c
|
2004-01-03 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-03 |
Karoly Lorentey |
Add "multi-tty" to emacs-version output.
|
2004-01-03 |
Karoly Lorentey |
Fix mouse-position for tty+X combo sessions.
|
2004-01-03 |
Karoly Lorentey |
Fixed typo in talk.el (again).
|
2004-01-03 |
Karoly Lorentey |
Fixed typo in talk.el.
|
2004-01-03 |
Karoly Lorentey |
Added multi-tty support for talk.el.
|
2004-01-03 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-03 |
Karoly Lorentey |
Portability fixes (now it compiles & runs fine on Solaris).
|
2004-01-02 |
Karoly Lorentey |
Fix longopts option name for --tty.
|
2004-01-02 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
2004-01-02 |
Karoly Lorentey |
Got rid of the rif (window-based redisplay interface) global variable.
|
2004-01-02 |
Karoly Lorentey |
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
|
2004-01-02 |
Karoly Lorentey |
Fixed X support, preliminary support for X-tty combo sessions.
|
2004-01-01 |
Karoly Lorentey |
Separate frame-local, tty-dependent parameters from tty-local parameters.
|
2003-12-31 |
Karoly Lorentey |
A few more bugfixes and new features.
|
2003-12-30 |
Karoly Lorentey |
Major bugfixes and slight enhancements.
|
2003-12-30 |
Karoly Lorentey |
Undo patch-23. I need a coffee.
|
2003-12-30 |
Karoly Lorentey |
Delete server frames on server restart.
|
2003-12-30 |
Karoly Lorentey |
Merged in changes from CVS head
|
2003-12-30 |
Karoly Lorentey |
Don't compile sys_select on systems that don't need it.
|
2003-12-29 |
Karoly Lorentey |
Merged in changes from CVS head
|
2004-09-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
|
2004-09-04 |
Miles Bader |
Remove Gnus image files now in lisp/gnus
|
2004-09-04 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-08-31 |
Reiner Steib |
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"
gnus-5_10-post-merge-josefsson
|
2004-08-31 |
Reiner Steib |
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"
|
2004-08-31 |
Reiner Steib |
2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
gnus-5_10-post-merge-yamaoka
|
2004-08-31 |
Reiner Steib |
2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
gnus-5_10-pre-merge-josefsson
|
2004-08-30 |
Reiner Steib |
Use @copying and @insertcopying.
gnus-5_10-pre-merge-yamaoka
|
2004-08-30 |
Reiner Steib |
Mark man/*.texi citem as done.
|
2004-08-30 |
Reiner Steib |
Removed Temporary notes.
|
2004-08-30 |
Reiner Steib |
Mark some item as done.
|
2004-08-30 |
Reiner Steib |
[ Merge from Emacs trunk: ]
|
2004-08-23 |
Reiner Steib |
* mm-decode.el (mime-display, mime-security): Fix custom-manual entries.
|
2004-08-22 |
Reiner Steib |
ToDo items for the gnus-5_10-branch
|
2004-08-22 |
Reiner Steib |
(Mail Source Specifiers): Describe `pop3-leave-mail-on-server'.
|
2004-08-22 |
Reiner Steib |
Merge some changes from Emacs/trunk:
|
2004-08-22 |
Reiner Steib |
Changes in Oort Gnus from v5_10 branch of the Gnus repository
|
2004-08-17 |
Reiner Steib |
* netrc.el, tls.el: Removed; use files from ../net instead.
|
2004-08-17 |
Reiner Steib |
* netrc.el, tls.el: Removed; use files from ../net instead.
|
2004-08-16 |
Reiner Steib |
Removed obsolete files.
|
2004-08-16 |
Reiner Steib |
* mailcap.el (mailcap-mime-data): Mark as risky.
|
2004-08-16 |
Reiner Steib |
* time-date.el: Removed. Merged into ../calendar/time-date.el.
|
2004-08-16 |
Reiner Steib |
(time-to-number-of-days): New function. Imported from from Gnus.
|
2004-08-05 |
Reiner Steib |
* GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
|
2004-08-02 |
Reiner Steib |
Added new files from the v5_10 branch of Gnus.
|
2004-08-02 |
Reiner Steib |
(install-arch-indep): Added pgg and sieve.
|
2004-08-02 |
Reiner Steib |
Import from the v5_10 branch of the Gnus repository.
|
2004-08-02 |
Reiner Steib |
Added pgg and sieve.
|
2004-08-02 |
Reiner Steib |
* Makefile.in, makefile.w32-in: Added PGG and Sieve files.
|
2004-08-02 |
Reiner Steib |
Import from the v5_10 branch of the Gnus repository.
|
2004-07-22 |
Andreas Schwab |
Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
|
2007-08-29 |
Stefan Monnier |
(invisible-p): Remove: implemented in C now.
before-merge-multi-tty-to-trunk
|
2007-08-28 |
Juri Linkov |
*** empty log message ***
|
2007-08-28 |
Juri Linkov |
(Image Formats, Other Image Types): Add SVG.
|
2007-08-28 |
Juri Linkov |
*** empty log message ***
|
2007-08-28 |
Juri Linkov |
(Images): Move formats-related text to new node
|
2007-08-28 |
Juri Linkov |
*** empty log message ***
|
2007-08-28 |
Juri Linkov |
(image-type): New variable.
|
2007-08-28 |
Thien-Thi Nguyen |
Mention bubble game.
|
2007-08-28 |
Michael Albinus |
* net/tramp.el (tramp-handle-set-file-times): Flush the file
|
2007-08-28 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-28 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-28 |
Richard M. Stallman |
New feature to display several time zones in a buffer.
|
2007-08-28 |
Jan Djärv |
*** empty log message ***
|
2007-08-28 |
Jan Djärv |
Fix comment.
|
2007-08-28 |
Jan Djärv |
(x-gtk-stock-map): New variable.
|
2007-08-28 |
Jan Djärv |
(info-tool-bar-map): Add :rtl keyword to right/left-arrow and
|
2007-08-28 |
Jan Djärv |
*** empty log message ***
|
2007-08-28 |
Jan Djärv |
Qrtl is new.
|
2007-08-28 |
Jan Djärv |
(enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
|
2007-08-28 |
Jan Djärv |
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
|
2007-08-28 |
Werner LEMBERG |
Use `C-M-%' instead of `M-x query-replace-regexp'.
|
2007-08-28 |
Miles Bader |
Add arch tagline
|
2007-08-28 |
Kenichi Handa |
*** empty log message ***
|
2007-08-28 |
Kenichi Handa |
(gamegrid-init): Set line-spacing to 0.
|
2007-08-28 |
Glenn Morris |
Provide self.
|
2007-08-28 |
Glenn Morris |
*** empty log message ***
|
2007-08-28 |
Glenn Morris |
(c-constant-kwds): Add java: null, true, false.
|
2007-08-28 |
Glenn Morris |
*** empty log message ***
|
2007-08-27 |
Thien-Thi Nguyen |
Comments munging; nfc.
|
2007-08-27 |
Thien-Thi Nguyen |
Initial revision
|
2007-08-27 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-27 |
Thien-Thi Nguyen |
(m2-definition, m2-module): Don't use previous-line.
|
2007-08-27 |
Miles Bader |
Remove RCS keywords
|
2007-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-27 |
YAMAMOTO Mitsuharu |
(x_draw_composite_glyph_string_foreground): Draw rectangle
|
2007-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-27 |
YAMAMOTO Mitsuharu |
(mac-handle-toolbar-switch-mode): Add explicit
|
2007-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-27 |
YAMAMOTO Mitsuharu |
(Mac OS X): Add alternative workaround for QuickTime
|
2007-08-27 |
Glenn Morris |
*** empty log message ***
|
2007-08-27 |
Glenn Morris |
(diff-find-file-name): Only accept regular files, to rule out
|
2007-08-27 |
Glenn Morris |
(vc-svn-diff): If the repository version of all the files is the same
|
2007-08-27 |
Glenn Morris |
*** empty log message ***
|
2007-08-27 |
Miles Bader |
Merge from emacs--rel--22
|
2007-08-27 |
Thien-Thi Nguyen |
Mention avl-tree.el.
|
2007-08-27 |
Thien-Thi Nguyen |
(Features): Add avl-tree.
|
2007-08-27 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-27 |
Thien-Thi Nguyen |
Commentary and docstring munging; nfc.
|
2007-08-27 |
Thien-Thi Nguyen |
(avl-tree-del-balance1, avl-tree-del-balance2)
|
2007-08-27 |
Thien-Thi Nguyen |
Move things around; munge whitespace, indentation; nfc.
|
2007-08-27 |
Thien-Thi Nguyen |
Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names:
|
2007-08-27 |
Thien-Thi Nguyen |
Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names:
|
2007-08-27 |
Thien-Thi Nguyen |
Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names:
|
2007-08-27 |
Thien-Thi Nguyen |
(elib-node-create): Delete unused macro.
|
2007-08-27 |
Thien-Thi Nguyen |
Reduce nesting: Use modern backquote syntax.
|
2007-08-27 |
Thien-Thi Nguyen |
Do s/avltree/avl-tree/g. Resulting changed function names:
|
2007-08-27 |
Miles Bader |
Add arch tagline
|
2007-08-27 |
Thien-Thi Nguyen |
Don't require `cl'.
|
2007-08-27 |
Thien-Thi Nguyen |
Move provide form to end; nfc.
|
2007-08-27 |
Thien-Thi Nguyen |
Munge comments, whitespace, indentation, hanging parens; nfc.
|
2007-08-27 |
Thien-Thi Nguyen |
Initial revision, comprising elib-node.el and avltree.el,
|
2007-08-26 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-26 |
Michaël Cadilhac |
Change `fr-drdref' to `fr-dired-ref'.
|
2007-08-26 |
Michaël Cadilhac |
Move fr-drdref.pdf to fr-dired-ref.pdf.
|
2007-08-26 |
Michaël Cadilhac |
Move fr-drdref.tex to fr-dired-ref.tex.
|
2007-08-26 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-26 |
Michaël Cadilhac |
Say that PDF files are now the default for refcards.
|
2007-08-26 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-26 |
Michaël Cadilhac |
Add rules for creating the refcards in PDF, make them the default.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Update copyright notice. Update the examples. Fix a typo. Remove the
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Remove the `letterpaper' counter, specify PDF layout, use a PDF
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout.
|
2007-08-26 |
Michaël Cadilhac |
Specify PDF layout, use a PDF `compile-command' local variable.
|
2007-08-26 |
Michaël Cadilhac |
Remove the PS versions of the refcards.
|
2007-08-26 |
Michaël Cadilhac |
Add the PDF versions of the refcards.
|
2007-08-26 |
Michaël Cadilhac |
New. Handle PDF layouts through \pdfpagewidth and \pdfpageheight.
|
2007-08-26 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-26 |
Michaël Cadilhac |
(hi-lock-unface-buffer): Show a x-menu only if the mouse was used.
|
2007-08-26 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-26 |
Michaël Cadilhac |
(PC-do-completion): Make RET accept a non-unique but complete
|
2007-08-26 |
Thien-Thi Nguyen |
Initial revision
|
2007-08-26 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-26 |
Dan Nicolaescu |
(log-view-toggle-mark-entry): Add docstring.
|
2007-08-26 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-26 |
Thien-Thi Nguyen |
(eshell-eval-using-options): Add debug declaration.
|
2007-08-26 |
Dan Nicolaescu |
* vc-hooks.el (vc-registered): Use mapc instead of mapcar.
|
2007-08-25 |
Richard M. Stallman |
Syntactic cleanup.
|
2007-08-25 |
Dan Nicolaescu |
* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
|
2007-08-25 |
Stefan Monnier |
Redirect to intel386.h if compiling for i386.
|
2007-08-25 |
Stefan Monnier |
(Finvisible_p): New function.
|
2007-08-25 |
Dan Nicolaescu |
(log-view-marked-list): Delete variable.
|
2007-08-25 |
Dan Nicolaescu |
* vc-git.el (vc-git-mode-line-string): New function.
|
2007-08-25 |
Alan Mackenzie |
(c-other-decl-block-key-in-symbols-alist): new language variable.
|
2007-08-25 |
Alan Mackenzie |
(c-brace-anchor-point): new function.
|
2007-08-25 |
Alan Mackenzie |
*** empty log message ***
|
2007-08-25 |
Stephen Gildea |
add mh-annotate-msg-hook
|
2007-08-25 |
Juri Linkov |
*** empty log message ***
|
2007-08-25 |
Juri Linkov |
(auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
|
2007-08-25 |
Juri Linkov |
Add autoloads to put associations in auto-mode-alist:
|
2007-08-25 |
Juri Linkov |
(image-type-header-regexps): Use more complex regexp for svg.
|
2007-08-25 |
Juri Linkov |
(jka-compr-compression-info-list): Add .svgz to treat it like .tgz.
|
2007-08-25 |
Juri Linkov |
Add file coding cookie.
|
2007-08-25 |
Reiner Steib |
(cvs-query-directory): Only prompt when prefix is given.
|
2007-08-25 |
Reiner Steib |
(sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
|
2007-08-25 |
Jay Belanger |
*** empty log message ***
|
2007-08-25 |
Jay Belanger |
(var-TimeZone): Make nil the default value.
|
2007-08-25 |
Jay Belanger |
(Time Zones): Explain that Calc will by default use daylight saving
|
2007-08-25 |
Karl Berry |
missed ChangeLog entry
|
2007-08-24 |
Dan Nicolaescu |
(log-view-toggle-mark-entry): New function.
|
2007-08-24 |
Glenn Morris |
(makeinfo): Reduce requirement to 4.6.
|
2007-08-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-24 |
Thien-Thi Nguyen |
(zone-pgm-rat-race): New func.
|
2007-08-24 |
Stefan Monnier |
(byte-optimize-if): Don't presume `clause' is a list.
|
2007-08-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-24 |
Juanma Barranquero |
(syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
|
2007-08-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-24 |
Thien-Thi Nguyen |
(hs-match-data): Delete alias.
|
2007-08-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-24 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
|
2007-08-24 |
Glenn Morris |
(backup-buffer-copy): Fully revert change. Sigh.
|
2007-08-24 |
Martin Rudalics |
*** empty log message ***
|
2007-08-24 |
Martin Rudalics |
(format-alist): Fix typo in doc-string.
|
2007-08-24 |
Martin Rudalics |
*** empty log message ***
|
2007-08-24 |
Martin Rudalics |
(Finsert_file_contents): Consult CHARS_MODIFF to tell
|
2007-08-24 |
Michael Albinus |
* net/tramp.el (tramp-local-host-p): New defun.
|
2007-08-24 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-24 |
Glenn Morris |
(backup-buffer-copy): Revert 2007-08-22 change.
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-24 |
Glenn Morris |
Check for a suitably recent makeinfo.
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-24 |
Glenn Morris |
(tutorial-directory): Set with eval-at-startup so it gets the right
|
2007-08-24 |
Glenn Morris |
Regenerate.
|
2007-08-24 |
Glenn Morris |
Mention eldoc-highlight-function-argument.
|
2007-08-24 |
Glenn Morris |
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
|
2007-08-24 |
Jason Rumney |
*** empty log message ***
|
2007-08-24 |
Jason Rumney |
[HAVE_NTGUI]: Define dynamic loaded functions.
|
2007-08-23 |
Masatake YAMATO |
(gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.
|
2007-08-23 |
Stefan Monnier |
*** empty log message ***
|
2007-08-23 |
Stefan Monnier |
*** empty log message ***
|
2007-08-23 |
Stefan Monnier |
(byte-compile-output-docform, byte-compile-output-as-comment):
|
2007-08-23 |
Stefan Monnier |
(byte-optimize-if): Move `progn' out of the test
|
2007-08-23 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-23 |
Thien-Thi Nguyen |
(locate-get-file-positions): Use
|
2007-08-23 |
John Wiegley |
2007-08-23 John Wiegley <johnw@newartisans.com>
|
2007-08-23 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-23 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-23 |
Miles Bader |
Add arch tagline
|
2007-08-23 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-23 |
YAMAMOTO Mitsuharu |
(wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
|
2007-08-23 |
YAMAMOTO Mitsuharu |
(svg_load_image): Blend with specified background if exists.
|
2007-08-23 |
YAMAMOTO Mitsuharu |
(RSVG_LIBS, RSVG_CFLAGS): New variables.
|
2007-08-23 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-23 |
YAMAMOTO Mitsuharu |
Reflect configure.in change manually.
|
2007-08-23 |
YAMAMOTO Mitsuharu |
Check librsvg2 also for Mac Carbon.
|
2007-08-23 |
Glenn Morris |
Add more detail to existing entry.
|
2007-08-23 |
Glenn Morris |
*** empty log message ***
|
2007-08-23 |
Glenn Morris |
(mostlyclean, clean, distclean, maintainer-clean): Delete these
|
2007-08-23 |
Glenn Morris |
New file, with most information formerly in etc/Makefile.
|
2007-08-22 |
Jason Rumney |
*** empty log message ***
|
2007-08-22 |
Jason Rumney |
(vc-menu-map-filter): Reapply 2007-08-06 bugfix.
|
2007-08-22 |
Chong Yidong |
(image-minor-mode): Use image-mode-text-map.
|
2007-08-22 |
Chong Yidong |
* image-mode.el (image-minor-mode): Use image-mode-text-map.
|
2007-08-22 |
Karl Berry |
sync refcard with printed version
|
2007-08-22 |
Michael Albinus |
* NEWS: `shell' prompts for the default directory if called with a
|
2007-08-22 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-22 |
Michael Albinus |
* comint.el (comint-exec-1): Raise an error if
|
2007-08-22 |
Thien-Thi Nguyen |
(dabbrev--progress-reporter): New variable.
|
2007-08-22 |
Romain Francoise |
Follow reorganization of files in etc/.
|
2007-08-22 |
Sam Steingold |
(cvs-vc-command-advice): Fix a typo in code (file->files).
|
2007-08-22 |
Carsten Dominik |
*** empty log message ***
|
2007-08-22 |
Carsten Dominik |
* org.texi (Adding hyperlink types): New section.
|
2007-08-22 |
Carsten Dominik |
*** empty log message ***
|
2007-08-22 |
Carsten Dominik |
*** empty log message ***
|
2007-08-22 |
Carsten Dominik |
* textmodes/org-publish.el (org-publish-org-to-latex): New
|
2007-08-22 |
Carsten Dominik |
*** empty log message ***
|
2007-08-22 |
Carsten Dominik |
* textmodes/org.el (org-agenda-skip): Allow a form for
|
2007-08-22 |
Carsten Dominik |
*** empty log message ***
|
2007-08-22 |
Miles Bader |
Add arch tagline
|
2007-08-22 |
Carsten Dominik |
New file
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Move information about tex files from etc/README to etc/refcards/README.
|
2007-08-22 |
Glenn Morris |
Fix typo.
|
2007-08-22 |
Glenn Morris |
Move information about tex files from etc/README to etc/refcards/README.
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
New file, with existing refcard rules from etc/Makefile.
|
2007-08-22 |
Glenn Morris |
Move refcard rules to new file etc/refcards/Makefile.
|
2007-08-22 |
Glenn Morris |
New file.
|
2007-08-22 |
Glenn Morris |
Add copyright and license notice.
|
2007-08-22 |
Glenn Morris |
Relocate license info for moved images from etc/README to etc/images/README.
|
2007-08-22 |
Glenn Morris |
Relocate license info for moved images from etc/README to
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
(Learning how to do something): Refcards now in etc/refcards/ directory.
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Regenerate to add HAVE_RSVG.
|
2007-08-22 |
Glenn Morris |
(x_find_image_file): Search in etc/images/ rather than etc/.
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
(create-image): Doc fix.
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Move from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
(help-with-tutorial): Tutorials now in tutorial-directory.
|
2007-08-22 |
Glenn Morris |
(tutorial-directory): New constant.
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|