2002-08-30 |
Kim F. Storm |
*** empty log message ***
|
2002-08-30 |
Kim F. Storm |
(Qbar, Qbox): Removed.
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
2002-08-30 |
Kim F. Storm |
(x_specified_cursor_type): Remove prototype.
|
2002-08-30 |
Kim F. Storm |
(Vblink_cursor_alist): Removed.
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
2002-08-30 |
Kim F. Storm |
(Vblink_cursor_alist): Removed.
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Removed.
|
2002-08-30 |
Kim F. Storm |
(x_specified_cursor_type): Remove prototype.
|
2002-08-30 |
Kim F. Storm |
(x_specified_cursor_type): Removed.
|
2002-08-30 |
Kim F. Storm |
(Qcursor_in_non_selected_windows): Extern removed.
|
2002-08-30 |
Kim F. Storm |
(cursor_in_non_selected_windows): Extern removed.
|
2002-08-30 |
Kim F. Storm |
(Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
|
2002-08-30 |
Kim F. Storm |
(enum text_cursor_kinds): Consolidated here.
|
2002-08-30 |
Kim F. Storm |
These changes consolidates the handling of the cursor
|
2002-08-30 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-30 |
Juanma Barranquero |
(occur-mode): Add interactive declaration.
|
2002-08-30 |
Juanma Barranquero |
(imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.
|
2002-08-30 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-30 |
Juanma Barranquero |
(my-mark-marker): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(dcl-calc-cont-indent-relative): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(idlwave-max-extra-continuation-indent): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(ex-compile-command): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(bibtex-mode): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(mouse-copy-work-around-drag-bug): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(font-lock-add-keywords): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(font-lock-defaults): Fix typo.
|
2002-08-30 |
Juanma Barranquero |
(bs-message-without-log): Fix typo.
|
2002-08-30 |
Simon Josefsson |
*** empty log message ***
|
2002-08-30 |
Simon Josefsson |
(smtpmail-via-smtp): Delete process buffer
|
2002-08-30 |
Richard M. Stallman |
New version from jaco@teaser.fr, then shortened at the front by rms.
|
2002-08-30 |
Richard M. Stallman |
Fix typo.
|
2002-08-29 |
John Paul Wallington |
* ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
|
2002-08-29 |
Stefan Monnier |
Use match-string and drop useless `function's.
|
2002-08-29 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-29 |
Juanma Barranquero |
(occur-mode-hook): New hook.
|
2002-08-29 |
Richard M. Stallman |
(byte-compile-warning-prefix):
|
2002-08-29 |
Richard M. Stallman |
(warning-series): Now can be a marker, not an integer.
|
2002-08-29 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-29 |
Richard M. Stallman |
(byte-compile-log-file): Use \f.
|
2002-08-29 |
Richard M. Stallman |
Use American spelling of "behavior".
|
2002-08-29 |
Richard M. Stallman |
Substantial rewrite.
|
2002-08-29 |
Richard M. Stallman |
Use <Delback> instead of <Delete>, and explain how to find it.
|
2002-08-29 |
Francesco Potortì |
(C_entries): Corrected a problem with const C++ funcs.
|
2002-08-29 |
Francesco Potortì |
Etags bug.
|
2002-08-29 |
Richard M. Stallman |
(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
|
2002-08-29 |
Richard M. Stallman |
(redisplay_updating_p): Variable removed.
|
2002-08-29 |
Richard M. Stallman |
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
|
2002-08-29 |
Richard M. Stallman |
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
|
2002-08-29 |
Richard M. Stallman |
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
|
2002-08-29 |
Kim F. Storm |
Describe new kmacro bindings for f3/f4 and C-x e.
|
2002-08-29 |
Kim F. Storm |
Update kmacro related bindings.
|
2002-08-29 |
Kim F. Storm |
Changed default bindings from F7/F8 to F3/F4.
|
2002-08-29 |
Kim F. Storm |
*** empty log message ***
|
2002-08-29 |
Simon Josefsson |
*** empty log message ***
|
2002-08-28 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-28 |
Richard M. Stallman |
(find-buffer-visiting): Compare file attributes using buffer-file-truename.
|
2002-08-28 |
Richard M. Stallman |
(make-auto-save-file-name, make-backup-file-name-1):
|
2002-08-28 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-28 |
Juanma Barranquero |
(occur-hook): Renamed from `occur-mode-hook'.
|
2002-08-28 |
Simon Josefsson |
(Fx_open_connection): Improve help when X connection
|
2002-08-28 |
Francesco Potortì |
etags now parses HTML.
|
2002-08-28 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-28 |
Juanma Barranquero |
Add missing dependencies on w32term.h and composite.h.
|
2002-08-28 |
Francesco Potortì |
*** empty log message ***
|
2002-08-28 |
Francesco Potortì |
Two bug corrections and one new feature.
|
2002-08-28 |
Francesco Potortì |
Two bug corrections and a new feature for etags.
|
2002-08-28 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-28 |
Juanma Barranquero |
(make-variable-frame-localizable): New alias for `make-variable-frame-local'.
|
2002-08-28 |
Juanma Barranquero |
(USAGE1): Add missing newline.
|
2002-08-28 |
Miles Bader |
*** empty log message ***
|
2002-08-28 |
Miles Bader |
(read-file-name-electric-shadow-properties)
|
2002-08-28 |
Miles Bader |
*** empty log message ***
|
2002-08-28 |
Miles Bader |
(comint-carriage-motion): Start at START.
|
2002-08-28 |
Andrew Choi |
2002-08-27 Andrew Choi <akochoi@shaw.ca>
|
2002-08-28 |
Miles Bader |
@cindex{...} -> @code{...}
|
2002-08-28 |
Miles Bader |
read-file-name-electric-shadow-mode -> file-name-shadow-mode
|
2002-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-27 |
Richard M. Stallman |
(ange-ftp-skip-msgs): Skip the 530 response
|
2002-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-27 |
Richard M. Stallman |
(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
|
2002-08-27 |
Stefan Monnier |
*** empty log message ***
|
2002-08-27 |
Richard M. Stallman |
Describe blink-cursor-alist.
|
2002-08-27 |
Andrew Choi |
2002-08-27 Andrew Choi <akochoi@shaw.ca>
|
2002-08-27 |
Richard M. Stallman |
Describe --script.
|
2002-08-27 |
Richard M. Stallman |
Describe blink-cursor-alist.
|
2002-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-27 |
Richard M. Stallman |
(main): Handle --script.
|
2002-08-27 |
Richard M. Stallman |
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
|
2002-08-27 |
Richard M. Stallman |
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
|
2002-08-27 |
Richard M. Stallman |
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
|
2002-08-27 |
Richard M. Stallman |
Describe blink-cursor-alist and new values for cursor-type.
|
2002-08-27 |
Francesco Potortì |
Forgot a piece, put back in.
|
2002-08-27 |
Francesco Potortì |
Clarified per rms request.
|
2002-08-27 |
Andreas Schwab |
*** empty log message ***
|
2002-08-27 |
Andreas Schwab |
(kmacro-start-macro): Doc fix.
|
2002-08-27 |
Carsten Dominik |
Update to RefTeX 4.19
|
2002-08-27 |
Carsten Dominik |
*** empty log message ***
|
2002-08-27 |
Miles Bader |
*** empty log message ***
|
2002-08-27 |
Andrew Choi |
Correct yesterday's mistake of changing test for MAC_OSX to
|
2002-08-27 |
Kenichi Handa |
(get_next_display_element): In unibyte case, don't use
|
2002-08-27 |
Kenichi Handa |
*** empty log message ***
|
2002-08-27 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-26 |
Stefan Monnier |
(define-minor-mode): Use customize-mark-as-set for global minor modes.
|
2002-08-26 |
Kim F. Storm |
(suppress-keymap): Use command remapping instead of
|
2002-08-26 |
Kim F. Storm |
*** empty log message ***
|
2002-08-26 |
Juanma Barranquero |
*** empty log message ***
|
2002-08-26 |
Juanma Barranquero |
(WINS): Add calc and obsolete.
|
2002-08-26 |
Kim F. Storm |
(install-arch-indep): Do not remove DOC file
|
2002-08-26 |
Kim F. Storm |
*** empty log message ***
|
2002-08-26 |
Kim F. Storm |
(make_terminal_frame) [CANNOT_DUMP]: Initialize
|
2002-08-26 |
Miles Bader |
(Fbyte_code): Fsub1 can GC, so protect it.
|
2002-08-26 |
Miles Bader |
Doc fix.
|
2002-08-25 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-25 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-25 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-25 |
Andrew Choi |
2002-08-25 Andrew Choi <akochoi@shaw.ca>
|
2002-08-25 |
Miles Bader |
*** empty log message ***
|
2002-08-25 |
Miles Bader |
(file-name-shadow-properties-custom-type): Renamed from
|
2002-08-24 |
Andreas Schwab |
*** empty log message ***
|
2002-08-24 |
Andreas Schwab |
Fix last change.
|
2002-08-24 |
Sam Steingold |
(eval-after-load): Do not call load-symbol-file-load-history (deleted)
|
2002-08-24 |
John Paul Wallington |
* startup.el (normal-splash-screen): Ensure splash buffer is
|
2002-08-24 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-24 |
Richard M. Stallman |
(Fdefvar, Fdefconst, Fdefvaralias):
|
2002-08-24 |
Richard M. Stallman |
(build_load_history): Use Fmember to see if a definition
|
2002-08-24 |
Richard M. Stallman |
(Fstart_process): Remove /: from program name.
|
2002-08-24 |
Richard M. Stallman |
(decode_env_path): Don't add /: if file name handler
|
2002-08-24 |
Richard M. Stallman |
(Fcall_process): Remove /: from program name.
|
2002-08-24 |
Richard M. Stallman |
(unload-feature): Distinguish functions from variables in load-history.
|
2002-08-24 |
Richard M. Stallman |
(select-frame-by-name, select-frame-set-input-focus):
|
2002-08-24 |
Richard M. Stallman |
(symbol-file-load-history-loaded)
|
2002-08-24 |
Richard M. Stallman |
(ange-ftp-completion-hook-function): Add safe-magic prop.
|
2002-08-24 |
Glenn Morris |
*** empty log message ***
|
2002-08-24 |
Glenn Morris |
(f90-imenu-flag): Deleted - use imenu--index-alist instead.
|
2002-08-24 |
Glenn Morris |
*** empty log message ***
|
2002-08-24 |
Glenn Morris |
(f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)
|
2002-08-23 |
Stefan Monnier |
*** empty log message ***
|
2002-08-23 |
Stefan Monnier |
(PATFETCH): Remove the translating fetch.
|
2002-08-23 |
Robert J. Chassell |
Update for Texinfo version 4.2
|
2002-08-23 |
Robert J. Chassell |
Update to version 4.2
|
2002-08-23 |
Robert J. Chassell |
Add version 4.2 texinfo.tex and use @copying command;
|
2002-08-23 |
André Spiegel |
#
|
2002-08-23 |
André Spiegel |
(vc-kill-buffer-hook): Add it to kill-buffer-hook again.
|
2002-08-23 |
ShengHuo ZHU |
* nnfolder.el (nnfolder-request-expire-articles): expiry-target.
|
2002-08-22 |
Kai Großjohann |
Remote files: new default method for Tramp is ssh, not sm.
|
2002-08-22 |
Kim F. Storm |
(redisplay_window): Do not `goto try_to_scroll' when we
|
2002-08-22 |
Kim F. Storm |
Revert part of rev. 1.761 change.
|
2002-08-22 |
Kai Großjohann |
Version 2.0.14 released.
|
2002-08-22 |
Kim F. Storm |
(authors-aliases, authors-fixed-entries):
|
2002-08-22 |
Kim F. Storm |
*** empty log message ***
|
2002-08-22 |
Kim F. Storm |
Fixed spelling: Joseph Arceoeaux -> Arceneaux
|
2002-08-21 |
Glenn Morris |
*** empty log message ***
|
2002-08-21 |
Glenn Morris |
eval-when-compile a few defvars to quieten the byte-compiler.
|
2002-08-21 |
Kai Großjohann |
Version 2.0.13 released.
|
2002-08-21 |
Kim F. Storm |
(mode-line-format): Moved global-mode-string last.
|
2002-08-21 |
Kim F. Storm |
*** empty log message ***
|
2002-08-21 |
Richard M. Stallman |
Fix typos.
|
2002-08-21 |
Richard M. Stallman |
Fix typo.
|
2002-08-21 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-21 |
Richard M. Stallman |
Fix typos.
|
2002-08-21 |
Richard M. Stallman |
Typo.
|
2002-08-20 |
Martin Stjernholm |
*** empty log message ***
|
2002-08-20 |
Martin Stjernholm |
(c-forward-syntactic-ws): Fixed a bug that could cause an infinite
|
2002-08-20 |
Glenn Morris |
*** empty log message ***
|
2002-08-20 |
Glenn Morris |
(imenu-syntax-alist): Doc fix.
|
2002-08-20 |
Glenn Morris |
*** empty log message ***
|
2002-08-20 |
Glenn Morris |
(fortran-current-defun): Use save-excursion.
|
2002-08-20 |
Glenn Morris |
*** empty log message ***
|
2002-08-20 |
Glenn Morris |
(imenu--generic-function): Use mapc.
|
2002-08-20 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-20 |
Richard M. Stallman |
(font-lock-change-mode): New function.
|
2002-08-20 |
Carsten Dominik |
*** empty log message ***
|
2002-08-20 |
Carsten Dominik |
Update to RefTeX 4.18
|
2002-08-20 |
Kim F. Storm |
Bind C-x C-k r to apply-macro-to-region-lines.
|
2002-08-20 |
Kim F. Storm |
regenerated
|
2002-08-20 |
Kim F. Storm |
Remove C-x C-k binding (now in kmacro.el).
|
2002-08-20 |
Kim F. Storm |
Remove macro related bindings (now in kmacro.el).
|
2002-08-20 |
Kim F. Storm |
*** empty log message ***
|
2002-08-20 |
ShengHuo ZHU |
* gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
|
2002-08-20 |
ShengHuo ZHU |
* nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to
|
2002-08-20 |
Kenichi Handa |
(Fexpand_abbrev): Fix for the multibyte case.
|
2002-08-20 |
Kenichi Handa |
*** empty log message ***
|
2002-08-20 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kim F. Storm |
Describe new kmacro features.
|
2002-08-19 |
Kim F. Storm |
Major rework based on discussions with RMS.
|
2002-08-19 |
Kim F. Storm |
*** empty log message ***
|
2002-08-19 |
Stefan Monnier |
*** empty log message ***
|
2002-08-19 |
Stefan Monnier |
(scan_keyword_or_put_char, write_c_args): Use `fn'
|
2002-08-19 |
Stefan Monnier |
(help-split-fundoc): Replace the function name
|
2002-08-19 |
Richard M. Stallman |
Move the node Relative Files before Directory Names. Show what
|
2002-08-19 |
Eli Zaretskii |
*** empty log message ***
|
2002-08-19 |
Eli Zaretskii |
(croak): Add `void' to definition.
|
2002-08-19 |
Eli Zaretskii |
*** empty log message ***
|
2002-08-19 |
Eli Zaretskii |
[MSDOS]: Don't define request_sigio and
|
2002-08-19 |
Eli Zaretskii |
*** empty log message ***
|
2002-08-19 |
Eli Zaretskii |
[MSDOS]: Declare etext.
|
2002-08-19 |
Eli Zaretskii |
*** empty log message ***
|
2002-08-19 |
Eli Zaretskii |
(Ffile_name_directory) [DOS_NT]: Don't declare `beg'
|
2002-08-19 |
Kim F. Storm |
(Fclear_this_command_keys): Added optional arg
|
2002-08-19 |
Kim F. Storm |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(sgml-xml-auto-coding-function): Call
|
2002-08-19 |
Miles Bader |
*** empty log message ***
|
2002-08-19 |
Miles Bader |
[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
|
2002-08-19 |
Miles Bader |
[original idea from Luc Teirlinck <teirllm@mail.auburn.edu>]
|
2002-08-19 |
Kenichi Handa |
*** empty log message ***
|
2002-08-19 |
Kenichi Handa |
(COMPOSITION_MODIFICATION_FUNC): If PROP is not a cons, return Qnil.
|
2002-08-19 |
Kenichi Handa |
(run_composition_function): Call FUNC if it is fboundp.
|
2002-08-19 |
Miles Bader |
Escape an `@'.
|
2002-08-19 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-19 |
Richard M. Stallman |
Fix copyright year.
|
2002-08-19 |
Richard M. Stallman |
Update for next release after 21.3.
|
2002-08-19 |
Richard M. Stallman |
New file.
|
2002-08-19 |
Richard M. Stallman |
(font-lock-mode): Set change-major-mode-hook locally.
|
2002-08-18 |
Andreas Schwab |
*** empty log message ***
|
2002-08-18 |
Andreas Schwab |
(ibuffer-list-buffer-modes): Doc fix.
|
2002-08-17 |
Carsten Dominik |
*** empty log message ***
|
2002-08-17 |
Carsten Dominik |
* reftex.el (reftex-mode): Create special syntax tables.
|
2002-08-17 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-17 |
Richard M. Stallman |
(tar-subfile-mode): Use add-hook and remove-hook, and use
|
2002-08-17 |
Richard M. Stallman |
(fringe-mode): Set to nil.
|
2002-08-17 |
Richard M. Stallman |
(rmail-search-mime-header-function): Doc fix.
|
2002-08-17 |
Richard M. Stallman |
(BROKEN_SIGIO): Add #undef.
|
2002-08-17 |
Richard M. Stallman |
[!VMS]: Include sys/files.h.
|
2002-08-17 |
Richard M. Stallman |
(save_restriction_restore): Defend from unchained marker.
|
2002-08-17 |
Richard M. Stallman |
(overlays_at): Handle extending vec uniformly.
|
2002-08-17 |
Glenn Morris |
*** empty log message ***
|
2002-08-16 |
Paul Eggert |
Minor spelling and grammar corrections.
|
2002-08-16 |
Andrew Choi |
2002-08-15 Andrew Choi <akochoi@shaw.ca>
|
2002-08-16 |
Andrew Choi |
2002-08-15 Andrew Choi <akochoi@shaw.ca>
|
2002-08-15 |
Richard M. Stallman |
Fix typo.
|
2002-08-15 |
Richard M. Stallman |
Mention define-generic-mode.
|
2002-08-15 |
Richard M. Stallman |
Mention emacsclient, with xref.
|
2002-08-15 |
Richard M. Stallman |
Explain how C-x RET f and C-x RET c affect saving.
|
2002-08-15 |
Richard M. Stallman |
Clarify ispell use of multiple dictionaries.
|
2002-08-15 |
Richard M. Stallman |
*** empty log message ***
|
2002-08-15 |
Richard M. Stallman |
(appt-delete): Use substring-no-properties.
|
2002-08-15 |
Richard M. Stallman |
(menu-bar-next-tag-other-window, menu-bar-next-tag)
|
2002-08-15 |
Richard M. Stallman |
(server-process-filter): Simplify code.
|
2002-08-15 |
Richard M. Stallman |
(font-lock-mode): Add font-lock-unfontify-buffer
|
2002-08-15 |
Richard M. Stallman |
(recover-this-file): New function.
|
2002-08-15 |
Carsten Dominik |
(reftex-mode): Moved creation of special syntax tables to top-level.
|
2002-08-15 |
Carsten Dominik |
*** empty log message ***
|
2002-08-15 |
Stefan Monnier |
*** empty log message ***
|
2002-08-15 |
Stefan Monnier |
(locate-library): Use locate-file(-completion).
|
2002-08-15 |
Stefan Monnier |
(easy-mmode-define-global-mode): Use find-file-hook instead of find-file-hooks.
|
2002-08-15 |
Stefan Monnier |
Use find-file-hook instead of find-file-hooks.
|
2002-08-15 |
Stefan Monnier |
(setup-ethiopic-environment-internal, exit-ethiopic-environment):
|
2002-08-15 |
Stefan Monnier |
(dynamic-completion-mode): Use find-file-hook instead of find-file-hooks.
|
2002-08-15 |
Stefan Monnier |
(split-window-save-restore-data): Use push and with-current-buffer.
|
2002-08-15 |
Stefan Monnier |
*** empty log message ***
|
2002-08-15 |
Stefan Monnier |
(imenu-always-use-completion-buffer-p): Make obsolete.
|
2002-08-15 |
Stefan Monnier |
(find-function-search-for-symbol): Use find-file-hook instead of ...-hooks.
|
2002-08-14 |
David Kastrup |
(ange-ftp-wipe-file-entries): Fix type mismatch;
|
2002-08-14 |
David Kastrup |
*** empty log message ***
|