Glenn Morris
6f9a4ce206
(fortran-mode-abbrev-table): Handle `define-abbrev' with either 5
...
or 6 arguments.
2002-12-12 01:06:54 +00:00
Markus Rost
1169bd863a
(set-language-info): Update custom-type of
...
current-language-environment directly without a function call.
(current-language-environment-custom-type): Deleted.
2002-12-12 00:52:05 +00:00
Markus Rost
5a911ab598
(current-language-environment-custom-type): Return a sorted list.
2002-12-12 00:27:36 +00:00
Markus Rost
590dbcbaa6
(current-language-environment-custom-type): New fun.
...
(set-language-info): Use it.
(current-language-environment): Fix custom type.
2002-12-11 21:29:31 +00:00
Pavel Janík
edf997018e
(antlr): New URL.
2002-12-11 06:58:54 +00:00
Pavel Janík
85d30d29aa
Fix URLs.
2002-12-11 06:56:22 +00:00
Pavel Janík
1e05661f4a
Fix URL.
2002-12-11 06:53:24 +00:00
Richard M. Stallman
9cd1fbc3a9
(bashdb): Prompt now included parenthesis for subshell
...
levels. Fix erroneous print expression command, and fix typos.
(perldb): Undo previous change in prompt regexp.
2002-12-10 21:50:22 +00:00
Robert J. Chassell
d79abb6984
Installed on behalf of TAKAHASHI Kaoru <kaoru@kaisei.org>
...
(@verb, @image): new commands
(@kbdinputstyle, @vskip, @evenfooting, @evenheading, @oddfooting,
@oddheading, @everyfooting, @everyheading, @documentdescription):
Add these commands, none of which should appear in an Info
environment; but if they do, these definitions should cause
them to be discarded.
2002-12-10 19:01:36 +00:00
Steven Tamm
3ce073568e
javascript-generic-mode: Added C style block comment as used in ECMA-262
2002-12-10 16:57:48 +00:00
Kenichi Handa
14e7b3a918
*** empty log message ***
2002-12-10 02:39:15 +00:00
Kenichi Handa
88ee27e563
("Swedish"): Change tutorial file name to
...
TUTORIAL.sv in this langauge environment..
2002-12-10 02:36:59 +00:00
John Paul Wallington
4ba1612761
* ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
...
disable it buffer-locally.
(ibuffer-mouse-popup-menu): Use `=' instead of `eq' to compare
`eventpt' and point.
* ibuf-ext.el (ibuffer-remove-duplicates): New function.
(ibuffer-set-filter-groups-by-mode): Use it instead of
`delete-duplicates' so we don't require cl library at runtime.
(ibuffer-insert-filter-group-before): Don't use `position' so we
don't require cl library at runtime.
* chistory.el (command-history-mode): Add interactive spec.
Improve doc string.
2002-12-09 23:46:12 +00:00
Richard M. Stallman
d852822674
*** empty log message ***
2002-12-09 20:24:40 +00:00
Richard M. Stallman
f4be3f8929
(isearch-no-upper-case-p): \\ only quotes one character.
2002-12-09 20:23:35 +00:00
Dave Love
aacad7aa1f
(mik, pt154): New coding systems.
2002-12-09 20:12:57 +00:00
Markus Rost
72c5c58f32
*** empty log message ***
2002-12-09 19:46:48 +00:00
Markus Rost
055016a453
(mouse-wheel-scroll-amount): Revert previous change -
...
customize type 'float is now defined.
2002-12-09 19:43:54 +00:00
Dave Love
a4ac5b1710
*** empty log message ***
2002-12-09 18:12:01 +00:00
Dave Love
10d44a9905
Fix properly.
2002-12-09 18:01:21 +00:00
Andreas Schwab
034d21fe42
Fix last change.
2002-12-09 15:55:32 +00:00
Kai Großjohann
ac42d7b991
(Fformat): Handle precision in string conversion specifiers like libc
...
functions do (ie, print at most that many characters). From Matthew
Swift <swift@alum.mit.edu>.
2002-12-09 10:44:25 +00:00
Kenichi Handa
c3ff164a74
(titdic-convert): Process the header part in multibyte mode.
2002-12-09 05:44:06 +00:00
Robert J. Chassell
6b9bfa954b
Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.
2002-12-08 23:03:47 +00:00
Dave Love
63dc56a176
(mule-diag): Move where it's
...
required.
2002-12-08 19:13:04 +00:00
Dave Love
ad7c69e787
Add latin-jisx0201 characters. Fix
...
translation-table-for-input for lao, thai, tibetan.
2002-12-08 18:59:46 +00:00
Andreas Schwab
4824556fdf
*** empty log message ***
2002-12-08 13:22:05 +00:00
Andreas Schwab
75bb5ca4dc
(insert-directory): Insert free space only when listing a full directory.
2002-12-08 13:20:42 +00:00
Nick Roberts
f6c6513209
Remove inappropriate key-bindings.
...
(gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
Parse correctly when breakpoint has no line number.
(def-gdb-auto-update-handler, gdb-info-locals-handler),
(gdb-display-end): Avoid using insert-buffer.
(gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.
2002-12-08 01:29:31 +00:00
Nick Roberts
737a720654
*** empty log message ***
2002-12-08 01:28:46 +00:00
Richard M. Stallman
9252f7bcc9
*** empty log message ***
2002-12-07 21:41:11 +00:00
Richard M. Stallman
3b5fb045df
(compilation-enter-directory-regexp-alist)
...
(compilation-leave-directory-regexp-alist): Match byte compiler output.
2002-12-07 21:34:44 +00:00
Richard M. Stallman
b69a33744a
Add local variable list to turn off cl-function warnings.
2002-12-07 21:34:00 +00:00
Richard M. Stallman
d1a57439f1
(byte-compile-eval): Handle (t . SYMBOL) elements in load-history.
...
(byte-compile-cl-warn): No cl warnings for cl-defsubst-expand
and cl-struct-setf-expander.
2002-12-07 21:33:19 +00:00
Richard M. Stallman
4a3c5b3af9
(autoload-print-form-outbuf): New variable.
...
(autoload-print-form): Use autoload-print-form-outbuf.
(generate-file-autoloads): Bind autoload-print-form-outbuf.
2002-12-07 21:31:58 +00:00
Richard M. Stallman
e0dfc625b5
(calendar-day-name): Move defn down.
2002-12-07 21:30:57 +00:00
Richard M. Stallman
9ac8c1d349
(speedbar-directory-buttons-follow): Don't use directory-sep-char.
2002-12-07 21:30:22 +00:00
Richard M. Stallman
13d6f3028e
(describe-register-1): Use window-width
...
to truncate string in a register. Check whether the string
in a register is an empty string or a sequence of white spaces.
2002-12-07 21:29:35 +00:00
Andreas Schwab
239ad97f24
(face-font-selection-order)
...
(face-font-family-alternatives, face-font-registry-alternatives):
Remove period from :tag value.
2002-12-07 20:57:53 +00:00
Andreas Schwab
0bbe869a4e
(custom-face-edit-fix-value): Change :reverse-video to :inverse-video.
2002-12-07 20:48:50 +00:00
Markus Rost
a75a5dd206
Clean up some white spaces, mainly in my own change log entries. (rost)
2002-12-07 20:29:43 +00:00
Markus Rost
d9bfd9dcca
(define-widget number): Clarify doc and error message.
...
(define-widget float): New widget.
2002-12-07 20:15:43 +00:00
Andreas Schwab
087f110d7a
(eshell-ls-product-regexp): Fix typo.
2002-12-07 19:05:03 +00:00
Andreas Schwab
b2a26f4e8f
(find-file-read-args): Reenable wildcard processing unconditionally.
2002-12-07 14:47:40 +00:00
Robert J. Chassell
730a652d2f
.
2002-12-06 19:56:57 +00:00
Robert J. Chassell
a66ccdcf77
(texinfo-format-scan) Handle new functions for copyright
...
notice and copying permissions.
(texinfo-copying, texinfo-insertcopying): New functions.
Installed for TAKAHASHI Kaoru <kaoru@kaisei.org>
(texinfo-format-xml): New function.
(ifxml, ifnotxml): New aliases.
2002-12-06 19:43:49 +00:00
Dave Love
983209d0dc
*** empty log message ***
2002-12-06 19:34:22 +00:00
Dave Love
2a0f890579
Revert last change.
2002-12-06 19:27:12 +00:00
Stefan Monnier
202edd32b7
*** empty log message ***
2002-12-06 17:39:47 +00:00
Miles Bader
1bd19a3105
(Info-insert-dir): Make dir-node-cache variables buffer-local, so that
...
killing the *info* buffer forces the dir-node to be rebuilt.
2002-12-06 09:10:19 +00:00