Jonathan Yavner
a9afba2096
ses.texi (The Basics): Mention how to create a new spreadsheet. Mention the
...
new three-letter column identifiers.
(More on cell printing): Calculate-cell and truncate-cell are now `c' and
`t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error message
when using `c' on an empty default with default printer.
(Buffer-local variables in spreadsheets): `symbolic-formulas' was
renamed to `ses--symbolic-formulas' some time ago.
2007-10-25 20:13:19 +00:00
Glenn Morris
ca8c5b8ca4
(Fortran): F90 mode handles F2003.
2007-10-25 04:04:54 +00:00
Glenn Morris
db21122cd6
(Variable Definitions): Add :risky and :safe keywords.
2007-10-25 04:03:40 +00:00
Jay Belanger
45b778a677
(Default Simplifications, Making Selections, Customizing Calc):
...
Clarify associativity of multiplication.
2007-10-25 03:41:31 +00:00
Michael Albinus
03b5badef8
* tramp.texi (Traces and Profiles): Simplify loop over
...
`trace-function-background'.
2007-10-23 21:54:24 +00:00
Juanma Barranquero
87e04f1615
*** empty log message ***
2007-10-23 17:05:41 +00:00
Juanma Barranquero
8b296cdd66
*** empty log message ***
2007-10-22 22:21:45 +00:00
Juri Linkov
e658c8eee6
(Shell Command Guessing): Default values are now available by typing M-n instead of M-p.
2007-10-22 00:30:53 +00:00
Juri Linkov
c066bafa71
(Text from Minibuffer, Minibuffer Completion, High-Level Completion):
...
Document a list of default value strings in the DEFAULT argument,
for which minibuffer functions return the first element.
2007-10-22 00:30:11 +00:00
Juri Linkov
eabd84c93d
(Minibuffer History): Add text about a list of minibuffer default values.
2007-10-22 00:28:52 +00:00
Michael Albinus
dd75368812
* tramp.texi (Cleanup remote connections): New section.
...
(Password caching): Remove `tramp-clear-passwd'. It's not a command
anymore.
(Bug Reports): Add `tramp-bug' to function index.
(Function Index, Variable Index): New nodes.
(Remote shell setup): Describe `tramp-password-prompt-regexp'.
* trampver.texi: Update release number.
2007-10-21 14:11:18 +00:00
Jay Belanger
9c26440366
(Trigonometric and Hyperbolic Functions): Fix typo.
2007-10-20 15:38:24 +00:00
Eric S. Raymond
0b43c7e24f
Disambiguate two slightly different uses of the term 'filesets'.
2007-10-20 04:24:26 +00:00
Jay Belanger
4bb49b438b
(History and Acknowledgements): Turn comment about integer size into
...
past tense.
(Time Zones): Remove pointer to Calc author's address.
(Trigonometric and Hyperbolic Functions): Mention cotangent and
hyperbolic cotangent functions.
2007-10-20 00:48:06 +00:00
Richard M. Stallman
97862da1ef
Whitespace fix.
2007-10-19 17:24:03 +00:00
Miles Bader
5a95db215e
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 125-127)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
2007-10-18 21:07:49 +00:00
Glenn Morris
7b6be8339c
(Mode Line Mouse): Mention minor mode names.
2007-10-18 04:16:09 +00:00
Glenn Morris
c9447ae1d8
Add mouse-1 in mode-line for minor modes.
2007-10-18 04:15:58 +00:00
Juri Linkov
65ced25fcb
(Filling): Update arguments of fill-paragraph.
...
fill-paragraph operates on the active region in Transient Mark mode.
Remove fill-paragraph-or-region.
2007-10-18 00:14:35 +00:00
Juri Linkov
168b980f4b
(Spelling): ispell-word operates on the active region in Transient Mark mode.
2007-10-18 00:10:41 +00:00
Juri Linkov
f0a35bd4ff
(Arguments): Replace fill-paragraph-or-region with fill-paragraph.
2007-10-18 00:09:49 +00:00
Juri Linkov
ad6d10b1b2
(Fill Commands): Undocument fill-paragraph-or-region.
...
fill-paragraph operates on the active region in Transient Mark mode.
(Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
with fill-paragraph.
2007-10-18 00:09:22 +00:00
Juanma Barranquero
5a331f34c3
(Glossary): Use "key binding" consistently.
2007-10-17 08:58:23 +00:00
Juanma Barranquero
e2949eb050
(Init Non-ASCII): Use "key binding" consistently.
2007-10-17 08:54:49 +00:00
Juanma Barranquero
d9c4c9990a
building.texi (Source Buffers): Use "key binding" consistently.
2007-10-17 08:54:14 +00:00
Juanma Barranquero
2a9f4d55f8
*** empty log message ***
2007-10-17 08:01:23 +00:00
Juanma Barranquero
7a80711bab
(Diary): Fix directive.
2007-10-17 07:54:16 +00:00
Miles Bader
81d3d428c6
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-892
2007-10-16 22:39:24 +00:00
Miles Bader
b2529d56b5
Merge from emacs--rel--22
...
Patches applied:
* emacs--rel--22 (patch 116-121)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-889
2007-10-15 02:07:53 +00:00
Karl Berry
ee46ec8e40
move @dircategory to after @copying
2007-10-13 23:48:41 +00:00
Eric S. Raymond
5f90d53e19
Capitalize node names according to convention.
2007-10-13 07:24:20 +00:00
Glenn Morris
87a7d8345b
(Interactive Shell): Correct INSIDE_EMACS reference.
2007-10-13 02:50:44 +00:00
Glenn Morris
3aa491bcaf
Diane Murray <disumu at x3y2z1.net>
...
(url-basic-auth): Set path to "/" when URL has an empty string filename.
2007-10-13 02:50:02 +00:00
Eric S. Raymond
f595017623
More fixes from Robert J. Chassell.
2007-10-11 17:07:59 +00:00
Miles Bader
cba25899da
Remove RCS keywords from doc/misc/cc-mode.texi
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-880
2007-10-11 16:39:15 +00:00
Juanma Barranquero
7c8d4ebbc0
*** empty log message ***
2007-10-11 14:47:16 +00:00
Eric S. Raymond
713969ebaf
More minor changes suggested by Robert Chassell.
2007-10-11 14:39:41 +00:00
Eric S. Raymond
8a3106d303
Minor fixes to version-control material suggseted by RMS and Robert
...
J. Chassell.
2007-10-11 14:15:27 +00:00
Eric S. Raymond
a7fc5b7849
Revise version-control portions of the manual to include
...
systems with monotonic revision IDs.
2007-10-10 23:22:48 +00:00
Eric S. Raymond
ac3f4c6f02
Terminology cleanup.
2007-10-10 18:52:45 +00:00
Eric S. Raymond
0870a421b1
Updates for new VC.
2007-10-10 15:29:31 +00:00
Eric S. Raymond
d4f69e77e1
Fix sectrioning errors in files.texi.
2007-10-10 15:03:07 +00:00
Eric S. Raymond
da1080a25c
New VC command docs for the Emacs manual.
2007-10-10 13:24:29 +00:00
Michael Albinus
311dd93fa2
Sync with Tramp 2.1.11.
2007-10-10 04:55:30 +00:00
Eric S. Raymond
58ade22bf1
*** empty log message ***
2007-10-09 18:22:38 +00:00
Eric S. Raymond
1d060326c3
Added descriptions of newer supported version control systems. Arranged all in
...
chronological order.
2007-10-09 17:49:23 +00:00
Miles Bader
1af74d06e5
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Stefan Monnier
4f4a84ec80
Add new `input-decode-map' keymap and use it for temrinal
...
escape sequences.
* keyboard.h (struct kboard): Add Vinput_decode_map.
Remove Vlocal_key_translation_map.
* keyboard.c (read_key_sequence): Add support for input-decode-map.
(init_kboard): Init input-decode-map.
Replace local-key-translation-map back with key-translation-map.
(syms_of_keyboard): Declare input-decode-map.
Remove local-key-translation-map. Update docstrings.
(mark_kboards): Mark Vinput_decode_map.
Don't mark Vlocal_key_translation_map.
* keymap.c (Fdescribe_buffer_bindings): Describe input-decode-map.
Replace local-key-translation-map back with key-translation-map.
* term.c (term_get_fkeys_1, CONDITIONAL_REASSIGN):
Bind in input-decode-map rather than function-key-map.
2007-10-09 05:05:39 +00:00
Juri Linkov
e1965a693c
(Filling): Document fill-paragraph-or-region.
2007-10-06 22:25:18 +00:00
Juri Linkov
0d8fb755ce
(Arguments): Replace fill-paragraph with fill-paragraph-or-region.
2007-10-06 22:24:14 +00:00
Juri Linkov
a850cafb70
(Fill Commands): Document fill-paragraph-or-region.
...
(Fill Prefix, Format Indentation): Replace fill-paragraph with
fill-paragraph-or-region.
2007-10-06 22:23:41 +00:00
Michael Albinus
ea3fc256d4
* tramp.texi (External packages): New section.
2007-10-06 11:55:36 +00:00
Eric S. Raymond
ca7442e845
More manual updates and additions bringing it current with modern
...
VCSes. This includes the workfile version -> focus version
terminology change, but not the UI changes for new VC.
2007-10-06 10:09:19 +00:00
Eric S. Raymond
b981e2c6cd
Update manual for 2007 conditions. None of these changes are
...
specific to new VC, that wil come later.
2007-10-06 09:21:53 +00:00
Juanma Barranquero
4638454b62
(Auto Faces): Fix typo.
2007-10-05 11:31:55 +00:00
Richard M. Stallman
f7a7f4eb9a
(Overlay Properties): Explain nil as priority. Explain that conflicts
...
are unpredictable if not resolved by priorities.
2007-10-01 21:19:22 +00:00
Stefan Monnier
0e2806fa7e
(gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.
...
(t-mouse-mode): New compatibility alias.
2007-09-28 20:13:31 +00:00
Bill Wohler
567b9191e9
(HTML): Mention binding of S-mouse-2 to browse-url-at-mouse.
2007-09-26 05:33:28 +00:00
Glenn Morris
5205011bed
Sync copyright years from ../emacs/ChangeLog.
2007-09-24 06:48:09 +00:00
Glenn Morris
2de53ca6a2
Move entries from ../emacs/ChangeLog that refer to files in this
...
directory here. Entries were duplicated where they would have been
made twice, had separate ChangeLogs existed at the time.
2007-09-24 02:30:15 +00:00
Glenn Morris
498234263f
Move entries for files in ../misc to the ChangeLog there.
...
Entries were duplicated where they would have been made twice, had
separate ChangeLogs existed at the time.
2007-09-24 02:29:40 +00:00
Richard M. Stallman
780d7bb95a
(Backquote): Minor clarification.
2007-09-23 15:22:02 +00:00
Glenn Morris
d60a4e3a42
Change by author without assignment is tiny.
2007-09-20 03:11:55 +00:00
Michael Olson
d20cf916c0
Sync changes from upstream ERC
2007-09-19 03:29:03 +00:00
Glenn Morris
126050ffd9
(Holidays): Change all instances of holiday-list' back to
list-holidays'.
2007-09-16 02:29:50 +00:00
Glenn Morris
5fceaf9cab
(holiday-list): Rename it back to `list-holidays', but leave
...
`holiday-list' as an alias.
2007-09-15 19:59:25 +00:00
Glenn Morris
fc8ee91352
Update all instances of mark-calendar-holidays,
...
list-calendar-holidays, list-holidays with the new names.
2007-09-14 04:24:59 +00:00
Glenn Morris
b0e44b17a2
*** empty log message ***
2007-09-14 04:24:47 +00:00
Michael Albinus
7d7a35107a
* tramp.texi (Filename Syntax): Provide links to "Inline methods"
...
and "External transfer methods".
2007-09-14 04:18:52 +00:00
Miles Bader
fb56754863
Changes from arch/CVS synchronization
2007-09-13 05:41:21 +00:00
Jay Belanger
285f0d3a19
(Predefined Units): Add some history.
2007-09-13 04:55:20 +00:00
Robert J. Chassell
4724cafbd8
Add email address to Thank You correctly
2007-09-12 23:51:00 +00:00
Robert J. Chassell
1df454a055
Add email address to Thank You
2007-09-12 23:29:41 +00:00
Michael Olson
526dc846a1
Sync ERC 5.3 (devel) from upstream
2007-09-08 03:07:09 +00:00
Miles Bader
f7ed05c9cc
Add arch tagline
2007-09-07 07:36:10 +00:00
Glenn Morris
7c1a0036b1
Restore 20070901 change lost in move for some unknown reason.
2007-09-07 07:14:30 +00:00
Jay Belanger
f10d0e80a7
(History and Acknowledgements): Adjust the "thanks".
...
(Random Numbers): Clarify the distribution of `random'.
2007-09-07 00:28:06 +00:00
Romain Francoise
5e6876cb16
(maintainer-clean): Delete info files.
2007-09-06 18:32:10 +00:00
Glenn Morris
db78a8cb1e
(setfilename): Go up one more level to ../../info.
2007-09-06 05:10:13 +00:00
Glenn Morris
a8d46980db
Move the parts of the old man/makefile.w32-in that do not refer to the
...
Emacs manual here.
(infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
(../etc/GNU): Delete obsolete target.
2007-09-06 05:08:13 +00:00
Glenn Morris
c21180f3d9
Move the parts of the old man/Makefile.in that do not refer to the
...
Emacs manual here.
(infodir): New variable.
(INFO_TARGETS, info): Use infodir. Also used by all info targets.
(cc-mode.texi, faq.texi): Update references to source file locations.
Add `basename' versions of all info targets, for convenience when
rebuilding just one manual.
(../etc/GNU): Delete obsolete target.
(.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
(mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2007-09-06 05:07:44 +00:00
Glenn Morris
4009494e10
Move here from ../../man
2007-09-06 05:07:05 +00:00
Glenn Morris
92f9b43f92
(setfilename): Go up one more level to ../../info.
2007-09-06 04:55:49 +00:00
Glenn Morris
345ef41d8b
(infodir): Go up one more level.
...
Changes made previously while moving from ../../man:
(INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs manual.
(MULTI_INSTALL_INFO, ENVADD): Go up one more level.
(emacsman): Delete target, not needed any more.
(clean): Remove all info files but Emacs manual.
Move all targets that are not the Emacs manual to misc/Makefile.in.
2007-09-06 04:55:27 +00:00
Glenn Morris
5b301240d4
(setfilename): Go up one more level to ../../info.
2007-09-06 04:52:10 +00:00
Glenn Morris
df42eec635
Move all targets that are not the Emacs manual to misc/Makefile.in.
...
(INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs manual.
(infodir): New variable.
(info): Use $infodir.
(emacsman): Delete target, not needed any more.
(mostlyclean): Remove `gnustmp'.
(INFOSOURCES): Delete.
(.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
(mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2007-09-06 04:51:52 +00:00
Glenn Morris
8cf51b2c2f
Move here from ../../man
2007-09-06 04:50:28 +00:00
Glenn Morris
6336d8c3d7
(setfilename): Go up one more level to ../../info.
2007-09-06 04:27:43 +00:00
Glenn Morris
df43c5b721
(infodir, texinputdir): Go up one more level.
...
(usermanualdir): Change from ../man to ../emacs.
2007-09-06 04:26:04 +00:00
Glenn Morris
d374a422b2
(infodir): Go up one more level.
...
(usermanualdir): Change from ../man to ../emacs.
(miscmanualdir): New.
(dist): Use new variable miscmanualdir.
2007-09-06 04:25:46 +00:00
Glenn Morris
b8d4c8d0e9
Move here from ../../lispref
2007-09-06 04:25:08 +00:00
Glenn Morris
43475ab350
Move here from ../../lispintro/
2007-09-06 04:06:39 +00:00
Glenn Morris
5371a305dc
(infodir, ENVADD): Go up one more level.
2007-09-06 04:06:03 +00:00
Glenn Morris
fb3dc8468d
(setfilename): Go up one more level.
2007-09-06 04:05:47 +00:00
Glenn Morris
9d2663a902
(infodir): Go up one more level.
...
(usermanualdir): Change from ../man to ../emacs.
2007-09-06 04:05:16 +00:00
Glenn Morris
8cda6f8f44
Move here from ../../lispintro/
2007-09-06 04:04:58 +00:00
Glenn Morris
3e09530b22
New file.
2007-09-06 03:54:48 +00:00
Glenn Morris
cbe77461dd
Move here from ../../etc/
2007-09-06 03:52:43 +00:00