2000-10-16 |
Stefan Monnier |
(mm-util): Require CL when compiling.
|
2000-10-16 |
Kenichi Handa |
(x_draw_box_rect): Fix the calculation of width and height for
|
2000-10-16 |
Kenichi Handa |
*** empty log message ***
|
2000-10-16 |
Miles Bader |
Document that loading `jka-compr.el' doesn't turn on
|
2000-10-15 |
Stefan Monnier |
*** empty log message ***
|
2000-10-15 |
Stefan Monnier |
(font-lock-syntactic-keywords): Fix docstring.
|
2000-10-15 |
Stefan Monnier |
(describe_syntax): Add code for comment and string fences.
|
2000-10-15 |
Stefan Monnier |
(syntax-flag-table, string-to-syntax): Remove.
|
2000-10-15 |
Stefan Monnier |
(Fstring_to_syntax): New function extracted from Fmodify_syntax_entry.
|
2000-10-15 |
Dave Love |
*** empty log message ***
|
2000-10-15 |
Dave Love |
Require mm-util.
|
2000-10-15 |
Dave Love |
Require skeleton and comint when
|
2000-10-15 |
Dave Love |
(pcomplete) <defgroup>: Add :version.
|
2000-10-15 |
Dave Love |
Doc fixes.
|
2000-10-15 |
Dave Love |
(Info-mouse-follow-nearest-node): Use mouse-set-point.
|
2000-10-15 |
Stefan Monnier |
(WIDE_CHAR_SUPPORT): Define if _LIBC as well.
|
2000-10-15 |
Stefan Monnier |
*** empty log message ***
|
2000-10-15 |
Miles Bader |
Doc fix.
|
2000-10-15 |
Eli Zaretskii |
Fix wording in a comment.
|
2000-10-15 |
Eli Zaretskii |
Fix typo in a comment.
|
2000-10-15 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-15 |
Eli Zaretskii |
(eshell-du-prefer-over-ange): Doc fix.
|
2000-10-15 |
Eli Zaretskii |
Fix a typo.
|
2000-10-15 |
Stefan Monnier |
(easy-mmode-define-syntax): Use plist-get and allow :inherit.
|
2000-10-15 |
Stefan Monnier |
(cl-do-arglist): Use plist-get and plist-member instead of memq.
|
2000-10-15 |
Stefan Monnier |
*** empty log message ***
|
2000-10-15 |
Stefan Monnier |
* pcvs.el (cvs-make-cvs-buffer, cvs-run-process):
|
2000-10-15 |
Stefan Monnier |
(ewoc-location): New function.
|
2000-10-15 |
Stefan Monnier |
*** empty log message ***
|
2000-10-15 |
Stefan Monnier |
(jit-lock-fontify-buffer): Remove.
|
2000-10-15 |
Stefan Monnier |
(archive-zoo-summarize): Fix from gnu.emacs.bug.
|
2000-10-15 |
Stefan Monnier |
(font-lock-syntactically-fontified): New var.
|
2000-10-15 |
Stefan Monnier |
(diff-find-file-name): Fix regexp.
|
2000-10-15 |
Stefan Monnier |
(cl-builtin-gethash, cl-builtin-remhash)
|
2000-10-15 |
Stefan Monnier |
(sh-imenu-generic-expression): Fix.
|
2000-10-15 |
Stefan Monnier |
Require CL when compiling.
|
2000-10-15 |
Stefan Monnier |
(Fkeymap_parent): Undefined autoload -> 1.
|
2000-10-15 |
Stefan Monnier |
*** empty log message ***
|
2000-10-15 |
Stefan Monnier |
* keymap.c (access_keymap): Add AUTOLOAD parameter.
|
2000-10-15 |
Miles Bader |
*** empty log message ***
|
2000-10-15 |
Miles Bader |
(font-lock-comment-face): Change dark-background,
|
2000-10-14 |
Eli Zaretskii |
(Top): Add an entry for Eshell.
|
2000-10-14 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-14 |
Eli Zaretskii |
Fix dates on Eshell's entries.
|
2000-10-14 |
John Wiegley |
Added a missing `require' form.
|
2000-10-13 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-13 |
Gerd Moellmann |
(direct_output_for_insert): Call set_iterator_to_next
|
2000-10-13 |
Dave Love |
string display property
|
2000-10-13 |
Dave Love |
*** empty log message ***
|
2000-10-13 |
Dave Love |
non-ascii character ranges
|
2000-10-13 |
Dave Love |
Non-ASCII in regexp ranges.
|
2000-10-13 |
Dave Love |
*** empty log message ***
|
2000-10-13 |
Dave Love |
(quoted-printable-decode-region): Avoid invalid
|
2000-10-13 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-13 |
Gerd Moellmann |
(cursor_row_p): New function.
|
2000-10-13 |
Gerd Moellmann |
(struct it): Remove member add_overlay_start.
|
2000-10-13 |
Dave Love |
Retouch.
|
2000-10-13 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-13 |
Gerd Moellmann |
(down-list, backward-up-list, up-list): Doc fix.
|
2000-10-13 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-13 |
Gerd Moellmann |
(time-stamp): Fixed bug in new multi-line code
|
2000-10-13 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-13 |
Gerd Moellmann |
Reduce to max. 8 colors (mogrify -colorspace transparent -colors 8).
|
2000-10-13 |
John Wiegley |
Removed all external URL references, and changed one, since my
|
2000-10-13 |
John Wiegley |
Added the beginnings of proper Eshell documentation.
|
2000-10-13 |
John Wiegley |
Bug fix for timeclock.el
|
2000-10-13 |
John Wiegley |
Added a note about Eshell.
|
2000-10-13 |
John Wiegley |
Added extensible special buffer support to desktop.el. See the
|
2000-10-13 |
John Wiegley |
Added better remote directory support to Eshell, as well as a few bug
|
2000-10-13 |
Kenichi Handa |
(decode_coding_string): Set coding->src_multibyte and
|
2000-10-13 |
Kenichi Handa |
*** empty log message ***
|
2000-10-13 |
Kenichi Handa |
(code_convert_region): Be sure to initialize coding->category_idx.
|
2000-10-13 |
Kenichi Handa |
*** empty log message ***
|
2000-10-13 |
Miles Bader |
*** empty log message ***
|
2000-10-13 |
Miles Bader |
(image-file-name-extensions, image-file-name-regexps): Add autoload cookies.
|
2000-10-13 |
Kenichi Handa |
(select-safe-coding-system): If FROM is string, show it in *Warning*
|
2000-10-13 |
Kenichi Handa |
*** empty log message ***
|
2000-10-12 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-12 |
Eli Zaretskii |
(normal-top-level): Use display-popup-menus-p instead
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Stefan Monnier |
*** empty log message ***
|
2000-10-12 |
Stefan Monnier |
(Fx_create_frame): Don't bother calling
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Sam Steingold |
* tooltip.el (tooltip-use-echo-area): New user variable.
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Dave Love |
Maintainer's checkdoc fixes.
|
2000-10-12 |
Dave Love |
windows/mac non-support
|
2000-10-12 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-12 |
Eli Zaretskii |
(coordinates_in_window): Fix detection of vertical line
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Dave Love |
(normal-top-level-add-subdirs-to-load-path): Use
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Dave Love |
(cperl-tips-faces): Doc fix.
|
2000-10-12 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-12 |
Gerd Moellmann |
(save_excursion_save): Additionally record the
|
2000-10-12 |
Kenichi Handa |
*** empty log message ***
|
2000-10-12 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-12 |
Gerd Moellmann |
(fancy-splash-screens): Don't add a pre-command hook.
|
2000-10-12 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-12 |
Gerd Moellmann |
(diary-cyclic): Doc fix from Ed Reingold.
|
2000-10-12 |
Dave Love |
(mm-charset-synonym-alist): Add windows-1252.
|
2000-10-12 |
Kenichi Handa |
(fancy-splash-text): Remove superfluous quote.
|
2000-10-12 |
Gerd Moellmann |
*** empty log message ***
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Gerd Moellmann |
(scheme-mode-map): Use lisp-mode-shared-map
|
2000-10-12 |
Gerd Moellmann |
Don't require `mm-uu' at compile-time; it leads
|
2000-10-12 |
Dave Love |
*** empty log message ***
|
2000-10-12 |
Dave Love |
fix last
|
2000-10-12 |
Dave Love |
(gnus-group-startup-message): Check for PBM image.
|
2000-10-12 |
Miles Bader |
*** empty log message ***
|
2000-10-12 |
Miles Bader |
(header-line): Change tty-variant to use underlining.
|
2000-10-12 |
Miles Bader |
*** empty log message ***
|
2000-10-12 |
Miles Bader |
(isearch-set-lazy-highlight-faces-at): New function.
|
2000-10-12 |
Kenichi Handa |
(x_produce_glyphs): Handle unibyte_display_via_language_environment
|
2000-10-12 |
Kenichi Handa |
*** empty log message ***
|
2000-10-12 |
Kenichi Handa |
(skip_chars): Change the way of handling a range from unibyte char to
|
2000-10-12 |
Kenichi Handa |
*** empty log message ***
|
2000-10-11 |
Kenichi Handa |
*** empty log message ***
|
2000-10-11 |
Kenichi Handa |
(Man-getpage-in-background): Fix previous change.
|
2000-10-11 |
Kenichi Handa |
(read_process_output): Cancel previous change.
|
2000-10-11 |
Stefan Monnier |
*** empty log message ***
|
2000-10-11 |
Eli Zaretskii |
Minor wording changes, suggested by Per Starback <starback@ling.uu.se>.
|
2000-10-11 |
Eli Zaretskii |
Document mail-default-headers and an alternative method to send Bcc
|
2000-10-11 |
Dave Love |
(Info-mode-menu): Fix some help.
|
2000-10-11 |
Dave Love |
*** empty log message ***
|
2000-10-11 |
Dave Love |
Reduce colour requirements to 25 overall. (Probably wants
|
2000-10-11 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-11 |
Eli Zaretskii |
(Fsearch_backward, Fsearch_forward): Doc fix.
|
2000-10-11 |
Eli Zaretskii |
Mention the cpNNNN coding systems, with an xref to msdog.texi.
|
2000-10-11 |
Eli Zaretskii |
(hexlify-buffer): Bind coding-system-for-write to
|
2000-10-11 |
Sam Steingold |
(cperl-invalid-face): double-quote underline
|
2000-10-11 |
Dave Love |
*** empty log message ***
|
2000-10-11 |
Eli Zaretskii |
Fix a typo.
|
2000-10-11 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-11 |
Eli Zaretskii |
(Ffind_charset_string): Doc fix.
|
2000-10-11 |
Miles Bader |
*** empty log message ***
|
2000-10-11 |
Miles Bader |
(region): Make dark-background `region' face less in-your-face.
|
2000-10-11 |
Miles Bader |
*** empty log message ***
|
2000-10-11 |
Miles Bader |
(frame-set-background-mode):
|
2000-10-11 |
Dave Love |
(scheme-mode-variables, dsssl-mode): Avoid
|
2000-10-11 |
Miles Bader |
*** empty log message ***
|
2000-10-11 |
Miles Bader |
(frame-set-background-mode):
|
2000-10-11 |
Kenichi Handa |
*** empty log message ***
|
2000-10-11 |
Kenichi Handa |
(read_process_output): Fix previous change. Adjust multibyteness of
|
2000-10-11 |
Kenichi Handa |
*** empty log message ***
|
2000-10-11 |
Kenichi Handa |
*** empty log message ***
|
2000-10-10 |
Stefan Monnier |
Update copyright and fix typo.
|
2000-10-10 |
Sam Steingold |
use lisp-mode-shared-map instead of shared-lisp-mode-map
|
2000-10-10 |
Stefan Monnier |
(desktop-modes-not-to-save): New var.
|
2000-10-10 |
Dave Love |
*** empty log message ***
|
2000-10-10 |
Dave Love |
Fix transparent index.
|
2000-10-10 |
Eli Zaretskii |
Fix wording.
|
2000-10-10 |
Eli Zaretskii |
Fix last change for docs search procedure (suggested by Dave Love).
|
2000-10-10 |
Andreas Schwab |
.
|
2000-10-10 |
Andreas Schwab |
(mark_object): Remove all workarounds installed on
|
2000-10-10 |
Dave Love |
*** empty log message ***
|
2000-10-10 |
Dave Love |
(tool-bar-add-item)
|
2000-10-10 |
Miles Bader |
*** empty log message ***
|
2000-10-10 |
Miles Bader |
(display-battery): Use `add-to-list'.
|
2000-10-10 |
Miles Bader |
(add-to-list): Add optional argument APPEND.
|
2000-10-10 |
Miles Bader |
Remove CVS merge cookie left in.
|
2000-10-10 |
Kenichi Handa |
(CHAR_STRING): Optimized for single byte characters.
|
2000-10-10 |
Kenichi Handa |
*** empty log message ***
|
2000-10-10 |
Kenichi Handa |
(READ_QUADRUPLET_BYTE): Set *NCHARS_RETURN before
|
2000-10-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2000-10-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2000-10-10 |
Thien-Thi Nguyen |
(zone-timer, zone-wc-tbl): Rework
|
2000-10-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2000-10-10 |
Thien-Thi Nguyen |
(display-battery): Doc spelling fix.
|
2000-10-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2000-10-10 |
Thien-Thi Nguyen |
(with-vc-file, edit-vc-file): Specify `indent-function' property.
|
2000-10-09 |
Dave Love |
Make b/g transparent.
|
2000-10-09 |
Andreas Schwab |
.
|
2000-10-09 |
Andreas Schwab |
(Fopen_network_stream) [HAVE_GETADDRINFO]: Reset S to
|
2000-10-09 |
Dave Love |
(tool-bar-add-item-from-menu): Add autoload cookie.
|
2000-10-09 |
Eli Zaretskii |
Mention MS-Windows together with X11.
|
2000-10-09 |
Eli Zaretskii |
Mention that `u' might or might not restore point.
|
2000-10-09 |
Eli Zaretskii |
Fix last change.
|
2000-10-09 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-09 |
Eli Zaretskii |
(IT_set_frame_parameters): Don't initialize Lisp_Object
|
2000-10-09 |
Dave Love |
*** empty log message ***
|
2000-10-09 |
Dave Love |
(mail-source-fetch-imap): Bind
|
2000-10-09 |
Dave Love |
*** empty log message ***
|
2000-10-09 |
Dave Love |
(tool-bar-mode): Check whether tool-bar-map
|
2000-10-09 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-09 |
Eli Zaretskii |
(send-mail-item-name): New function.
|
2000-10-09 |
Eli Zaretskii |
*** empty log message ***
|
2000-10-09 |
Eli Zaretskii |
([header-line mouse-1]): Bind to mouse-select-window.
|
2000-10-09 |
Miles Bader |
Cleanup whitespace.
|
2000-10-09 |
Stefan Monnier |
*** empty log message ***
|
2000-10-09 |
Stefan Monnier |
Maintainer line updated.
|
2000-10-09 |
Miles Bader |
*** empty log message ***
|
2000-10-09 |
Miles Bader |
Flip to put highlight in correct place.
|
2000-10-09 |
Miles Bader |
Correct image size.
|
2000-10-09 |
Miles Bader |
*** empty log message ***
|
2000-10-09 |
Miles Bader |
(popup-menu): Balance parens.
|
2000-10-08 |
Miles Bader |
*** empty log message ***
|
2000-10-08 |
Miles Bader |
Don't call `jka-compr-install' when loading (it will be done by the
|
2000-10-08 |
Miles Bader |
(auto-image-file-mode): Move to the end of the file, because
|
2000-10-08 |
Dave Love |
Convert to GFDL.
|
2000-10-08 |
Dave Love |
*** empty log message ***
|
2000-10-08 |
Dave Love |
gnus-user-agent
|
2000-10-08 |
Stefan Monnier |
(popup-menu): Move the command call outside the loop
|
2000-10-08 |
Stefan Monnier |
Docstring fixes.
|
2000-10-08 |
Stefan Monnier |
(vc-version-diff): diff-switches can be a list.
|
2000-10-08 |
Stefan Monnier |
(cvs-append-to-ignore, cvs-vc-command-advice)
|
2000-10-08 |
Eli Zaretskii |
Mark `keep-lines', `flush-lines' and `how-many' as documented in the manual.
|
2000-10-08 |
Stefan Monnier |
(comment-indent-default): Autoload.
|
2000-10-08 |
Stefan Monnier |
(font-lock-defaults): Make buffer-local.
|
2000-10-08 |
Stefan Monnier |
Don't require font-lock any more.
|
2000-10-08 |
Stefan Monnier |
(regexp-opt): Add \< and \> if PAREN=`words'.
|
2000-10-08 |
Dave Love |
browse-url-gnome-moz
|
2000-10-08 |
Dave Love |
*** empty log message ***
|
2000-10-08 |
Dave Love |
Fix header line, copyright notice.
|
2000-10-08 |
Dave Love |
(ada-mode-menu): Add name to menu map.
|
2000-10-08 |
Dave Love |
(icon-mode-map): Add name to menu-bar keymap.
|
2000-10-08 |
Dave Love |
(morse-region, unmorse-region): Add autoload
|
2000-10-08 |
Dave Love |
(studlify-region, studlify-word): Add autoload
|
2000-10-08 |
Dave Love |
(spook-phrases-file): Use expand-file-name, not
|
2000-10-08 |
Dave Love |
Byte-compile-dynamic since it gets loaded by
|
2000-10-08 |
Dave Love |
(lisp-imenu-generic-expression): Don't
|
2000-10-08 |
Dave Love |
*** empty log message ***
|
2000-10-08 |
Dave Love |
Doc fixes.
|
2000-10-08 |
Dave Love |
(vcursor-cs-binding): Remove compatibility code.
|