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

4777 Commits

Author SHA1 Message Date
Dan Nicolaescu
291bc6bdf9 Mention vc-git-add-signoff. 2009-07-23 05:17:48 +00:00
Glenn Morris
0badeef452 *** empty log message *** 2009-07-23 02:56:06 +00:00
Ken Raeburn
100b635576 Document fixing of load-in-progress corruption. 2009-07-23 00:36:49 +00:00
Chong Yidong
7ff9d47331 Note that last change is documented. 2009-07-21 23:51:46 +00:00
Chong Yidong
551b1ac979 Move announcement of select-active-regions to 23.2 section. 2009-07-21 23:47:49 +00:00
Chong Yidong
28aaa2555d Add auto-save-include-big-deletions. 2009-07-21 23:36:38 +00:00
Glenn Morris
0b5546d610 Standardize headers.
Remove version numbers that don't mean much and are infrequently updated.
Instead, just use Emacs version and date.
Use FSF URL rather than postal address.
2009-07-21 06:46:33 +00:00
Glenn Morris
7b3773ad26 Standardize header.
(versionnumber, version): Remove.
(versionemacs, versionvip): New.
(copyrightnotice): Use FSF URL rather than postal address.
2009-07-21 06:45:34 +00:00
Glenn Morris
8285433695 Standardize header.
(versionnumber): Rename to versionviper.
(versionemacs, versionxemacs): New.
(version): Remove.
(copyrightnotice): Use FSF URL rather than postal address.
2009-07-21 06:45:18 +00:00
Glenn Morris
fecbcdcbcd mail-user-agent placeholder. 2009-07-19 00:29:52 +00:00
Juri Linkov
f4fcbe98c7 Add info about confirmation when killing a buffer with a running process. 2009-07-18 21:16:19 +00:00
Juri Linkov
f38fd73da3 Add `info-finder'. 2009-07-18 21:04:39 +00:00
Juri Linkov
e9e0f2822f Delete task for replacing finder.el with Info manual. 2009-07-18 21:04:15 +00:00
Eli Zaretskii
8dca505221 Update the entry for `desktop-buffers-not-to-save'. 2009-07-18 19:14:11 +00:00
Glenn Morris
0dd44f7e2c Regenerate. 2009-07-17 03:56:17 +00:00
Glenn Morris
29ebf1ed93 Set copyright year to 2009. 2009-07-17 03:56:08 +00:00
Dan Nicolaescu
e59e668bca Mention two new ./configure options for developers. 2009-07-16 21:04:18 +00:00
Glenn Morris
363cee45b1 Regenerate. 2009-07-16 03:25:00 +00:00
Glenn Morris
c3ba8b8dc1 Regenerate. 2009-07-16 03:16:41 +00:00
Glenn Morris
c2c847d20f Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
2009-07-16 03:14:00 +00:00
Glenn Morris
54db062af7 Regenerate. 2009-07-16 02:29:51 +00:00
Glenn Morris
f3cc0ddb29 Condense a few sentences in order to make them fit on one line, and
add some page breaks, to improve the layout in the pdfs.
2009-07-16 02:29:37 +00:00
Glenn Morris
31a9ab9d42 (gnus-logo.pdf): Remove rule, since this file is distributed. 2009-07-15 03:28:05 +00:00
Glenn Morris
e77ed40aa6 Regenerate. 2009-07-15 03:23:41 +00:00
Glenn Morris
713e0f330c Fix comment typo. 2009-07-15 03:23:33 +00:00
Glenn Morris
c1baf2d1e2 (emacsversionnumber): Just use major version. 2009-07-15 03:23:00 +00:00
Glenn Morris
d9c6b3d2f4 Regenerate. 2009-07-15 03:22:38 +00:00
Glenn Morris
4d8dd5fdbe Change from A4 to letter paper.
Remove non-existent (?) bindings: w, C-u o, U, delete.
Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
New: async shell command = &.
2009-07-15 03:22:18 +00:00
Glenn Morris
298c646757 (gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf.
(clean): Remove .aux files.
2009-07-15 03:22:03 +00:00
Glenn Morris
a311bf575f (Copyright): Add 2009.
(Notes): Add missing line-break.
(Threading): Reword to fit on one line.
2009-07-15 03:21:19 +00:00
Eli Zaretskii
7b607b7356 Mention change of default value for desktop-buffers-not-to-save. 2009-07-12 19:45:36 +00:00
Kenichi Handa
86b12161e2 Reflect the latest change of TUTORIAL. 2009-07-10 05:49:24 +00:00
Glenn Morris
4cbe53b499 Kevin Ryde <user42 at zip.com.au>
Fix names of some elements.
2009-07-10 04:44:55 +00:00
Glenn Morris
ee047ec4c6 *** empty log message *** 2009-07-08 02:51:21 +00:00
Glenn Morris
45ea35bfae Standardize the way M-x commands are written:
dashes inside command names, not spaces; spaces before <Return>.
(Summary): Describe the new behavior of C-l.
(Basic Cursor Control): Don't say that files "ought" to end in newlines.
Try to distinguish scroll bar from fringes.
You can also scroll with a wheel mouse.
(If Emacs Stops Responding): Rename from "When Emacs is hung".
(Inserting And Deleting): Continuation marks appear in the fringe.
Clarify that deletion can be undone.  Mention cut and paste, and the Glossary.
(Files, Mode Line): Update mode-line format.
(Extending The Command Set): Downplay C-z, since using Emacs on a
text-only terminal is less common these days.
(Searching): Incremental searching is no longer atypical.
Downplay flow control issues, remove reference to deleted FAQ node.
(Multiple Windows): Mention frames.
(Multiple Frames): New section.
(Getting More Help): Downplay C-h having a different binding.
Don't say help is "on-line", since the meaning has changed.
(More Features): Replace "on-line".  Use C-h rather than F10 h.
Say a little more about completion.
(Conclusion): Don't mention C-z again here.
2009-07-08 02:31:02 +00:00
Eli Zaretskii
a59e7eed59 Mention load average support on MS-Windows. 2009-07-04 10:46:06 +00:00
Jan Djärv
e044e4fcd5 * xterm.h (struct x_display_info): Add invisible_cursor.
(struct x_output): Add current_cursor.

* xterm.c (XTtoggle_invisible_pointer): New function.
(x_define_frame_cursor): Don't define cursor if invisible or the
same as before.  Set current_cursor.
(x_create_terminal): Set toggle_invisible_pointer_hook.

* xfns.c (make_invisible_cursor): New function.
(x_set_mouse_color): Call make_invisible_cursor.
Set current_cursor.
(x_window): Set current_cursor.

* termhooks.h (struct terminal): Add toggle_invisible_pointer_hook.

* keyboard.c (command_loop_1): Call frame_make_pointer_invisible after
inserting a character.
(read_avail_input): Call frame_make_pointer_visible.

* frame.c (Vmake_pointer_invisible): New variable.
(frame_make_pointer_invisible, frame_make_pointer_visible): New
functions.
(syms_of_frame): DEFVAR make-pointer-invisible, initialize to Qt.

* frame.h: Declare frame_make_pointer_invisible and
frame_make_pointer_visible.
(struct frame): Add pointer_invisible.

* cus-start.el (all): Added make-pointer-invisible.
2009-07-03 11:07:02 +00:00
Juri Linkov
9f18817ff4 Add Info-virtual-index' and async-shell-command'. 2009-07-02 23:01:42 +00:00
Jan Djärv
7f1681d93c *** empty log message *** 2009-07-01 16:59:09 +00:00
Jan Djärv
3f1c666608 * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
* frame.c: Qmaximized is new.
(x_set_frame_parameters): Do not handle fullscreen specially.
Only set width and height if explicitly set.
(x_set_fullscreen): Handle Qmaximized.
(x_set_font, x_figure_window_size): Do not handle fullscreen specially.
(syms_of_frame): Initialize Qmaximized.

* frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.  Declare
Qfullwidth, Qfullheight, Qfullboth, Qmaximized.

* xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
for Expose event. Add call to x_check_fullscreen for MapNotify event.
Remove all code w.r.t. fullscreen from ConfigureNotify event. Do not
set gravity to NorthWestGravity when USE_GTK.
(set_wm_state): New function.
(do_ewmh_fullscreen): Use set_wm_state. Also handle FULLSCREEN_MAXIMIZED.
(x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
(x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
or the case when no window manager is running. That means remove calls
to x_real_positions and x_fullscreen_adjust.

* gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
(xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
flush_and_sync.
(xg_height_changed): New function.
(xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
and gtk_window_set_policy.  Set frame gravity after parsing the geometry
string.
(xg_update_frame_menubar, free_frame_menubar)
(xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
(update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
Remove calls to xg_frame_set_char_size.

* startup.el (command-line-x-option-alist): Add -mm and --maximized.

* NEWS: Mention maximized.

* frames.texi (Size Parameters): Mention maximized for fullscreen.

* xresources.texi (Table of Resources): Mention maximized for
fullscreen.

* cmdargs.texi (Window Size X): -mm/--maximized is new.
2009-07-01 14:02:27 +00:00
Michael Albinus
edb54f2798 * NEWS: Add "synce" connection method of Tramp. 2009-06-30 21:29:44 +00:00
Chong Yidong
d63a01efdb * files.el (trash-directory): Change default to nil.
(move-file-to-trash): If trash-directory is nil and
system-move-file-to-trash is unbound, perform freedesktop-style
trashing.

* NEWS: Document change.
2009-06-28 04:54:06 +00:00
Dan Nicolaescu
3c3bf6ce8f Remove find-file-not-found-hook VC method. (Bug#2757)
* vc-hooks.el (vc-file-not-found-hook)
(vc-default-find-file-not-found-hook): Remove functions.
(find-file-not-found-functions): Do not add vc-file-not-found-hook.
* vc-rcs.el (vc-rcs-find-file-not-found-hook): Remove function.
* vc.el:
* vc-hg.el:
* vc-git.el: Do not mention find-file-not-found-hook VC method.
2009-06-26 23:53:55 +00:00
Michael Albinus
009c963cd2 * NEWS: Add new connection methods of Tramp. 2009-06-24 19:21:22 +00:00
Michael Albinus
ac8b8fcdeb *** empty log message *** 2009-06-24 19:20:49 +00:00
Kenichi Handa
aa4a938453 Re-generated. 2009-06-24 13:04:25 +00:00
Chong Yidong
303eb97f10 Change width and height to 48 pixels, similar to Gnome svg icons. 2009-06-22 03:40:49 +00:00
Chong Yidong
7024347875 Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
Chong Yidong
adce950df3 Put "temporary note" back in for Emacs 23.2. 2009-06-21 04:42:46 +00:00
Chong Yidong
16e8227107 Remove +++ and --- lines; minor copyedits. 2009-06-19 17:09:32 +00:00
Chong Yidong
7ddbf42de8 Regenerate. 2009-06-19 16:21:12 +00:00
Kenichi Handa
67cbe6817d *** empty log message *** 2009-06-17 01:26:01 +00:00
Glenn Morris
6e270cdbc8 Merge in a few snippets just deleted from faq.texi. 2009-06-16 02:55:46 +00:00
Kenichi Handa
26e092ac97 Use "/" instead of "," to seperate independent words. 2009-06-16 00:48:34 +00:00
Alan Mackenzie
7841339b76 Document changes to end-of-defun-function, clarifying entry for
beginning-of-defun-function.
2009-06-15 09:05:17 +00:00
Alan Mackenzie
043dfe2460 *** empty log message *** 2009-06-15 09:04:05 +00:00
Bill Wohler
d1d878511d Update for MH-E release 8.2. 2009-06-13 17:15:40 +00:00
Chong Yidong
60959d23f4 Describe buffer-face-mode properly. 2009-06-13 00:26:45 +00:00
Kenichi Handa
742c7b4c4b Re-generated. 2009-06-12 12:34:34 +00:00
Kenichi Handa
6c73ae8bba *** empty log message *** 2009-06-12 07:42:49 +00:00
Kenichi Handa
a22fb0fa44 Downcase "suomi". 2009-06-08 12:00:18 +00:00
Chong Yidong
0d77490724 Tweak entry about Exceed X server (Bug#3383). 2009-05-26 03:23:13 +00:00
Chong Yidong
ae98e41f94 Note that comment-style now defaults to indent. 2009-05-26 03:04:49 +00:00
Werner LEMBERG
7481597491 * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
Use reformed Orthography.
Minor improvements.
2009-05-25 10:11:15 +00:00
Chong Yidong
708ee539a0 Regenerate. 2009-05-23 02:53:58 +00:00
Chong Yidong
089c16bf15 Regenerate. 2009-05-20 01:41:14 +00:00
Chong Yidong
ece53951d7 * refcards/survival.tex: Add M-g M-g binding.
* refcards/survival.tex:
* refcards/sk-survival.tex:
* refcards/sk-refcard.tex:
* refcards/sk-dired-ref.tex:
* refcards/ru-refcard.tex:
* refcards/pt-br-refcard.tex:
* refcards/pl-refcard.tex:
* refcards/fr-survival.tex:
* refcards/fr-dired-ref.tex:
* refcards/dired-ref.tex:
* refcards/cs-survival.tex:
* refcards/cs-refcard.tex:
* refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
2009-05-19 01:46:13 +00:00
Chong Yidong
a96da3ab42 * refcards/refcard.tex: Update Emacs version to 23. 2009-05-15 06:18:34 +00:00
Chong Yidong
91ce9459d8 * refcards/de-refcard.tex: Merge changes from refcard.tex.
Change `Paragraph' to `Absatz'.
2009-05-15 06:16:32 +00:00
Chong Yidong
ee5dc90279 Update documentation status. 2009-05-13 03:22:28 +00:00
Chong Yidong
52456e5917 Update documentation status for abbrevs. 2009-05-13 01:27:13 +00:00
Chong Yidong
ded5dab72e Documented empty -a option for emacsclient. 2009-05-12 04:10:30 +00:00
Chong Yidong
0c1e3f0de3 Documented font-backend X resource and frame parameter. 2009-05-12 03:32:48 +00:00
Martin Rudalics
abe8f3060b Rewrite entry for display-buffer. 2009-05-08 06:26:05 +00:00
Chong Yidong
a99c39bbfc Update documentation status. 2009-05-06 03:56:01 +00:00
Chong Yidong
a46a0c4ec1 Regenerate. 2009-05-01 14:37:08 +00:00
Chong Yidong
91f68422d6 * files.el (hack-local-variables-prop-line)
(hack-local-variables, dir-locals-read-from-file): Bind
read-circle to nil before reading.
* lread.c (Vread_circle): New variable.
(read1): Disable recursive read if Vread_circle is nil.
2009-04-29 03:02:54 +00:00
Chong Yidong
ddc1fc75df Regenerate. 2009-04-25 01:40:35 +00:00
Chong Yidong
b2c5a635a6 Update documentation status. 2009-04-22 04:22:20 +00:00
Chong Yidong
5222de6298 Documented initial-buffer-choice. 2009-04-22 01:29:46 +00:00
Chong Yidong
2ac982458b Documented underline-minimum-offset. 2009-04-15 03:07:39 +00:00
Chong Yidong
605bfcb3b1 Document new variables wrap-prefix and line-prefix. 2009-04-13 16:20:56 +00:00
Chong Yidong
b86c2eb900 Replace bitmaps with vector graphics. 2009-04-12 15:19:58 +00:00
Chong Yidong
2b96fd7c1f Scalable version of the image, created using inkscape. 2009-04-12 04:19:31 +00:00
Chong Yidong
bea20cb928 Update documentation status. 2009-04-10 04:59:14 +00:00
Glenn Morris
540f30924d Bob Rogers <rogers-emacs at rgrjr.dyndns.org> (tiny change; non-copyrightable)
Spelling and grammar fixes.
2009-04-10 02:18:58 +00:00
Glenn Morris
583ebd6327 Update some urls. Remove dead links: eshell, expand, ffap, hideshow.
Remove original whitespace, now in obsolete/.
Remember and nXML are part of the distribution now.
2009-04-09 02:32:39 +00:00
Chong Yidong
1c33b028b9 Documented fill-forward-paragraph-function. 2009-04-09 01:18:21 +00:00
Eli Zaretskii
e02ec85ea0 Mention the fact that font and color in tooltip-frame-parameters are ignored. 2009-04-04 14:51:33 +00:00
Chong Yidong
a08e807106 Documented: mkdir' is a new convenience alias for make-directory'. 2009-04-04 01:34:05 +00:00
Chong Yidong
d647f92691 Regenerate. 2009-03-31 00:19:56 +00:00
Chong Yidong
4c11694459 with-help-window is already documented. 2009-03-29 19:50:31 +00:00
Jan Djärv
e390f3a3fc Point to etc/PROBLEMS for Gtk+ and display exit problem. 2009-03-28 16:03:03 +00:00
Chong Yidong
893cdc5799 Documented special-mode. 2009-03-28 13:39:10 +00:00
Glenn Morris
bcf3f1f5de Add C-u M-x rmail to previous change. 2009-03-26 05:38:59 +00:00
Glenn Morris
329a643c50 Mention M-x find-file no longer works for Rmail files. 2009-03-25 06:49:19 +00:00
Chong Yidong
aea75a8702 Describe new completion rules more clearly. 2009-03-16 03:03:44 +00:00
Chong Yidong
7fab235acc Documented completion-styles. 2009-03-15 14:52:19 +00:00
Chong Yidong
fc40114552 Documented read-file-name-completion-ignore-case and
read-buffer-completion-ignore-case.
2009-03-15 14:36:41 +00:00
Dan Nicolaescu
2b69181c88 Note the vc-annotate key changes. 2009-03-14 16:29:37 +00:00
Kenichi Handa
2d2db320ff Add description for the argument change of
`set-fontset-font' and `print-fontset'.
2009-03-13 05:07:41 +00:00
Glenn Morris
63e51ddd1d Add defcustom trivia. 2009-03-12 06:27:21 +00:00
Chong Yidong
c11ffe1a4c custom-note-var-changed need not be documented. 2009-03-11 23:47:21 +00:00
Chong Yidong
6880f6db5b Reorder new functions. Remove entry about deleted buffer-swapped-with
variable.
2009-03-11 23:08:05 +00:00
Chong Yidong
36a343d6bd No need to document pp commands in Emacs or Emacs Lisp manuals. 2009-03-10 00:24:37 +00:00
Glenn Morris
2e538385c6 Rmail trivia, plus whitespace. 2009-03-06 03:45:17 +00:00
Glenn Morris
33b43245e3 More Rmail details. 2009-03-05 03:40:35 +00:00
Miles Bader
75aaefe8c1 Add arch tagline 2009-03-04 06:02:06 +00:00
Juanma Barranquero
9b2c84d645 Add .gitignore rules for in-place builds. 2009-03-03 15:47:54 +00:00
Chong Yidong
cdc0338e1e Fix typo. 2009-03-01 18:51:33 +00:00
Chong Yidong
101c5cb56b Regenerate. 2009-02-26 00:42:30 +00:00
Glenn Morris
bd6e492c7c Mention Zile. 2009-02-25 03:58:48 +00:00
Eli Zaretskii
dbf9702edc Mention problems with username in the MS-DOS port on MS-Windows. 2009-02-24 19:09:03 +00:00
Miles Bader
a20878b6d8 Rename system-process-attributes' to process-attributes'
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
2009-02-23 05:06:36 +00:00
Chong Yidong
8f513de89e temp-file-name-pattern does not appear in the manuals. 2009-02-21 23:32:44 +00:00
Nick Roberts
1c427abdd2 Add entry for maven. 2009-02-19 06:52:35 +00:00
Nick Roberts
6766b10c2f *** empty log message *** 2009-02-19 06:49:05 +00:00
Richard M. Stallman
80d634b8d9 (Antinews): Mention Babyl format. 2009-02-17 18:23:29 +00:00
Jay Belanger
f623f7372c *** empty log message *** 2009-02-14 03:37:42 +00:00
Jay Belanger
18a56945f6 Update version number. Mention Maxima mode. 2009-02-14 03:34:37 +00:00
Glenn Morris
ded8c6eac7 Tiny change is tiny. 2009-02-12 03:30:26 +00:00
Eli Zaretskii
763e01c4cf (Rmail Coding) <rmail-redecode-body>: Remove stale documentation of
possible problems with redecoding.
2009-02-07 16:56:28 +00:00
Eli Zaretskii
8434d0b8c0 (syms_of_coding) <translation-table-for-input>: Modify doc string to
discourage use for character code unification.
2009-02-07 10:52:13 +00:00
Glenn Morris
2c015ae787 Fix previous change. 2009-02-05 06:22:39 +00:00
Miles Bader
3b36c17e9d Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1537
2009-02-05 02:34:34 +00:00
Carsten Dominik
cc6dbcb7b7 2009-02-04 Carsten Dominik <dominik@science.uva.nl>
* org.el (org-return-follows-link): Revert setting
	`org-return-follows-link' to t by default.
2009-02-04 23:01:58 +00:00
Dan Nicolaescu
bec18736a1 (gnu): Add an example for the "note" format. 2009-02-04 13:36:59 +00:00
Jason Rumney
8c4fae510a (CPP): Note problem with resource compiler of MSVC. 2009-02-04 09:13:18 +00:00
Carsten Dominik
b2282a3f82 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
2009-02-02 21:02:05 +00:00
Chong Yidong
4573c60355 Regenerate. 2009-02-01 14:40:58 +00:00
Carsten Dominik
c18e96c5f6 2009-01-31 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
2009-01-31 05:32:10 +00:00
Chong Yidong
55504ada77 Fix typo. 2009-01-30 18:13:39 +00:00
Carsten Dominik
613e19075d 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
2009-01-30 08:35:36 +00:00
Chong Yidong
f4150f610d ** The variable temp_file_name_pattern has been removed. 2009-01-30 05:19:18 +00:00
Juanma Barranquero
62e466d023 * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys. 2009-01-28 23:44:12 +00:00
Carsten Dominik
2eb28b0e3a 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
2009-01-28 14:34:50 +00:00
Carsten Dominik
7ddb1b5f24 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
* org.texi (TODO dependencies): New section.
2009-01-28 14:34:34 +00:00
Carsten Dominik
2efe61c062 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New version number.
2009-01-27 11:41:50 +00:00
Carsten Dominik
3da3282ea0 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Plain lists, TODO basics, Priorities)
	(Multiple sets in one file, Conflicts): Document interaction with
	`shift-selection-mode'.
2009-01-27 11:41:36 +00:00
Kenichi Handa
f4017dc56c New function `coding-sytem-from-name'. 2009-01-27 04:39:53 +00:00
Kenichi Handa
be7ca04425 (canonicalize-coding-system-name)
(coding-system-from-name): New functions.
2009-01-27 04:39:30 +00:00
Glenn Morris
2de04022a8 Fix initial comment on outline mode. 2009-01-27 03:48:02 +00:00
Glenn Morris
e685790655 Mention m68k-*-netbsd* was restored. 2009-01-26 02:51:23 +00:00
Glenn Morris
ca4ac03d38 Add an introductory comment. 2009-01-26 02:48:23 +00:00
Carsten Dominik
7f36140ad4 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: New year and version number.
	Document heading/item conversion commands.
	Document C-c RET in tables.
2009-01-25 15:57:20 +00:00
Carsten Dominik
55e0839db5 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
* org.texi (References): Add information about remote references.
	(Built-in table editor): Document `C-c RET' in tables.
	(Math symbols, Quoting LaTeX code): Mention that simple
	LaTeX macros survive LaTeX export.
	(Images in LaTeX export): Show how to create a reference to a
	figure.
	(Sectioning structure): Document that the LaTeX class can be
	specified in a property.
	(Text areas in HTML export): New section.
	(External links): Add examples for text search and ID links.
	(Built-in table editor): Remove the descriptio of `C-c
	C-q', it not longer works.
	(Literal examples): Document that a space must follow
	the colon in short examples.
	(Relative timer): Document `org-timer-stop'.
	(Footnotes): New section.
	(Footnote markup): Shorten section and refer to new Footnote
	section.
	(Literal examples): Add documentation for line
	numbering in and references to code examples.
	(CSS support): Fix the description of default CSS styles.
	(Capturing column view): Document
	"file:path/to/file.org" as an allowed value for the ID property of
	a dynamic block copying column view.
2009-01-25 15:57:04 +00:00
Eli Zaretskii
d9b0e1612c Mention trouble with XKeymacs and the Windows keys. 2009-01-24 20:39:10 +00:00
Eli Zaretskii
b55b134f14 Add some details about Rmail mbox merge. 2009-01-24 16:33:17 +00:00
Eli Zaretskii
3533155bcf (System Environment): Remove description of the `environment' function which
has been deleted.
2009-01-24 16:24:17 +00:00
Dan Nicolaescu
82d0a2508e Also mention ALTERNATE_EDITOR environment variable. 2009-01-24 11:38:06 +00:00
Glenn Morris
2d51ab6469 Add rmail placeholder. 2009-01-23 04:08:44 +00:00
Chong Yidong
70039c86fd Document write-region-annotate-functions changes. 2009-01-22 04:53:20 +00:00
Glenn Morris
78a45118e8 Fix some alias and case issues. 2009-01-20 00:51:23 +00:00
Eli Zaretskii
ead3f58d86 (Standard Keymaps): Rename function-key-map to local-function-key-map. 2009-01-17 19:16:08 +00:00
Eli Zaretskii
490f11979e (Standard Hooks): Document suspend-tty-functions' and resume-tty-functions'. 2009-01-17 18:47:53 +00:00
Glenn Morris
7b10e6ec61 Regenerate. 2009-01-15 03:23:27 +00:00
Juri Linkov
904cce3bb2 In Local Variables change eval: (goto-address)' to mode: goto-address'. 2009-01-14 23:15:37 +00:00
Glenn Morris
ab33e7a18e Regenerate, with new co-wrote entries. 2009-01-11 03:11:03 +00:00
Jan Djärv
717c97e586 Mention Gtk+ bugs for closing displays. 2009-01-10 20:19:25 +00:00
Dan Nicolaescu
ac7020b35e (diff-show-trailing-whitespaces): Remove function.
Move setting up whitepace-mode ...
(diff-mode): ... here.
(diff-mode-menu): Add a menu entry for showing trailing whitespace.
2009-01-10 17:21:04 +00:00
Chong Yidong
53ed745ab7 x-font-family-list has been removed. 2009-01-10 12:57:20 +00:00
Eli Zaretskii
b0caa7fb77 Mention inhibit-null-byte-detection. 2009-01-10 12:55:43 +00:00
Chong Yidong
1294e2bfc1 Last change documented. 2009-01-09 14:14:51 +00:00
Chong Yidong
bd9d28f7dd *** The function x-font-family-list is now obsolete.
Instead, use the new function font-family-list.
2009-01-09 14:14:09 +00:00
Chong Yidong
543e6d09a2 Documented several font functions. 2009-01-08 20:58:57 +00:00
Chong Yidong
ae52547107 list-families is renamed to font-family-list. 2009-01-08 18:45:08 +00:00
Chong Yidong
4e598d290c face-remap functions were already documented in display.texi. 2009-01-08 11:46:37 +00:00
Glenn Morris
f906fb5dde Update printed copyright year to 2009. 2009-01-08 05:30:34 +00:00
Glenn Morris
bb65542c44 Add 2009 to copyright years. 2009-01-08 05:11:56 +00:00
Michael Albinus
cc2fc5a240 * NEWS: Tramp supports IPv6 addresses. 2009-01-03 15:11:47 +00:00
Dan Nicolaescu
53374291b7 (mkdir): New defalias. 2008-12-29 05:11:15 +00:00
Juri Linkov
18e4b9bdcb Add `butterfly'. 2008-12-28 23:52:31 +00:00
Eli Zaretskii
765980a41e (Top): Add @detailmenu item for "Terminal Type". 2008-12-27 15:46:03 +00:00
Eli Zaretskii
b8afe7e422 (Autoload): Document generate-autoload-cookie' and generated-autoload-file'. 2008-12-27 14:02:07 +00:00
Dan Nicolaescu
e697906720 * subr.el (chmod): New defalias for set-file-modes.
* files.texi (Misc File Ops): Mention chmod as an alias for
set-file-modes.
2008-12-24 18:27:30 +00:00
Richard M. Stallman
9f48700650 *** empty log message *** 2008-12-22 19:58:55 +00:00
Stefan Monnier
125f795168 (completion-all-completions-with-base-size): Remove.
(completion-all-completions): Don't set it.
(completion-table-with-context, completion--file-name-table):
Don't add base-size in last cdr.
(completion-hilit-commonality): Add argument `base-size'.
(display-completion-list, completion-emacs21-all-completions)
(completion-emacs22-all-completions, completion-basic-all-completions):
Provide it.
(completion-pcm--all-completions): Don't need to remove the base-size
in last-cdr any more.
2008-12-21 05:20:06 +00:00
Carsten Dominik
1e9340df3d 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: Version number change.
2008-12-20 14:39:45 +00:00
Carsten Dominik
b6cb4cd58c 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Activation, Exporting, ASCII export, HTML export)
	(HTML Export commands, LaTeX/PDF export commands): Improve
	documentation about transient-mark-mode.
	(References): DOcuemtn the use of special names like $LR1 to reference
	to fields in the last table row.
2008-12-20 14:39:23 +00:00
Eli Zaretskii
1e637a9fae *** empty log message *** 2008-12-20 14:16:58 +00:00
Eli Zaretskii
028e2c1919 (Startup Summary): Add xref to documentation of `initial-window-system'. 2008-12-20 13:54:24 +00:00
Eli Zaretskii
ac0503eccc *** empty log message *** 2008-12-20 13:34:44 +00:00
Dan Nicolaescu
efdd80c6fd proced.el does not use ps(1) anymore, state that is not functional
everywhere.
2008-12-19 21:00:32 +00:00
Eli Zaretskii
bde76d3e83 (MS-DOS): Document the problems on Vista. 2008-12-19 11:13:11 +00:00
Glenn Morris
690170693f Re-regenerate. 2008-12-19 03:28:57 +00:00
Glenn Morris
0a8548de34 File name fix, for AUTHORS. 2008-12-19 03:24:20 +00:00
Glenn Morris
7de6767d8a File name fixes, for AUTHORS. 2008-12-19 03:11:47 +00:00
Juri Linkov
45ad1cc518 Unbind M-s' from Info-search'. 2008-12-19 00:22:05 +00:00
Jan Djärv
6a72d16198 Add Gtk+ version to last change. 2008-12-18 19:19:00 +00:00
Jan Djärv
c4c122cb57 Added some text about Gtk+ looping when X server dies. 2008-12-18 19:18:12 +00:00
Glenn Morris
059f0a612a Regenerate. 2008-12-18 08:30:41 +00:00
Dan Nicolaescu
c569485caf Add info about emacsclient starting the daemon. 2008-12-18 08:24:37 +00:00
Glenn Morris
a61646e1e1 Expand some wildcard entries. 2008-12-18 08:16:37 +00:00
Glenn Morris
b1c3a827a1 Fix reStructuredText funky capitalization. 2008-12-18 03:34:16 +00:00
Juri Linkov
fd4c2a393b Add key bindings to start nonincremental word search. 2008-12-18 01:18:06 +00:00
Carsten Dominik
b8c3300b62 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
* refcards/orgcard.tex: Version number change.
2008-12-17 12:39:19 +00:00
Carsten Dominik
ed208c8a18 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
* org.texi: Version number pushed to 6.15d.
2008-12-17 12:39:10 +00:00
Carsten Dominik
eec5eeade7 Version number change. 2008-12-16 13:32:31 +00:00
Carsten Dominik
67df9cfbb2 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
* org.texi: (Tables in LaTeX export): New section.
	(Images in LaTeX export): New section.
	(Inlined images, Images in HTML export): Sections renamed.
2008-12-16 13:32:13 +00:00
Dan Nicolaescu
7c3cb0ab02 SH3 is still supported. 2008-12-11 07:44:27 +00:00