Martin Rudalics
8ca37e61fc
(latex-find-indent): ... and handle conjunction correctly this time.
2008-09-23 08:25:44 +00:00
Martin Rudalics
be10dcf247
(calculate-lisp-indent): Fix indentation problem with keyword symbols
...
when a list starts with ,@ or spaces. (Bug#1012)
2008-09-23 07:06:12 +00:00
Martin Rudalics
ea60d1b14f
(latex-find-indent): ... and don't change original position when
...
it fails.
2008-09-23 06:35:31 +00:00
Martin Rudalics
ee1751a5e8
(latex-find-indent): Try to handle
...
escaped close parens correctly. (Bug#954)
2008-09-23 06:15:52 +00:00
Chong Yidong
01163003d1
(Minibuffer): Simplify introduction.
...
(Minibuffer File): Document tilde in minibuffer filenames.
(Minibuffer Edit): Mention that the prompt is read-only. Describe how
to enter tabs, spaces, and question marks. Describe behavior of C-a.
(Completion Example): Update example to current command list.
(Completion Options): Document `lazy' value of completion-auto-help.
Update contents of completion-ignored-extensions.
(Minibuffer History): Describe "future history" list. State default
value of history-delete-duplicates.
2008-09-22 23:43:32 +00:00
Chong Yidong
c8851dcfa4
Checked kmacro.texi
2008-09-22 23:41:27 +00:00
Chong Yidong
3a85ea6918
(Basic Keyboard Macro): Make F3 and F4 the preferred
...
interface for defining macros. Simplify examples. Note that C-g quits
macro definitions.
(Keyboard Macro Counter): Document using F3 to insert counter. Give
usage example.
(Keyboard Macro Query): Organize query responses in a table.
2008-09-22 23:40:54 +00:00
Chong Yidong
402168faf7
* kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
...
interface for defining macros. Simplify examples. Note that C-g quits
macro definitions.
(Keyboard Macro Counter): Document using F3 to insert counter. Give
usage example.
(Keyboard Macro Query): Organize query responses in a table.
2008-09-22 23:40:38 +00:00
Juanma Barranquero
e45da31d30
* emacs.texi (Top): Remove Kill Errors from menu.
2008-09-22 21:13:57 +00:00
Chong Yidong
54eac12ca5
checked fixit.texi
2008-09-22 18:17:02 +00:00
Chong Yidong
bc129797ca
(Fixit): Favor C-/ keybinding for undo throughout. Link to Erasing
...
node.
(Undo): Reorganize paragraphs for logical flow. Move keybinding
rationale to a footnote.
(Kill Errors): Remove node, due to redundancy with Erasing.
(Spelling): Move discussion of flyspell to end. Note new behavior of
M-$ in active region. Remove non-ispell-specific keybindings from
table.
2008-09-22 18:16:42 +00:00
Chong Yidong
841c809617
* fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
...
to Erasing node.
(Undo): Reorganize paragraphs for logical flow. Move keybinding
rationale to a footnote.
(Kill Errors): Remove node, due to redundancy with Erasing.
(Spelling): Move discussion of flyspell to end. Note new behavior of
M-$ in active region. Remove non-ispell-specific keybindings from
table.
2008-09-22 18:15:32 +00:00
Chong Yidong
889bd43841
(compute_tip_xy): Use x_display_pixel_width and
...
x_display_pixel_height.
2008-09-22 15:52:24 +00:00
Chong Yidong
6cb3af4a2b
* nsfns.m (compute_tip_xy): Use x_display_pixel_width and
...
x_display_pixel_height.
2008-09-22 15:52:15 +00:00
Martin Rudalics
3ecc116303
(record_point): Don't call Fundo_boundary for first
...
change. (Bug#731)
2008-09-22 15:40:20 +00:00
Juanma Barranquero
9d0a6e4205
* emacs.c (Fdaemonp): Doc fix.
2008-09-22 15:21:40 +00:00
Dan Nicolaescu
9d29095c13
(main): Place #ifdef.in the proper place.
2008-09-22 12:42:50 +00:00
Tassilo Horn
b45c803b10
(fortune-in-buffer): Fix a bug which forced
...
usage of `fortune-file' even though a FILE argument was passed to
the function.
2008-09-22 10:24:31 +00:00
Dan Nicolaescu
9ba6e7d4b6
(command-line): Remove always true test.
2008-09-21 23:32:49 +00:00
Dan Nicolaescu
eab2ee8944
* emacs.c (standard_args): Add --daemon.
...
(main): Disconnect from the terminal when --daemon is passed.
(is_daemon): New variable.
(Fdaemonp): New function.
(syms_of_emacs): Defsubr it.
* startup.el (command-line): Start the server when in daemon mode.
* cmdargs.texi (Initial Options): Document --daemon.
2008-09-21 23:31:40 +00:00
Dan Nicolaescu
d06f801066
(frame-initialize): Remove spurious setting of
...
special-display-function with the default value.
2008-09-21 22:58:41 +00:00
Bill Wohler
00c5530674
*** empty log message ***
2008-09-21 17:34:10 +00:00
Bill Wohler
2ecba53455
Retain dual license as agreed to by the FSF.
...
However, bump GPL to Version 3.
Use @include for license text.
2008-09-21 17:00:00 +00:00
Miles Bader
64763fe36c
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1424
2008-09-21 04:22:42 +00:00
Glenn Morris
d2b66acf53
(Qdelete_by_moving_to_trash): New Lisp_Object.
...
(syms_of_fileio): Add Qdelete_by_moving_to_trash.
2008-09-20 23:37:47 +00:00
Jay Belanger
11041c992f
(calcFunc-venum): Properly handle intervals.
2008-09-20 22:09:39 +00:00
Glenn Morris
f3681087a3
(lisp-indent-offset): Fix custom type. (Bug#1011)
2008-09-20 21:55:04 +00:00
Chong Yidong
d3864ce98c
(get_next_display_element): Handle string display correctly when
...
checking for the end of a box run.
2008-09-20 21:44:34 +00:00
Chong Yidong
a9f0145a1e
* xdisp.c (get_next_display_element): Handle string display correctly
...
when checking for the end of a box run.
2008-09-20 21:43:47 +00:00
Glenn Morris
6bddfc9768
(Frename_file): Avoid copying to trash if a rename involves a delete. (Bug#964).
2008-09-20 21:41:05 +00:00
Glenn Morris
3102b34263
David De La Harpe Golden <david at harpegolden.net>
...
(move-file-to-trash): Avoid recursive trashing if rename-file calls delete-file.
2008-09-20 21:29:03 +00:00
Glenn Morris
8cf5507b3c
*** empty log message ***
2008-09-20 21:14:57 +00:00
Glenn Morris
77f03403c0
Remove leading `*' from defcustom docs.
...
(fortune-program-options): Doc fix. Allow to be a string again. Add :version.
(fortune-in-buffer): Handle fortune-program-options as a string.
2008-09-20 21:09:37 +00:00
Glenn Morris
ca514f7274
Justin Bogner <mail at justinbogner.com> (tiny change)
...
(fortune-program-options): Change to a list.
(fortune-in-buffer): Use apply.
2008-09-20 20:57:47 +00:00
Glenn Morris
15688fceeb
(Defining Faces): Recommend against face variables.
2008-09-20 20:25:05 +00:00
Glenn Morris
8230b7b3a1
Comment.
2008-09-20 20:16:29 +00:00
Glenn Morris
3d53e905e6
(Numbered Backups): Mention that some modes set version-control.
2008-09-20 20:04:47 +00:00
Glenn Morris
1c90484d76
Jim Blandy <jimb at red-bean.com>
...
(Numbered Backups): Reference File Variables, as well.
Remove discussion of Rmail's implementation.
2008-09-20 19:59:49 +00:00
Glenn Morris
25b30b16a4
Ulrich Mueller <ulm at kph.uni-mainz.de>
...
Change encoding of file to utf-8.
(authors-coding-system): Likewise.
2008-09-20 19:54:27 +00:00
Glenn Morris
48abcfcc72
*** empty log message ***
2008-09-20 19:50:42 +00:00
Glenn Morris
14c8159c89
Comments.
2008-09-20 19:48:38 +00:00
Glenn Morris
926558fb3b
Ami Fischman <ami at fischman.org>
...
(savehist-save): Handle errors in writing as well as reading.
2008-09-20 19:47:07 +00:00
Eli Zaretskii
d44004c054
(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)
...
(Fcurrent_input_mode): Support MSDOS frames as well as termcap frames.
(handle_interrupt): Remove "#ifndef MSDOS" around the call to get_named_tty.
2008-09-20 13:06:43 +00:00
Michael Olson
54e5f96269
Update ChangeLog
2008-09-20 04:43:04 +00:00
Michael Olson
a7be409c6b
tq.el: Disable undo in buffer.
2008-09-20 04:39:32 +00:00
Roland Winkler
204ebc5b24
(proced-grammar-alist, proced-custom-attributes)
...
(proced-format-alist, proced-format, proced-filter-alist)
(proced-filter, proced-sort): Use defcustom.
(proced-mode): Fix docstring.
(proced-process-attributes): Handle return value nil of functions
in proced-custom-attributes.
2008-09-20 03:03:07 +00:00
Eli Zaretskii
63870e7eca
(procfs_system_process_attributes): Fix last change.
2008-09-19 17:22:25 +00:00
Eli Zaretskii
a1e422f32d
(procfs_system_process_attributes): Fix cmdline in case /proc/PID/cmdline
...
is empty.
2008-09-19 17:21:16 +00:00
Eli Zaretskii
c966fd27a1
(main): Fix a typo in a comment.
2008-09-19 16:45:12 +00:00
Chong Yidong
d5dabcb513
(main): Use stdout rather than stdin to obtain the terminal (bug#427).
2008-09-19 15:50:24 +00:00