1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
Commit Graph

2331 Commits

Author SHA1 Message Date
Nick Roberts
aa1f38cdfb Change printing example to break on a procedure name. 2004-12-15 01:27:48 +00:00
Nick Roberts
d3d89631eb *** empty log message *** 2004-12-15 01:26:57 +00:00
Juri Linkov
1113094c33 Fix tyop. 2004-12-13 21:51:11 +00:00
Richard M. Stallman
d9c1ce9ddc (file-cache-add-directory-using-find):
Only set up file-cache-find-command-posix-flag if we will use it.
2004-12-13 19:46:36 +00:00
Juri Linkov
8ab314f992 ffap and wildcards 2004-12-13 05:19:18 +00:00
Juri Linkov
6a2067b247 *** empty log message *** 2004-12-13 03:26:21 +00:00
Juri Linkov
836c086be0 query-replace-highlight eq isearch 2004-12-12 22:56:55 +00:00
Dan Nicolaescu
09411f50cd * e/eterm.ti: Add rs1.
* e/eterm: Regenerate.
2004-12-11 21:09:12 +00:00
Richard M. Stallman
593b351755 *** empty log message *** 2004-12-10 04:58:52 +00:00
Richard M. Stallman
0473753a94 Fix typos. 2004-12-09 03:51:38 +00:00
Richard M. Stallman
e9962ae153 Remove the plan to use DFA regex; it would be infeasible. 2004-12-07 21:44:21 +00:00
Jan Djärv
b11e882375 * PROBLEMS: Update information about klipper on KDE. 2004-12-07 13:39:30 +00:00
Stefan Monnier
d3a403e56c *** empty log message *** 2004-12-07 05:01:55 +00:00
Glenn Morris
94f1c41a48 *** empty log message *** 2004-12-07 00:57:30 +00:00
Stefan Monnier
02c8032e0a (bibtex-sort-entry-class)
(bibtex-comment-start): Use defcustom.
(bibtex-entry-field-alist): Use nil if initial content of the
field is undefined.  Fix docstring.
(bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
(bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
(bibtex-mode, bibtex-field-list, bibtex-entry-updat)
(bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
Fix docstring.
(bibtex-autokey-title-terminators): Use only one regexp.
(bibtex-string-maybe-empty-head): New variable.
(bibtex-remove-delimiters-string): New function.
(bibtex-text-in-field-bounds, bibtex-text-in-string):
Use bibtex-remove-delimiters-string.
(bibtex-progress-message, bibtex-field-left-delimiter)
(bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
(bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
(bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
Simplify.
(bibtex-format-entry): Use save-excursion for inherited booktitle.
Use eq and bibtex-remove-delimiters-string.  For end markers use
insertion type so that marker stays after inserted text.
(bibtex-autokey-get-names): Return empty string if name is missing.
(bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
calling bibtex-autokey-name-case-convert.
(bibtex-autokey-demangle-title):
Call bibtex-autokey-titleword-case-convert.  Remove call to
bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
(bibtex-global-key-alist, bibtex-read-string-key): New functions.
(bibtex-read-key): New optional arg global.
(bibtex-files-expand): New optional arg force.
(bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
(bibtex-complete-crossref-cleanup): Rename from
bibtex-complete-key-cleanup.  Simplify code.
(bibtex-copy-summary-as-kill): Remove arg key.  Operate on current entry.
Use looking-at.
(bibtex-button): Add docstring.
(bibtex-entry): Simplify.
(bibtex-make-field): Replace optional arg called-by-yank with more
specific args move and interactive.
(bibtex-end-of-entry): Use forward-sexp.
(bibtex-find-entry-globally): Remove.
(bibtex-find-crossref): Allow for crossref key located in other buffer.
Bound to C-c C-x.
(bibtex-find-entry): New optional args global and display.
(bibtex-find-text): Fix docstring.  Remove arg as-if-interactive.
(bibtex-validate): Use arg force of bibtex-files-expand.
(bibtex-clean-entry): Bugfix, clean string entries properly.
Always keep point at beginning of entry.
(bibtex-complete): Bugfix.  Handle string entries properly.
Call cleanup functions only if needed.
(bibtex-String): Use bibtex-read-string-key.
(bibtex-url): Use bibtex-remove-delimiters-string.  Do not alter
case of replacement text.
2004-11-26 23:24:44 +00:00
Jan Djärv
3a0ab7ecf3 Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog. 2004-11-26 17:45:17 +00:00
Richard M. Stallman
261b01c642 *** empty log message *** 2004-11-25 03:22:56 +00:00
Glenn Morris
f607ff4bb2 *** empty log message *** 2004-11-25 00:49:34 +00:00
Daniel Pfeiffer
7e8424e28d ftnchek only current style messages 2004-11-22 23:17:26 +00:00
Stefan Monnier
19cfd74626 *** empty log message *** 2004-11-22 13:17:56 +00:00
Richard M. Stallman
9d00469fca *** empty log message *** 2004-11-20 22:09:16 +00:00
Richard M. Stallman
dedbac8923 *** empty log message *** 2004-11-20 14:18:59 +00:00
Eli Zaretskii
9173d58546 Mention C-/. 2004-11-20 11:13:41 +00:00
Richard M. Stallman
6de891db98 *** empty log message *** 2004-11-19 20:07:39 +00:00
Luc Teirlinck
6dd06769a9 *** empty log message *** 2004-11-19 03:03:18 +00:00
Richard M. Stallman
ee31cd78ef *** empty log message *** 2004-11-16 17:31:19 +00:00
Kim F. Storm
9f89426bd4 *** empty log message *** 2004-11-15 15:20:33 +00:00
Daniel Pfeiffer
c7eb99ce3a magic-mode-alist & conf-mode.el 2004-11-10 20:15:00 +00:00
Richard M. Stallman
ae8bbb4261 *** empty log message *** 2004-11-09 11:10:09 +00:00
Richard M. Stallman
1efc19ebfa *** empty log message *** 2004-11-08 17:00:42 +00:00
Richard M. Stallman
18819b0f49 *** empty log message *** 2004-11-08 16:46:59 +00:00
Eli Zaretskii
66fcf39cc0 Document get-internal-run-time. 2004-11-06 17:05:42 +00:00
Eli Zaretskii
4ac3afb9e7 Document changes in behavior of hide-body. 2004-11-06 12:15:10 +00:00
Jan Djärv
fb40303edc Add menu items "New File..." and "Open File...".
Add Mac to text about file selection and use-file-dialog.
2004-11-04 09:21:52 +00:00
Jan Djärv
cba71f2453 Mention use-old-gtk-file-dialog. 2004-11-02 08:27:06 +00:00
Richard M. Stallman
2d1ef312c8 *** empty log message *** 2004-11-01 07:48:44 +00:00
Stefan Monnier
e0dc0c55b0 Use `button's.
(bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
(bibtex-reference-keys): Distinguish between header keys and crossref keys.
(bibtex-beginning-of-field): New function.
(bibtex-url-map): Remove.
(bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
(bibtex-font-lock-url-regexp): Assume that field names begin at
the beginning of a line.
(bibtex-font-lock-url): Simplify.  Do not use bibtex-enclosing-field.
Remove field delimiters.  Bugfix, point can be inside a field with a url.
Use bibtex-beginning-of-field.
(bibtex-font-lock-crossref, bibtex-button-action, bibtex-button): New funs.
(bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
(bibtex-key-in-head): Simplify.
(bibtex-current-line): Use bolp.
(bibtex-parse-keys): Remove unused arg `add'.
Use bibtex-type-in-head and bibtex-key-in-head.
(bibtex-parse-entry, bibtex-autofill-entry):
Use bibtex-type-in-head and bibtex-key-in-head.
(bibtex-autokey-get-field): Do not alter case of replacement text.
(bibtex-autokey-get-names): Do all processing of name list.
(bibtex-autokey-get-year): New function.
(bibtex-autokey-get-title): Do all processing of title words.
(bibtex-generate-autokey): Simplify.
(bibtex-string-files-init): Use default-directory.
Allow for absolute file names in bibtex-string-files.
(bibtex-files, bibtex-file-path): New variables.
(bibtex-files-expand): New function.
(bibtex-find-entry-globally): New command.
(bibtex-summary-function): New variable.
(bibtex-summary): Default value of bibtex-summary-function.
(bibtex-find-crossref): New optional args pnt and split.
(bibtex-complete-key-cleanup): Call bibtex-summary-function.
(bibtex-copy-summary-as-kill): New command bound to C-cC-t.
(bibtex-validate): Fix docstring.  Check only abbreviated month fields.
Fix handling of required and alternative fields.
Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
Use cons and display-buffer.
(bibtex-validate-globally): New command.
(bibtex-clean-entry): Use bibtex-files-expand.  Do not call
bibtex-parse-keys and bibtex-parse-strings for updating
bibtex-reference-keys and bibtex-strings.
(bibtex-realign): Remove blank lines past the last entry.
(bibtex-reformat): Use bibtex-entry-format as default.
(bibtex-choose-completion-string): Remove.
(bibtex-complete): Do not use bibtex-choose-completion-string.
(bibtex-url): Simplify.
2004-10-31 22:25:34 +00:00
Stefan Monnier
2d5864780c *** empty log message *** 2004-10-28 23:35:13 +00:00
Daniel Pfeiffer
776f2b441b *** empty log message *** 2004-10-27 09:13:50 +00:00
Daniel Pfeiffer
0b55311a87 extend irix for NAG Fortran and add ftnchek-* 2004-10-27 09:09:03 +00:00
Kenichi Handa
af3b9e477a *** empty log message *** 2004-10-27 06:49:47 +00:00
Daniel Pfeiffer
f3df103306 set-auto-mode change 2004-10-26 21:53:34 +00:00
Kim F. Storm
c86364354c *** empty log message *** 2004-10-26 12:59:20 +00:00
Kai Großjohann
213856ba58 Mention process-file. 2004-10-24 13:26:10 +00:00
Simon Josefsson
3d3b45dcf4 Add. 2004-10-24 12:21:16 +00:00
Kenichi Handa
d0ee2ed32e *** empty log message *** 2004-10-22 13:17:31 +00:00
Richard M. Stallman
3b113cb99f Update last update date. 2004-10-19 16:49:15 +00:00
Stephen Eglen
9ff10fca18 Added new counter \letterpaper to control whether refcard should be
made for letter paper (1) or for A4 paper.
2004-10-17 15:53:16 +00:00
Richard M. Stallman
6a6cc11cb4 Major rewrite; lists that follow the usual patterns removed. 2004-10-15 15:45:39 +00:00
Kim F. Storm
31e931a5d1 typo. 2004-10-13 09:53:09 +00:00
Richard M. Stallman
3bfb0bff7b Mention looking-back. 2004-10-13 01:58:45 +00:00
Richard M. Stallman
6ca1c49729 *** empty log message *** 2004-10-13 01:55:57 +00:00
Richard M. Stallman
25c42a303a Fix typo. 2004-10-13 01:55:20 +00:00
Luc Teirlinck
9f4b6e738f *** empty log message *** 2004-10-09 18:57:48 +00:00
Eli Zaretskii
657f0f9c4e *** empty log message *** 2004-10-08 18:15:14 +00:00
Eli Zaretskii
4f533cc56a Fix wording. 2004-10-08 18:10:51 +00:00
Eli Zaretskii
010864eabd Document the new Progress Mode. 2004-10-08 17:42:15 +00:00
Eli Zaretskii
e42d647407 Mention the changes in C-y behavior when at end of line. 2004-10-08 17:14:15 +00:00
Glenn Morris
1698fb36fb *** empty log message *** 2004-10-05 22:37:14 +00:00
Kim F. Storm
35ab48578a *** empty log message *** 2004-10-05 08:57:14 +00:00
Glenn Morris
554b59cd74 Add entry from Emilio Lopes <eclig@gmx.net>. 2004-10-04 23:34:39 +00:00
Luc Teirlinck
5086e75d2a *** empty log message *** 2004-10-04 23:00:13 +00:00
Luc Teirlinck
0c4f5f23b3 Update for new bindings of set-left-margin' and set-right-margin'. 2004-10-04 22:38:22 +00:00
Kim F. Storm
0207b8ad25 *** empty log message *** 2004-10-04 14:13:38 +00:00
Kim F. Storm
1ce9f40ad4 Mention pp and ff commands. 2004-10-04 13:37:01 +00:00
Kim F. Storm
f2a54fbc7a *** empty log message *** 2004-09-29 12:39:27 +00:00
Luc Teirlinck
f646e5bee8 Remove accidentally added blank line. 2004-09-26 23:45:21 +00:00
Luc Teirlinck
3326c1b511 enriched-annotation-alist' is now called enriched-translations'. 2004-09-26 23:35:04 +00:00
Dan Nicolaescu
3c399be077 Regenerate. 2004-09-26 18:39:10 +00:00
Dan Nicolaescu
08e8e7e924 Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
Reformat.
2004-09-26 18:39:10 +00:00
Dan Nicolaescu
d6be0122c1 term.el fixes 2004-09-26 18:39:10 +00:00
Luc Teirlinck
143e9e6aa1 *** empty log message *** 2004-09-26 02:34:13 +00:00
Jan Djärv
6e5dce0251 Address was wrong. 2004-09-25 20:41:35 +00:00
Jan Djärv
1f02a4ba8d * PROBLEMS: Updated exec-shield description. 2004-09-25 20:39:13 +00:00
Glenn Morris
988c3fe319 *** empty log message *** 2004-09-23 22:54:22 +00:00
Glenn Morris
97f3be50fb *** empty log message *** 2004-09-22 23:26:15 +00:00
Kim F. Storm
ed2846bd74 *** empty log message *** 2004-09-22 23:12:22 +00:00
Luc Teirlinck
6622d9280b *** empty log message *** 2004-09-21 01:11:31 +00:00
Richard M. Stallman
4d894c989e *** empty log message *** 2004-09-20 16:19:49 +00:00
Luc Teirlinck
7320911b5c *** empty log message *** 2004-09-19 01:11:35 +00:00
Francesco Potortì
5dc59f2e62 Changes to the etags news. 2004-09-18 10:21:24 +00:00
Kim F. Storm
c8be3fe8d7 *** empty log message *** 2004-09-17 21:25:42 +00:00
Kim F. Storm
0f6dfa1a7b From Dan Nicolaescu <dann@ics.uci.edu>
Regenerate.
2004-09-17 21:10:20 +00:00
Kim F. Storm
d4c2ad4868 From Dan Nicolaescu <dann@ics.uci.edu>
Change the strings for smso and rmso.
2004-09-17 21:08:45 +00:00
Kim F. Storm
be81224659 Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form). 2004-09-14 19:53:59 +00:00
Francesco Potortì
f3aa617fd8 typo corrected 2004-09-14 18:41:45 +00:00
Simon Josefsson
a3ba1a6a0d Add. 2004-09-14 11:12:00 +00:00
Francesco Potortì
83a885869f When relative file names are given as argument,
make them relative to the current working dir, rather than
relative to the output tags file, if the latter is in /dev.
2004-09-13 19:56:12 +00:00
Francesco Potortì
dfcb9727ca Added support in etags for the Lua script language. 2004-09-13 13:42:00 +00:00
Francesco Potortì
38ad3429ff Added support for the Lua script language. 2004-09-13 13:35:43 +00:00
Kim F. Storm
662b102f12 Rename isearch-resume-enabled to isearch-resume-in-command-history
and change default to disabled.
2004-09-13 08:16:38 +00:00
Stefan Monnier
d528bff745 (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.
(bibtex-autokey-titleword-ignore): Regexp is used in a case insensitive env.
(bibtex-mode-map): Rearrange order of menus.
(bibtex-quoted-string-re): Obsolete.
(bibtex-complete-key-cleanup): Variable replaced by new function.
(bibtex-font-lock-keywords): Use backquotes.
(bibtex-font-lock-url-regexp): New internal variable.
(bibtex-name-in-field): New opt arg remove-opt-alt to remove "OPT" and "ALT".
(bibtex-insert-current-kill, bibtex-make-field)
(bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
(bibtex-parse-field-text): Simplify.
(bibtex-string=): New helper function.
(bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
(bibtex-map-entries): Use bibtex-string=.
(bibtex-search-entry): Use not.
(bibtex-enclosing-field): Fix docstring.
(bibtex-assoc-regexp): Obsolete.
(bibtex-format-entry): Use assoc-string and bibtex-string=.
(bibtex-autokey-get-names): Handle empty name field.
(bibtex-parse-strings): Use assoc-string and unless.
(bibtex-complete-string-cleanup): Expansion list is passed as an argument.
Use assoc-string.
(bibtex-pop): Simplify.
(bibtex-mode): Set font-lock-extra-managed-props.
(bibtex-entry-update): Use assoc-string.
(bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
(bibtex-autofill-entry): Use bibtex-string=.
(bibtex-print-help-message): Simplify.
(bibtex-find-entry): New optional arg START.
(bibtex-validate): Use bibtex-string= and assoc-string.
Do not call obsolete function compilation-parse-errors.
(bibtex-remove-delimiters): Only remove delimiters if present.
(bibtex-copy-entry-as-kill): Add docstring.
(bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
(bibtex-complete): Use bibtex-predefined-month-strings,
bibtex-string=, and new function bibtex-complete-key-cleanup.
(bibtex-generate-url-list): New variable.
(bibtex-url): New command bound to C-c C-l and mouse-2.
(bibtex-url-map): New local keymap for bibtex-url-mouse.
(bibtex-font-lock-url): New function.
2004-09-10 21:24:50 +00:00
Thien-Thi Nguyen
8bca060636 (EDB): Update entry. 2004-09-09 11:09:00 +00:00
Juri Linkov
2a075e376b Collect and rearrange compile and grep related items.
Add `history-delete-duplicates'.
2004-09-08 20:31:41 +00:00
Francesco Potortì
c78d2bbfc4 Added reference to the new `etags --help --lang=LANG' option. 2004-09-08 14:45:13 +00:00
Thien-Thi Nguyen
3bd7a6eda8 Mention change in --directory/-L behavior. 2004-09-08 12:53:31 +00:00
Luc Teirlinck
a020987fb7 *** empty log message *** 2004-09-08 03:26:24 +00:00
Kim F. Storm
4e14f66cdf *** empty log message *** 2004-09-07 21:16:01 +00:00
Kim F. Storm
b2ea4639b0 Remove entry re. skip-chars-... and classes. 2004-09-07 21:11:29 +00:00
Kim F. Storm
b294ccec5b Regenerate with `op' entry (from Dan Nicolaescu). 2004-09-07 21:08:21 +00:00
Kim F. Storm
be0f8dd9fc Add `op' entry to enable colors in term (from Dan Nicolaescu). 2004-09-07 21:07:44 +00:00
Miles Bader
23f87bede0 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Merge from emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS
2004-09-04 13:13:48 +00:00
Eli Zaretskii
2a223f35db Fix last change. 2004-09-04 13:06:38 +00:00
Eli Zaretskii
db1febad5d *** empty log message *** 2004-09-04 12:57:38 +00:00
Eli Zaretskii
f5e9cb9705 Document next-error-follow-mode. 2004-09-04 12:35:28 +00:00
Eli Zaretskii
0a4dd4e491 From Eric S. Raymond: More reorganization to exile old stuff to the
pre-2000 section.  I looked up end-of-life dates for a bunch of old
Unixes to check.
2004-09-04 12:25:43 +00:00
Juri Linkov
dc29ba9b82 Update M-% in isearch. 2004-09-03 20:53:43 +00:00
Juri Linkov
f02069102b New option `grep-highlight-matches'. 2004-09-02 16:40:38 +00:00
Juri Linkov
0dfddff5b5 Regexp isearch can search through multiple nodes. Add Info-search-backward. 2004-09-02 09:21:20 +00:00
Juri Linkov
8b3094c7c6 Add next-error-highlight' and next-error-highlight-no-select'. 2004-09-01 18:48:19 +00:00
Luc Teirlinck
7d01236c22 *** empty log message *** 2004-09-01 00:09:17 +00:00
Luc Teirlinck
61b73aa496 *** empty log message *** 2004-08-31 23:53:10 +00:00
Luc Teirlinck
9f14953b05 *** empty log message *** 2004-08-26 01:47:55 +00:00
Bill Wohler
5e4c34ce89 Fixed typo. 2004-08-25 06:09:12 +00:00
Bill Wohler
eccf961345 Upgraded to MH-E version 7.82.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-25 05:55:39 +00:00
Richard M. Stallman
2ee3b79e47 *** empty log message *** 2004-08-22 17:46:31 +00:00
David Kastrup
90a02640b4 Update AUCTeX information. 2004-08-22 10:58:41 +00:00
Bill Wohler
d103d8b388 Upgraded to MH-E version 7.81.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-22 05:11:27 +00:00
Eli Zaretskii
29bbca9e01 *** empty log message *** 2004-08-21 12:25:07 +00:00
Eli Zaretskii
9dc15871b2 Massively rearranged by category, to make environment
features and symptoms easier to find.  Bugs relating to
20th-century systems moved to the end.  Most problem headers
changed to "object: variation" format.
2004-08-21 11:31:45 +00:00
Stefan Monnier
9c9c88db5a Add some ange-ftp items. 2004-08-19 22:29:36 +00:00
Kim F. Storm
101c421e7e *** empty log message *** 2004-08-17 22:42:23 +00:00
Bill Wohler
f0d73c14e2 Upgraded to MH-E version 7.4.80.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-08-15 22:00:06 +00:00
Eli Zaretskii
e11d1dd9e1 *** empty log message *** 2004-08-14 12:50:24 +00:00
Eli Zaretskii
723addaeae Mention the thumbs.el package. 2004-08-14 12:32:24 +00:00
Eli Zaretskii
ab5a4a32ca *** empty log message *** 2004-08-14 12:22:40 +00:00
Eli Zaretskii
3dab38a94e Replace actual whitespace with the magic string
that causes help-with-tutorial to automatically insert the correct
amount.
2004-08-14 12:01:01 +00:00
Steven Tamm
7c3225c3a6 Remove description of Mac OS version upgrade
problems as it is no longer applicable.
2004-08-10 21:38:02 +00:00
Luc Teirlinck
8392e13818 *** empty log message *** 2004-08-08 17:14:58 +00:00
Luc Teirlinck
c90e7e43b1 *** empty log message *** 2004-08-08 17:09:43 +00:00
Kim F. Storm
0f7a93c1c6 *** empty log message *** 2004-08-02 15:30:37 +00:00
Werner LEMBERG
b687047c72 Document all new tutorials. 2004-07-27 23:49:06 +00:00
Werner LEMBERG
05ea6a2643 *** empty log message *** 2004-07-27 23:47:37 +00:00
Richard M. Stallman
d1b2b8cc72 Minor cleanups in text. 2004-07-17 12:00:10 +00:00
Richard M. Stallman
06382b7187 *** empty log message *** 2004-07-17 11:57:13 +00:00
Luc Teirlinck
dd0a3ea36a Mention new \_< and \_> operators. (From Jim Blandy.) 2004-07-16 18:55:01 +00:00
Luc Teirlinck
cbbfedb29d *** empty log message *** 2004-07-15 00:38:38 +00:00
Luc Teirlinck
0f74bf4cde Tramp is now distributed with Emacs. 2004-07-14 22:17:43 +00:00
Kenichi Handa
cf4c92718e *** empty log message *** 2004-07-14 00:03:11 +00:00
Bill Wohler
a66894d8b4 Upgraded to MH-E version 7.4.4.
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-07-13 03:06:25 +00:00
Richard M. Stallman
02c04e6f82 *** empty log message *** 2004-07-09 16:57:05 +00:00
David Kastrup
bcdf2143d3 (Lisp changes in 21.4): document (match-data t) change. 2004-07-08 17:47:25 +00:00
John Paul Wallington
94966e2bc1 Mention `read-file-name-completion-ignore-case'. 2004-07-06 18:49:32 +00:00
Kenichi Handa
1f724d55e9 *** empty log message *** 2004-07-05 01:58:59 +00:00
Eli Zaretskii
e5ab79ea19 Document that there's now a separate grep.el package. 2004-07-03 10:16:10 +00:00
Kai Großjohann
5fe536b81b ** file-remote-p now returns an identifier for the remote system,
if the file is indeed remote.  (Before, the return value was t in
this case.)
2004-07-02 14:49:00 +00:00
Juri Linkov
5dc0a68b42 *** empty log message *** 2004-07-02 04:38:51 +00:00
Juri Linkov
59035302e7 *** empty log message *** 2004-07-01 11:56:39 +00:00
Eli Zaretskii
ad8a607d41 Moved FOR-RELEASE from etc/ to admin/. 2004-06-26 09:38:52 +00:00
David Kastrup
255ec1b01b Fixing +++ tag from last checkin. 2004-06-25 13:00:58 +00:00
Richard M. Stallman
d8c379f816 *** empty log message *** 2004-06-24 20:26:49 +00:00
David Kastrup
1791907b10 Move description from new paragraph-start and
indent-line-function defaults to general news instead of new
packages.  Same for query-replace-skip-read-only.  Add
description of new `\,' and `\?' replacement string features.
2004-06-24 10:36:13 +00:00
Jan Djärv
2f0e0a0b30 Added GTK items 2004-06-23 19:47:27 +00:00
Luc Teirlinck
dce417e7f7 *** empty log message *** 2004-06-23 17:46:36 +00:00
Luc Teirlinck
7cce51513d MORE.STUFF: Delete obsolete URL. 2004-06-23 17:43:32 +00:00
Luc Teirlinck
66130fed6e *** empty log message *** 2004-06-22 03:04:58 +00:00
Richard M. Stallman
376de73927 *** empty log message *** 2004-06-21 03:26:53 +00:00
Richard M. Stallman
5b3dedccf3 *** empty log message *** 2004-06-21 03:10:40 +00:00
Richard M. Stallman
e47ac72737 *** empty log message *** 2004-06-20 21:50:53 +00:00
Juanma Barranquero
1ebd4f78e4 *** empty log message *** 2004-06-14 21:17:25 +00:00
Richard M. Stallman
092de21d0b *** empty log message *** 2004-06-13 22:39:41 +00:00
Richard M. Stallman
bfdd3ac8fd Delete bytecode compilation item. 2004-06-13 21:54:30 +00:00
Miles Bader
e9b95bbf8a Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
Yet more build-in-place tweaking of arch tagging
2004-06-12 13:13:44 +00:00
Juri Linkov
a1bcf785a0 Add news for Dired and Info modes. 2004-06-12 06:09:32 +00:00
Miles Bader
92aed8bec9 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
More build-in-place tweaking of arch tagging
2004-06-12 04:51:11 +00:00
Kenichi Handa
66189a403f *** empty log message *** 2004-06-12 02:36:47 +00:00
Juanma Barranquero
8758f42e99 *** empty log message *** 2004-06-11 16:43:14 +00:00
Miles Bader
48d67035ea Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
Tweak arch tagging to make build/install-in-place less annoying

Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).

This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
9fc2be4c21 *** empty log message *** 2004-06-10 20:59:26 +00:00
Lars Hansen
61d244caf6 Describe dired-omit-mode. Describe desktop package changes. 2004-06-10 20:33:06 +00:00
Kim F. Storm
d82baff9bd *** empty log message *** 2004-06-10 08:41:13 +00:00
Juri Linkov
3fc3e0a6d6 Add C-M-x on defface.
Add eval-expression-print-format.
Move flymake to new modes and packages.
2004-06-10 04:28:42 +00:00
Daniel Pfeiffer
d7d7fd3018 show example of GNU {standard input} (gcc --pipe) and various Oracle messages 2004-06-08 21:38:29 +00:00
Juanma Barranquero
0b0dea7bb7 *** empty log message *** 2004-06-07 21:03:48 +00:00
Miles Bader
a0a2334679 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
Face merging cleanups

The only user-visible changes should be:

  * The priority order of faces in a face :inherit attribute is now
    reversed (for consistency with face lists in `face' text
    properties)

  * An :inherit loop is halted immediately, instead of being applied
    several times first; this should only matters when a relative
    attribute such as a :height scale is used.
2004-06-07 07:02:20 +00:00
Kim F. Storm
2e2d7ee654 *** empty log message *** 2004-06-06 22:40:53 +00:00
Juri Linkov
11d7bca4f0 Fix typo. 2004-06-06 00:38:29 +00:00
Juanma Barranquero
bfd40f00f7 Add reference to face `help-argument-name'. 2004-06-04 23:27:33 +00:00
Miles Bader
7e07a66d85 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
Rewrite face-differs-from-default-p
2004-06-04 02:50:50 +00:00
Steven Tamm
32364f491e Document the workaround for the Mac OS X port not picking up the environment
variables from the dotfiles.
2004-05-30 00:35:44 +00:00
Richard M. Stallman
08fd12516b *** empty log message *** 2004-05-29 16:26:16 +00:00
Eli Zaretskii
a7ab1711cf Document the addition of Flymake. 2004-05-29 12:11:59 +00:00
Simon Josefsson
9e94e25445 *** empty log message *** 2004-05-28 05:38:36 +00:00
Miles Bader
54212d2e6b Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
Tweak source regexps so that building in place won't cause problems
2004-05-28 01:55:45 +00:00
Glenn Morris
2c37583719 *** empty log message *** 2004-05-17 18:57:23 +00:00
David Ponce
a422e170be *** empty log message *** 2004-05-17 11:41:26 +00:00
Kenichi Handa
9254ee5e1b *** empty log message *** 2004-05-17 00:26:33 +00:00
Juri Linkov
f3298aadc4 Add coding: latin-1, sentence-end-double-space: nil.
Remove trailing whitespace.
2004-05-16 06:33:53 +00:00
Juri Linkov
6f5c184d66 Regenerated. 2004-05-16 06:31:53 +00:00
Juri Linkov
34dc198dd5 Add C-u and RET to `C-h t Russian'.
Remove trailing whitespace.
2004-05-16 06:28:54 +00:00
Miles Bader
15866edb17 Changes from arch/CVS synchronization 2004-05-15 17:45:55 +00:00
Eli Zaretskii
c1380aa6e5 *** empty log message *** 2004-05-15 12:43:52 +00:00
Eli Zaretskii
bb99c48bef New file. 2004-05-15 12:43:16 +00:00
David Ponce
ddda21d349 *** empty log message *** 2004-05-14 10:04:16 +00:00
David Ponce
3212eb61c3 New file. 2004-05-14 10:03:23 +00:00
Miles Bader
ee2e55be94 Changes from arch/CVS synchronization 2004-05-14 07:38:55 +00:00
David Kastrup
b8d5565fcf 2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
* TUTORIAL.pt_BR: initial check-in.
2004-05-14 07:12:29 +00:00
Juanma Barranquero
85f6be548e Fix description of new help arg highlighting. 2004-05-13 01:23:07 +00:00
Kenichi Handa
d6696bb69c *** empty log message *** 2004-05-12 11:03:59 +00:00
Kenichi Handa
64a0fd206e *** empty log message *** 2004-05-12 10:54:47 +00:00
Kenichi Handa
44251fad2c *** empty log message *** 2004-05-12 02:42:42 +00:00
Juanma Barranquero
c968810061 *** empty log message *** 2004-05-12 00:02:52 +00:00
Jason Rumney
7aa70236bc Added note about CreateProcess failures from make.exe 2004-05-10 21:31:34 +00:00
Daniel Pfeiffer
1b44af75e4 Add edg examples and remove redundant ultrix examples. 2004-05-10 21:09:51 +00:00
Juanma Barranquero
f0529fe181 Describe next- and prev-buffer.
Warn about change of keybindings for winner-redo and -undo.
Describe help argument highlighting feature.
2004-05-09 22:37:12 +00:00
Jason Rumney
07312b25d3 Remove incorrect comment about using utf-16 for Windows clipboard
coding system.
2004-05-09 10:12:00 +00:00
Jason Rumney
2d2ff53001 Removed erroneous comment about using utf-16 as
selection-coding-system on Windows.
2004-05-08 19:15:53 +00:00
Miles Bader
91ab5bb456 Changes from arch/CVS synchronization 2004-05-06 22:57:32 +00:00
Stefan Monnier
24d5055cef Changes largely merged in from Dave Love's code. Doc fixes.
(python-mode-map): Add python-complete-symbol.
(python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
(python-comment-indent, python-complete-symbol)
(python-symbol-completions, python-partial-symbol)
(python-try-complete): New.
(python-indent-line): Remove optional arg.  Use python-block-end-p.
(python-check): Bind compilation-error-regexp-alist.
(inferior-python-mode): Use rx.  Move keybindings to top level.
Set comint-input-filter.
(python-preoutput-filter): Use rx.
(python-input-filter): Re-introduce.
(python-proc): Start new process if necessary.
Check python-buffer non-nil.
(view-return-to-alist): Defvar.
(python-send-receive): New.
(python-eldoc-function): Use it.
(python-mode-running): Don't defvar.
(python-mode): Set comment-indent-function.
Maybe update hippie-expand-try-functions-list.
(python-indentation-levels): Initialize differently.
(python-block-end-p): New.
(python-indent-line): Use it.
(python-compilation-regexp-alist): Augment.
(run-python): Import `emacs' module to Python rather than loading
code directly.  Set python-buffer differently.
(python-send-region): Use emacs.eexecfile.  Fix orig-start calculation.
Use python-proc.
(python-send-command): Go to end of comint buffer.
(python-load-file): Use python-proc, emacs.eimport.
(python-describe-symbol): Simplify interactive form.
Use emacs.help.  Do use temp-buffer-show-hook.
Call print-help-return-message.
(hippie-exp): Require when compiling.
(python-preoutput-continuation): Use rx.
2004-05-06 20:22:32 +00:00
Kim F. Storm
6ab6679999 *** empty log message *** 2004-05-04 13:45:52 +00:00
Stefan Monnier
c20052b268 *** empty log message *** 2004-05-04 13:26:05 +00:00
Kim F. Storm
26fb226b87 *** empty log message *** 2004-05-02 00:26:40 +00:00
Luc Teirlinck
8248b4ad74 *** empty log message *** 2004-05-01 22:39:27 +00:00
Luc Teirlinck
0dbc1dd0d4 *** empty log message *** 2004-05-01 22:24:39 +00:00
Glenn Morris
d71d20ea2c *** empty log message *** 2004-04-30 18:55:13 +00:00
Stefan Monnier
2c2cd44fdd *** empty log message *** 2004-04-30 13:53:58 +00:00
Kim F. Storm
e71caa4ed9 *** empty log message *** 2004-04-29 22:41:05 +00:00
Stefan Monnier
033ad8c637 *** empty log message *** 2004-04-27 22:02:27 +00:00
Masatake YAMATO
f24485f172 * subr.el (remove-overlays): Make arguments optional.
* wid-edit.el (widget-specify-button): Put evaporate to the
overlay for sample.
(widget-specify-sample): Put evaporate to the overlay for sample.
(widget-specify-doc): Put evaporate to the overlay for documentation.

* etc/NEWS: Write about remove-overlays's arguments.

* man/widget.texi: Add remove-overlays to the example.
2004-04-27 21:00:31 +00:00
Eli Zaretskii
08818866f1 Document set-file-times. 2004-04-27 13:17:34 +00:00
Juri Linkov
5a2c89c3ab You can narrow news to the specific version by calling
`view-emacs-news' with a prefix argument or by typing C-u C-h C-n.
2004-04-27 06:37:35 +00:00
Kim F. Storm
360fe9d22b *** empty log message *** 2004-04-26 22:39:49 +00:00
Kim F. Storm
06859ebdf6 Add line-height property, change line-spacing property. 2004-04-26 22:22:23 +00:00
Daniel Pfeiffer
63915149f3 added irix/Compaq C severe example 2004-04-25 12:57:05 +00:00
Kim F. Storm
e5847e5600 New line-spacing property on newlines. 2004-04-25 00:42:22 +00:00
Luc Teirlinck
21fb758865 *** empty log message *** 2004-04-24 23:29:39 +00:00
Stefan Monnier
ba1c68de59 Use outline mode. Remove compile.el entry (done). 2004-04-22 22:58:45 +00:00
Juri Linkov
7dcac3a665 Add images in Info pages from Jan Nieuwenhuizen <janneke@gnu.org>. 2004-04-21 22:36:22 +00:00
Kim F. Storm
879054ea28 *** empty log message *** 2004-04-21 21:45:15 +00:00
Kim F. Storm
d88beab585 New next-error framework, use in occur. 2004-04-21 21:39:26 +00:00
Richard M. Stallman
b144fc11ec Clarify recent text. 2004-04-21 19:36:24 +00:00
Kim F. Storm
09fe18d30a Add image slices. Add posn-at- functions. 2004-04-20 22:44:20 +00:00
John Paul Wallington
98a51048c9 `eql' now available without requiring cl. 2004-04-19 15:29:23 +00:00
Juri Linkov
8bc51bd120 sentence-end 2004-04-18 22:23:01 +00:00
Juri Linkov
d1d37da8ae *** empty log message *** 2004-04-18 15:29:18 +00:00
Juri Linkov
06e2fd488e Set sentence-end-double-space to nil in Local Variables. 2004-04-17 23:15:16 +00:00
Juri Linkov
45d3ac974a Add coding latin-1 to Local Variables.
Set sentence-end-double-space to nil in Local Variables.
2004-04-17 23:11:22 +00:00
Juri Linkov
b506221585 Add coding latin-1 to Local Variables. 2004-04-17 22:54:09 +00:00
Juri Linkov
c76dac700c Add "2004" to the list of copyright years.
Move coding to Local Variables.
Add sentence-end-double-space: nil to Local Variables.
2004-04-17 22:40:52 +00:00
Juri Linkov
172871024e More corrections. 2004-04-17 22:28:38 +00:00
Kim F. Storm
c78bf5031e *** empty log message *** 2004-04-16 23:27:40 +00:00
Miles Bader
88a8660408 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
Restore deleted tagline in etc/TUTORIAL.ru
2004-04-16 21:04:07 +00:00
David Kastrup
38f34d4a94 Changes by Alex Ott checked in. 2004-04-16 13:10:15 +00:00
David Kastrup
029139686e *** empty log message *** 2004-04-16 13:09:44 +00:00
Masatake YAMATO
6a4940b235 (completions-common-part): Rename from completion-de-emphasis.
(completions-first-difference): Rename from completion-emphasis. Suggested by RMS.
2004-04-16 08:57:51 +00:00
Juri Linkov
d2072c54c9 Update Delete/Delback translation. 2004-04-14 01:42:25 +00:00
Kim F. Storm
a27ddfaf2b *** empty log message *** 2004-04-13 22:24:34 +00:00
Miles Bader
a2de0c3b75 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210
More RCS keyword removal
2004-04-13 09:47:51 +00:00
Stefan Monnier
1e88a355b5 *** empty log message *** 2004-04-12 19:43:37 +00:00
Miles Bader
0610f22fb4 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-203
Add entry for macroexpand-all to NEWS
2004-04-12 04:44:19 +00:00
Masatake YAMATO
8bdbf30dbf Added "Visual feedback of *Completions* buffer is enhanced.". 2004-04-11 18:11:37 +00:00
Juri Linkov
ee213e98df *** empty log message *** 2004-04-11 09:58:19 +00:00
Juri Linkov
0aa8368b2e Fix sorting order. 2004-04-08 02:41:08 +00:00
Stefan Monnier
f8f853ded2 *** empty log message *** 2004-04-07 19:39:45 +00:00
Daniel Pfeiffer
1618ce6df7 Fix caml (Python) & irix (Info) 2004-04-07 12:57:55 +00:00
Kim F. Storm
661e85c1eb *** empty log message *** 2004-04-05 22:03:26 +00:00
Kim F. Storm
fa7f39add2 Typo. 2004-04-05 21:56:59 +00:00
Jesper Harder
43ea994715 Remove index-apropos entry. 2004-04-05 13:01:03 +00:00
Luc Teirlinck
4ba2fd662e *** empty log message *** 2004-04-05 02:09:28 +00:00
Luc Teirlinck
428b6b85c7 *** empty log message *** 2004-04-04 02:01:19 +00:00
Stefan Monnier
aa81d8d24a *** empty log message *** 2004-04-04 01:27:13 +00:00
Juri Linkov
35aeddc47b *** empty log message *** 2004-04-03 04:42:43 +00:00
Juri Linkov
c3d8b9da32 Add Javanese. 2004-04-03 04:41:21 +00:00
Daniel Pfeiffer
e5c644da12 message deletion note added to M-x compile 2004-04-01 10:48:40 +00:00
Vinicius Jose Latorre
f7f5c8fbb1 Doc fix. 2004-03-30 03:12:27 +00:00
Vinicius Jose Latorre
30301a737a Clip the header and footer area. 2004-03-30 03:08:48 +00:00
Kim F. Storm
62ce360830 Add x-mouse-click-focus-ignore-position. 2004-03-29 23:00:22 +00:00
Daniel Pfeiffer
d3a29dd8b4 reformulated compile announcement 2004-03-29 19:54:16 +00:00
Jan Djärv
6d8e13a0c7 TODO: Removed drag-and-drop entry (DONE). 2004-03-29 15:34:56 +00:00
Eli Zaretskii
2f9da07b59 Document the new command `strokes-global-set-stroke-string'. 2004-03-27 11:44:58 +00:00
Stefan Monnier
d08c4c2857 Fix copyright. 2004-03-22 15:38:14 +00:00
Juri Linkov
4581649ee7 Small fix. 2004-03-22 07:31:41 +00:00
Juanma Barranquero
e4aaf69c6a Fix typos. 2004-03-20 15:05:40 +00:00
Kim F. Storm
c1cbc25ad6 Document new :width and :align-to features. 2004-03-19 22:26:38 +00:00
Kim F. Storm
ab24c1278d *** empty log message *** 2004-03-19 21:10:52 +00:00
Kim F. Storm
88edcd0c5b Remove entries for fringe related issues (DONE).
Remove entry about image-relative coordinates of mouse clicks (DONE).
2004-03-19 21:10:10 +00:00
Stefan Monnier
44c0a4651e *** empty log message *** 2004-03-16 15:16:59 +00:00
Stefan Monnier
ecf4207f93 *** empty log message *** 2004-03-12 13:56:49 +00:00
Stefan Monnier
38ca2dff8e Initial import. 2004-03-11 22:43:24 +00:00
Stefan Monnier
61042632e3 *** empty log message *** 2004-03-11 18:46:47 +00:00
Stefan Monnier
982c8d45de Mention with-local-quit. 2004-03-04 22:56:30 +00:00
Richard M. Stallman
886589d149 Fix typo. 2004-03-02 15:57:05 +00:00
Kim F. Storm
851e55621f Add overlay-arrow-variable-list variable. 2004-03-02 11:09:29 +00:00
Juanma Barranquero
89b1172bfa Remove bogus reference to user option unicode-data. 2004-02-29 01:54:40 +00:00
Eli Zaretskii
11a365f9f2 Document the new min-colors face attribute. 2004-02-27 17:14:05 +00:00
Luc Teirlinck
e2b9b51f5e *** empty log message *** 2004-02-21 20:15:23 +00:00
Eli Zaretskii
b1faee6e4f Document recent changes in saveplace.el regarding skipping unreadable
files.
2004-02-21 14:17:30 +00:00
Luc Teirlinck
43e48bdaa5 *** empty log message *** 2004-02-17 03:18:43 +00:00
Eli Zaretskii
8c094106a8 *** empty log message *** 2004-02-16 19:29:00 +00:00
Eli Zaretskii
24efe898bd Document crashes on X when build with GCC and GNU ld. 2004-02-16 18:32:18 +00:00
Kim F. Storm
b2b681f163 Describe new fringe bitmap features. 2004-02-15 18:15:38 +00:00
Andreas Schwab
eca7b90832 Another typo fix. 2004-02-08 12:23:56 +00:00
Andreas Schwab
ea85551138 *** empty log message *** 2004-02-08 00:39:40 +00:00
Andreas Schwab
fd94050431 Fix typo. 2004-02-08 00:38:50 +00:00
Kim F. Storm
4372d88663 Add line-number-at-pos. 2004-02-07 01:03:03 +00:00
Jan Djärv
0074d3a095 Add note about drag and drop support. 2004-02-03 17:09:02 +00:00
Luc Teirlinck
ac459e8a5e *** empty log message *** 2004-02-01 00:04:28 +00:00
Stefan Monnier
cce5462e72 *** empty log message *** 2004-01-30 00:40:55 +00:00
Kenichi Handa
e91408d7ec Add an entry for sentence-end-without-space. 2004-01-27 07:42:55 +00:00
Richard M. Stallman
51e473ceb0 Fix copyright year. 2004-01-24 21:54:06 +00:00
Richard M. Stallman
bfa8f4e132 Add footnote about "intellectual property rights". 2004-01-24 21:53:41 +00:00
Jonathan Yavner
b19ac4751a *** empty log message *** 2004-01-24 17:40:21 +00:00
Stefan Monnier
d710758638 *** empty log message *** 2004-01-21 05:03:24 +00:00
Luc Teirlinck
9adcb5f2c8 *** empty log message *** 2004-01-20 23:09:25 +00:00
André Spiegel
1ce8d8b1c5 Add +++ to prev change. 2004-01-20 17:48:00 +00:00
André Spiegel
7aa518f3d7 Describe new key bindings in vc-annotate-mode. 2004-01-20 17:46:50 +00:00
Luc Teirlinck
d0cd7210e5 *** empty log message *** 2004-01-20 00:08:33 +00:00
Kim F. Storm
dcf0c8e0d5 Add overflow-newline-into-fringe and indicate-buffer-boundaries. 2004-01-18 20:26:39 +00:00
Luc Teirlinck
bc83b22ba7 *** empty log message *** 2004-01-18 01:47:10 +00:00
Luc Teirlinck
4ffff234d7 *** empty log message *** 2004-01-18 01:26:19 +00:00
Luc Teirlinck
3e7274ae13 *** empty log message *** 2004-01-16 01:48:11 +00:00
Jan Djärv
ecb3b438dd Lucid pop up menus stay up, dialogs closes with ESC. 2004-01-12 02:03:41 +00:00
Glenn Morris
0fbe422d1c *** empty log message *** 2004-01-12 01:02:18 +00:00
Richard M. Stallman
c9a20cad1a Fix minor error. 2004-01-07 13:27:51 +00:00
Kim F. Storm
05faee07bb *** empty log message *** 2004-01-06 23:49:51 +00:00
Simon Josefsson
652dd27103 Mention before-save-hook. 2004-01-05 18:21:12 +00:00
Stephen Eglen
1fc36e9eaa Update URL for ESS. 2004-01-02 14:04:43 +00:00
Kim F. Storm
31e0fbdd43 *** empty log message *** 2004-01-01 23:44:00 +00:00
Luc Teirlinck
3f70fe8247 *** empty log message *** 2003-12-31 00:32:19 +00:00
Richard M. Stallman
ca205aa366 *** empty log message *** 2003-12-29 19:18:20 +00:00
Eli Zaretskii
d9c4f5125e *** empty log message *** 2003-12-29 13:44:14 +00:00
Eli Zaretskii
9928d4fe98 Use windows-1251 encoding. Fix punctuation errors. 2003-12-29 12:49:21 +00:00
Eli Zaretskii
53092de4a7 Document the change in insert-for-yank. 2003-12-29 11:46:03 +00:00
Kim F. Storm
69348b2a71 Add pointer text property. Add image maps. 2003-12-28 00:40:46 +00:00
Kenichi Handa
3999c70516 *** empty log message *** 2003-12-01 13:06:41 +00:00
Luc Teirlinck
d18473b956 *** empty log message *** 2003-12-01 02:29:01 +00:00
Jonathan Yavner
9f8a930d98 testcover.el: Changes to 1value and noreturn 2003-11-30 07:33:32 +00:00
Jan Djärv
1394f7f5f6 NEWS and documentation for use-file-dialog. 2003-11-29 11:36:55 +00:00
Kim F. Storm
d46aeafce0 posn-object and posn-object-x-y. 2003-11-27 21:59:16 +00:00
Kim F. Storm
5f6eef9448 Enhanced mouse events. Grep decoupled from compile. 2003-11-23 22:56:12 +00:00
Thien-Thi Nguyen
d29bf2fae9 Fix typo for hide-ifdef-mode entry: "line" -> "like". 2003-11-22 07:34:51 +00:00
Lars Hansen
cae8ddbb46 *** empty log message *** 2003-11-21 18:28:07 +00:00
Lars Hansen
9ac8c83b08 Add plans for change of file attributes UID and GID from integer to string. 2003-11-21 18:23:27 +00:00
Luc Teirlinck
76bf15e9a2 *** empty log message *** 2003-11-14 23:14:37 +00:00
Kenichi Handa
e07398776b Add Kannada. 2003-11-10 07:08:33 +00:00
Luc Teirlinck
92d2f1869d *** empty log message *** 2003-11-09 22:02:08 +00:00
Luc Teirlinck
06a49fc15e *** empty log message *** 2003-11-09 03:38:24 +00:00
Kenichi Handa
d5418998b5 Fix language names. Add C, Braille, Georgian, Ukrainian.
Add IPA pronunciation to English.  Fix tab widths.
2003-11-06 23:00:45 +00:00
Kenichi Handa
b88110030f *** empty log message *** 2003-11-06 23:00:03 +00:00
Luc Teirlinck
c617790907 *** empty log message *** 2003-11-05 05:11:41 +00:00
Eli Zaretskii
984002eb3b From David Ponce: document segfaults with the Linux kernels that
enable the Exec-shield functionality.
2003-11-03 06:23:11 +00:00
Kenichi Handa
85afc7c705 *** empty log message *** 2003-10-30 08:10:48 +00:00
Kenichi Handa
5b9d488cc1 Fix cases of language names. Make German lines one.
Delete FORTRAN, add Mathematics
2003-10-30 07:48:23 +00:00
Jan Djärv
f16a1bf671 * PROBLEMS: Characters are displayed as empty boxes or
with wrong font under X.
2003-10-24 09:27:51 +00:00
Luc Teirlinck
e5dadca769 *** empty log message *** 2003-10-22 19:23:55 +00:00
Nick Roberts
f2afecdaf3 *** empty log message *** 2003-10-21 23:08:11 +00:00
Dave Love
46937ad8f2 cfengine-mode 2003-10-21 11:32:22 +00:00
Richard M. Stallman
1ae7cf5ee8 (edebug-display-freq-count): Doc fix. 2003-10-20 23:46:31 +00:00
Jan Djärv
c94472fc11 Added x-send-client-message. 2003-10-12 15:30:22 +00:00
Dave Love
c51b37fde9 *** empty log message *** 2003-10-06 16:36:56 +00:00