Chong Yidong
0fc76035ed
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2010-06-20 12:30:27 -04:00
Chong Yidong
5338dc0b10
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
2010-06-19 14:06:37 -04:00
Stefan Monnier
894e369ddf
Merge from trunk
2010-06-18 10:13:59 -04:00
Juanma Barranquero
fee69dc1c0
doc/misc/ChangeLog: Remove duplicate entry.
2010-06-17 01:52:13 +02:00
Stefan Monnier
2a64315a11
Merge from emacs-23
2010-06-16 16:08:41 -04:00
Stefan Monnier
b9598260f9
New branch for lexbind, losing all history.
...
This initial patch is based on 2002-06-27T22:39:10Z!storm@cua.dk of the original
lexbind branch.
2010-06-13 16:36:17 -04:00
Glenn Morris
50b79479fc
Minor update for Acknowledgments in manual.
...
* doc/emacs/ack.texi (Acknowledgments):
* doc/emacs/emacs.texi (Acknowledgments): Update for notifications.el.
2010-06-09 22:20:14 -07:00
Glenn Morris
103dd3a81a
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2010-06-09 22:09:27 -07:00
Glenn Morris
04d3bb6ce4
Doc typo fixes.
...
* doc/emacs/basic.texi (Inserting Text): Fix typo.
* doc/misc/idlwave.texi (Load-Path Shadows):
* doc/misc/org.texi (Handling links): Fix typos.
2010-06-09 22:04:06 -07:00
Juanma Barranquero
fff84c22e7
Remove duplicate ChangeLog entries.
2010-06-10 03:04:45 +02:00
Andreas Schwab
639b2760f1
Merge from emacs-23
2010-06-10 00:08:50 +02:00
Katsumi Yamaoka
5e7d4a75cb
Synch with Gnus trunk.
...
2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
* gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
deleting unused directories when gnus-expert-user is t.
2010-06-07 23:00:42 +00:00
Chong Yidong
ba3bf1d951
Better doc fix for Bug#6283.
...
searching.texi (Regexp Special): Remove obsolete information
about matching non-ASCII characters, and suggest using char
classes (Bug#6283).
2010-06-02 13:26:31 -04:00
Chong Yidong
2c3a3c1d03
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
2010-06-02 13:14:01 -04:00
Stefan Monnier
fd67a7000e
Merge from emacs-23
2010-05-31 22:34:49 -04:00
Daiki Ueno
86d7a55099
Mention encryption commands in the Emacs manual.
2010-06-01 04:06:33 +09:00
Juanma Barranquero
7f4b42492c
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
2010-05-31 00:50:31 +02:00
Stefan Monnier
637821cd30
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
...
(Programmed Completion): Document the new fourth method for boundaries.
* .bzrignore: Ignore new files from trunk, which appear if you use
colocated branches (i.e. "bzr switch").
2010-05-30 17:18:35 -04:00
Eli Zaretskii
db5dce9dd1
Implement bidi-sensitive word movement with arrow keys.
...
lisp/subr.el (right-arrow-command, left-arrow-command): Move to bindings.el.
lisp/bindings.el (right-char, left-char): Move from subr.el and
rename from right-arrow-command and left-arrow-command.
(right-word, left-word): New functions.
(global-map) <right>: Bind to right-char.
(global-map) <left>: Bind to left-char.
(global-map) <C-right>: Bind to right-word.
(global-map) <C-left>: Bind to left-word.
doc/emacs/basic.texi (Moving Point): Update due to renaming of commands bound
to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2010-05-29 18:19:13 +03:00
Michael Albinus
9841cb4f56
* eshell.texi (Built-ins): Describe, how to disable a built-in command
...
by an alias.
2010-05-26 12:13:45 +02:00
Chong Yidong
e13051c36a
Add ChangeLog change missing in last checkin.
2010-05-22 13:16:35 -04:00
Chong Yidong
110683addc
Rename image-refresh to image-flush.
...
* image.c (Fimage_flush): Rename from image-refresh.
* image.el (image-refresh): Define as an alias for image-flush.
* image-mode.el (image-toggle-display-image): Caller changed.
* display.texi (Image Cache): Update documentation about image
caching.
2010-05-22 12:48:01 -04:00
Juanma Barranquero
1fc0ce04bc
* doc/emacs/ChangeLog: Fix typos.
2010-05-18 13:49:10 +02:00
Eli Zaretskii
3431304155
Document bidi-aware behavior of arrow keys and display features.
...
display.texi (Fringes): Document reversal of fringe arrows for R2L
paragraphs.
(Line Truncation): Fix wording for bidi display.
basic.texi (Moving Point): Document bidi-aware behavior of the arrow keys.
2010-05-18 13:58:56 +03:00
Jay Belanger
597517ef8d
calc-vec.el (calc-histogram):
...
(calcFunc-histogram): Allow vectors as inputs.
(math-vector-avg): New function.
calc.texi (Manipulating Vectors): Mention that vectors can be used to
determine bins for `calc-histogram'.
2010-05-15 23:43:09 -05:00
Jay Belanger
14914c4314
calc.texi: Remove "\turnoffactive" commands throughout.
2010-05-13 17:33:11 -05:00
Juanma Barranquero
4e2af7825f
Fix typos and whitespace in ChangeLogs.
2010-05-11 04:04:13 +02:00
Stefan Monnier
0235128c15
Merge from emacs-23
2010-05-08 14:47:07 -04:00
Eli Zaretskii
f884842302
Improve docs of Unicode General Category.
...
nonascii.texi (Character Properties): Document unicode-category-table.
Add an index entry for Unicode general category.
2010-05-08 16:25:31 +03:00
Chong Yidong
19ae0deb1c
Bump version to 23.2.50.
2010-05-08 00:46:44 -04:00
Chong Yidong
61a808e819
Bump version to 23.2.
2010-05-07 23:28:26 -04:00
Chong Yidong
abb777ac83
* building.texi (GDB Graphical Interface): Remove misleading comparison
...
to an IDE (Bug#6128).
2010-05-07 10:51:09 -04:00
Chong Yidong
8838172bf0
Bump version to 23.1.97.
2010-05-03 21:31:59 -04:00
Chong Yidong
da0bbbc4e3
Fix typos (Bug#6094). From Štěpán Němec.
2010-05-03 18:01:23 -04:00
Jan Djärv
f63d0028c0
Run kill-emacs when exiting for display closed or SIGTERM/HUP.
...
* xsmfns.c (CHDIR_OPT): New define.
(smc_save_yourself_CB): Add CHDIR_OPT to options to use when
restarting emacs.
* xterm.c (x_connection_closed): Call Fkill_emacs instead of
shut_down_emacs.
* emacs.c (USAGE1): Mention --chdir.
(main): Handle --chdir.
(standard_args): Add --chdir.
(fatal_error_signal): Call Fkill_emacs for SIGTERM and SIGHUP (Bug
#5552 ).
* cmdargs.texi (Initial Options): Mention --chdir.
2010-05-02 20:44:04 +02:00
Daniel E. Doherty
db37d2572b
(Tutorial): Use ^{\prime} to indicate primes.
2010-05-01 18:47:59 -05:00
Michael Albinus
502269d6e7
* tramp.texi (Inline methods, Default Method): Mention
...
`tramp-inline-compress-start-size'.
2010-05-01 12:08:42 +02:00
Chong Yidong
c7c322792a
* keymaps.texi (Menu Bar): Document :advertised-binding property.
2010-04-25 17:50:34 -04:00
Chong Yidong
eb5ed549f4
Document Emacs 23.2 changes.
...
* functions.texi (Obsolete Functions): Document
set-advertised-calling-convention.
* minibuf.texi (Basic Completion): Document completion-in-region.
(Programmed Completion): Document completion-annotate-function.
* commands.texi (Reading One Event): Document read-key.
(Distinguish Interactive): Document KIND arg to
called-interactively-p. Delete obsolete interactive-p.
* elisp.texi (Top): Update node description.
* misc.texi (Printing): Document htmlfontify-buffer.
2010-04-25 17:21:51 -04:00
Jan Djärv
20fe03ad85
Document tool-bar-style
2010-04-21 18:25:15 +02:00
Glenn Morris
6776e4c4b4
Minor doc fix.
...
* calendar.texi (Displaying the Diary, Format of Diary File):
Fix external cross-references for TeX format output.
2010-04-20 19:49:00 -07:00
Glenn Morris
b7d65a5f0a
Doc updates for SELinux support.
...
* ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
* etc/NEWS: Mention SELinux support.
2010-04-20 20:08:21 -07:00
Juanma Barranquero
938efb776d
Remove references to (default-)direction-reversed.
2010-04-21 01:05:30 +02:00
Chong Yidong
958631c4cc
Bump version to 23.1.96.
2010-04-19 21:29:37 -04:00
Stefan Monnier
6e104790e7
Merge from emacs-23
2010-04-19 11:07:52 -04:00
Chong Yidong
aa5789b56b
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
...
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.
2010-04-19 10:38:53 -04:00
Katsumi Yamaoka
bff3818b73
Synch with Gnus trunk:
...
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
the CVS repo. Put the Git repo in the news section.
* gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
Removed some mentions of CVS. Mention the new Git repo.
2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
* smime.el: Don't mention CVS.
* nnrss.el (nnrss-fetch): Don't mention CVS.
* nnir.el: Don't mention CVS.
2010-04-18 23:24:22 +00:00
Chong Yidong
a42dbee160
* programs.texi (Semantic): New node.
...
* maintaining.texi (EDE): New node.
* emacs.texi: Update node listing.
* misc.texi (Gnus): Use the `C-h i' keybinding for info.
2010-04-18 19:02:16 -04:00
Jay Belanger
f8b91752dd
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
2010-04-17 23:13:09 -05:00
Glenn Morris
d52dbd3d45
* emacs.texi (Acknowledgments): Remove duplicate.
2010-04-16 00:43:29 -07:00