1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
Commit Graph

2831 Commits

Author SHA1 Message Date
Michael Albinus
62256aa78b * files.texi (Magic File Names): Introduce optional parameter
CONNECTED for `file-remote-p'.
2007-07-08 18:08:36 +00:00
Miles Bader
76d11d2cf9 Add arch tagline 2007-07-08 11:35:01 +00:00
Michael Albinus
51f42ae0d1 * process.texi (Asynchronous Processes):
* files.texi (Magic File Names): Add `start-file-process'.
2007-07-07 11:18:32 +00:00
Dan Nicolaescu
de87fb5978 * server.el (server-process-filter): Likewise.
(server-process-filter): Likewise. Also set COLORFGBG and
COLORTERM.

* frame.el (frame-initialize, make-frame): Likewise.

* faces.el (tty-set-up-initial-frame-faces): Likewise.

* env.el (read-envvar-name): Don't consider the environment frame
param.
(setenv): Set display-environment-variable and
term-environment-variable.

* frame.c (Qterm_environment_variable,
Qdisplay_environment_variable): New variables.
(syms_of_frame): Intern and staticpro them.

* frame.h: Declare them here.

* callproc.c (child_setup): Use the display-environment-variable
and term-environment-variable frame params.
(getenv_internal): Likewise.
(set_initial_environment): Initialise Vprocess_environment.

* frames.texi (Basic Parameters): Add display-environment-variable
and term-environment-variable.
2007-07-03 04:53:21 +00:00
Richard M. Stallman
a3da9a06fd (Format Conversion Piecemeal): Clarify
`after-insert-file-functions' calling convention.
2007-06-27 23:29:26 +00:00
Michael Albinus
d10434131f * files.texi (Magic File Names): Remove `dired-call-process'. Add
`process-file'.
2007-06-27 21:08:40 +00:00
Kenichi Handa
70c8363080 (Special Properties): Fix previous typo. 2007-06-27 00:37:28 +00:00
Kenichi Handa
3c8363161e (Special Properties): Fix description about
`compostion' property.
2007-06-27 00:35:21 +00:00
Kenichi Handa
8b0b7849d3 *** empty log message *** 2007-06-26 00:48:58 +00:00
Kenichi Handa
160577c5c9 (Default Coding Systems): Document about the
return value `undecided'.
2007-06-26 00:29:23 +00:00
David Kastrup
9a51747bac * keymaps.texi (Active Keymaps): Document new POSITION argument of
`current-active-maps'.

* keymap.c (Fcurrent_active_maps): Add `position' argument.
(Fwhere_is_internal): Adjust call to `current-active-maps' to
cater for additional parameter.

* keymap.h: Adjust number of parameters to `current-active-maps'.

* doc.c (Fsubstitute_command_keys): Adjust call of
`current-active-maps'.
2007-06-25 20:53:48 +00:00
Karl Berry
8d2ff2390a new Back-Cover Text 2007-06-24 21:59:25 +00:00
Karl Berry
7c5b54bba2 new Back-Cover Text 2007-06-24 21:39:56 +00:00
Juanma Barranquero
efc64f821d *** empty log message *** 2007-06-15 10:12:58 +00:00
Juanma Barranquero
9a8470c392 *** empty log message *** 2007-06-15 10:05:25 +00:00
Karl Berry
03b85f661a typo 2007-06-14 16:56:40 +00:00
Karl Berry
56fe1d8925 typo 2007-06-14 16:55:54 +00:00
Miles Bader
55debb81f9 Changes from arch/CVS synchronization 2007-06-14 10:03:43 +00:00
Miles Bader
94d9d20c6d Changes from arch/CVS synchronization 2007-06-14 10:00:26 +00:00
Chong Yidong
bce28eaecd (Image Cache): Document image-refresh. 2007-06-14 02:22:13 +00:00
Chong Yidong
650ad62469 * display.texi (Image Cache): Document image-refresh. 2007-06-14 02:22:03 +00:00
Stefan Monnier
9f505b2e68 (explicitly numbered group): Precise the behavior. 2007-06-13 17:49:14 +00:00
Karl Berry
c85c555366 update two-volume material for printing 2007-06-13 00:45:03 +00:00
Karl Berry
cf5792360e update two-volume material for printing 2007-06-13 00:34:45 +00:00
Chong Yidong
c3209fc985 Fix typo. 2007-06-13 00:24:15 +00:00
Chong Yidong
e038cac9ce * os.texi (Init File): Document user-emacs-directory. 2007-06-13 00:08:54 +00:00
Chong Yidong
7e3f62be25 (Init File): Document user-emacs-directory. 2007-06-13 00:08:25 +00:00
Stefan Monnier
c69b031452 (regex_compile): Remove the `regnum' counter.
Use bufp->re_nsub instead.  Add support for \(?N:RE\).
2007-06-12 18:40:18 +00:00
Miles Bader
0114082988 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-790
2007-06-09 03:19:04 +00:00
Chong Yidong
6e04fc9856 Bump version number to 22.1.50. 2007-06-04 20:42:53 +00:00
Stefan Monnier
72a698741e *** empty log message *** 2007-06-03 08:51:30 +00:00
Nick Roberts
b5d0f8f6d2 (Click Events): Describe width and height when
object is nil.
2007-06-03 01:05:49 +00:00
Nick Roberts
67f6e31c6e (Fmouse_position, Fmouse_pixel_position):
Condition on HAVE_GPM too.
2007-06-03 01:03:22 +00:00
Richard M. Stallman
43ec3b5809 (Color Parameters): Add xref to (emacs)Standard Faces. 2007-06-02 13:14:17 +00:00
Chong Yidong
0d9acfe90f Increment version to 22.1. 2007-06-02 11:09:25 +00:00
Chong Yidong
7dfc4cda5d Version 22.1 released. 2007-06-02 11:07:00 +00:00
Chong Yidong
f2c2bef23d Attribute to Stefan Monnier. 2007-06-01 21:34:11 +00:00
Chong Yidong
5f73717041 (Special Properties): Correct meaning of fontified face. Text
suggested by Stefan Monnier.
2007-06-01 02:05:39 +00:00
Chong Yidong
e71c2787ab * text.texi (Special Properties): Correct meaning of fontified
face.  Suggested by Stefan Monnier.
2007-06-01 02:04:52 +00:00
Richard M. Stallman
d85f09f046 (Special Properties): Add link to Adjusting Point. 2007-05-30 18:43:43 +00:00
Nick Roberts
b9695a7afb (Click Events): Layout more logically. Describe
width and height.
(Drag Events, Motion Events): Update to new format for position.
2007-05-30 05:18:22 +00:00
Nick Roberts
dd2be8a2a7 *** empty log message *** 2007-05-30 05:16:46 +00:00
Miles Bader
8cb3e86868 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 19)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-755
2007-05-18 02:35:36 +00:00
Chong Yidong
ab43d1e484 Bump version to 22.0.990 2007-05-17 18:55:36 +00:00
Miles Bader
97b362e7ac Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 18)

   - Update from CVS

2007-05-16  Richard M. Stallman  <rms@gnu.org>

   * lisp/buff-menu.el (Buffer-menu-sort-column): Doc fix.

2007-05-16  Stefan Monnier  <monnier@iro.umontreal.ca>

   * lisp/files.el (magic-mode-alist, magic-fallback-mode-alist):
   Move the *ml, Postscript, and XmCD entries to the fallback part.

   * lisp/files.el (magic-fallback-mode-alist):
   Rename from file-start-mode-alist.

2007-05-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>

   * src/macterm.c [USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
   dead key repeat and up events.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-753
2007-05-17 01:12:58 +00:00
Stefan Monnier
92228a10a2 (magic-fallback-mode-alist): Rename from file-start-mode-alist. 2007-05-16 16:07:15 +00:00
Miles Bader
baa157cd23 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 14-15)

   - Update from CVS

2007-05-12  Richard M. Stallman  <rms@gnu.org>

   * etc/refcard.tex (section{Incremental Search}): Minor corrections.

2007-05-12  Richard M. Stallman  <rms@gnu.org>

   * lispref/text.texi (Margins): indent-to-left-margin is not the default.
   (Mode-Specific Indent): For indent-line-function, the default
   is indent-relative.

   * lispref/modes.texi (Example Major Modes): Explain last line of text-mode
   is redundant.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-746
2007-05-13 01:31:05 +00:00
Richard M. Stallman
80012aeb1c *** empty log message *** 2007-05-12 16:59:34 +00:00
Richard M. Stallman
65aaeb8ca7 (Margins): indent-to-left-margin is not the default.
(Mode-Specific Indent): For indent-line-function, the default
is indent-relative.
2007-05-12 16:59:24 +00:00
Richard M. Stallman
76ee32964e (Example Major Modes): Explain last line of text-mode is redundant. 2007-05-12 16:58:31 +00:00
Miles Bader
68380acf41 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 13)

   - Update from CVS

2007-05-10  Richard M. Stallman  <rms@gnu.org>

   * lisp/international/iso-cvt.el (iso-cvt-read-only): Ignore arguments.
   (iso-cvt-write-only): Likewise.

   * lisp/emacs-lisp/easy-mmode.el (define-minor-mode):
   Fix generated doc string.

   * lisp/startup.el (fancy-splash-text): Add URL of guided tour.
   Adjust horizontal and vertical whitespace.

   * lisp/progmodes/compile.el (compilation-handle-exit):
   Use run-hook-with-args to run compilation-finish-functions.

   * lisp/files.el (file-start-mode-alist): New variable.
   (magic-mode-regexp-match-limit): Doc fix.
   (set-auto-mode): Handle file-start-mode-alist.
   A little cleanup of structure.

2007-05-10  Richard M. Stallman  <rms@gnu.org>

   * lispref/keymaps.texi (Scanning Keymaps): Update where-is-internal example.

   * lispref/help.texi (Keys in Documentation): Add reference to
   Documentation Tips.

   * lispref/files.texi (Format Conversion): TO-FN gets three arguments.

   * lispref/modes.texi (Auto Major Mode): Document file-start-mode-alist.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-743
2007-05-11 04:44:30 +00:00
Richard M. Stallman
dd5983667c *** empty log message *** 2007-05-10 16:39:46 +00:00
Richard M. Stallman
a484846f80 (Scanning Keymaps): Update where-is-internal example. 2007-05-10 16:39:33 +00:00
Richard M. Stallman
13a3164f84 (Keys in Documentation): Add reference to Documentation Tips. 2007-05-10 16:38:28 +00:00
Richard M. Stallman
5f5d617f40 (Format Conversion): TO-FN gets three arguments. 2007-05-10 16:37:21 +00:00
Richard M. Stallman
7d145fa308 *** empty log message *** 2007-05-10 14:53:13 +00:00
Richard M. Stallman
4c88cf6dec (Auto Major Mode): Document file-start-mode-alist. 2007-05-10 14:51:08 +00:00
Thien-Thi Nguyen
ed9bc8a2e6 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
* files.texi (Format Conversion): Expand intro; add menu.
(Format Conversion Overview, Format Conversion Round-Trip)
(Format Conversion Piecemeal): New nodes/subsections.
* hooks.texi: Xref "Format Conversion" , not "Saving Properties".
* text.texi (Text Properties): Remove "Saving Properties" from menu.
(Saving Properties): Delete node/subsection.
2007-05-10 08:43:56 +00:00
Karl Berry
7489372ab1 EMACSVER=22 for printing, per rms. 2007-05-07 17:08:09 +00:00
Miles Bader
589e28cdeb Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 9-10)

   - Update from CVS

2007-05-06  Richard M. Stallman  <rms@gnu.org>

   * lisp/emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.

2007-05-03  Ryan Yeske  <rcyeske@gmail.com>

   * lisp/net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
   disconnections.

2007-05-06  Richard M. Stallman  <rms@gnu.org>

   * lispref/processes.texi (Accepting Output): Revert most of previous change.

2007-05-05  Richard M. Stallman  <rms@gnu.org>

   * lispref/processes.texi (Accepting Output): accept-process-output
   uses microseconds, not milliseconds.  But that arg is obsolete.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-734
2007-05-07 01:09:35 +00:00
Richard M. Stallman
205f01b404 *** empty log message *** 2007-05-06 18:10:44 +00:00
Richard M. Stallman
facc74f786 (Accepting Output): Revert most of previous change. 2007-05-06 17:44:41 +00:00
Richard M. Stallman
39f3dff9f3 *** empty log message *** 2007-05-05 04:50:04 +00:00
Richard M. Stallman
c88be8a752 (Accepting Output): accept-process-output
uses microseconds, not milliseconds.  But that arg is obsolete.
2007-05-05 04:05:14 +00:00
Miles Bader
ab23894e92 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 8)

   - Update from CVS

2007-05-04  Karl Berry  <karl@tug.org>

   * lispref/elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.

2007-05-04  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-731
2007-05-04 23:08:42 +00:00
Karl Berry
66d6ead825 EMACSVER 22.1 for printed version 2007-05-04 17:03:08 +00:00
Eli Zaretskii
a2a48b7105 (Documentation Tips): Rearrange items to place the more important ones first.
Add an index entry for hyperlinks.
2007-05-04 13:20:25 +00:00
Eli Zaretskii
20320eebf2 (Documentation Tips): Rearrange items to place the more important ones first.
Add an index entry for hyperlinks.
2007-05-04 13:17:20 +00:00
Miles Bader
9e83b91a26 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 6)

   - Update from CVS

2007-05-03  Karl Berry  <karl@gnu.org>

   * man/emacs.texi (EMACSVER) [smallbook]: 22 for printed version.

   * man/texinfo.tex: update from current version for better pdf generation.

   * man/emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
     for printing.

2007-05-03  Karl Berry  <karl@gnu.org>

   * lispref/emacs.texi (EMACSVER) [smallbook]: 22 for printed version.

2007-05-01  Richard M. Stallman  <rms@gnu.org>

   * man/cmdargs.texi (Initial Options): Under --batch, mention --eval.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-727
2007-05-04 01:05:55 +00:00
Karl Berry
aec2864888 make EMACSVER plain 22 for printed version 2007-05-03 16:47:47 +00:00
Karl Berry
92ba796a6c black refs for printing 2007-05-03 16:36:22 +00:00
Karl Berry
e84eab4010 black refs for printing 2007-05-03 16:34:25 +00:00
Karl Berry
7f95255fad no @anchor in mid-paragraph 2007-05-03 16:33:40 +00:00
Karl Berry
b9a356fa3d avoid @anchor in middle of paragraph 2007-05-03 16:28:29 +00:00
Karl Berry
c6d20d9ad6 propagate changes from trunk 2007-04-28 17:45:50 +00:00
Miles Bader
d095a90466 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (base, patch 1-2)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
   - Sync to CVS tag EMACS_22_BRANCHPOINT
   - Sync to CVS branch EMACS_22_BASE

2007-04-25  Richard M. Stallman  <rms@gnu.org>

   * lisp/hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.

2007-04-24  Richard M. Stallman  <rms@gnu.org>

   * lispref/text.texi (Special Properties): Add xref to Overlay Properties.

   * lispref/display.texi (Overlay Properties): Add xref to Special Properties.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-716
2007-04-28 03:47:01 +00:00
Glenn Morris
0701603152 *** empty log message *** 2007-04-26 03:44:07 +00:00
Glenn Morris
0da470a0b9 (EMACSVER): Increase to 22.1.50. 2007-04-26 03:28:30 +00:00
Karl Berry
7cc4ec2966 better breaks on copyright page, 8.5x11 by default 2007-04-26 00:10:22 +00:00
Richard M. Stallman
4b0feffbc3 *** empty log message *** 2007-04-24 21:43:13 +00:00
Richard M. Stallman
9cd4bb4439 (Special Properties): Add xref to Overlay Properties. 2007-04-24 21:43:06 +00:00
Richard M. Stallman
3cd1859996 (Overlay Properties): Add xref to Special Properties. 2007-04-24 21:42:38 +00:00
Chong Yidong
07ef6df709 Bump version to 22.0.99. 2007-04-24 02:28:19 +00:00
Richard M. Stallman
5fe751c925 *** empty log message *** 2007-04-22 17:00:58 +00:00
Richard M. Stallman
425b3c4530 (Extended Menu Items): Move the info about
format with cached keyboard binding.
2007-04-22 16:59:44 +00:00
Richard M. Stallman
f2aded1747 *** empty log message *** 2007-04-21 08:59:33 +00:00
Richard M. Stallman
31a3fb4938 (Special Properties): Clarify previous change. 2007-04-21 08:59:27 +00:00
Richard M. Stallman
9451a80808 (File Name Expansion): Clarify previous change. 2007-04-21 08:58:15 +00:00
Richard M. Stallman
df47137d92 (Attribute Functions): Fix example for face-attribute-relative-p. 2007-04-21 08:57:30 +00:00
Kenichi Handa
e159624dea (Special Properties): Document composition property. 2007-04-19 06:10:34 +00:00
Glenn Morris
34f23456fc (File Name Expansion): Mention "superroot". 2007-04-19 04:22:13 +00:00
Glenn Morris
45a5ff7dc3 *** empty log message *** 2007-04-19 04:22:04 +00:00
Chong Yidong
ac5d9344de Fix "Herbert Euler" ChangeLog entry. 2007-04-17 18:03:20 +00:00
Chong Yidong
48742df4f4 Bump version to 22.0.98. 2007-04-17 01:38:44 +00:00
Chong Yidong
23bb1fdfda (Multiple Displays): Add note about "multi-monitor" setups.
(Display Feature Testing): Note that display refers to all
physical monitors for multi-monitor setups.
2007-04-15 19:41:27 +00:00
Chong Yidong
addf7a4773 * frames.texi (Multiple Displays): Add note about "multi-monitor"
setups.
(Display Feature Testing): Note that display refers to all
physical monitors for multi-monitor setups.
2007-04-15 19:40:28 +00:00
Nick Roberts
76918d1658 (Sets And Lists): Fix typo. 2007-04-15 10:53:58 +00:00
Richard M. Stallman
6bc0c0553a *** empty log message *** 2007-04-14 12:41:31 +00:00
Richard M. Stallman
31fd7ef864 (Sets And Lists): Clarify `delete' examples.
Remove spurious xref to same node.
Clarify xref for add-to-list.
2007-04-14 12:38:06 +00:00
Nick Roberts
cb2ec9315e (Format of Keymaps): Remove spurious ")" from
value of lisp-mode-map.
2007-04-12 23:23:25 +00:00