Juri Linkov
c10d2217d8
*** empty log message ***
2005-03-12 02:18:16 +00:00
Jay Belanger
0e425a588c
(calc-embedded-language-alist): Remove.
...
(calc-embedded-find-modes): Use calc-language-alist instead of
calc-embedded-language-alist.
2005-03-11 22:23:26 +00:00
Jay Belanger
b81c4a73fb
(calc-language-alist): New variable.
2005-03-11 22:18:42 +00:00
Glenn Morris
3ee0c967ef
(calendar-redrawing): New internal variable.
...
(redraw-calendar): Remove bogus save-excursion from previous
change. Bind calendar-redrawing to t for mark-diary-entries.
2005-03-11 21:44:42 +00:00
Glenn Morris
4b1523ac4a
(mark-diary-entries): No need to redraw calendar if that is why we
...
were called.
2005-03-11 21:44:06 +00:00
Glenn Morris
33873baddc
*** empty log message ***
2005-03-11 21:43:29 +00:00
Kenichi Handa
fa815b1459
*** empty log message ***
2005-03-11 12:03:13 +00:00
Kenichi Handa
c95cf5aca1
(make-coding-system): Set property
...
'coding-system-define-form to nil.
(define-coding-system-alias): Likewise.
2005-03-11 12:00:47 +00:00
Kenichi Handa
ac249c4c50
Change encoding to iso-2022-7bit and add coding: tag.
...
(adaptive-fill-regexp): Add more bullets.
(fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
regexps.
2005-03-11 02:04:21 +00:00
Miles Bader
14f56b66c3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-172
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 38)
- Update from CVS
2005-03-10 Arne J,Ax(Brgensen <arne@arnested.dk> (tiny change)
* lisp/gnus/nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one
flaw.
2005-03-10 23:31:53 +00:00
Stefan Monnier
dd39c336a9
(describe-mode): Properly handle non-trivial lighters.
...
Don't ignore minor modes that are not listed in minor-mode-list.
2005-03-10 21:43:16 +00:00
Stefan Monnier
f66ce3b92f
(nnimap-retrieve-headers-from-server): Fix last change.
2005-03-10 21:21:51 +00:00
Stefan Monnier
ef75a64773
(tooltip-mode): Don't complain that you can't turn the
...
feature ON when the user requests to turn it OFF.
2005-03-10 14:45:31 +00:00
Lute Kamstra
449808f757
(debug-entry-code): Delete it.
...
(implement-debug-on-entry): New function to replace debug-entry-code.
(debug-on-entry-1): Use implement-debug-on-entry. Delete the second
argument as the 2005-03-07 change makes it obsolete.
(debug-on-entry, cancel-debug-on-entry): Update call to
debug-on-entry-1.
(debug, debugger-setup-buffer): Comment update.
(debugger-frame-number): Update to work with implement-debug-on-entry.
2005-03-10 09:43:01 +00:00
Jay Belanger
134d277e08
*** empty log message ***
2005-03-10 07:25:57 +00:00
Jay Belanger
60e5274505
(math-ms-args): Declare it.
...
(calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
math-ms-args.
(calc-embedded-subst): Use math-multi-subst-rec to substitute
variables.
2005-03-10 07:14:32 +00:00
Nick Roberts
2e8c13b41b
(gdb-var-create-handler, gdb-get-location):
...
Use message-box.
2005-03-09 23:20:07 +00:00
Nick Roberts
a69c614102
(mode-line-mode-menu): Add tooltip-mode to mode-line.
2005-03-09 23:19:31 +00:00
Nick Roberts
8bc973e971
(tooltip-mode): Use define-minor-mode and simplify.
...
(tooltip-activate-mouse-motions-if-enabled): Use dolist.
(tooltip-gud-tips): Simplify.
(tooltip-gud-tips-p): Remove superflouous :set.
(tooltip-gud-modes): Add fortran-mode.
(gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
2005-03-09 23:19:00 +00:00
Nick Roberts
33c76f5a4e
*** empty log message ***
2005-03-09 23:18:27 +00:00
Kim F. Storm
46a048fc77
(animate-place-char): Use forward-line instead
...
of next-line to improve performance.
2005-03-09 22:50:09 +00:00
Kim F. Storm
7f351d0b01
*** empty log message ***
2005-03-09 22:49:38 +00:00
Simon Josefsson
e62ecf8543
2005-03-09 Simon Josefsson <jas@extundo.com>
...
* net/browse-url.el (browse-url-default-browser): Doc fix.
2005-03-09 11:27:46 +00:00
Miles Bader
f195388009
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-167
...
Tweak obsolete function/variable warning message
2005-03-09 Miles Bader <miles@gnu.org>
* lisp/emacs-lisp/bytecomp.el (byte-compile-variable-ref)
(byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
2005-03-09 10:16:02 +00:00
Kenichi Handa
ec4e909a0f
Set case and syntax for 255 only if
...
set-case-syntax-set-multibyte is nil.
2005-03-09 01:27:23 +00:00
Kenichi Handa
ca8d88cd7d
(ispell-insert-word): New function.
...
(ispell-word): Use ispell-insert-word to isnert a new word.
(ispell-process-line): Likewise
(ispell-complete-word): Likewise.
2005-03-09 00:36:22 +00:00
Glenn Morris
91199264e3
(mark-diary-entries): Only call redraw-calendar in the first of any
...
recursive calls. Reported by Alan Shutko <ats@acm.org>.
2005-03-09 00:29:14 +00:00
Glenn Morris
b924026db8
(redraw-calendar): Preserve point. Reported by Matt Hodges
...
<MPHodges@member.fsf.org>.
(calendar-week-start-day): Move after definition of redraw-calendar.
Delete buffer test, since redraw-calendar has that now.
2005-03-09 00:28:22 +00:00
Glenn Morris
9839760a4e
*** empty log message ***
2005-03-09 00:27:33 +00:00
Miles Bader
ec3c4a4cf2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-165
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 37)
- Update from CVS
2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
* lisp/gnus/nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
buffer (since IMAP server might return FETCH response out of
order, and the nntp buffer must be sorted).
2005-03-08 23:01:04 +00:00
Juri Linkov
9553cf63a5
(Info-isearch-search): Emulate word search in
...
isearching through multiple Info nodes with Info-search.
(Info-isearch-wrap): Allow isearch-word.
2005-03-08 21:51:48 +00:00
Juri Linkov
15a420bd3f
(image-file-handler): Put `safe-magic' property to
...
`image-file-handler'.
2005-03-08 21:48:50 +00:00
Juri Linkov
51d23bd053
(list-colors-print): Print #RRGGBB in default face.
...
Remove 1 space before #RRGGBB to not truncate it on terminal
windows w/o fringes. Remove 1 space between bg and fg examples
to get more space.
(list-colors-duplicates): Replace `and' with `if' for `boundp' to
avoid byte-compile warnings.
2005-03-08 21:47:03 +00:00
Juri Linkov
af3abed126
(sgml-tag, html-tag-alist)
...
(html-horizontal-rule, html-line, html-image, html-checkboxes)
(html-radio-buttons): Add a space before the trailing `/>' where
sgml-xml-mode is non-nil.
(sgml-delete-tag): Check if the tag ends with `/>' to not delete
the subsequent tag of the empty XML tag.
(html-href-anchor): Don't set initial input to "http:".
(html-image): Ask for the image URL and set point inside alt="".
(html-name-anchor): Duplicate the name in the `id' attribute when
sgml-xml-mode is non-nil.
(html-paragraph): Remove \n before <p>.
(html-checkboxes, html-radio-buttons): Insert `checked="checked"'
instead of `checked' when sgml-xml-mode is non-nil.
2005-03-08 21:45:00 +00:00
Lute Kamstra
9b54d4534e
(debugger-step-through): Make sure that stepping into the debugger's
...
code is not possible.
(debugger-jumping-flag): Docstring update.
2005-03-08 20:15:57 +00:00
Jay Belanger
41d4eedca4
*** empty log message ***
2005-03-08 15:47:08 +00:00
Kenichi Handa
c68f7e213b
*** empty log message ***
2005-03-08 11:39:38 +00:00
Kenichi Handa
f7c4d755be
(ccl-encode-mule-utf-16le-with-signature):
...
Fix BUFFER_MAGNIFICATION to 2.
(ccl-encode-mule-utf-16be-with-signature): Likewise.
2005-03-08 09:10:18 +00:00
Kenichi Handa
d2968c52db
(define-ccl-program): Fix docstring about
...
extra 256 bytes assured for the output buffer.
2005-03-08 09:09:28 +00:00
Jay Belanger
b332c7d319
(calc-do-embedded): Set mode line when embedded mode begins.
...
(calc-embedded-language-alist): New variable.
(calc-embedded-find-modes): Use calc-embedded-language-alist to set
default language mode.
2005-03-08 05:26:44 +00:00
John Wiegley
3ee9f6ac67
2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
...
* align.el (align-rules-list): Added an alignment rule for CSS
declarations (applies to css-mode and html-mode buffers).
2005-03-08 03:59:54 +00:00
Richard M. Stallman
9ae89a1add
(face-id): Doc fix.
2005-03-08 02:55:39 +00:00
Stefan Monnier
a29cf45057
(debug-on-entry-1): Fix handling of macros.
2005-03-07 14:12:27 +00:00
Kim F. Storm
bab88420b1
Put CUA move property on move-end-of-line
...
and move-beginning-of-line.
2005-03-07 11:12:58 +00:00
Kim F. Storm
88418e6176
(reveal-mode-map): Bind C-a to beginning-of-line.
2005-03-07 11:12:40 +00:00
Kim F. Storm
0cbb497cf0
(move-beginning-of-line): New command.
2005-03-07 11:12:31 +00:00
Kim F. Storm
d17a638d58
(global-map): Bind C-a to move-beginning-of-line.
2005-03-07 11:12:21 +00:00
Kim F. Storm
a54595d40e
*** empty log message ***
2005-03-07 11:12:10 +00:00
Kim F. Storm
eccfba6ef1
(apropos-print): Omit command from M-x ... RET.
2005-03-07 11:00:25 +00:00
Kim F. Storm
2f8cd1ced0
*** empty log message ***
2005-03-07 11:00:07 +00:00