Nick Roberts
fbc6be52eb
(cc-mode-cpp-program): Change to "gcc -E".
2005-05-01 22:52:29 +00:00
Nick Roberts
b161ea4eea
*** empty log message ***
2005-05-01 22:51:13 +00:00
Kim F. Storm
1934f52999
Fix check for CUA-mode if no init file.
2005-05-01 22:33:57 +00:00
Kim F. Storm
5c2e5a5e28
*** empty log message ***
2005-05-01 22:33:16 +00:00
Nick Roberts
dc303ca3ef
(define-function, sref): Remove aliases and obsolete
...
declarations.
(chars-in-region): Remove obsolete declaration.
2005-05-01 22:18:14 +00:00
Nick Roberts
c85da7fc46
(coding-system-parent): Remove alias and
...
obsolete declaration.
2005-05-01 22:17:25 +00:00
Nick Roberts
15d022359e
(truncate-string): Remove alias and
...
obsolete declaration.
2005-05-01 22:16:46 +00:00
Nick Roberts
9c162ba4a2
(update-iso-coding-systems):
...
Remove alias and obsolete declaration.
2005-05-01 22:16:13 +00:00
Nick Roberts
95bb5b56d6
*** empty log message ***
2005-05-01 22:15:28 +00:00
Richard M. Stallman
ebbfa918de
*** empty log message ***
2005-05-01 18:54:56 +00:00
Richard M. Stallman
ab357a65ac
(Info-mode): Set widen-automatically to nil, locally.
2005-05-01 18:54:35 +00:00
Richard M. Stallman
d0c4882d9e
(widen-automatically): New variable.
...
(pop-global-mark): Obey widen-automatically.
2005-05-01 18:54:00 +00:00
Dan Nicolaescu
bfe0ebd357
fix typo
2005-05-01 16:38:06 +00:00
Dan Nicolaescu
656c316dbb
(function-key-map): Call substitute-key-definition
...
before the keymap size keymap is increased by a lot of define-key
calls.
2005-05-01 16:37:19 +00:00
Richard M. Stallman
b2cfb30bd0
*** empty log message ***
2005-05-01 14:00:51 +00:00
Richard M. Stallman
648d174d39
(add-to-invisibility-spec, remove-from-invisibility-spec):
...
Rename ARG to ELEMENT. Doc fix.
2005-05-01 13:58:45 +00:00
Nick Roberts
bff05d9ea2
(allout-exposure): Remove macro and obsolete declaration.
...
Remove references to allout-exposure/change to allout-new-exposure.
2005-05-01 13:43:20 +00:00
Nick Roberts
92bedc0eb3
*** empty log message ***
2005-05-01 13:42:18 +00:00
Nick Roberts
73f6771553
(dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
...
(compiled-function-p, focus-frame, unfocus-frame):
Remove aliases and obsolete declarations.
Back out inadvertant changes from previous commit.
2005-05-01 13:30:19 +00:00
Nick Roberts
35bfeac0e5
(dot, dot-min, dot-max): Don't create
...
bytecode symbols.
2005-05-01 13:28:55 +00:00
Nick Roberts
9ded0282d6
*** empty log message ***
2005-05-01 13:27:53 +00:00
Luc Teirlinck
0776da52f9
(require-final-newline): Make Custom tags consistent
...
with mode-require-final-newline.
(mode-require-final-newline): Doc fix.
2005-05-01 12:56:42 +00:00
Luc Teirlinck
a87fdbbdb8
*** empty log message ***
2005-05-01 12:53:17 +00:00
Miles Bader
b21eabf625
Add arch tagline
2005-05-01 11:56:17 +00:00
Lute Kamstra
b7f29772f5
(latexenc-find-file-coding-system): Fix regular expressions.
...
Suggested by David Kastrup <dak@gnu.org> and Stefan Monnier
<monnier@iro.umontreal.ca>.
2005-05-01 11:05:08 +00:00
Nick Roberts
77cd926d9b
(string-to-int): Make obsolete.
2005-05-01 04:44:14 +00:00
Nick Roberts
bdf7ae415d
*** empty log message ***
2005-05-01 04:43:32 +00:00
Richard M. Stallman
7e995a2381
*** empty log message ***
2005-04-30 20:34:12 +00:00
Richard M. Stallman
75545c843d
(next-error-overlay-arrow-position): Turn off, for ttys.
2005-04-30 20:30:53 +00:00
Richard M. Stallman
0b1fc48a5c
Load jka-comp-hook.
2005-04-30 20:20:59 +00:00
Richard M. Stallman
0e2846fbad
Many functions and vars moved to jka-compr-hook.el.
...
(jka-compr-handler): Add autoload. `put' calls moved
to jka-compr-hook.el.
(compression, jka-compr): defgroups moved to jka-compr-hook.el.
(jka-compr-inhibit): Autoload.
2005-04-30 20:18:10 +00:00
Richard M. Stallman
216b5993d8
New file.
...
Enable the mode by default.
2005-04-30 20:15:33 +00:00
Richard M. Stallman
689accb820
(backup-buffer-copy): Use copy-file instead
...
of write-region, and put back the 'excl.
2005-04-30 20:14:32 +00:00
Richard M. Stallman
53ec26eded
(flymake-split-string)
...
(flymake-split-string, flymake-log, flymake-pid-to-names)
(flymake-reg-names, flymake-get-source-buffer-name)
(flymake-unreg-names, flymake-add-line-err-info)
(flymake-add-err-info): Clarify docstrings.
(flymake-popup-menu, flymake-make-emacs-menu)
(flymake-make-xemacs-menu): Add docstrings.
(flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
Set variables directly throughout.
2005-04-30 20:13:39 +00:00
Nick Roberts
f55b37c038
(c-mode): If there is no file (Macroexpansion) don't create an alist.
2005-04-30 05:16:49 +00:00
Nick Roberts
898d58d79b
*** empty log message ***
2005-04-30 05:15:52 +00:00
Nick Roberts
6661c5bb79
(cc-create-define-alist): Check that file
...
exists. Initialise cc-define-alist.
(c-mode): Add cc-create-define-alist locally to after-save-hook.
2005-04-29 23:47:30 +00:00
Nick Roberts
80b61a0f0b
*** empty log message ***
2005-04-29 23:46:57 +00:00
Sam Steingold
bb9c1f2a82
(cc-mode-cpp-program): New user variable.
...
(cc-create-define-alist): Use it instead of the hard-coded string.
2005-04-29 18:23:33 +00:00
Stefan Monnier
2d5e5eb8a7
(file-coding-system-alist): Fix regexp for latexenc.
2005-04-29 16:09:59 +00:00
Lute Kamstra
57efa5398d
*** empty log message ***
2005-04-29 13:17:49 +00:00
Lute Kamstra
74919c6f6a
Improve commentary section.
...
(define-generic-mode): Improve docstring.
2005-04-29 13:12:26 +00:00
Kim F. Storm
b67a4e9f6a
*** empty log message ***
2005-04-29 11:54:19 +00:00
Carsten Dominik
634a7d0b4a
Many small changes to keep the byte compiler happy. Furthermore:
...
(org-prefix-format-compiled): New variable.
(org-compile-prefix-format): New function.
(org-timeline, org-agenda, org-diary): Call
`org-compile-prefix-format'.
(org-agenda-prefix-format,org-timeline-prefix-format): New
options.
(org-agenda-get-scheduled): Check if file is openned in
`org-mode'.
(org-get-entries-from-diary): Use `org-get-time-of-day', for
consistency with entries from `org-mode' files.
(org-get-time-of-day): Fixed bug with partial matches early in a
line.
(org-non-link-chars): New constant.
(org-link-regexp): Respect `org-non-link-chars'.
(org-agenda-day-view): Command removed.
(org-agenda-toggle-week-view): Renamed from
`org-agenda-week-view'.
(org-follow-bbdb-link, org-store-link): Search also company field.
(org-highlight-overlay): New variable.
(org-highlight, org-unhighlight): New functions.
(org-agenda-mode): Added pre-command-hook to remove highlight.
(org-evaluate-time-range): Behavior depend upon time stamp format:
Does it contain a time or not?
(org-show-subtree, org-show-entry): New functions.
(org-agenda-cleanup-fancy-diary): Remove empty lines.
2005-04-29 08:40:22 +00:00
Carsten Dominik
56c91423bf
*** empty log message ***
2005-04-29 08:39:30 +00:00
Luc Teirlinck
973668cc8c
(comint-output-filter-functions): Add autoload cookie.
2005-04-29 00:27:51 +00:00
Luc Teirlinck
7eb6ede545
*** empty log message ***
2005-04-29 00:26:16 +00:00
Miles Bader
2183c76dd3
Add arch tagline
2005-04-28 20:58:55 +00:00
Kim F. Storm
d6810a2d5d
(ido-everywhere): Fix last change.
2005-04-28 15:09:34 +00:00
Kim F. Storm
b7ce417320
*** empty log message ***
2005-04-28 15:09:22 +00:00