1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

3476 Commits

Author SHA1 Message Date
Glenn Morris
c3f01f42da Adam Hupp <adam at hupp.org>
Split into emacs2.py and emacs3.py for python 2 and python 3 compatibility.
2007-09-24 00:19:45 +00:00
Glenn Morris
5d61851265 Adam Hupp <adam at hupp.org>
New file, python 3 version of emacs2.py.
2007-09-24 00:17:17 +00:00
Glenn Morris
80111f4f85 Adam Hupp <adam at hupp.org>
New file, split off from emacs.py.
2007-09-24 00:16:47 +00:00
Richard M. Stallman
780d7bb95a (Backquote): Minor clarification. 2007-09-23 15:22:02 +00:00
Dan Nicolaescu
50fc86aad2 *** empty log message *** 2007-09-22 22:03:10 +00:00
Dan Nicolaescu
950c2be809 *** empty log message *** 2007-09-22 22:03:00 +00:00
Stefan Monnier
419f8f496b *** empty log message *** 2007-09-22 19:29:31 +00:00
Dan Nicolaescu
600e5c79af *** empty log message *** 2007-09-22 18:20:41 +00:00
Dan Nicolaescu
f1d45b83c3 *** empty log message *** 2007-09-22 17:16:04 +00:00
Dan Nicolaescu
6dd697d9a5 (indent-for-tab-command): Indent the region if
transient-mark-mode and the region is active.
2007-09-22 00:57:00 +00:00
Richard M. Stallman
2e2cc4e44d Whitespace change. 2007-09-21 23:11:25 +00:00
Richard M. Stallman
5d822c1265 Fix typo. 2007-09-21 22:50:37 +00:00
Stefan Monnier
6168122d68 (Qdisplay_environment_variable): Delete. 2007-09-21 07:21:02 +00:00
Glenn Morris
534cc2f0d5 Remove emacstool-related code. 2007-09-21 04:01:40 +00:00
Glenn Morris
ac3afa5a4f (emacs-quit-menu): Remove emacstool-related code. 2007-09-21 04:01:33 +00:00
Glenn Morris
6f022c1954 Adapt for removal of emacstool. 2007-09-21 03:48:43 +00:00
Glenn Morris
44f9ac8a46 Remove obsolete file. 2007-09-21 03:43:46 +00:00
Glenn Morris
48a8be40a3 *** empty log message *** 2007-09-21 03:42:49 +00:00
Stefan Monnier
dc077553c9 *** empty log message *** 2007-09-20 21:58:16 +00:00
Stefan Monnier
9b49c097a7 *** empty log message *** 2007-09-20 21:40:42 +00:00
Stefan Monnier
e6a01e4e29 *** empty log message *** 2007-09-19 17:24:37 +00:00
Dan Nicolaescu
9372a95843 *** empty log message *** 2007-09-18 01:31:07 +00:00
Dan Nicolaescu
fa5cea6723 *** empty log message *** 2007-09-18 01:29:04 +00:00
Glenn Morris
4a15561002 Remove unused file. 2007-09-16 02:09:51 +00:00
Thien-Thi Nguyen
ddc961c503 *** empty log message *** 2007-09-14 18:20:32 +00:00
Stefan Monnier
b1dc6d44c9 Add vc-mtn.el. 2007-09-14 16:33:47 +00:00
Glenn Morris
36e625ec8f *** empty log message *** 2007-09-13 07:19:30 +00:00
Thien-Thi Nguyen
251ad2de75 *** empty log message *** 2007-09-13 05:51:02 +00:00
Stefan Monnier
4227cc48d6 (complete.class_members): Make sure we return the _emacs_out
message even in the face of exceptions.
2007-09-12 19:44:36 +00:00
Romain Francoise
11b9f7a3c4 *** empty log message *** 2007-09-12 11:33:02 +00:00
Glenn Morris
a3372e0967 Delete file (last info moved to e/README). 2007-09-12 07:01:46 +00:00
Glenn Morris
50919dad15 Mention how to remake eterm-color (moved here from ../Makefile). 2007-09-12 06:59:32 +00:00
Glenn Morris
0d75dcc882 (SOURCES, unlock, relock): Delete. 2007-09-12 06:58:49 +00:00
Michaël Cadilhac
1816bda70d Revert mistakenly deleted entries. 2007-09-10 10:55:24 +00:00
Michaël Cadilhac
f664fee97d Document the interactive specification for C functions.
Say that `set-file-modes' is now interactive.
2007-09-10 09:56:11 +00:00
Michael Olson
c10b059718 ERC-NEWS: Improve description of erc-ssl and erc-tls change 2007-09-10 01:20:44 +00:00
Thien-Thi Nguyen
627a10ff06 Mention doc-view.el. 2007-09-09 22:31:45 +00:00
Juri Linkov
67bd779a08 *** empty log message *** 2007-09-09 12:58:40 +00:00
Juri Linkov
ceaee230f9 Move here from the root dir. 2007-09-09 11:48:59 +00:00
Eli Zaretskii
f26b9544b5 Document prefer-window-split-horizontally. 2007-09-08 10:40:00 +00:00
Michael Olson
526dc846a1 Sync ERC 5.3 (devel) from upstream 2007-09-08 03:07:09 +00:00
Dan Nicolaescu
082c5622e4 *** empty log message *** 2007-09-07 04:00:48 +00:00
Stefan Monnier
90ab5c624d (Vsplit_window_preferred_function): New var.
(Fdisplay_buffer): Use it.
(syms_of_window): Export, and initialize it.
2007-09-07 03:26:06 +00:00
Glenn Morris
fb6794d500 Also mention gnus-logo.pdf license. 2007-09-06 03:53:40 +00:00
Glenn Morris
a51b7a3566 Move to ../doc/man/ 2007-09-06 03:51:33 +00:00
Jason Rumney
6cba87d7ba Mention focus-follows-mouse change. 2007-09-05 23:25:26 +00:00
Dan Nicolaescu
e4019195fd * server.el (server-start, server-unload-hook): Undo previous
change.

* xt-mouse.el: Undo previous change.

* term.c (Vsuspend_tty_functions, Vresume_tty_functions)
(syms_of_term, Fsuspend_tty, Fresume_tty): Undo previous change.
2007-09-04 23:28:49 +00:00
Dan Nicolaescu
92cd6a7c40 * server.el (server-start, server-unload-hook):
suspend-tty-functions has been renamed to suspend-tty-hook.

* xt-mouse.el: Likewise. resume-tty-functions has been renamed to
resume-tty-hook.

* term.c (Vsuspend_tty_hook): Rename from Vsuspend_tty_functions.
(Vresume_tty_hook): Rename from Vresume_tty_functions.
(syms_of_term): Rename suspend-tty-functions to suspend-tty-hook
and resume-tty-function to resume-tty-hook.
(Fsuspend_tty, Fresume_tty): Use new names.
2007-09-04 15:44:11 +00:00
Glenn Morris
4596901f3f James Wright <james at chumsley.org>
(eshell/info): New function.
2007-08-31 08:11:26 +00:00
Stefan Monnier
9fe97f9cdc Remove term-environment-variable. 2007-08-31 07:39:07 +00:00
Stefan Monnier
b12f6e85a0 $TERM is now set to dumb. 2007-08-31 07:00:18 +00:00
Stefan Monnier
82866ad5dc *** empty log message *** 2007-08-31 04:43:18 +00:00
Richard M. Stallman
da40696139 *** empty log message *** 2007-08-30 19:27:43 +00:00
Carsten Dominik
15fd4748dd Lower-case for orgtbl-mode. 2007-08-30 10:26:37 +00:00
Carsten Dominik
223afe6456 *** empty log message *** 2007-08-30 10:26:21 +00:00
Glenn Morris
24cdde13e8 Add in entries from README.multi-tty. 2007-08-30 05:09:07 +00:00
Andreas Schwab
fe6b2fd06f Typo. 2007-08-29 15:17:59 +00:00
Martin Rudalics
392abfd287 (repeat): Use last-repeatable-command instead of
real-last-command.  Run pre- and post-command hooks for
self-insertion.  Update doc-string.
2007-08-29 09:09:05 +00:00
Jan Djärv
2e3695d2a9 Say that Gtk+ build uses stock icons. 2007-08-29 06:05:01 +00:00
Thien-Thi Nguyen
a081814834 Mention bubble game. 2007-08-28 20:16:14 +00:00
Richard M. Stallman
aff2ba0407 New feature to display several time zones in a buffer.
(display-time-world-mode, display-time-world-display)
(display-time-world, display-time-world-timer): New functions.
display-time-world-list, display-time-world-time-format)
(display-time-world-buffer-name, display-time-world-timer-enable)
(display-time-world-timer-second, display-time-world-mode-map):
New variables.
2007-08-28 15:06:43 +00:00
Werner LEMBERG
23e2b39d14 Use C-M-%' instead of M-x query-replace-regexp'. 2007-08-28 05:48:08 +00:00
Miles Bader
970a31dd84 Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-863
2007-08-27 09:30:04 +00:00
YAMAMOTO Mitsuharu
a186cc54a2 (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-27 08:32:36 +00:00
YAMAMOTO Mitsuharu
4b34031944 (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-27 08:29:51 +00:00
Miles Bader
7f22a76506 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
2007-08-27 04:00:19 +00:00
Thien-Thi Nguyen
d53a60a6f7 Mention avl-tree.el. 2007-08-27 03:36:34 +00:00
Miles Bader
37840380aa Add arch tagline 2007-08-27 01:42:03 +00:00
Michaël Cadilhac
ea404efcd1 Change fr-drdref' to fr-dired-ref'. 2007-08-26 21:19:37 +00:00
Michaël Cadilhac
e732a3fba1 Move fr-drdref.pdf to fr-dired-ref.pdf. 2007-08-26 21:17:14 +00:00
Michaël Cadilhac
e9f8479cb7 Move fr-drdref.tex to fr-dired-ref.tex. 2007-08-26 21:15:39 +00:00
Michaël Cadilhac
c0dadae9dd Say that PDF files are now the default for refcards. 2007-08-26 21:08:54 +00:00
Michaël Cadilhac
8fb9a9b63d Add rules for creating the refcards in PDF, make them the default. 2007-08-26 21:05:10 +00:00
Michaël Cadilhac
81ec0bb3f6 Specify PDF layout, use a PDF `compile-command' local variable. 2007-08-26 20:59:21 +00:00
Michaël Cadilhac
f10edd3d85 Specify PDF layout. 2007-08-26 20:53:17 +00:00
Michaël Cadilhac
3a326139b7 Use a PDF `compile-command' local variable. 2007-08-26 20:50:40 +00:00
Michaël Cadilhac
19e187a7b0 Specify PDF layout, use a PDF `compile-command' local variable. 2007-08-26 20:48:39 +00:00
Michaël Cadilhac
a85e8979e8 Update copyright notice. Update the examples. Fix a typo. Remove the
`letterpaper' counter, specify PDF layout, use a PDF `compile-command' local
variable.
2007-08-26 20:44:28 +00:00
Michaël Cadilhac
7ca3bc2f86 Specify PDF layout. 2007-08-26 20:41:16 +00:00
Michaël Cadilhac
afb63ceb4d Remove the `letterpaper' counter, specify PDF layout, use a PDF
`compile-command' local variable.
2007-08-26 20:39:06 +00:00
Michaël Cadilhac
233066261a Specify PDF layout. 2007-08-26 20:37:33 +00:00
Michaël Cadilhac
1e73763e46 Specify PDF layout, use a PDF `compile-command' local variable. 2007-08-26 20:35:04 +00:00
Michaël Cadilhac
692a529bdc Remove the PS versions of the refcards. 2007-08-26 20:31:40 +00:00
Michaël Cadilhac
38ea8b5e3c Add the PDF versions of the refcards. 2007-08-26 20:29:11 +00:00
Michaël Cadilhac
edfbed5ee9 New. Handle PDF layouts through \pdfpagewidth and \pdfpageheight. 2007-08-26 20:24:08 +00:00
Richard M. Stallman
9f44d41a0a *** empty log message *** 2007-08-26 03:41:50 +00:00
Stefan Monnier
c65e694244 (invisible-p): Rename from text-invisible-p. Update callers. 2007-08-25 20:20:26 +00:00
Karl Berry
3baad51b54 missed ChangeLog entry 2007-08-25 00:30:23 +00:00
Karl Berry
6ea4d0d7cb no "per johns", I wrote this change 2007-08-24 22:54:44 +00:00
Glenn Morris
e7ce857712 Mention eldoc-highlight-function-argument. 2007-08-24 02:32:10 +00:00
Richard M. Stallman
c73b40737d *** empty log message *** 2007-08-23 20:57:06 +00:00
Glenn Morris
08039aa294 (mostlyclean, clean, distclean, maintainer-clean): Delete these
targets since nothing uses them.
(SOURCES): Update.
Move comments to e/README.  Remove license from now-trivial file.
2007-08-23 03:38:12 +00:00
Glenn Morris
bde217b20e Update GPL version for Emacs images. 2007-08-23 03:27:16 +00:00
Glenn Morris
06974c3385 New file, with most information formerly in etc/Makefile. 2007-08-23 03:23:34 +00:00
Karl Berry
ccdcf9627e sync refcard with printed version 2007-08-22 20:45:38 +00:00
Karl Berry
f9d5a179d6 refcard.ps too 2007-08-22 20:16:05 +00:00
Karl Berry
af1b9aeda9 refcard updates for printing 2007-08-22 20:14:13 +00:00
Michael Albinus
6c5d503fc2 * NEWS: `shell' prompts for the default directory if called with a
prefix and `default-directory' is a remote file name.
2007-08-22 20:08:18 +00:00
Stefan Monnier
378f9937f1 (browse-url-emacs): New function. 2007-08-22 18:52:59 +00:00
Glenn Morris
ab337e2590 Don't use `iff'. 2007-08-22 16:47:00 +00:00