2006-12-03 |
Karoly Lorentey |
Regenerate lisp/ldefs-boot.el.
|
2006-12-03 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-12-03 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-10-14 |
Karoly Lorentey |
Fix obvious runtime errors after merge.
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-10-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-07-30 |
Karoly Lorentey |
Increase PURESIZE.
|
2006-07-29 |
Karoly Lorentey |
Fix various aborts in get_named_tty. (Patch by Kalle Olavi Niemitalo)
|
2006-07-29 |
Karoly Lorentey |
Remove superfluous properties from the mode-line-client indicator. (Reported by Kalle Olavi Niemitalo)
|
2006-07-29 |
Karoly Lorentey |
Fix F10 behaviour. (Reported by Bernard Adrian.)
|
2006-07-29 |
Karoly Lorentey |
Fix x_catch_errors-related abort after X disconnects. (Reported by Dan Nicolaescu).
|
2006-07-29 |
Karoly Lorentey |
Let frames on new terminals inherit 'environment and 'client.
|
2006-07-29 |
Karoly Lorentey |
Fix typo in lisp/term/xterm.el.
|
2006-07-29 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-07-14 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-06-27 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-06-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
2006-05-26 |
Karoly Lorentey |
Rework environment variable support. (Reported by Kalle Olavi Niemitalo and Noah Friedman.)
|
2006-05-24 |
Karoly Lorentey |
Fix compilation error in lwlib/xlwmenu.c.
|
2006-05-24 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-05-20 |
Karoly Lorentey |
Fix syntax errors in terminal initialization files.
|
2006-05-20 |
Karoly Lorentey |
Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
|
2006-05-20 |
Karoly Lorentey |
Fix and/or simplify terminal initialization files.
|
2006-05-20 |
Karoly Lorentey |
Don't load terminit files repeatedly. Also, don't call terminit functions more than once per terminal.
|
2006-05-20 |
Karoly Lorentey |
Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.
|
2006-05-20 |
Karoly Lorentey |
Fix crashes in redisplay functions on suspended tty frames. (Reported by Dan Nicolaescu.)
|
2006-05-20 |
Karoly Lorentey |
Increase PURESIZE yet again.
|
2006-05-20 |
Karoly Lorentey |
Fix stupid crash during startup.
|
2006-05-20 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-05-17 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-05-10 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-05-05 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-05-03 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-28 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-20 |
Karoly Lorentey |
Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)
|
2006-04-20 |
Karoly Lorentey |
Fix `vc-annotate' under X. (Reported by Dan Nicolaescu.)
|
2006-04-19 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-12 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-10 |
Karoly Lorentey |
Fix typo in startup.el.
|
2006-04-10 |
Karoly Lorentey |
Merged from
|
2006-04-01 |
Karoly Lorentey |
(Attempt to) fix bootstrap error.
|
2006-04-01 |
Karoly Lorentey |
Fix previous commit.
|
2006-04-01 |
Karoly Lorentey |
Fix tooltip border color.
|
2006-04-01 |
Karoly Lorentey |
Fix delete key after C-x 5 2 on X. (Catched by Dan Nicolaescu.)
|
2006-04-01 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
2006-04-01 |
Karoly Lorentey |
Fix OpenBSD compilation some more. (Fix by Han Boetes.)
|
2006-03-28 |
Karoly Lorentey |
Fix compilation error on OpenBSD. (Reported by Han Boetes.)
|
2006-03-26 |
Karoly Lorentey |
Set `default-directory' in *scratch* to the current directory of emacsclient.
|
2006-03-26 |
Karoly Lorentey |
Clean up tty device handling. Change name of controlling tty from nil to "/dev/tty".
|
2006-03-26 |
Karoly Lorentey |
Fix tool-bar and menu-bar toggles in Show/Hide menu to reflect the state of the current frame.
|
2006-03-26 |
Karoly Lorentey |
Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
|
2006-03-26 |
Karoly Lorentey |
Set emacsbug.el's pretest address to the multi-tty list. (Reported by Richard Lewis.)
|
2006-03-22 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
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/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
Move tutorials from etc/ to etc/tutorials/
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Glenn Morris |
Move refcards from etc/ to etc/refcards/
|
2007-08-22 |
Michael Albinus |
* tramp.texi (Remote Programs): Persistency file must be cleared when
|
2007-08-22 |
Michael Albinus |
* net/tramp.el (top): Require cl.el, when `copy-tree' is not available
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Move tree-widget/ from etc/ to etc/images/
|
2007-08-22 |
Glenn Morris |
Fix typo in previous change.
|
2007-08-22 |
Glenn Morris |
Regenerate, with shell-func message patch.
|
2007-08-22 |
Glenn Morris |
Joakim Verona <joakim at verona.se>
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Paul Pogonyshev <pogonyshev at gmx.net>
|
2007-08-22 |
Glenn Morris |
Paul Pogonyshev <pogonyshev at gmx.net>
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Paul Pogonyshev <pogonyshev at gmx.net>
|
2007-08-22 |
Glenn Morris |
Paul Pogonyshev <pogonyshev at gmx.net>
|
2007-08-22 |
Glenn Morris |
Paul Pogonyshev <pogonyshev at gmx.net>
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
(backup-buffer-copy): Check backup directory is writable, to avoid
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
(rmail-movemail-variant-p): Call on load to set movemail related variables.
|
2007-08-22 |
Katsumi Yamaoka |
(BASE_PURESIZE): Increase to 1140000.
|
2007-08-21 |
Juri Linkov |
*** empty log message ***
|
2007-08-21 |
Juri Linkov |
(cua-paste): Use `mouse-region-match' instead of checking last-command.
|
2007-08-21 |
Juri Linkov |
(delete-selection-pre-hook): Use `mouse-region-match' instead of checking last-command.
|
2007-08-21 |
Juri Linkov |
*** empty log message ***
|
2007-08-21 |
Juri Linkov |
Preload "button".
|
2007-08-21 |
Stefan Monnier |
Binding inhibit-modification-hooks was merged into 22.2.
|
2007-08-21 |
Stefan Monnier |
(byte-compile-interactive-only-functions): Add previous-line and next-line.
|
2007-08-21 |
Stefan Monnier |
(vc-arch-extra-menu-map): New var and fun.
|
2007-08-21 |
Stefan Monnier |
(vc-menu-map-filter): Use vc-call and reindent.
|
2007-08-21 |
Stefan Monnier |
(vc-menu-map): Don't setup any more.
|
2007-08-21 |
Stefan Monnier |
(vc-menu-entry): New var.
|
2007-08-21 |
Jeffrey C Honig |
*** empty log message ***
|
2007-08-21 |
Jeffrey C Honig |
(mh-folder-message-menu, mh-folder-mode-map): Add
|
2007-08-21 |
Jeffrey C Honig |
(mh-show-preferred-alternative)
|
2007-08-21 |
Jeffrey C Honig |
(mh-invisible-header-fields-internal): Exclude Fax and Phone. Put
|
2007-08-21 |
Jeffrey C Honig |
*** empty log message ***
|
2007-08-21 |
Jeffrey C Honig |
(mm-decode-body): remove explicit autoload of
|
2007-08-21 |
Jeffrey C Honig |
(mh-alias-expand): Set up automatic autoload of
|
2007-08-21 |
Miles Bader |
Merge from emacs--rel--22
|
2007-08-20 |
Juri Linkov |
*** empty log message ***
|
2007-08-20 |
Juri Linkov |
(fancy-splash-text): Change multiple tabs into one tab.
|
2007-08-20 |
Jeffrey C Honig |
*** empty log message ***
|
2007-08-20 |
Jeffrey C Honig |
* mh-mime.el (message-options-set): Add missing autoloads from my
|
2007-08-20 |
Vinicius Jose Latorre |
preceding-sexp
|
2007-08-20 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-20 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-20 |
Thien-Thi Nguyen |
Kill eol whitespace.
|
2007-08-20 |
Thien-Thi Nguyen |
(vc-rcs-annotate-command):
|
2007-08-20 |
Andreas Schwab |
*** empty log message ***
|
2007-08-20 |
Andreas Schwab |
(rmail-autodetect): Doc fix.
|
2007-08-20 |
Jeffrey C Honig |
*** empty log message ***
|
2007-08-20 |
Jeffrey C Honig |
(mh-forward): Address SF 1730393. When forwarding
|
2007-08-20 |
Jeffrey C Honig |
*** empty log message ***
|
2007-08-20 |
Jeffrey C Honig |
(mh-mml-forward-message): Address SF 1378993 and
|
2007-08-19 |
Jeffrey C Honig |
*** empty log message ***
|
2007-08-19 |
Jeffrey C Honig |
* mh-e.el (mh-invisible-header-fields-internal): We want to show
|
2007-08-19 |
Jeffrey C Honig |
(mh-mml-to-mime): GPG requires e-mail addresses, not
|
2007-08-19 |
Jeffrey C Honig |
(mh-invisible-header-fields-internal): Update with all
|
2007-08-19 |
Juri Linkov |
*** empty log message ***
|
2007-08-19 |
Juri Linkov |
(normal-splash-screen): Add more links.
|
2007-08-19 |
Juri Linkov |
*** empty log message ***
|
2007-08-19 |
Juri Linkov |
(splash-screen-keymap): Rename from `fancy-splash-keymap'
|
2007-08-19 |
Michael Kifer |
2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
|
2007-08-19 |
Glenn Morris |
*** empty log message ***
|
2007-08-19 |
Glenn Morris |
(eldoc-get-fnsym-args-string): Doc fix.
|
2007-08-19 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-19 |
Richard M. Stallman |
(Ffunction, Fquote): Signal error if not 1 argument.
|
2007-08-19 |
Glenn Morris |
*** empty log message ***
|
2007-08-19 |
Glenn Morris |
(custom-deps, finder-data, autoloads, recompile)
|
2007-08-19 |
Andreas Schwab |
*** empty log message ***
|
2007-08-19 |
Andreas Schwab |
(pure): Round PURESIZE up.
|
2007-08-18 |
Glenn Morris |
(scheme-mode-variables): Set font-lock-comment-start-skip.
|
2007-08-18 |
Glenn Morris |
*** empty log message ***
|
2007-08-18 |
Glenn Morris |
(eldoc-get-fnsym-args-string): Convert
|
2007-08-18 |
Glenn Morris |
*** empty log message ***
|
2007-08-18 |
Martin Rudalics |
*** empty log message ***
|
2007-08-18 |
Martin Rudalics |
(ada-create-syntax-table): Move
|
2007-08-17 |
Michaël Cadilhac |
Fix typo.
|
2007-08-17 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-17 |
Michaël Cadilhac |
(meta-indent-calculate-last): Remove.
|
2007-08-17 |
Thien-Thi Nguyen |
(copyright-limit): Fix sense typo in defsubst.
|
2007-08-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-17 |
Thien-Thi Nguyen |
(copyright-limit): New defsubst.
|
2007-08-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-17 |
Thien-Thi Nguyen |
(copyright-update-year): Fix bug: Handle nil copyright-limit.
|
2007-08-17 |
Jay Belanger |
*** empty log message ***
|
2007-08-17 |
Jay Belanger |
(math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's.
|
2007-08-17 |
Jay Belanger |
(math-besJ0, math-besJ1, math-besY0, math-besY1)
|
2007-08-17 |
Jay Belanger |
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
|
2007-08-17 |
Jay Belanger |
(math-small-factorial-table): Remove `eval-when-compile's.
|
2007-08-17 |
Jay Belanger |
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two):
|
2007-08-17 |
Jay Belanger |
(math-bignum-digit-length): Compute the appropriate value.
|
2007-08-17 |
Jay Belanger |
*** empty log message ***
|
2007-08-17 |
Jay Belanger |
(math-standard-units): Give exact conversion for tsp.
|
2007-08-17 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-17 |
Michaël Cadilhac |
(report-emacs-bug): Make MS-DOS a special case (there's no build number).
|
2007-08-17 |
Eli Zaretskii |
*** empty log message ***
|
2007-08-17 |
Eli Zaretskii |
(Position Info): Add index entry for face at point.
|
2007-08-17 |
Vinicius Jose Latorre |
Fix s{a}{b} parsing
|
2007-08-17 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-17 |
Michaël Cadilhac |
(report-emacs-bug): Remove the last number of `emacs-version', use the
|
2007-08-17 |
Jan Djärv |
*** empty log message ***
|
2007-08-17 |
Jan Djärv |
(handle_one_xevent): Remove check that mouse click is in
|
2007-08-17 |
Glenn Morris |
*** empty log message ***
|
2007-08-17 |
Glenn Morris |
T. V. Raman <raman at users.sf.net> (tiny change)
|
2007-08-17 |
Glenn Morris |
Delete all bugs - see the copy on the release branch.
|
2007-08-17 |
Glenn Morris |
*** empty log message ***
|
2007-08-17 |
Glenn Morris |
(compilation-get-file-structure): Make use of the directory part when
|
2007-08-17 |
Richard M. Stallman |
Whitespace fix.
|
2007-08-17 |
Jay Belanger |
*** empty log message ***
|
2007-08-17 |
Jay Belanger |
*** empty log message ***
|
2007-08-17 |
Jay Belanger |
(calc-language-alist): Add texinfo-mode.
|
2007-08-17 |
Jay Belanger |
Move contents to beginning of file.
|
2007-08-17 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-16 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-16 |
Stefan Monnier |
*** empty log message ***
|
2007-08-16 |
Glenn Morris |
(ps-font-size): Doc fix.
|
2007-08-16 |
Glenn Morris |
*** empty log message ***
|
2007-08-16 |
Glenn Morris |
*** empty log message ***
|
2007-08-16 |
Glenn Morris |
Tweak previous change (don't init statics).
|
2007-08-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-16 |
Richard M. Stallman |
(copyright-names-regexp): Add custom group.
|
2007-08-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-16 |
Richard M. Stallman |
(Asynchronous Processes): Clarify doc of start-file-process.
|
2007-08-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-16 |
Richard M. Stallman |
(Fcommandp): Add parens to clarify.
|
2007-08-16 |
Richard M. Stallman |
(Fall_completions): Use enum for type of table.
|
2007-08-16 |
Richard M. Stallman |
(USAGE2): Improve text.
|
2007-08-16 |
Juri Linkov |
Add new user option `initial-buffer-choice'.
|
2007-08-16 |
Juri Linkov |
*** empty log message ***
|
2007-08-16 |
Juri Linkov |
(mac-apple-event-map): Bind About Emacs menu item to about-emacs instead
|
2007-08-16 |
Juri Linkov |
(menu-bar-help-menu): Bind About Emacs menu item to about-emacs instead of
|
2007-08-15 |
Juri Linkov |
*** empty log message ***
|
2007-08-15 |
Juri Linkov |
(initialization): Change parent group from `internal'
|
2007-08-15 |
Jay Belanger |
(Basic Operations on Units): Clarify fraction mode behavior.
|
2007-08-15 |
Stefan Monnier |
(reset_var_on_error): Improve comment.
|
2007-08-15 |
Jay Belanger |
*** empty log message ***
|
2007-08-15 |
Jay Belanger |
*** empty log message ***
|
2007-08-15 |
Jay Belanger |
(Basic Operations on Units): Mention exact versus inexact conversions.
|
2007-08-15 |
Jay Belanger |
(math-standard-units): Update values. Put in exact values when
|
2007-08-15 |
Glenn Morris |
Comment previous change.
|
2007-08-15 |
Glenn Morris |
*** empty log message ***
|
2007-08-15 |
Glenn Morris |
Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
|
2007-08-15 |
Glenn Morris |
(rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
|
2007-08-15 |
Glenn Morris |
whitespace
|
2007-08-15 |
Glenn Morris |
*** empty log message ***
|
2007-08-15 |
Michaël Cadilhac |
*** empty log message ***
|
2007-08-15 |
Michaël Cadilhac |
(report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
|
2007-08-14 |
Jay Belanger |
*** empty log message ***
|
2007-08-14 |
Jay Belanger |
(Quick Calculator Mode): Mention that binary format will be displayed.
|
2007-08-14 |
Jay Belanger |
*** empty log message ***
|
2007-08-14 |
Jay Belanger |
calc-aent.el
|
2007-08-14 |
Glenn Morris |
(bad-packages-alist): Fix regexp typo in previous change.
|
2007-08-14 |
Glenn Morris |
Move CUA-mode check to `bad-packages-alist'.
|
2007-08-14 |
Glenn Morris |
*** empty log message ***
|
2007-08-14 |
Glenn Morris |
Mention `bad-packages-alist'.
|
2007-08-14 |
Glenn Morris |
(bad-packages-alist): New constant.
|
2007-08-14 |
Glenn Morris |
*** empty log message ***
|
2007-08-14 |
Jay Belanger |
*** empty log message ***
|
2007-08-14 |
Jay Belanger |
*** empty log message ***
|
2007-08-14 |
Jay Belanger |
(Basic Operations on Units): Mention default values for new units.
|
2007-08-14 |
Jay Belanger |
(math-get-standard-units,math-get-units,math-make-unit-string)
|
2007-08-14 |
Stefan Monnier |
Add tpu-extras's autoloads.
|
2007-08-14 |
Stefan Monnier |
Remove spurious * in docstrings.
|
2007-08-13 |
Miles Bader |
Merge from emacs--rel--22
|
2007-08-13 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-13 |
Juanma Barranquero |
(vhdl-update-progress-info): Avoid divide by zero error.
|
2007-08-13 |
Juanma Barranquero |
(ada-gnatls-args): Fix docstring.
|
2007-08-13 |
Juanma Barranquero |
(cvs-parse-table): Handle additional instance of optional quotes
|
2007-08-13 |
Jan Djärv |
*** empty log message ***
|
2007-08-13 |
Jan Djärv |
(update_frame_tool_bar): Use -1 as index
|
2007-08-13 |
Stefan Monnier |
(autoload-print-form): Use print-quoted.
|
2007-08-13 |
Stefan Monnier |
(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
|
2007-08-13 |
Stefan Monnier |
(reset_var_on_error): New fun.
|
2007-08-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-12 |
Richard M. Stallman |
(sh): Delete group `unix'.
|
2007-08-12 |
Richard M. Stallman |
(gud): Change to group `processes'.
|
2007-08-11 |
Glenn Morris |
(compilation-buffer-name): Don't check compilation-arguments. It is
|
2007-08-11 |
Glenn Morris |
*** empty log message ***
|
2007-08-11 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-11 |
YAMAMOTO Mitsuharu |
(x_draw_image_glyph_string): Adjust stipple origin when
|
2007-08-10 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-10 |
YAMAMOTO Mitsuharu |
(mac-ae-reopen-application): New function.
|
2007-08-10 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-10 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (mac_handle_window_event):
|
2007-08-10 |
Stefan Monnier |
Bzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.
|
2007-08-10 |
Jan Djärv |
Add Gtk+ tool bar and GUD focus problem.
|
2007-08-10 |
Jan Djärv |
*** empty log message ***
|
2007-08-10 |
Stefan Monnier |
(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
|
2007-08-09 |
YAMAMOTO Mitsuharu |
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.
|
2007-08-09 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-09 |
YAMAMOTO Mitsuharu |
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
|
2007-08-09 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-09 |
YAMAMOTO Mitsuharu |
(frame_highlight, frame_unhighlight): Don't call
|
2007-08-09 |
YAMAMOTO Mitsuharu |
(posix_memalign): New function.
|
2007-08-09 |
Glenn Morris |
(help-make-xrefs): Fix previous change.
|
2007-08-09 |
Vinicius Jose Latorre |
username and password default
|
2007-08-08 |
Vinicius Jose Latorre |
ps-print-color-p fix
|
2007-08-08 |
Andreas Schwab |
*** empty log message ***
|
2007-08-08 |
Andreas Schwab |
(sendmail-pre-abbrev-expand-hook): Check for
|
2007-08-08 |
Glenn Morris |
(eldoc-get-fnsym-args-string): Make second argument optional, for
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
(help-make-xrefs): Search for symbol constituents, rather than just `-'.
|
2007-08-07 |
Jay Belanger |
*** empty log message ***
|
2007-08-07 |
Jay Belanger |
(calc-convert-temperature): Use `/' to create fractions.
|
2007-08-07 |
Michael Albinus |
* net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
|
2007-08-07 |
Sam Steingold |
(compilation-start): Pass nil as startfile to comint-exec.
|
2007-08-07 |
Chong Yidong |
image-refresh has been moved to Emacs 22.2.
|
2007-08-07 |
Chong Yidong |
Add more Emacs 22.2 changes.
|
2007-08-07 |
Chong Yidong |
(File Conveniences): Document point motion keys in Image mode.
|
2007-08-07 |
Chong Yidong |
* files.texi (File Conveniences): Document point motion keys in Image
|
2007-08-07 |
Chong Yidong |
Minor cleanup.
|
2007-08-07 |
Chong Yidong |
(longlines-decoded): New variable.
|
2007-08-07 |
Chong Yidong |
* longlines.el (longlines-decoded): New variable.
|
2007-08-07 |
Chong Yidong |
(move_it_by_lines): Remove incorrect optimization.
|
2007-08-07 |
Chong Yidong |
* xdisp.c (move_it_by_lines): Remove incorrect optimization.
|
2007-08-07 |
Martin Rudalics |
*** empty log message ***
|
2007-08-07 |
Martin Rudalics |
(format-insert-file): Make sure that at most one undo
|
2007-08-07 |
Martin Rudalics |
*** empty log message ***
|
2007-08-07 |
Martin Rudalics |
(Finsert_file_contents): Run format-decode and
|
2007-08-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-07 |
YAMAMOTO Mitsuharu |
(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
|
2007-08-07 |
YAMAMOTO Mitsuharu |
(main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
|
2007-08-07 |
Stefan Monnier |
(vc-annotate): Select temp-buffer before running vc-exec-after.
|
2007-08-07 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-07 |
Richard M. Stallman |
(term): Remove group `unix'.
|
2007-08-07 |
Richard M. Stallman |
(default-indent-new-line): New function.
|
2007-08-07 |
Richard M. Stallman |
(PC-lisp-complete-symbol): Complete symbol around point.
|
2007-08-06 |
Jason Rumney |
Include INSTALL in full-bin zip file.
|
2007-08-06 |
Chong Yidong |
(redisplay_window): When restoring original buffer position, make sure
|
2007-08-06 |
Chong Yidong |
* xdisp.c (redisplay_window): When restoring original buffer
|
2007-08-06 |
Sam Steingold |
(mouse-buffer-menu): Pass mode-name through format-mode-line because it
|
2007-08-06 |
Chong Yidong |
(png_load): Ignore png-supplied background color.
|
2007-08-06 |
Chong Yidong |
* image.c (png_load): Ignore png-supplied background color.
|
2007-08-06 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-06 |
Jason Rumney |
*** empty log message ***
|
2007-08-06 |
Jason Rumney |
(vc-call): Add doc string.
|
2007-08-06 |
Jason Rumney |
(menu-bar-vc-filter): Use vc-call-backend.
|
2007-08-06 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-06 |
YAMAMOTO Mitsuharu |
[!TARGET_API_MAC_CARBON] Include Scrap.h.
|
2007-08-06 |
YAMAMOTO Mitsuharu |
(quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
|
2007-08-06 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
|
2007-08-06 |
Michael Albinus |
*** empty log message ***
|
2007-08-06 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
|
2007-08-06 |
Kenichi Handa |
*** empty log message ***
|
2007-08-06 |
Kenichi Handa |
Wrap (require 'help-mode) by
|
2007-08-05 |
Jason Rumney |
*** empty log message ***
|
2007-08-05 |
Jason Rumney |
(vc-rollback): Add norevert argument back.
|
2007-08-05 |
Vinicius Jose Latorre |
Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
|
2007-08-05 |
Jay Belanger |
*** empty log message ***
|
2007-08-05 |
Jay Belanger |
(math-nlfit-curve): Remove unnecessary variables.
|
2007-08-05 |
Vinicius Jose Latorre |
Require lpr and ps-print when loading printing package
|
2007-08-05 |
Michael Albinus |
*** empty log message ***
|
2007-08-05 |
Andreas Schwab |
Update.
|
2007-08-05 |
Michael Albinus |
* files.el (set-auto-mode): Handle also remote files wrt
|
2007-08-05 |
Miles Bader |
Add arch tagline
|
2007-08-04 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-04 |
Jay Belanger |
(Curve Fitting): Change plot indicator.
|
2007-08-04 |
Jay Belanger |
(calc-curve-fit): Change plot indicator.
|
2007-08-04 |
Jan Djärv |
*** empty log message ***
|
2007-08-04 |
Jan Djärv |
(xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
|
2007-08-04 |
Jay Belanger |
(Curve Fitting): Mention plot indicator.
|
2007-08-04 |
Jay Belanger |
(calc-curve-fit): Change plot indicator.
|
2007-08-04 |
Jay Belanger |
(calc-curve-fit): Add "plot" indicator.
|
2007-08-04 |
Jay Belanger |
*** empty log message ***
|
2007-08-04 |
Jay Belanger |
(Linear Fits): Correct result.
|
2007-08-04 |
Jay Belanger |
*** empty log message ***
|
2007-08-04 |
Jay Belanger |
(Curve Fitting): Mention plotting the curves.
|
2007-08-04 |
Jay Belanger |
*** empty log message ***
|
2007-08-04 |
Jay Belanger |
New file.
|
2007-08-04 |
Jay Belanger |
(calc-curve-fit): Add support for nonlinear curves and plotting.
|
2007-08-04 |
Glenn Morris |
*** empty log message ***
|
2007-08-04 |
Glenn Morris |
(auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
|
2007-08-04 |
Glenn Morris |
(cperl-compilation-error-regexp-alist): Remove duplicate defvar
|
2007-08-03 |
Stefan Monnier |
(diff-font-lock-keywords): Fix up false positives.
|
2007-08-03 |
Glenn Morris |
(telnet-mode): Fix previous change.
|
2007-08-03 |
Vinicius Jose Latorre |
Evaluate require only during compilation
|
2007-08-03 |
Dan Nicolaescu |
(term-erase-in-display): Fix case when point is not at
|
2007-08-03 |
Miles Bader |
Merge from emacs--rel--22
|
2007-08-03 |
Jay Belanger |
*** empty log message ***
|
2007-08-03 |
Jay Belanger |
(Basic Graphics): Mention graphing error forms.
|
2007-08-03 |
Jay Belanger |
*** empty log message ***
|
2007-08-03 |
Jay Belanger |
(calc-graph-format-data,calc-graph-add-curve): Check for error forms.
|
2007-08-03 |
Jay Belanger |
(math-get-value,math-get-sdev,math-contains-sdev): New functions.
|
2007-08-03 |
Miles Bader |
Change capitalization of VC backend names for new backends
|
2007-08-03 |
Glenn Morris |
(customize-apropos): Make the error message indicate what kind of
|
2007-08-03 |
Glenn Morris |
(telnet-mode): Set comint-use-prompt-regexp to t.
|
2007-08-03 |
Glenn Morris |
(fortran-font-lock-syntactic-keywords): Fix off-by-one error in
|
2007-08-03 |
Glenn Morris |
*** empty log message ***
|
2007-08-03 |
Glenn Morris |
Drew Adams <drew.adams at oracle.com>
|
2007-08-02 |
Jay Belanger |
*** empty log message ***
|
2007-08-02 |
Jay Belanger |
(math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
|
2007-08-02 |
Vinicius Jose Latorre |
Insert tiny change
|
2007-08-02 |
Vinicius Jose Latorre |
Adjust load-path comment
|
2007-08-01 |
Vinicius Jose Latorre |
Adjust load-path comment
|
2007-08-01 |
Vinicius Jose Latorre |
Adjust load-path
|
2007-08-01 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-01 |
Dan Nicolaescu |
* vc.el: Document new VC operation `extra-menu'.
|
2007-08-01 |
Alan Mackenzie |
(Mailing Lists and Bug Reports): Correct "-no-site-file" to
|
2007-08-01 |
Alan Mackenzie |
*** empty log message ***
|
2007-08-01 |
Glenn Morris |
Add fortran-line-length, plus some more sections.
|
2007-08-01 |
Glenn Morris |
*** empty log message ***
|
2007-08-01 |
Glenn Morris |
Remove leading `*' from all defcustom doc strings.
|
2007-08-01 |
Glenn Morris |
*** empty log message ***
|
2007-08-01 |
Vinicius Jose Latorre |
Fix parent groups link
|
2007-08-01 |
Vinicius Jose Latorre |
Fix infinite loop in python.el
|
2007-07-31 |
Stefan Monnier |
(xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
|
2007-07-31 |
Stefan Monnier |
(cvs-vc-command-advice): Handle the new fileset case.
|
2007-07-31 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-30 |
Miles Bader |
Restore lisp/emacs-lisp/cl-loaddefs.el
|
2007-07-30 |
Katsumi Yamaoka |
(BASE_PURESIZE): Increase to 1130000.
|
2007-07-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
|
2007-07-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Richard M. Stallman |
(readevalloop, read1): Treat NBSP as whitespace.
|
2007-07-30 |
Stefan Monnier |
(vc-dired-hook): Use inhibit-read-only.
|
2007-07-30 |
Stefan Monnier |
(compilation-forget-errors): Reset compilation-auto-jump-to-next.
|
2007-07-30 |
Robert J. Chassell |
*** empty log message ***
|
2007-07-30 |
Robert J. Chassell |
*** empty log message ***
|
2007-07-30 |
Miles Bader |
Fix void function definition error in cus-edit.el
|
2007-07-30 |
Miles Bader |
Update some .arch-inventory files
|
2007-07-30 |
Miles Bader |
Remove lisp/erc/erc-nicklist.el
|
2007-07-30 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-30 |
Katsumi Yamaoka |
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
|
2007-07-30 |
Dan Nicolaescu |
Delete stuff that is already on the 22.2 branch.
|
2007-07-29 |
Stefan Monnier |
(calendar-mode): Make sure displayed-(month|year) are set.
|
2007-07-29 |
Stefan Monnier |
(displayed-month): Remove declaration since it's not used here.
|
2007-07-29 |
Michael Albinus |
* net/tramp.el:
|
2007-07-29 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Point to mode line
|
2007-07-29 |
Jan Djärv |
*** empty log message ***
|
2007-07-29 |
Jan Djärv |
(__malloc_initialize): Remove pthread_once. Not needed.
|
2007-07-29 |
Juri Linkov |
*** empty log message ***
|
2007-07-29 |
Juri Linkov |
*** empty log message ***
|
2007-07-29 |
Juri Linkov |
(dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
|
2007-07-29 |
Juri Linkov |
(wdired-exit): New function.
|
2007-07-28 |
Stefan Monnier |
(customize-read-group): New fun.
|
2007-07-28 |
Stefan Monnier |
(ad-interactive-form): Re-introduce.
|
2007-07-28 |
Masatake YAMATO |
(vc-dired-mode): Added a menu for VC related
|
2007-07-28 |
Dan Nicolaescu |
*** empty log message ***
|
2007-07-28 |
Alan Mackenzie |
Fix problem with modes derived from CC Mode: Move macro
|
2007-07-28 |
Alan Mackenzie |
*** empty log message ***
|
2007-07-28 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-28 |
Eli Zaretskii |
(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
|
2007-07-28 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-28 |
Eli Zaretskii |
Fix the `coding' cookie.
|
2007-07-28 |
Dan Nicolaescu |
(vc-git-print-log): Support both the old single file
|
2007-07-28 |
Nick Roberts |
(mode-line-remote): Use updated %@ construct.
|
2007-07-28 |
Nick Roberts |
*** empty log message ***
|
2007-07-28 |
Nick Roberts |
* xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
|
2007-07-28 |
Nick Roberts |
* xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
|
2007-07-28 |
Nick Roberts |
*** empty log message ***
|
2007-07-27 |
Stefan Monnier |
(calendar-bahai-month-name-array, calendar-bahai-epoch)
|
2007-07-27 |
Stefan Monnier |
Don't wrap defvar within eval-when-compile.
|
2007-07-27 |
Miles Bader |
Add arch tagline
|
2007-07-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-07-27 |
YAMAMOTO Mitsuharu |
(struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
|
2007-07-27 |
YAMAMOTO Mitsuharu |
(x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
|
2007-07-27 |
YAMAMOTO Mitsuharu |
(struct scroll_bar): New member fringe_extended_p.
|
2007-07-27 |
YAMAMOTO Mitsuharu |
(w32_draw_fringe_bitmap): Extend fringe background to
|
2007-07-27 |
Glenn Morris |
*** empty log message ***
|
2007-07-27 |
Glenn Morris |
(EMACSSOURCES): Add gpl.texi.
|
2007-07-27 |
Glenn Morris |
Remove previous change (it will be new in 22.2, so not news for 23.1).
|
2007-07-27 |
Glenn Morris |
Mention GPLv3 in this release.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-27 |
Glenn Morris |
*** empty log message ***
|
2007-07-27 |
Glenn Morris |
Switch to GPLv3.
|
2007-07-27 |
Glenn Morris |
*** empty log message ***
|
2007-07-27 |
Glenn Morris |
(Copying): Include license text from gpl.texi, rather than in-line.
|
2007-07-27 |
Glenn Morris |
(Copying): Include license text from gpl.texi, rather than in-line.
|
2007-07-27 |
Glenn Morris |
New file with text of GPL.
|
2007-07-27 |
Stefan Monnier |
(calendar-mode-map): Use new calendar-scroll-* names.
|
2007-07-27 |
Stefan Monnier |
(calendar-scroll-left, calendar-scroll-right):
|
2007-07-27 |
Stefan Monnier |
(cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.
|
2007-07-27 |
Stefan Monnier |
(calendar-scroll-left, calendar-scroll-right, calendar-scroll-left-three-months)
|
2007-07-27 |
Stefan Monnier |
Add `close-display-connection'.
|
2007-07-26 |
Stefan Monnier |
(ad-interactive-p, ad-interactive-form): Remove.
|
2007-07-26 |
Dan Nicolaescu |
* vc-git.el: Relicense to GPLv3 or later.
|
2007-07-26 |
Dan Nicolaescu |
vc-git.el (vc-git-revision-table)
|
2007-07-26 |
Vinicius Jose Latorre |
New: Header/Footer comment & Log messages
|
2007-07-26 |
Michael Albinus |
*** empty log message ***
|
2007-07-26 |
Glenn Morris |
Add notes on relicensing to GPLv3.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Michael Albinus |
*** empty log message ***
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-26 |
Dan Nicolaescu |
(Wdired): Mention C-x C-q key binding.
|
2007-07-25 |
Stefan Monnier |
(calendar-mode-map): Move initialization into declaration.
|
2007-07-25 |
Stefan Monnier |
Break dependency on calendar.el (i.e. do not modify calendar-mode-map),
|
2007-07-25 |
Stefan Monnier |
Trivial comment style change.
|
2007-07-25 |
Nick Roberts |
*** empty log message ***
|
2007-07-25 |
Nick Roberts |
(change-log-redate): Remove (not needed anymore and
|
2007-07-25 |
Stefan Monnier |
(Fcommandp): Pay attention to the `interactive-form' property.
|
2007-07-25 |
Stefan Monnier |
(Finteractive_form): Check for the presence of an
|
2007-07-25 |
Stefan Monnier |
Use mapc and dolist instead of mapcar where possible.
|
2007-07-25 |
Dan Nicolaescu |
Fix comment.
|
2007-07-25 |
Dan Nicolaescu |
* vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
|
2007-07-25 |
Vinicius Jose Latorre |
Docstring fix
|
2007-07-25 |
Vinicius Jose Latorre |
Docstring fix
|
2007-07-25 |
Vinicius Jose Latorre |
Doc/docstring fix
|
2007-07-25 |
Glenn Morris |
(cal-tex-which-days, cal-tex-holidays)
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Stefan Monnier |
(Finteractive_form): Use a `interactive-form' property if
|
2007-07-25 |
Stefan Monnier |
(compilation-error-regexp-alist-alist): Add support for the Maden build tool.
|
2007-07-25 |
Kenichi Handa |
*** empty log message ***
|
2007-07-25 |
Kenichi Handa |
(webjump-url-encode): Fix for non-ASCII characters.
|
2007-07-24 |
Dan Nicolaescu |
(dired-mode-map): Bind wdired-change-to-wdired-mode to
|
2007-07-24 |
Dan Nicolaescu |
vc-git.el (vc-git-print-log): Fix previous change.
|
2007-07-24 |
Stefan Monnier |
(save-selected-window): Minor optimization.
|
2007-07-24 |
Stefan Monnier |
Update autoloaded entries.
|
2007-07-24 |
Stefan Monnier |
(ps-multibyte-buffer): Docstring fixes.
|
2007-07-24 |
Michael Albinus |
* subr.el (start-file-process-shell-command)
|
2007-07-24 |
Michael Albinus |
* NEWS: New functions `start-file-process-shell-command' and
|
2007-07-24 |
Michael Albinus |
* processes.texi (Synchronous Processes): Add
|
2007-07-24 |
Dan Nicolaescu |
vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
|
2007-07-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-24 |
Alan Mackenzie |
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions
|
2007-07-24 |
Alan Mackenzie |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
(generate-calendar, (generate-calendar-month): Use dotimes rather than
|
2007-07-24 |
Glenn Morris |
(diary-list-entries, (mark-calendar-date-pattern): Use `dotimes'
|
2007-07-24 |
Glenn Morris |
(list-hebrew-diary-entries): Use dotimes rather than
|
2007-07-24 |
Glenn Morris |
(list-islamic-diary-entries): Use dotimes rather than
|
2007-07-24 |
Glenn Morris |
(list-bahai-diary-entries): Use dotimes rather than calendar-for-loop.
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
Remove leading `*' from defcustom docs.
|
2007-07-24 |
Glenn Morris |
(normal-splash-screen): Use `emacs-copyright'.
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
(Writing Calendar Files): cal-tex-diary etc only work
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
(cal-tex-holidays, cal-tex-diary)
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-23 |
Stefan Monnier |
(perform-replace): Use isearch-no-upper-case-p.
|
2007-07-23 |
Nick Roberts |
*** empty log message ***
|
2007-07-23 |
Stefan Monnier |
(vc-mode-line-map): New const.
|
2007-07-23 |
Nick Roberts |
*** empty log message ***
|
2007-07-23 |
Dan Nicolaescu |
(vc-git-unregister): New function.
|
2007-07-23 |
Nick Roberts |
*** empty log message ***
|
2007-07-23 |
Dan Nicolaescu |
(vc-git-delete-file, vc-git-rename-file): New functions.
|
2007-07-23 |
Michael Albinus |
*** empty log message ***
|
2007-07-23 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-attributes)
|
2007-07-23 |
Juri Linkov |
*** empty log message ***
|
2007-07-23 |
Juri Linkov |
*** empty log message ***
|
2007-07-23 |
Juri Linkov |
(goto-history-element): New function created from
|
2007-07-23 |
Juri Linkov |
(isearch-message-function): New variable.
|
2007-07-23 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-23 |
Thien-Thi Nguyen |
(vc-stay-local-p): Fix bug: Avoid remove-if-not.
|
2007-07-23 |
Stefan Monnier |
(copyright-update-year): Fix 2007-05-25 change.
|
2007-07-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-23 |
Richard M. Stallman |
(inferior-octave-prompt): Accept .exe.
|
2007-07-23 |
Dan Nicolaescu |
*** empty log message ***
|
2007-07-23 |
Dan Nicolaescu |
(vc-git-checkin): Delete unused parameter and the code
|
2007-07-23 |
Dan Nicolaescu |
(vc-git-workfile-unchanged-p): Update comment.
|
2007-07-23 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-23 |
Miles Bader |
Add arch tagline
|
2007-07-23 |
Dan Nicolaescu |
(vc-directory-exclusion-list): Use eval-after-load.
|
2007-07-23 |
Kenichi Handa |
*** empty log message ***
|
2007-07-23 |
Dan Nicolaescu |
Update status.
|
2007-07-22 |
Nick Roberts |
(decode_mode_spec): Add case 'R' for to test for
|
2007-07-22 |
Nick Roberts |
(mode-line-format): Describe above case in doc string.
|
2007-07-22 |
Nick Roberts |
*** empty log message ***
|
2007-07-22 |
Nick Roberts |
Mark mode-line-remote as risky.
|
2007-07-22 |
Nick Roberts |
(mode-line-remote): New variable.
|
2007-07-22 |
Nick Roberts |
*** empty log message ***
|
2007-07-22 |
Juri Linkov |
*** empty log message ***
|
2007-07-22 |
Juri Linkov |
(isearch-edit-string): Save old point and
|
2007-07-22 |
Dan Nicolaescu |
(vc-git-register, vc-git-checkin): Use vc-git-command,
|
2007-07-22 |
Stefan Monnier |
(diff-refine-ignore-spaces-hunk): Rename from
|
2007-07-22 |
Stefan Monnier |
*** empty log message ***
|
2007-07-22 |
Stefan Monnier |
(diff-unified->context): Use the new `apply' undo entry kind
|
2007-07-22 |
Stefan Monnier |
(diff-find-file-name): Add arg `batch'.
|
2007-07-22 |
Stefan Monnier |
(diff-beginning-of-file-and-junk): New function.
|
2007-07-22 |
Dan Nicolaescu |
(vc-git-revision-granularity,vc-git-root),
|
2007-07-22 |
Michael Albinus |
* progmodes/grep.el (grep-compute-defaults): Keep default values.
|
2007-07-22 |
David Kastrup |
*** empty log message ***
|
2007-07-22 |
Dan Nicolaescu |
vc-git.el: New file.
|
2007-07-22 |
Stefan Monnier |
(tex-font-script-display): Change default to 0.2.
|
2007-07-22 |
Dan Nicolaescu |
* vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
|
2007-07-22 |
Michael Albinus |
*** empty log message ***
|
2007-07-22 |
Michael Albinus |
Sync with Tramp 2.1.10.
|
2007-07-22 |
Michael Albinus |
*** empty log message ***
|
2007-07-22 |
Michael Albinus |
Sync with Tramp 2.1.10.
|
2007-07-22 |
Jan Djärv |
*** empty log message ***
|
2007-07-22 |
Jan Djärv |
(x-handle-no-bitmap-icon): New function.
|
2007-07-22 |
Jan Djärv |
(command-line-x-option-alist): Use x-handle-no-bitmap-icon,
|
2007-07-22 |
Martin Rudalics |
*** empty log message ***
|
2007-07-22 |
Martin Rudalics |
*** empty log message ***
|
2007-07-22 |
Martin Rudalics |
(change-log-fill-parenthesized-list): New function.
|
2007-07-22 |
Jay Belanger |
*** empty log message ***
|
2007-07-22 |
Jay Belanger |
(math-emacs-precision, math-largest-emacs-expt)
|
2007-07-21 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-21 |
Thien-Thi Nguyen |
(image-dired-sane-db-file): New func.
|
2007-07-21 |
Dan Nicolaescu |
(vc-hg-dir-state): Fix loop.
|
2007-07-21 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-21 |
Eli Zaretskii |
(Customizing VC) <vc-handled-backends>: Update the default value.
|
2007-07-21 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-21 |
Richard M. Stallman |
(Why Version Control?): Improve previous change.
|
2007-07-20 |
Stefan Monnier |
(change-log-resolve-conflict): Don't lose data if the merge fails.
|
2007-07-20 |
Stefan Monnier |
(add-change-log-entry, add-log-current-defun, change-log-merge):
|
2007-07-20 |
Stefan Monnier |
(add-change-log-entry, add-log-current-defun, change-log-merge):
|
2007-07-20 |
Dan Nicolaescu |
(compilation-auto-jump-to-first-error): Add
|
2007-07-20 |
Stefan Monnier |
(add-change-log-entry): Delay reading add-log-(full-name|mailing-address)
|
2007-07-20 |
Stefan Monnier |
(add-log-file-name): Use file-relative-name.
|
2007-07-20 |
Stefan Monnier |
(cvs-mode-add-change-log-entry-other-window): Use a directory
|
2007-07-20 |
Stefan Monnier |
(vc-arch-diff): Fix last change.
|
2007-07-20 |
Stefan Monnier |
(compilation-start): Remember the original directory in a buffer-local
|
2007-07-20 |
Dan Nicolaescu |
(vc-hg-diff): Use vc-hg-command.
|
2007-07-20 |
Vinicius Jose Latorre |
Fix foreground/background color
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(install-lisp-CMD, install-lisp-SH): Don't create subdirectories
|
2007-07-20 |
Stefan Monnier |
(vera-mode-map): Move initialization into declaration.
|
2007-07-20 |
Stefan Monnier |
(vera-re-search-forward, vera-re-search-backward):
|
2007-07-20 |
Stefan Monnier |
(flymake-buildfile-dirs): Remove.
|
2007-07-20 |
Stefan Monnier |
(locate-dominating-file): Add comment.
|
2007-07-20 |
Stefan Monnier |
(vc-delistify): Use mapconcat.
|
2007-07-20 |
Stefan Monnier |
Add todo item.
|
2007-07-20 |
Stefan Monnier |
(vc-(m)cvs-create-repo): Remove.
|
2007-07-20 |
Stefan Monnier |
(vc-find-root): Fix case where `file' is the current
|
2007-07-20 |
Dan Nicolaescu |
(vc-hg-workfile-unchanged-p): New function.
|
2007-07-20 |
Kenichi Handa |
(utf-8-post-read-conversion): Temporarily
|
2007-07-20 |
Dan Nicolaescu |
* vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
|
2007-07-20 |
Dan Nicolaescu |
(vc-print-log): Fix call to print-log.
|
2007-07-20 |
Dan Nicolaescu |
* vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
|
2007-07-19 |
Eric S. Raymond |
Log entries as requested by Stefan.
|
2007-07-19 |
Eric S. Raymond |
Make certain diff output gets put in the correcct buffer.
|
2007-07-19 |
Stefan Monnier |
(vc-find-root): Walk up the tree to find an existing
|
2007-07-19 |
Eric S. Raymond |
Update Changelog.
|
2007-07-19 |
Eric S. Raymond |
vc-cvs-checkin had some reference problems, now fixed.
|
2007-07-19 |
Eric S. Raymond |
Fix two variable-reference bugs.
|
2007-07-19 |
Martin Rudalics |
*** empty log message ***
|
2007-07-19 |
Martin Rudalics |
(top-level): Fix typo in final comment introduced
|
2007-07-19 |
Stefan Monnier |
(locate-dominating-file): New function.
|
2007-07-18 |
Michael Albinus |
* progmodes/grep.el (grep-host-defaults-alist): New defvar.
|
2007-07-18 |
Eric S. Raymond |
Fix read error reported by Fabien Coelho.
|
2007-07-18 |
Eric S. Raymond |
Improve the explanation of version control to include concepts
|
2007-07-18 |
Stefan Monnier |
Docstring fixes.
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Put the lower half (the back-end) of NewVC in place. This commit
|
2007-07-18 |
Eric S. Raymond |
Generalize stay-local-p to operatre on lists of files.
|
2007-07-18 |
Eric S. Raymond |
Generalize stay-local-p to operatre on lists of files.
|
2007-07-18 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-18 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-18 |
Juanma Barranquero |
(Fsetq_default): Doc fix.
|
2007-07-18 |
Juanma Barranquero |
(Fsetq): Doc fix.
|
2007-07-18 |
Juanma Barranquero |
(For, Fand): Doc fixes.
|
2007-07-18 |
Juanma Barranquero |
(Ffind_operation_coding_system): Doc fix.
|
2007-07-18 |
Jan Djärv |
*** empty log message ***
|
2007-07-18 |
Jan Djärv |
Declare x_ewmh_activate_frame
|
2007-07-18 |
Jan Djärv |
(x_ewmh_activate_frame): New function.
|
2007-07-18 |
Jan Djärv |
(Fx_focus_frame): Call x_ewmh_activate_frame
|
2007-07-18 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-18 |
Juanma Barranquero |
(follow-mode-hook, follow-mode-off-hook, follow-mode,
|
2007-07-18 |
Martin Rudalics |
*** empty log message ***
|
2007-07-18 |
Martin Rudalics |
(change-log-mode): Use fill-nobreak-predicate to
|
2007-07-18 |
Martin Rudalics |
(kmacro-end-macro): When ignoring empty macro
|
2007-07-17 |
Michael Albinus |
* NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
|
2007-07-17 |
Michael Albinus |
* files.texi (Magic File Names): Introduce optional parameter
|
2007-07-17 |
Michael Albinus |
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
|
2007-07-17 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
|
2007-07-17 |
Michael Albinus |
* net/ange-ftp.el: (ange-ftp-file-remote-p): Handle optional
|
2007-07-17 |
Michael Albinus |
* progmodes/grep.el (grep-probe): Use `process-file'.
|
2007-07-17 |
Michael Albinus |
* recentf.el (recentf-keep-default-predicate): Adapt call of
|
2007-07-17 |
Michael Albinus |
* files.el (file-remote-p): Introduce optional parameter
|
2007-07-17 |
Francesco Potortì |
* etags.c (C_entries): Reset the fvdef machine when out of function.
|
2007-07-17 |
Francesco Potortì |
*** empty log message ***
|
2007-07-17 |
Francesco Potortì |
*** empty log message ***
|
2007-07-17 |
Martin Rudalics |
*** empty log message ***
|
2007-07-17 |
Martin Rudalics |
(Fdisplay_buffer): If largest or LRU window is the
|
2007-07-17 |
Glenn Morris |
(abbrev_check_chars): New function.
|
2007-07-17 |
Glenn Morris |
*** empty log message ***
|
2007-07-17 |
Stefan Monnier |
(Fstart_process, Fmake_network_process, read_process_output):
|
2007-07-17 |
Stefan Monnier |
(vc-bzr-version, vc-bzr-at-least-version, vc-bzr-post-command-function):
|
2007-07-17 |
Stefan Monnier |
*** empty log message ***
|
2007-07-17 |
Dan Nicolaescu |
Undo previous change.
|
2007-07-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-16 |
Eli Zaretskii |
(clean): Don't delete *~.
|
2007-07-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-16 |
Eli Zaretskii |
(clean): Don't delete *~.
|
2007-07-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-16 |
Eli Zaretskii |
(clean): Don't delete *~.
|
2007-07-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-16 |
Eli Zaretskii |
(extraclean): Don't delete *~.
|
2007-07-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-16 |
Eli Zaretskii |
(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
|
2007-07-16 |
Stefan Monnier |
(tex-verbatim-environments): Add safe-local-variable property.
|
2007-07-16 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-16 |
Thien-Thi Nguyen |
(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
|
2007-07-16 |
Stefan Monnier |
(sh-font-lock-quoted-subshell): Skip over the
|
2007-07-16 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-16 |
Thien-Thi Nguyen |
(calculate-lisp-indent): In the case of alignment under a constant symbol,
|
2007-07-16 |
Andreas Schwab |
*** empty log message ***
|
2007-07-16 |
Andreas Schwab |
(Fdisplay_buffer): Use NILP.
|
2007-07-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-16 |
Richard M. Stallman |
(mouse-yank-secondary): Better error message if no secondary selection.
|
2007-07-16 |
Dan Nicolaescu |
(vc-handled-backends): Move BZR later in the list.
|
2007-07-16 |
Dan Nicolaescu |
(xterm-turn-on-modify-other-keys)
|
2007-07-16 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-16 |
Thien-Thi Nguyen |
(bookmark-show-all-annotations):
|
2007-07-15 |
Jason Rumney |
*** empty log message ***
|
2007-07-15 |
Michael Albinus |
*** empty log message ***
|
2007-07-15 |
Juri Linkov |
*** empty log message ***
|
2007-07-15 |
Juri Linkov |
(cua-paste): Before a yank command,
|
2007-07-15 |
Juri Linkov |
(delete-selection-pre-hook): Before a yank command,
|
2007-07-15 |
Michael Albinus |
* recentf.el (recentf-keep-default-predicate): New defun.
|
2007-07-15 |
Glenn Morris |
*** empty log message ***
|
2007-07-15 |
Glenn Morris |
Jeff Miller <jmiller at cablespeed.com> (tiny change)
|
2007-07-15 |
Glenn Morris |
Move autoload from previous change to calendar.el.
|
2007-07-15 |
Karl Berry |
move Quitting Info node; update Back-Cover Text
|
2007-07-15 |
Jason Rumney |
(uint16_t): Define if C99 does not appear to be fully supported.
|
2007-07-15 |
Martin Rudalics |
*** empty log message ***
|
2007-07-15 |
Martin Rudalics |
(window_min_size_2): New function.
|
2007-07-15 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-15 |
Karl Fogel |
Revert recent bookmark keybinding changes, thus returning to using
|
2007-07-15 |
Glenn Morris |
*** empty log message ***
|
2007-07-15 |
Glenn Morris |
Jeff Miller <jmiller at cablespeed.com> (tiny change)
|
2007-07-15 |
Jason Rumney |
*** empty log message ***
|
2007-07-15 |
Jason Rumney |
(comint-simple-send): Concat newline before sending.
|
2007-07-15 |
Jason Rumney |
(set-default-process-coding-system): Use dos line ends
|
2007-07-14 |
Jason Rumney |
IPv6 support on MS-Windows
|
2007-07-14 |
Jason Rumney |
*** empty log message ***
|
2007-07-14 |
Jason Rumney |
Don't undefine AF_INET6.
|
2007-07-14 |
Jason Rumney |
*** empty log message ***
|
2007-07-14 |
Jason Rumney |
Include winsock2.h and ws2tcpip.h instead of winsock.h.
|
2007-07-14 |
Stefan Monnier |
(generated-autoload-file): Autoload the safe-local-variable setting.
|
2007-07-14 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-14 |
Richard M. Stallman |
(maybe_call_debugger): New function.
|
2007-07-14 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-14 |
Richard M. Stallman |
(Handling Errors): Document `debug' in handler list.
|
2007-07-14 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-14 |
Karl Fogel |
* lisp/ChangeLog: Put main author of change in the ChangeLog entry
|
2007-07-14 |
Karl Fogel |
* regs.texi (Bookmarks): Adjust for recent keybinding changes in
|
2007-07-14 |
David Kastrup |
(defadvice): Doc fix.
|
2007-07-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-14 |
Juanma Barranquero |
(when, unless): Doc fix.
|
2007-07-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-14 |
Juanma Barranquero |
(Fsave_window_excursion): Doc fix.
|
2007-07-14 |
Juanma Barranquero |
(Fwith_output_to_temp_buffer): Doc fix.
|
2007-07-14 |
Juanma Barranquero |
(Ftrack_mouse): Doc fix.
|
2007-07-14 |
Juanma Barranquero |
(Fprogn): Doc fix.
|
2007-07-14 |
David Kastrup |
(gnus-mime-delete-part): Don't go through article-edit
|
2007-07-14 |
Jan Djärv |
*** empty log message ***
|
2007-07-14 |
Jan Djärv |
*** empty log message ***
|
2007-07-14 |
Jan Djärv |
*** empty log message ***
|
2007-07-14 |
Jan Djärv |
(bugzilla): Mention gtk-engines-qt bug.
|
2007-07-13 |
Richard M. Stallman |
Whitespace change.
|
2007-07-13 |
Karl Fogel |
* NEWS: Update for recent bookmark keybinding changes.
|
2007-07-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-13 |
Eli Zaretskii |
(install-lisp-SH, install-lisp-CMD): New targets.
|
2007-07-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-13 |
Eli Zaretskii |
($(infodir)/emacs-mime): Use --enable-encoding.
|
2007-07-13 |
Eli Zaretskii |
(../info/emacs-mime): Use --enable-encoding.
|
2007-07-13 |
Eli Zaretskii |
Add @documentencoding directive.
|
2007-07-13 |
Karl Fogel |
* bookmark.el (bookmark-jump-other-window): New function.
|
2007-07-13 |
Karl Fogel |
* bookmark.el: Shorten some comments to fit within 80 lines.
|
2007-07-13 |
Karl Fogel |
* bookmark.el: Don't define bookmark keys under the "C-xr" map;
|
2007-07-13 |
Carsten Dominik |
Move to end of line if in headline without
|
2007-07-13 |
Carsten Dominik |
*** empty log message ***
|
2007-07-13 |
Carsten Dominik |
*** empty log message ***
|
2007-07-13 |
Carsten Dominik |
*** empty log message ***
|
2007-07-13 |
Carsten Dominik |
Bug fixes.
|
2007-07-13 |
Carsten Dominik |
*** empty log message ***
|
2007-07-13 |
Stefan Monnier |
Remove spurious * in docstrings.
|
2007-07-13 |
Stefan Monnier |
(vc-find-file-hook): Use with-demoted-errors.
|
2007-07-13 |
Stefan Monnier |
(init_eval_once): Bump max_lisp_eval_depth to 400.
|
2007-07-12 |
Nick Roberts |
(Starting GUD): Add xref to this anchor.
|
2007-07-12 |
Nick Roberts |
(Remote processes): Add an anchor to the subsection
|
2007-07-12 |
Nick Roberts |
*** empty log message ***
|
2007-07-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-12 |
Juanma Barranquero |
(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
|
2007-07-12 |
Michael Albinus |
* tramp.texi (Remote processes): Don't call it "experimental" any
|
2007-07-12 |
Stefan Monnier |
(struct Lisp_Process): Turn slots infd, outfd, kill_without_query, pty_flag,
|
2007-07-12 |
Stefan Monnier |
(which-func-modes): Add `python-mode'.
|
2007-07-12 |
Stefan Monnier |
(python-which-func-length-limit): New var.
|
2007-07-12 |
Stefan Monnier |
(pcomplete-entries): Obey pcomplete-ignore-case.
|
2007-07-12 |
Stefan Monnier |
(comint-dynamic-complete-as-filename,comint-dynamic-list-filename-completions):
|
2007-07-12 |
Stefan Monnier |
Require CL.
|
2007-07-12 |
Stefan Monnier |
(vc-functions): Clear up the cache when reloading the file.
|
2007-07-12 |
Stefan Monnier |
(eldoc-last-data): Revise documentation.
|
2007-07-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-12 |
Richard M. Stallman |
Include unistd.h only if HAVE_UNISTD_H.
|
2007-07-11 |
Michael Albinus |
* progmodes/compile.el (compilation-start): `start-process' must
|
2007-07-11 |
Dan Nicolaescu |
* vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
|
2007-07-11 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
|
2007-07-11 |
Stefan Monnier |
* lisp.h (struct Lisp_Hash_Table): Turn next_weak into a bare pointer.
|
2007-07-11 |
Stefan Monnier |
(emacs_blocked_free): Remove unused var `bytes_used_now'.
|
2007-07-11 |
Stefan Monnier |
Include unistd.h for ttyname, used in handle_one_term_event.
|
2007-07-11 |
Bill Wohler |
*** empty log message ***
|
2007-07-11 |
Bill Wohler |
(mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to Henrique
|
2007-07-10 |
Nick Roberts |
(copyright-current-gpl-version): Set to 3.
|
2007-07-10 |
Nick Roberts |
*** empty log message ***
|
2007-07-10 |
Nick Roberts |
*** empty log message ***
|
2007-07-10 |
Stefan Monnier |
Load cl-loaddefs.el quietly.
|
2007-07-10 |
Stefan Monnier |
(vc-arch-complete): Remove.
|
2007-07-10 |
Stefan Monnier |
*** empty log message ***
|
2007-07-10 |
Michael Albinus |
* NEWS: Add Tramp and comint-mode changes.
|
2007-07-10 |
Michael Albinus |
* comint.el (make-comint, make-comint-in-buffer)
|
2007-07-10 |
Stefan Monnier |
(autoload-generate-file-autoloads): Be careful
|
2007-07-10 |
Stefan Monnier |
*** empty log message ***
|
2007-07-10 |
Stefan Monnier |
(mark_maybe_pointer): Enforce mult-of-8 alignment when using
|
2007-07-10 |
Stefan Monnier |
Don't change the global map from the follow-mode-map defvar, but from the
|
2007-07-10 |
Stefan Monnier |
(easy-menu-binding): New function.
|
2007-07-10 |
Stefan Monnier |
(compilation-auto-jump-to-first-error,compilation-auto-jump-to-next): New vars.
|
2007-07-10 |
Stefan Monnier |
(map_char_table): Use an array of int for `indices' rather than
|
2007-07-10 |
Stefan Monnier |
(Ftranspose_regions): Use EMACS_INT for positions.
|
2007-07-10 |
Stefan Monnier |
(struct accessible_keymaps_data, struct where_is_internal_data): New structs.
|
2007-07-10 |
Stefan Monnier |
(map_keymap_function_t): More informative prototype.
|
2007-07-10 |
Stefan Monnier |
(update-directory-autoloads): Remove duplicates without also removing
|
2007-07-10 |
Carsten Dominik |
* org.texi (Properties and columns): Chapter rewritten.
|
2007-07-10 |
Carsten Dominik |
*** empty log message ***
|
2007-07-10 |
Carsten Dominik |
* org.el (org-agenda-day-view, org-agenda-week-view): Remember
|
2007-07-10 |
Carsten Dominik |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
(looking-at-p, string-match-p): New functions.
|
2007-07-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
(Vinhibit_changing_match_data, search_regs_1): New vars.
|
2007-07-10 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-07-10 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-09 |
Reiner Steib |
(tex-fontify-script)
|
2007-07-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-09 |
Richard M. Stallman |
(isearch-edit-string): Call to isearch-push-state after the search.
|
2007-07-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-09 |
Richard M. Stallman |
(Magic File Names): Rewrite previous change.
|
2007-07-09 |
Jan Djärv |
*** empty log message ***
|
2007-07-09 |
Jan Djärv |
(fit-window-to-buffer): Remove setting of window-min-height
|
2007-07-09 |
Miles Bader |
Add arch tagline
|
2007-07-09 |
Katsumi Yamaoka |
(file-coding-system-alist): Fix previous commit.
|
2007-07-08 |
Katsumi Yamaoka |
Remove `tiny change' flags from my log entries.
|
2007-07-08 |
Katsumi Yamaoka |
(file-coding-system-alist): Fix custom type.
|
2007-07-08 |
Stefan Monnier |
(run-mode-hooks): Docstring improvement.
|
2007-07-08 |
Stefan Monnier |
(vc-cvs-revert): Use vc-default-revert.
|
2007-07-08 |
Michael Albinus |
* NEWS: `file-remote-p' has a new optional parameter CONNECTED.
|
2007-07-08 |
Michael Albinus |
* files.texi (Magic File Names): Introduce optional parameter
|
2007-07-08 |
Chong Yidong |
(longlines-wrap-region): Avoid marking buffer as modified.
|
2007-07-08 |
Chong Yidong |
* longlines.el (longlines-wrap-region): Avoid marking buffer as
|
2007-07-08 |
Michael Albinus |
* tramp.texi:
|
2007-07-08 |
Michael Albinus |
* files.el (file-remote-p): Introduce optional parameter CONNECTED.
|
2007-07-08 |
Miles Bader |
Add arch tagline
|
2007-07-08 |
Martin Rudalics |
*** empty log message ***
|
2007-07-08 |
Martin Rudalics |
(disabled-command-function): Fit window to buffer to
|
2007-07-08 |
Martin Rudalics |
(mouse-drag-track): Reset transient-mark-mode to nil
|
2007-07-08 |
Jay Belanger |
(math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size):
|
2007-07-08 |
Jay Belanger |
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two):
|
2007-07-08 |
Jay Belanger |
*** empty log message ***
|
2007-07-08 |
Jay Belanger |
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two): Evaluate
|
2007-07-08 |
Jay Belanger |
(math-bignum-digit-size,math-small-integer-size): Evaluate when compiled.
|
2007-07-08 |
Jay Belanger |
(math-bignum-digit-length): Evaluate when compiled.
|
2007-07-08 |
Jay Belanger |
*** empty log message ***
|
2007-07-08 |
Jay Belanger |
(math-approx-ln-10,math-approx-ln-2): Add docstrings.
|
2007-07-08 |
Jay Belanger |
(math-gammap1-raw): Add docstring.
|
2007-07-08 |
Jay Belanger |
(math-julian-date-beginning,math-julian-date-beginning-int) New constants.
|
2007-07-07 |
Jay Belanger |
(math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
|
2007-07-07 |
Jay Belanger |
(math-small-factorial-table,math-init-random-base,math-prime-test):
|
2007-07-07 |
Jay Belanger |
(math-bignum-digit-length): Change to optimal value.
|
2007-07-07 |
Stefan Monnier |
(vc-annotate): Jump to line and output message only after the
|
2007-07-07 |
Stefan Monnier |
(vc-exec-after): Don't move point from the sentinel.
|
2007-07-07 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-07 |
Michael Albinus |
* process.texi (Asynchronous Processes):
|
2007-07-07 |
Michael Albinus |
* simple.el (start-file-process): New defun.
|
2007-07-07 |
Eli Zaretskii |
(menu-bar-open): New function. Bind <f10> to it.
|
2007-07-07 |
Michael Albinus |
* NEWS: New function `start-file-process'.
|
2007-07-07 |
Stefan Monnier |
Autoload section comment update.
|
2007-07-07 |
Stefan Monnier |
(find-file-confirm-nonexistent-file): Rename from
|
2007-07-07 |
Stefan Monnier |
(autoload-find-destination): Understand a new format of autoload block where
|
2007-07-07 |
Jay Belanger |
*** empty log message ***
|
2007-07-07 |
Jay Belanger |
(math-read-number): Replace number by variable.
|
2007-07-07 |
Dan Nicolaescu |
Fix doc for the checkout function.
|
2007-07-06 |
Dan Nicolaescu |
vc-hg.el: New file.
|
2007-07-06 |
Dan Nicolaescu |
(vc-hg-root): New function.
|
2007-07-06 |
Andreas Schwab |
*** empty log message ***
|
2007-07-06 |
Andreas Schwab |
*** empty log message ***
|
2007-07-06 |
Andreas Schwab |
(eval-last-sexp): Avoid introducing any
|
2007-07-06 |
Eli Zaretskii |
Document how to get back the old binding of SPC in file prompts.
|
2007-07-06 |
Stefan Monnier |
(auto-revert-tail-handler): Use inhibit-read-only.
|
2007-07-06 |
Jay Belanger |
*** empty log message ***
|
2007-07-06 |
Jay Belanger |
(math-add-bignum): Replace number by constant.
|
2007-07-06 |
Jay Belanger |
*** empty log message ***
|
2007-07-06 |
Jay Belanger |
(math-bignum-logb-digit-size,math-bignum-digit-power-of-two): New
|
2007-07-06 |
Jay Belanger |
(math-random-digit): Rename to `math-random-three-digit-number'.
|
2007-07-05 |
Chong Yidong |
(widget-documentation-string-value-create): Insert indentation spaces.
|
2007-07-05 |
Chong Yidong |
* wid-edit.el (widget-documentation-string-value-create): Insert
|
2007-07-05 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-05 |
Thien-Thi Nguyen |
Revert last change.
|
2007-07-05 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-05 |
Thien-Thi Nguyen |
(bootstrap-prepare): Make $(lisp)/ps-print.el
|
2007-07-05 |
Dan Nicolaescu |
* vc-hooks.el (vc-handled-backends): Add HG.
|
2007-07-05 |
Stefan Monnier |
(PC-do-complete-and-exit): Add support for the new
|
2007-07-05 |
Chong Yidong |
(custom-commands): New variable.
|
2007-07-05 |
Chong Yidong |
* cus-edit.el (custom-commands): New variable.
|
2007-07-05 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-05 |
Thien-Thi Nguyen |
(bootstrap-prepare): When copying from
|
2007-07-05 |
Dan Nicolaescu |
*** empty log message ***
|
2007-07-05 |
Dan Nicolaescu |
* vc-hg.el (vc-hg-internal-status): Inline in `vc-hg-state', the
|
2007-07-04 |
Jay Belanger |
*** empty log message ***
|
2007-07-04 |
Jay Belanger |
(calculator-expt): Use more cases to determine the value.
|
2007-07-04 |
Jay Belanger |
*** empty log message ***
|
2007-07-04 |
Jay Belanger |
(math-small-factorial-table): Replace list by vector.
|
2007-07-04 |
Jay Belanger |
*** empty log message ***
|
2007-07-04 |
Jay Belanger |
(calculator-expt, calculator-integer-p): New functions.
|
2007-07-03 |
David Kastrup |
On request of the authors, remove their addresses for
|
2007-07-03 |
Richard M. Stallman |
For find-file-confirm-inexistent-file, indicate the default.
|
2007-07-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-03 |
Richard M. Stallman |
(command-line): Set buffer-offer-save in *scratch* and enable auto-save in it.
|
2007-07-03 |
Richard M. Stallman |
(find-file-confirm-inexistent-file): Make it a defcustom.
|
2007-07-03 |
Richard M. Stallman |
(make-directory): Doc fix.
|
2007-07-02 |
Carsten Dominik |
*** empty log message ***
|
2007-07-02 |
Carsten Dominik |
(orgstruct-mode-map): New variable.
|
2007-07-02 |
Carsten Dominik |
*** empty log message ***
|
2007-07-02 |
Carsten Dominik |
Version 5.01
|
2007-07-02 |
Carsten Dominik |
*** empty log message ***
|
2007-07-02 |
Carsten Dominik |
*** empty log message ***
|
2007-07-02 |
Carsten Dominik |
*** empty log message ***
|
2007-07-02 |
Martin Rudalics |
*** empty log message ***
|
2007-07-02 |
Martin Rudalics |
(help-make-xrefs): Skip spaces too when skipping tabs.
|
2007-07-02 |
Martin Rudalics |
(dired-at-point-prompter): Improve prompt in
|
2007-07-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-01 |
Richard M. Stallman |
(partial-completion-mode): Remove advice of read-file-name-internal.
|
2007-07-01 |
Richard M. Stallman |
(max-mini-window-height): Added.
|
2007-07-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-01 |
Thien-Thi Nguyen |
Set `binding-is-magic' property on a few symbols.
|
2007-07-01 |
Stefan Monnier |
*** empty log message ***
|
2007-07-01 |
Stefan Monnier |
(find-file-confirm-inexistent-file): New var.
|
2007-07-01 |
Stefan Monnier |
(Fcompleting_read): New value `confirm-only' for `require-match'.
|
2007-06-30 |
Stefan Monnier |
(rx-constituents): Fix up `anything'.
|
2007-06-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-29 |
Juanma Barranquero |
(generic-define-mswindows-modes, generic-define-unix-modes,
|
2007-06-29 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-29 |
Thien-Thi Nguyen |
(rcirc-server-alist): Rename from rcirc-connections.
|
2007-06-29 |
Stefan Monnier |
Docstring convention fix.
|
2007-06-29 |
Stefan Monnier |
Docstring convention fix.
|
2007-06-29 |
Stefan Monnier |
(lisp-font-lock-keywords-2): Recognize the new \(?1:..\)
|
2007-06-28 |
Stefan Monnier |
(Fdo_auto_save): Revert last patch installed unwillingly as
|
2007-06-28 |
Jan Djärv |
*** empty log message ***
|
2007-06-28 |
Jan Djärv |
(dnd-get-local-file-name): Set fixcase to t in call to
|
2007-06-28 |
Stefan Monnier |
*** empty log message ***
|
2007-06-28 |
Stefan Monnier |
Docstring and comment fix.
|
2007-06-28 |
Stefan Monnier |
Set edebug and indentation before loading
|
2007-06-28 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-28 |
YAMAMOTO Mitsuharu |
[USE_MAC_TSM] (mac_handle_text_input_event):
|
2007-06-28 |
Andreas Schwab |
*** empty log message ***
|
2007-06-28 |
Andreas Schwab |
($(lisp)/mh-e/mh-loaddefs.el): Depend on
|
2007-06-28 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-28 |
Juanma Barranquero |
(speedbar-handle-delete-frame): Don't try to delete the speedbar frame if nil;
|
2007-06-28 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-28 |
Thien-Thi Nguyen |
Groff \# comments.
|
2007-06-28 |
Stefan Monnier |
(vc-functions): Clear up the cache when reloading the file.
|
2007-06-28 |
Nick Roberts |
* pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
|
2007-06-28 |
Nick Roberts |
(cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
|
2007-06-28 |
Nick Roberts |
* pcvs-util.el (cvs-strings->string, cvs-string->strings): Rename
|
2007-06-28 |
Nick Roberts |
(gud-common-init): Call string->strings instead
|
2007-06-28 |
Nick Roberts |
*** empty log message ***
|
2007-06-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-06-27 |
Richard M. Stallman |
(syms_of_fileio) <after-insert-file-functions>: Doc fix.
|
2007-06-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-06-27 |
Richard M. Stallman |
(Format Conversion Piecemeal): Clarify
|
2007-06-27 |
Michael Albinus |
* dired-aux.el: Remove `dired-call-process'.
|
2007-06-27 |
Michael Albinus |
* files.texi (Magic File Names): Remove `dired-call-process'. Add
|
2007-06-27 |
Michael Albinus |
* NEWS: `dired-call-process' has been removed.
|
2007-06-27 |
Stefan Monnier |
Use cl-loaddefs.el rather than manual autoloads.
|
2007-06-27 |
Stefan Monnier |
New file.
|
2007-06-27 |
Stefan Monnier |
Set generated-autoload-file to cl-loaddefs.el.
|
2007-06-27 |
Stefan Monnier |
Set generated-autoload-file to cl-loaddefs.el.
|
2007-06-27 |
Stefan Monnier |
Set generated-autoload-file to cl-loaddefs.el.
|
2007-06-27 |
Stefan Monnier |
(texinfo-raisesections-alist, texinfo-lowersections-alist): Merge definition
|
2007-06-27 |
Stefan Monnier |
Update with auto-generated autoloads.
|
2007-06-27 |
Stefan Monnier |
Set generated-autoload-file to "ps-print.el".
|
2007-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-27 |
Juanma Barranquero |
(syms_of_buffer) <selective-display>: Fix typo in docstring.
|