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

64731 Commits

Author SHA1 Message Date
Carsten Dominik
13633ef2bd New keys for clocking work, Changed keys for export. 2006-06-10 14:17:55 +00:00
Carsten Dominik
91d85d5fd8 (Progress logging): New section. 2006-06-10 14:16:17 +00:00
Carsten Dominik
23643307e0 *** empty log message *** 2006-06-10 14:16:04 +00:00
Carsten Dominik
edd2130435 (org-agenda-mode-map): Add bindings for clocking
functions.
(org-agenda-clock-in, org-check-running-clock)
(org-clock-out-if-current, org-remove-clock-overlays)
(org-put-clock-overlay): New functions.
(org-clock-marker, org-clock-file-total-minutes)
(org-clock-overlays): New variables
(org-clock-display, org-clock-sum, org-clock-cancel)
(org-clock-out, org-clock-in): New commands.
(org-export): New function.
(org-emph-re): New constant.
(org-set-emph-re, org-do-emphasis-faces): New functions.
(org-emphasis-regexp-components, org-emphasis-alist): New options.
(org-set-font-lock-defaults): Call `org-do-emphasis-faces'.
(org-export-html-convert-emphasize): Use the configurable
emphasis.
(org-cleaned-string-for-export): Make multiline emphasis visible
to the exporter.  New optional argument PARAMETERS.
(org-export-as-html): Specify :emph-multiline parameter to
`org-cleaned-string-for-export'.
2006-06-10 14:15:25 +00:00
Richard M. Stallman
9e362b84e9 *** empty log message *** 2006-06-10 10:52:27 +00:00
Richard M. Stallman
27c82bfe96 (Recognize Coding): Clarify previous change. 2006-06-10 10:42:32 +00:00
Richard M. Stallman
4c02cf8619 (Coding Conventions): Explain use of coding systems
to ensure one decoding for strings.
2006-06-10 10:34:35 +00:00
Richard M. Stallman
f609f34556 (help-for-help-internal): Clean up help text. 2006-06-10 10:17:41 +00:00
Andreas Schwab
9d3ba24c40 . 2006-06-10 09:06:02 +00:00
Andreas Schwab
d7584f0f0a (cperl-short-docs): Fix quoting
in doc string.
2006-06-10 09:05:31 +00:00
Eli Zaretskii
a61e1d8f22 Document removal of yow.c. 2006-06-10 07:58:34 +00:00
Andreas Schwab
ddfca4e605 . 2006-06-09 22:45:12 +00:00
Andreas Schwab
af1098969b (ethio-fidel-to-java-buffer): Fix quoting
in doc string.
2006-06-09 22:44:55 +00:00
Eli Zaretskii
7cb93181b8 *** empty log message *** 2006-06-09 18:23:06 +00:00
Eli Zaretskii
71b169b8c4 (read_escape): Provide a Unicode character escape syntax; \u followed by
exactly four or \U followed by exactly eight hex digits in a comment or
string is read as a Unicode character with that code point.
2006-06-09 18:22:30 +00:00
Eli Zaretskii
a9ab79a844 (Character Type): Describe the\uABCD and \U00ABCDEF syntax. 2006-06-09 18:11:21 +00:00
Eli Zaretskii
cb480394f9 Document new syntax \uXXXX. 2006-06-09 17:59:29 +00:00
Eli Zaretskii
302a986ba5 Remove unused file. 2006-06-09 17:56:20 +00:00
Eli Zaretskii
79b251d75c ($(BLD)/yow.$(O)): Remove target. 2006-06-09 17:55:10 +00:00
Eli Zaretskii
8c09ed8296 (UTILITIES): Remove yow${EXEEXT}.
yow${EXEEXT}: Remove target.
2006-06-09 17:53:58 +00:00
Eli Zaretskii
594dde9bb7 (makefile-fill-paragraph): Don't remove spaces after the comment start. 2006-06-09 17:43:54 +00:00
Thien-Thi Nguyen
f47adf18e1 (pong-init-buffer): Fill buffer with spaces instead of ^A. 2006-06-09 14:23:49 +00:00
Reiner Steib
5e7c994bd5 2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
* pl-refcard.ps: Regenerate.
2006-06-09 13:04:55 +00:00
Kim F. Storm
2a997209bd (ispell-kill-ispell): If ispell has been
launched asynchronously, delete its process instead of being cool.
(ispell-async-processp): Check for `delete-process' existence
instead of `kill-process' one for consistency.
Submitted by: Michaël Cadilhac  <michael.cadilhac@lrde.org>
2006-06-09 13:04:13 +00:00
Kim F. Storm
36ac5ea59b *** empty log message *** 2006-06-09 13:03:18 +00:00
Eli Zaretskii
cf402f3fd4 (window_scroll_pixel_based): Signal "Beginning of buffer" when scroll-down
at the beginning of an empty buffer.
2006-06-09 09:05:17 +00:00
Kenichi Handa
7aa5b22f29 (Recognize Coding): Describe the convention of "CODING!"
notation.
2006-06-09 04:09:30 +00:00
Reiner Steib
34c5305c5b Attribute changes correctly (W?odek Bzyl). 2006-06-08 18:20:52 +00:00
Reiner Steib
9c486161f3 Fix previous commit. 2006-06-08 18:16:13 +00:00
Reiner Steib
8361675a0e Update refcard section. 2006-06-08 18:12:43 +00:00
Reiner Steib
906671d0b4 Update for Emacs 22. 2006-06-08 18:11:46 +00:00
Reiner Steib
ecd19d222a Update refcard section. 2006-06-08 17:44:45 +00:00
Reiner Steib
7b651efb7f Fix errors in previous commit. 2006-06-08 17:39:18 +00:00
Reiner Steib
c9993712aa 2006-06-08 �ic Jacoboni <jaco@jacoboni.fr>
* fr-refcard.tex: Update for Emacs 22.
2006-06-08 17:17:49 +00:00
Nick Roberts
41c8cdc3b0 (gdb-set-gud-minor-mode-existing-buffers-1)
(gdb-prompt, gdb-set-gud-minor-mode-existing-buffers): Show status
in mode line at startup.
2006-06-08 12:15:27 +00:00
Nick Roberts
f9ff5ee1e8 *** empty log message *** 2006-06-08 12:14:48 +00:00
Kim F. Storm
11ae5e8175 (ido-read-internal): Only pop stack elements automatically if they
actually match an existing directory or file name.
2006-06-08 11:29:27 +00:00
Kim F. Storm
e819ce9e8f *** empty log message *** 2006-06-08 11:29:14 +00:00
Kim F. Storm
f1d0c70d70 (ido-file-internal): Pass full file name to write-file. 2006-06-07 22:45:27 +00:00
Kim F. Storm
532a001d75 *** empty log message *** 2006-06-07 22:45:06 +00:00
Kim F. Storm
2490c7406c (ido-copy-current-file-name): Repeating C-w inserts whole file name. 2006-06-07 22:25:55 +00:00
Kim F. Storm
d25203fde6 *** empty log message *** 2006-06-07 22:25:42 +00:00
Kim F. Storm
a3f4d4d43c (ido-take-first-match, ido-push-dir-first): New commands.
(ido-init-completion-maps): Bind them to M-SPC and M-v.
2006-06-07 22:05:05 +00:00
Kim F. Storm
f17f26a1cb *** empty log message *** 2006-06-07 22:04:52 +00:00
Eli Zaretskii
afd63bda16 *** empty log message *** 2006-06-07 18:03:36 +00:00
Eli Zaretskii
c8c1ca7ba0 (General Variables): Fix smtpmail xref. 2006-06-07 18:02:30 +00:00
Eli Zaretskii
276103ef30 (Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,
but in emacs-extra for @iftex.
2006-06-07 18:01:50 +00:00
Eli Zaretskii
3b50cf5a74 (Font Selection): Remove description of clear-face-cache. 2006-06-07 17:57:08 +00:00
Eli Zaretskii
4469ed0174 (Eval During Compile): Fix a typo. Add index entries for possible uses of
eval-when-compile.
2006-06-07 17:53:03 +00:00
Miles Bader
26c9afc323 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 103-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-295
2006-06-07 16:39:16 +00:00