2004-10-17 |
John Paul Wallington |
(ibuffer-default-display-maybe-show-predicates): New customizable
|
2004-10-17 |
Stephen Eglen |
Added new counter \letterpaper to control whether refcard should be
|
2004-10-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
|
2004-10-17 |
Jason Rumney |
Remove excessive vertical whitespace.
|
2004-10-17 |
Michael Albinus |
* net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
|
2004-10-17 |
Kim F. Storm |
(overlay_arrow_at_row): Return overlay string rather
|
2004-10-17 |
Kim F. Storm |
*** empty log message ***
|
2004-10-17 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-17 |
Daniel Pfeiffer |
(Buffer-menu-revert-function): Emulate save-excursion.
|
2004-10-17 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-17 |
Richard M. Stallman |
(news-directory): Renamed from news-path. Old name alias.
|
2004-10-17 |
Richard M. Stallman |
(gnus-registry-unload-hook): Set as a variable with add-hook.
|
2004-10-17 |
Richard M. Stallman |
(nnspool-spool-directory): Use news-directory instead of news-path.
|
2004-10-17 |
Richard M. Stallman |
(spam-stat-unload-hook): Set as a variable w/ add-hook.
|
2004-10-17 |
Richard M. Stallman |
Delete duplicate `provide'.
|
2004-10-17 |
Richard M. Stallman |
Add maintainer.
|
2004-10-17 |
Richard M. Stallman |
(with-local-quit): Return nil if there's a quit.
|
2004-10-17 |
Richard M. Stallman |
(strokes-list-strokes): Don't try to delete char at eob.
|
2004-10-17 |
Richard M. Stallman |
(fancy-splash-tail, normal-splash-screen): Update copyright year.
|
2004-10-17 |
Richard M. Stallman |
(shadowfile-unload-hook): Set as variable w/ add-hook.
|
2004-10-17 |
Richard M. Stallman |
(server-unload-hook): Set as a variable with add-hook.
|
2004-10-17 |
Richard M. Stallman |
(help-at-pt-unload-hook): Use add-hook; no defvar.
|
2004-10-17 |
Richard M. Stallman |
(special-display-popup-frame): Make the buffer current as its frame is created.
|
2004-10-17 |
Richard M. Stallman |
(delsel-unload-hook): Set as a variable.
|
2004-10-17 |
Richard M. Stallman |
(comint-output-filter-functions): Add comint-watch-for-password-prompt.
|
2004-10-17 |
Richard M. Stallman |
(fringe-mode-initialize): New function.
|
2004-10-16 |
Kim F. Storm |
(indian-script-language-alist): Swap value and doc.
|
2004-10-16 |
Kim F. Storm |
*** empty log message ***
|
2004-10-16 |
Jason Rumney |
(w32_font_match): Encode font name being matched.
|
2004-10-16 |
Jason Rumney |
*** empty log message ***
|
2004-10-16 |
Jason Rumney |
*** empty log message ***
|
2004-10-16 |
Stefan Monnier |
(vc-find-file-hook): Call vc-backend with absolute name.
|
2004-10-16 |
Juri Linkov |
*** empty log message ***
|
2004-10-16 |
Juri Linkov |
(compilation-start): Move let-binding of
|
2004-10-16 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-16 |
Richard M. Stallman |
(cvs-bury-buffer): Don't call get-buffer-window for effect.
|
2004-10-16 |
Richard M. Stallman |
(hide-other): Call outline-up-heading with INVISIBLE-OK=t.
|
2004-10-16 |
Richard M. Stallman |
(comment-auto-fill-only-comments): Add autoload.
|
2004-10-16 |
Richard M. Stallman |
(msb-unload-hook): Set the variable.
|
2004-10-16 |
Richard M. Stallman |
(mouse-yank-at-click, mouse-yank-secondary):
|
2004-10-16 |
Richard M. Stallman |
(looking-back): Return only t or nil.
|
2004-10-16 |
Richard M. Stallman |
(whitespace-unload-hook): Set the variable.
|
2004-10-16 |
Richard M. Stallman |
(view-mode-enable): Set view-page-size and view-half-page-size to nil.
|
2004-10-16 |
Richard M. Stallman |
(elp-unload-hook): Set the variable.
|
2004-10-16 |
Richard M. Stallman |
(cl-unload-hook): Don't defvar it, just set it.
|
2004-10-16 |
Richard M. Stallman |
(byte-compile-eval): Don't process
|
2004-10-16 |
Richard M. Stallman |
(compilation-start): Assume compilation-mode will make the buffer read-only.
|
2004-10-16 |
Richard M. Stallman |
(ispell-command-loop): Use with-no-warnings.
|
2004-10-16 |
Richard M. Stallman |
(url-do-setup): Don't set url-passwd-entry-func.
|
2004-10-16 |
Richard M. Stallman |
(url-passwd-entry-func): Var deleted.
|
2004-10-16 |
Richard M. Stallman |
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.
|
2004-10-16 |
Richard M. Stallman |
Load cl at compile time.
|
2004-10-16 |
Richard M. Stallman |
Don't load cl.
|
2004-10-16 |
Richard M. Stallman |
(url-open-telnet): Use read-passwd.
|
2004-10-16 |
Richard M. Stallman |
(url-basic-auth, url-digest-auth): Use read-passwd.
|
2004-10-16 |
Richard M. Stallman |
(Fspecial_display_p): Doc fix.
|
2004-10-15 |
Kim F. Storm |
(fringe-bitmaps): Only initialize when defined.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Kim F. Storm |
(cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
|
2004-10-15 |
Kim F. Storm |
(cvs-mode-map): Bind v to cvs-mode-view-file.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Simon Josefsson |
*** empty log message ***
|
2004-10-15 |
Simon Josefsson |
Add.
|
2004-10-15 |
Richard M. Stallman |
Major rewrite; lists that follow the usual patterns removed.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Kim F. Storm |
Add comment.
|
2004-10-15 |
Stefan Monnier |
(Fsubstitute_command_keys): Fix remap-handling.
|
2004-10-15 |
Kim F. Storm |
(x_draw_vertical_border): Undo last change.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Kim F. Storm |
(x_draw_vertical_border): Do nothing if non-window system.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-14 |
Andreas Schwab |
*** empty log message ***
|
2004-10-14 |
Andreas Schwab |
(DATA_SEG_BITS): Don't define.
|
2004-10-14 |
Stefan Monnier |
*** empty log message ***
|
2004-10-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
|
2004-10-13 |
Kim F. Storm |
Include Xutil.h after keysym.h to work around bug
|
2004-10-13 |
Kim F. Storm |
*** empty log message ***
|
2004-10-13 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-13 |
Daniel Pfeiffer |
(describe-mode): Use marker buttons to make minor mode list into hyperlinks.
|
2004-10-13 |
Daniel Pfeiffer |
(describe-variable): Use it to make "below" a hyperlink.
|
2004-10-13 |
Daniel Pfeiffer |
(button-activate): Allow a marker to display as an action.
|
2004-10-13 |
Stefan Monnier |
(map_char_table): Add missing gcpros.
|
2004-10-13 |
Stefan Monnier |
*** empty log message ***
|
2004-10-13 |
Stefan Monnier |
(substitute-key-definition-key): New function.
|
2004-10-13 |
Stefan Monnier |
(vc-annotate-display-select): Fix typo.
|
2004-10-13 |
Stefan Monnier |
(get_keymap): An autoload form is not a keymap.
|
2004-10-13 |
Stefan Monnier |
(syms_of_textprop): Add `syntax-table' to the nonsticky props.
|
2004-10-13 |
Masatake YAMATO |
* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
|
2004-10-13 |
Kim F. Storm |
Fix comment for it->object; it may also be nil.
|
2004-10-13 |
Kim F. Storm |
typo.
|
2004-10-13 |
Kim F. Storm |
(Fcall_process): Simplify handling of display arg.
|
2004-10-13 |
Kim F. Storm |
*** empty log message ***
|
2004-10-13 |
Kim F. Storm |
(redisplay_preserve_echo_area): Fix last change.
|
2004-10-13 |
Kim F. Storm |
*** empty log message ***
|
2004-10-13 |
Richard M. Stallman |
(info-lookup-file): Add info-file property.
|
2004-10-13 |
Richard M. Stallman |
(info-xref): Add underlining.
|
2004-10-13 |
Richard M. Stallman |
Mention looking-back.
|
2004-10-13 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-13 |
Richard M. Stallman |
Fix typo.
|
2004-10-12 |
Stefan Monnier |
*** empty log message ***
|
2004-10-12 |
Michael Albinus |
Sync with Tramp 2.0.45.
|
2004-10-12 |
Stefan Monnier |
(cvs-parse-commit): Fix parsing for new commit message.
|
2004-10-12 |
Robert J. Chassell |
Remember to update edition number and update-date....
|
2004-10-12 |
Robert J. Chassell |
Remove trailing whitespace from file.
|
2004-10-12 |
Robert J. Chassell |
(files-in-below-directory): remove unneeded `or' expression that looks
|
2004-10-12 |
Jay Belanger |
(Help Commands): Changed the descriptions of calc-describe-function
|
2004-10-12 |
Stefan Monnier |
(mark-sexp): Preserve direction when repeating.
|
2004-10-12 |
Jay Belanger |
(calc-help-function-list, calc-help-variable-list): New variables.
|
2004-10-12 |
Kim F. Storm |
(redisplay_preserve_echo_area): Flush display in case
|
2004-10-12 |
Kim F. Storm |
(x_redisplay_interface): Fix flush_display_optional.
|
2004-10-12 |
Kim F. Storm |
*** empty log message ***
|
2004-10-12 |
David Ponce |
*** empty log message ***
|
2004-10-12 |
David Ponce |
(recentf-edit-list): Update the menu when the recentf
|
2004-10-12 |
Simon Josefsson |
*** empty log message ***
|
2004-10-12 |
Simon Josefsson |
url-vars.el (url-gateway-method): Add new method `tls'.
|
2004-10-12 |
Simon Josefsson |
(tls-certtool-program): New variable.
|
2004-10-12 |
Kenichi Handa |
*** empty log message ***
|
2004-10-12 |
Kenichi Handa |
(get_next_display_element): If
|
2004-10-12 |
Kenichi Handa |
*** empty log message ***
|
2004-10-12 |
Kenichi Handa |
(coding-system-equal): Moved from mule-util.el.
|
2004-10-12 |
Kenichi Handa |
(coding-system-equal): Moved to mule.el.
|
2004-10-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
|
2004-10-11 |
Kim F. Storm |
(Fsubstitute_command_keys): Ignore remappings unless there
|
2004-10-11 |
Kim F. Storm |
*** empty log message ***
|
2004-10-11 |
Kim F. Storm |
(kmacro-insert-counter, kmacro-add-counter): Use and
|
2004-10-11 |
Kim F. Storm |
(substitute-key-definition): Mention command remapping in doc string.
|
2004-10-11 |
Kim F. Storm |
*** empty log message ***
|
2004-10-11 |
Simon Josefsson |
*** empty log message ***
|
2004-10-11 |
Simon Josefsson |
(smtpmail-open-stream): Look for
|
2004-10-11 |
Stefan Monnier |
(pcl-cvs-load-hook): Remove unused var.
|
2004-10-11 |
Stefan Monnier |
(font-lock-apply-highlight): Fix last change.
|
2004-10-11 |
Jan Djärv |
* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
|
2004-10-11 |
Jay Belanger |
(calc-describe-copying, calc-describe-distribution, calc-describe-thing,
|
2004-10-11 |
Jay Belanger |
(calc-info-goto-node): New function.
|
2004-10-11 |
Jay Belanger |
Added `calc-info-goto-node' to autoloads.
|
2004-10-10 |
Lars Hansen |
*** empty log message ***
|
2004-10-10 |
Lars Hansen |
Fix copyright notice.
|
2004-10-10 |
Kai Großjohann |
(ange-ftp-remote-shell): Remove variable.
|
2004-10-10 |
Steven Tamm |
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
|
2004-10-10 |
Andreas Schwab |
.
|
2004-10-10 |
Andreas Schwab |
(byte-optimize-backward-word): Optimize
|
2004-10-10 |
André Spiegel |
#
|
2004-10-10 |
André Spiegel |
(vc-annotate-mode): Remove variable.
|
2004-10-10 |
Stefan Monnier |
(comint-output-filter): Typo.
|
2004-10-10 |
Stefan Monnier |
(comint-mouse-insert-input): Remove.
|
2004-10-10 |
Stefan Monnier |
(diff-current-defun): Fix 2004-06-13's change.
|
2004-10-10 |
Stefan Monnier |
(imenu--completion-buffer): Don't return t for rescan.
|
2004-10-10 |
Stefan Monnier |
(font-lock-apply-highlight): Explicitly check the case
|
2004-10-10 |
Stefan Monnier |
(tex-font-lock-append-prop): New fun.
|
2004-10-10 |
Juri Linkov |
*** empty log message ***
|
2004-10-10 |
Juri Linkov |
(Top, Marking Articles): Join two menus in one node
|
2004-10-10 |
Juri Linkov |
sc-preferred-attribution-alist -> sc-preferred-attribution-list
|
2004-10-09 |
Kim F. Storm |
(timer_start_idle, timer_stop_idle): Remove prototypes.
|
2004-10-09 |
Kim F. Storm |
(timer_resume_idle): New function to resume idle
|
2004-10-09 |
Kim F. Storm |
*** empty log message ***
|
2004-10-09 |
Kim F. Storm |
(progress-reporter-update): Define before first usage.
|
2004-10-09 |
Kim F. Storm |
*** empty log message ***
|
2004-10-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-09 |
Luc Teirlinck |
(sentence-end-double-space)
|
2004-10-09 |
Luc Teirlinck |
(Misc File Ops): View mode is a minor mode.
|
2004-10-09 |
Luc Teirlinck |
(Regexp Example): Update description of how Emacs currently recognizes
|
2004-10-09 |
Luc Teirlinck |
(Filling): Add anchor for definition of `sentence-end-double-space'.
|
2004-10-09 |
Stefan Monnier |
(lisp-fill-paragraph): Fix backslashes.
|
2004-10-08 |
Juri Linkov |
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
|
2004-10-08 |
Juri Linkov |
(Fancy Mail Splitting): Remove backslash in the
|
2004-10-08 |
Juri Linkov |
(Default Simplifications): Add missing ).
|
2004-10-08 |
Steven Tamm |
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
|
2004-10-08 |
Steven Tamm |
configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
Fix wording.
|
2004-10-08 |
Eli Zaretskii |
(lisp-fill-paragraph): Change
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
|
2004-10-08 |
Eli Zaretskii |
Document the new Progress Mode.
|
2004-10-08 |
Eli Zaretskii |
(Progress): New node.
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(etags-tags-completion-table): Use progress reporter.
|
2004-10-08 |
Eli Zaretskii |
(tar-summarize-buffer): Use progress reporter.
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(make-progress-reporter, progress-reporter-update)
|
2004-10-08 |
Eli Zaretskii |
Mention the changes in C-y behavior when at end of line.
|
2004-10-08 |
Eli Zaretskii |
Update the documentation of C-y in the case that point is already at the
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(isearch-yank-line): C-y yanks to next EOL, not end of current line.
|
2004-10-08 |
Masatake YAMATO |
(server-process-filter): Wrap `process-send-region'
|
2004-10-08 |
Robert J. Chassell |
Fix typo: ``the' to ``the''.
|
2004-10-08 |
Glenn Morris |
(iCalendar): Style changes.
|
2004-10-08 |
Glenn Morris |
*** empty log message ***
|
2004-10-07 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-07 |
Luc Teirlinck |
(Regexps): The regexp described in the example is no longer stored in
|
2004-10-07 |
Kim F. Storm |
(x_update_window_end): Fix flicker on vertical line between
|
2004-10-07 |
Kim F. Storm |
(redisplay_window): Fix flicker on vertical line between
|
2004-10-07 |
Kim F. Storm |
(draw_window_fringes): Return value now indicates if
|
2004-10-07 |
Kim F. Storm |
(draw_window_fringes): Update prototype.
|
2004-10-07 |
Kim F. Storm |
*** empty log message ***
|
2004-10-07 |
Jason Rumney |
Fix spelling errors.
|
2004-10-07 |
Mark A. Hershberger |
2004-10-07 Mark A. Hershberger <mah@everybody.org>
|
2004-10-07 |
Karl Berry |
rms says omit reference
|
2004-10-07 |
Mark A. Hershberger |
xml-substitute-special
|
2004-10-07 |
Robert J. Chassell |
Add missing backquote.
|
2004-10-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
|
2004-10-06 |
Karl Berry |
consistent -- use
|
2004-10-06 |
Stefan Monnier |
(url-insert-file-contents): Use the URL to decide the
|
2004-10-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
|
2004-10-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-06 |
Eli Zaretskii |
(LC_ALL=C): Fix src/Makefile breakage caused by
|
2004-10-06 |
Steven Tamm |
macfns.c (mac_get_window_bounds): Add extern.
|
2004-10-06 |
Kim F. Storm |
New display properties added to manuals.
|
2004-10-06 |
Jan Djärv |
configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end
|
2004-10-06 |
Jan Djärv |
Fix my name and address
|
2004-10-06 |
Jan Djärv |
*** empty log message ***
|
2004-10-06 |
Jan Djärv |
*** empty log message ***
|
2004-10-06 |
Jan Djärv |
* configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
|
2004-10-06 |
Nick Roberts |
(gdb-ann3): (Re-)initialise gdb-input-queue.
|
2004-10-06 |
Nick Roberts |
*** empty log message ***
|
2004-10-06 |
Nick Roberts |
(Starting GUD): Note that multiple debugging
|
2004-10-06 |
John Paul Wallington |
*** empty log message ***
|
2004-10-06 |
John Paul Wallington |
(xml-parse-dtd): Fix `error' call.
|
2004-10-06 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-10-06 |
Mark A. Hershberger |
fix to for xml-substitute-special to produce a single string instead
|
2004-10-06 |
Mark A. Hershberger |
Changelog for xml.el
|
2004-10-06 |
Karl Berry |
typos etc.
|
2004-10-05 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-05 |
Luc Teirlinck |
Various small changes in addition to the following.
|
2004-10-05 |
Glenn Morris |
*** empty log message ***
|
2004-10-05 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-10-05 |
Glenn Morris |
New file, from Ulf Jasper <ulf.jasper@web.de>.
|
2004-10-05 |
Jan Djärv |
* config.in: Regenerate.
|
2004-10-05 |
Jan Djärv |
* configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.
|
2004-10-05 |
Robert J. Chassell |
Add minor footnotes saying ' is an abbreviation for quote.
|
2004-10-05 |
Jan Djärv |
* xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for
|
2004-10-05 |
Kim F. Storm |
*** empty log message ***
|
2004-10-05 |
Kim F. Storm |
(Fringe Bitmaps): Update fringe-bitmaps-at-pos.
|
2004-10-05 |
Juri Linkov |
*** empty log message ***
|
2004-10-05 |
Juri Linkov |
(Info-history, Info-toc): Fix Info headers.
|
2004-10-05 |
Juri Linkov |
(isearch-done): Set mark after running hook.
|
2004-10-04 |
Glenn Morris |
*** empty log message ***
|
2004-10-04 |
Glenn Morris |
From Emilio C. Lopes <eclig@gmx.net>:
|
2004-10-04 |
Glenn Morris |
Update copyright and maintainer.
|
2004-10-04 |
Glenn Morris |
Update copyright and maintainer.
|
2004-10-04 |
Glenn Morris |
Add entry from Emilio Lopes <eclig@gmx.net>.
|
2004-10-04 |
Glenn Morris |
From Emilio C. Lopes <eclig@gmx.net>:
|
2004-10-04 |
Juri Linkov |
* gnus-group.el (gnus-update-group-mark-positions):
|
2004-10-04 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-04 |
Luc Teirlinck |
Update for new bindings of `set-left-margin' and `set-right-margin'.
|
2004-10-04 |
Luc Teirlinck |
(enriched-mode-map): Give `set-left-margin' and `set-right-margin'
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(Ffringe_bitmaps_at_pos): Change return value from cons
|
2004-10-04 |
Kim F. Storm |
(XTset_vertical_scroll_bar): Improve handling of scroll
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(x_draw_vertical_border): Do not draw line if frame has scroll bars.
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(define_frame_cursor1): Do not change frame cursor
|
2004-10-04 |
Kim F. Storm |
(coordinates_in_window): Relax check for cursor
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
Mention pp and ff commands.
|
2004-10-04 |
Kim F. Storm |
(pp): Shorthand for p ARG + pr.
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-03 |
Stefan Monnier |
(tex-dvi-view-command): Use `yap' on w32.
|
2004-10-03 |
Michael Albinus |
* fileio.c (auto_save_1) Call Ffile_modes for remote files.
|
2004-10-03 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-03 |
Daniel Pfeiffer |
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
|
2004-10-02 |
Dan Nicolaescu |
term.el fixes
|
2004-10-02 |
Dan Nicolaescu |
(term-adjust-current-row-cache): Don\'t allow the current
|
2004-10-02 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-02 |
Luc Teirlinck |
(set-left-margin, set-right-margin): Rename `lm' arg to `width' for
|
2004-10-01 |
Martin Stjernholm |
*** empty log message ***
|
2004-10-01 |
Martin Stjernholm |
Load cl here since cc-defs doesn't do it. This is necessary for
|
2004-10-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
|
2004-09-30 |
Kim F. Storm |
(kmacro-lambda-form, kmacro-extract-lambda): Add.
|
2004-09-30 |
Kim F. Storm |
Require kmacro to use the new kmacro-lambda-form and
|
2004-09-30 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
(send_process): Be sure to free composition data.
|
2004-09-29 |
Kenichi Handa |
(Finsert_file_contents): Be sure to free composition data.
|
2004-09-29 |
Kenichi Handa |
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
|
2004-09-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-29 |
Luc Teirlinck |
(forward-paragraph): Avoid args-out-of-range error when point winds up
|
2004-09-29 |
Luc Teirlinck |
(comment-multi-line): Doc fix.
|
2004-09-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-29 |
Stefan Monnier |
(diff-file-header-re): Tighten up regexp a tiny bit.
|
2004-09-29 |
Kim F. Storm |
(fringe_bmp): Change to pointer.
|
2004-09-29 |
Kim F. Storm |
Remove limit on number of bitmaps.
|
2004-09-29 |
Kim F. Storm |
(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
(Fringe Bitmaps): Use symbols rather than numbers
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
(handle_single_display_prop): Use lookup_fringe_bitmap.
|
2004-09-29 |
Kim F. Storm |
Simplify last change.
|
2004-09-29 |
Kim F. Storm |
(lookup_fringe_bitmap): Add prototype.
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581
|
2004-09-29 |
Kim F. Storm |
* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-580
|
2004-09-29 |
Stefan Monnier |
(dired-view-command-alist): Use more efficient regexps. Remove dubious args.
|
2004-09-28 |
Kenichi Handa |
*** empty log message ***
|
2004-09-28 |
Kim F. Storm |
(breakpoint): Define as fringe bitmap.
|
2004-09-28 |
Kim F. Storm |
(fringe-bitmap-p): New macro.
|
2004-09-28 |
Kim F. Storm |
*** empty log message ***
|
2004-09-28 |
Kim F. Storm |
(valid_fringe_bitmap_p): Fix prototype.
|
2004-09-28 |
Kim F. Storm |
(Vfringe_bitmaps): New variable.
|
2004-09-28 |
Kim F. Storm |
(handle_single_display_prop): Fringe bitmaps are now
|
2004-09-28 |
Glenn Morris |
*** empty log message ***
|
2004-09-28 |
Glenn Morris |
Update maintainer.
|
2004-09-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-28 |
Richard M. Stallman |
(Special Properties): Clarify line-spacing and line-height.
|
2004-09-28 |
Richard M. Stallman |
(Regexp Search): Add looking-back.
|
2004-09-27 |
Kim F. Storm |
(Display Custom) <indicate-buffer-boundaries>:
|
2004-09-27 |
Kim F. Storm |
*** empty log message ***
|
2004-09-27 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-27 |
Luc Teirlinck |
(enriched-translations): Replace defconst with defvar.
|
2004-09-27 |
Reiner Steib |
(gnus-version-number): Set to 5.11.
|
2004-09-27 |
Kim F. Storm |
(update_window_fringes): Handle new formats of
|
2004-09-27 |
Kim F. Storm |
(syms_of_buffer) <indicate-buffer-boundaries>:
|
2004-09-27 |
Kim F. Storm |
*** empty log message ***
|
2004-09-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
|
2004-09-27 |
Vinicius Jose Latorre |
Eliminate trailing spaces.
|
2004-09-27 |
Vinicius Jose Latorre |
Check if file exists before deleting it.
|
2004-09-26 |
Luc Teirlinck |
Remove accidentally added blank line.
|
2004-09-26 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-26 |
Luc Teirlinck |
`enriched-annotation-alist' is now called `enriched-translations'.
|
2004-09-26 |
Dan Nicolaescu |
Regenerate.
|
2004-09-26 |
Dan Nicolaescu |
Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
|
2004-09-26 |
Dan Nicolaescu |
term.el fixes
|
2004-09-26 |
Dan Nicolaescu |
(term-ansi-at-eval-string, term-ansi-default-fg)
|
2004-09-26 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Jan Djärv |
* config.in: Rebuild.
|
2004-09-25 |
Jan Djärv |
Address was wrong.
|
2004-09-25 |
Jan Djärv |
* configure.in (HAVE_EXECSHIELD): Only define on x86.
|
2004-09-25 |
Jan Djärv |
* PROBLEMS: Updated exec-shield description.
|
2004-09-25 |
Stefan Monnier |
(dired-move-to-filename): Don't output a message if
|
2004-09-25 |
Stefan Monnier |
(insert-directory): Obey --dired even with symlinks.
|
2004-09-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Luc Teirlinck |
Correct typos.
|
2004-09-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
|
2004-09-25 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-25 |
Richard M. Stallman |
(Special Properties): Cleanups in `cursor'.
|
2004-09-25 |
Richard M. Stallman |
(Fringes): Rewrite previous change.
|
2004-09-25 |
Lars Hansen |
*** empty log message ***
|
2004-09-25 |
Lars Hansen |
(ls-lisp-format): Mark file names with poperty dired-filename.
|
2004-09-25 |
Lars Hansen |
Fix entry sequence.
|
2004-09-25 |
Luc Teirlinck |
(Standard Hooks): Add `after-change-major-mode-hook'.
|
2004-09-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Luc Teirlinck |
(delay-mode-hooks): Doc fix.
|
2004-09-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Luc Teirlinck |
Various minor changes in addition to:
|
2004-09-25 |
Kenichi Handa |
(ucs-input-method): Add error clause to
|
2004-09-24 |
Kim F. Storm |
(ido-max-directory-size): New defcustom.
|
2004-09-24 |
Kim F. Storm |
*** empty log message ***
|
2004-09-24 |
Kim F. Storm |
Typo.
|
2004-09-24 |
Kim F. Storm |
*** empty log message ***
|
2004-09-24 |
Jan Djärv |
* config.in: Rebuild.
|
2004-09-24 |
Jan Djärv |
* configure.in: Check for exec-shield.
|
2004-09-23 |
Glenn Morris |
*** empty log message ***
|
2004-09-23 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-23 |
Luc Teirlinck |
(enriched-default-text-properties-local-flag): New variable.
|
2004-09-23 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-23 |
Luc Teirlinck |
Correct various typos.
|
2004-09-23 |
Luc Teirlinck |
(Display Custom): Remove stray `@end defvar'.
|
2004-09-22 |
Glenn Morris |
*** empty log message ***
|
2004-09-22 |
Glenn Morris |
Update maintainer.
|
2004-09-22 |
Glenn Morris |
Update copyright, and add missing centuries.
|
2004-09-22 |
Kim F. Storm |
(insert-sliced-image): Add doc string.
|
2004-09-22 |
Kim F. Storm |
*** empty log message ***
|
2004-09-22 |
Kim F. Storm |
(Display Custom): Add `overflow-newline-into-fringe',
|
2004-09-22 |
Kim F. Storm |
(Display): Add 'Fringe Bitmaps' and 'Pointer
|
2004-09-22 |
Kim F. Storm |
(Special Properties): Add `cursor', `pointer',
|
2004-09-22 |
Kim F. Storm |
(ido-choice-list): New dynamic var for `list' context.
|
2004-09-22 |
Kim F. Storm |
*** empty log message ***
|
2004-09-22 |
Jay Belanger |
(Vectors as Lists): Added a warning that the tutorial might be hidden
|
2004-09-22 |
Jesper Harder |
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
|
2004-09-22 |
Vinicius Jose Latorre |
Doc fix (gsprint).
|
2004-09-22 |
Luc Teirlinck |
(after-change-major-mode-hook): Further doc fix.
|
2004-09-22 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-22 |
Luc Teirlinck |
(after-change-major-mode-hook): Doc fix.
|
2004-09-21 |
Jay Belanger |
(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
|
2004-09-21 |
Kenichi Handa |
*** empty log message ***
|
2004-09-21 |
Kenichi Handa |
(describe-char): Checking of quail activation
|
2004-09-21 |
Kenichi Handa |
Move the call of register-input-method to leim-ext.el.
|
2004-09-21 |
Kenichi Handa |
Add autoload for 'ucs-input-activate and
|
2004-09-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-21 |
Luc Teirlinck |
(run-mode-hooks): Run `after-change-major-mode-hook' after the
|
2004-09-21 |
Luc Teirlinck |
(Indications): Rearrange checklists for Emacs and Elisp manuals.
|
2004-09-20 |
Stefan Monnier |
(url-insert-file-contents): Decode contents.
|
2004-09-20 |
Stefan Monnier |
(mm-copy-to-buffer): Preserve the data's unibyteness.
|
2004-09-20 |
Jason Rumney |
*** empty log message ***
|
2004-09-20 |
Jason Rumney |
(command-line) [windows-nt]: Try .emacs first, then
|
2004-09-20 |
Jay Belanger |
(calc-mode-var-list): Removed unnecessary quotes.
|
2004-09-20 |
John Paul Wallington |
*** empty log message ***
|
2004-09-20 |
John Paul Wallington |
(completion-ignored-extensions): Add .dfsl.
|
2004-09-20 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-20 |
Richard M. Stallman |
(scroll-left): Make it disabled.
|
2004-09-20 |
Richard M. Stallman |
(enable-local-eval): Doc fix.
|
2004-09-20 |
Richard M. Stallman |
(move-to-left-margin): Special case for minibuffer.
|
2004-09-20 |
Richard M. Stallman |
(term-emulate-terminal): Turn off undo for output.
|
2004-09-20 |
Richard M. Stallman |
(eshell-explicit-command-char): Doc fix.
|
2004-09-20 |
Richard M. Stallman |
Comment change.
|
2004-09-20 |
Richard M. Stallman |
Update author address.
|
2004-09-20 |
Richard M. Stallman |
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).
|
2004-09-20 |
Richard M. Stallman |
(makefile-fill-paragraph): Don't insist on spaces when looking for
|
2004-09-20 |
Richard M. Stallman |
(Key Sequence Input): Clarify downcasing in read-key-sequence.
|
2004-09-20 |
Richard M. Stallman |
(Hooks): Explain using setq to clear out a hook.
|
2004-09-20 |
Jay Belanger |
(Notations Used in This Manual): Put in an earlier mention that DEL
|
2004-09-20 |
Richard M. Stallman |
(Compilation): Explain how to make a silent subprocess that won't be
|
2004-09-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
|
2004-09-19 |
Kim F. Storm |
Add DONE2 column for manual sections.
|
2004-09-19 |
Stefan Monnier |
(event-basic-type): Fix mask (extend to 22bits).
|
2004-09-19 |
Stefan Monnier |
Typo in the menu.
|
2004-09-19 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-19 |
Luc Teirlinck |
(after-change-major-mode-hook): Doc fix.
|
2004-09-19 |
Luc Teirlinck |
(enriched-rerun-flag): New variable.
|
2004-09-19 |
Luc Teirlinck |
(fundamental-mode): Run `after-change-major-mode-hook'.
|
2004-09-18 |
Luc Teirlinck |
(after-change-major-mode-hook): New variable.
|
2004-09-18 |
Stefan Monnier |
(x_term_init): Work around a bug in some X servers.
|
2004-09-18 |
Stefan Monnier |
(battery-linux-proc-apm): Use string-to-number.
|
2004-09-18 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-18 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-18 |
Luc Teirlinck |
(Indications): Clean up and update checklists for Emacs and Elisp manual.
|
2004-09-18 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-18 |
Richard M. Stallman |
(syms_of_buffer) <default-major-mode>: Doc fix.
|
2004-09-18 |
Richard M. Stallman |
Comment change.
|
2004-09-18 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-18 |
Richard M. Stallman |
(try_window_reusing_current_matrix):
|
2004-09-18 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-18 |
Eli Zaretskii |
Delete superfluous empty lines.
|
2004-09-18 |
Francesco Potortì |
Changes to the etags news.
|
2004-09-18 |
John Paul Wallington |
*** empty log message ***
|
2004-09-18 |
John Paul Wallington |
(calc-quick-units): Fix overzealous s/or/unless.
|
2004-09-18 |
John Paul Wallington |
*** empty log message ***
|
2004-09-18 |
John Paul Wallington |
(define-ibuffer-filter filename): Expand dired-directory since
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
*** empty log message ***
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
*** empty log message ***
|
2004-09-17 |
Jay Belanger |
(calc-mode-var-list): Fixed the value of `calc-matrix-brackets'.
|
2004-09-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-552
|
2004-09-15 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-15 |
Jay Belanger |
(calc-bug-address): Changed email address to send bug reports to.
|
2004-09-15 |
Jay Belanger |
(calc-mode): Compare `calc-settings-file' to `user-init-file' rather
|
2004-09-15 |
Jay Belanger |
calc/calc-embed.el (calc-embedded-set-modes): Use
|
2004-09-15 |
Jay Belanger |
calc/calc.el (calc-mode-var-list): Define this variable.
|
2004-09-15 |
Thien-Thi Nguyen |
(annotate-time): Document point handling.
|
2004-09-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
|
2004-09-15 |
Stefan Monnier |
(Finsert_file_contents): Fix case of replacement in a narrowed buffer.
|
2004-09-14 |
Kim F. Storm |
(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.
|
2004-09-14 |
Kim F. Storm |
*** empty log message ***
|
2004-09-14 |
John Paul Wallington |
*** empty log message ***
|
2004-09-14 |
John Paul Wallington |
(define-ibuffer-filter filename): Consider `dired-directory' if buffer
|
2004-09-14 |
Kim F. Storm |
(Qface_no_inherit): New var.
|
2004-09-14 |
Kim F. Storm |
*** empty log message ***
|
2004-09-14 |
Kim F. Storm |
(cursor): Add face-no-inherit property. Doc fix.
|
2004-09-14 |
Kim F. Storm |
Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form).
|
2004-09-14 |
Francesco Potortì |
typo corrected
|
2004-09-14 |
Francesco Potortì |
Put /dev into @file.
|
2004-09-14 |
Simon Josefsson |
Add.
|
2004-09-14 |
Simon Josefsson |
files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
|
2004-09-13 |
Stefan Monnier |
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
|
2004-09-13 |
Stefan Monnier |
(Fgarbage_collect): Mark keyboards, gtk data, and specpdl
|
2004-09-13 |
Stefan Monnier |
*** empty log message ***
|
2004-09-13 |
Stefan Monnier |
(disabled-command-hook): Use shorthand for obsolescence.
|
2004-09-13 |
Stefan Monnier |
(vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
|
2004-09-13 |
Stefan Monnier |
(vc-arch-root, vc-arch-registered): Use vc-find-root.
|
2004-09-13 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-13 |
Eli Zaretskii |
(windmove-frame-edges): Report coordinates of
|
2004-09-13 |
Francesco Potortì |
(main): When relative file names are given as argument,
|
2004-09-13 |
Francesco Potortì |
When relative file names are given as argument,
|
2004-09-13 |
Francesco Potortì |
*** empty log message ***
|
2004-09-13 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546
|
2004-09-13 |
Francesco Potortì |
Added support in etags for the Lua script language.
|
2004-09-13 |
Francesco Potortì |
Added support for the Lua script language.
|
2004-09-13 |
Francesco Potortì |
*** empty log message ***
|
2004-09-13 |
Francesco Potortì |
[EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
|
2004-09-13 |
Kim F. Storm |
(isearch-resume-in-command-history): Rename from
|
2004-09-13 |
Kim F. Storm |
*** empty log message ***
|
2004-09-13 |
Kim F. Storm |
Rename isearch-resume-enabled to isearch-resume-in-command-history
|
2004-09-13 |
Kim F. Storm |
(Repetition): Rename isearch-resume-enabled to
|
2004-09-13 |
Stefan Monnier |
(vc-ignore-dir-regexp): New var.
|
2004-09-12 |
Kim F. Storm |
(kmacro-step-edit-prompt): Add "%s" format to message.
|
2004-09-12 |
Kim F. Storm |
*** empty log message ***
|
2004-09-12 |
Kim F. Storm |
(Fformat): Handle format strings with multiple text
|
2004-09-12 |
Kim F. Storm |
(cua--rectangle-operation): Let bind
|
2004-09-12 |
Kim F. Storm |
*** empty log message ***
|
2004-09-12 |
Stefan Monnier |
*** empty log message ***
|
2004-09-12 |
Stefan Monnier |
(checkdoc-this-string-valid-engine):
|
2004-09-12 |
Stefan Monnier |
*** empty log message ***
|
2004-09-12 |
Stefan Monnier |
(bibtex-generate-url-list): Change format. Provide a sample complex default.
|
2004-09-12 |
Kim F. Storm |
(choose-completion-string): Set buffer before running
|
2004-09-12 |
Kim F. Storm |
*** empty log message ***
|
2004-09-12 |
Daniel Pfeiffer |
Parse command to see if it starts with a cd, and if so perform it for the *compilation* buffer. Change the header to reflect this.
|
2004-09-12 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-09-11 |
Kim F. Storm |
(ido-enable-dot-prefix): Doc fix.
|
2004-09-11 |
Kim F. Storm |
*** empty log message ***
|
2004-09-11 |
Kim F. Storm |
(Documentation): Add NEWS entry.
|
2004-09-11 |
Kim F. Storm |
*** empty log message ***
|
2004-09-11 |
Kim F. Storm |
*** empty log message ***
|
2004-09-11 |
Kim F. Storm |
(New features): Remove Gnus 5.10 entry (Done!).
|
2004-09-11 |
Simon Josefsson |
Add.
|
2004-09-11 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-11 |
Eli Zaretskii |
Ignore message-*.
|
2004-09-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-541
|
2004-09-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
|
2004-09-10 |
Stefan Monnier |
(bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.
|
2004-09-10 |
Jan Djärv |
Must BLOCK/UNBLOCK around x_uncatch_errors.
|
2004-09-10 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-10 |
Eli Zaretskii |
(msdos.o): Depend on buffer.h, commands.h, and
|
2004-09-10 |
Jan Djärv |
* xselect.c (x_reply_selection_request): XSync and UNBLOCK before
|
2004-09-10 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-10 |
Eli Zaretskii |
(msdos_set_cursor_shape): Add debugging print-out to termscript.
|
2004-09-10 |
Eli Zaretskii |
Add menu items for Sieve and PGG.
|
2004-09-10 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-10 |
Eli Zaretskii |
Fix last change.
|
2004-09-10 |
Eli Zaretskii |
(../info/gnus, gnus.dvi): Depend on gnus-faq.texi
|
2004-09-09 |
Stefan Monnier |
(grep-mode): Remove unnecessary autoload.
|
2004-09-09 |
Kim F. Storm |
(Save Keyboard Macro): Replace `name-last-kbd-macro'
|
2004-09-09 |
Kim F. Storm |
*** empty log message ***
|
2004-09-09 |
Kim F. Storm |
(kmacro-bind-to-key): Associate dedicated macro
|
2004-09-09 |
Lars Hansen |
*** empty log message ***
|
2004-09-09 |
Lars Hansen |
(desktop-clear-preserve-buffers): Remove make-obsolete-variable.
|
2004-09-09 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-09 |
Richard M. Stallman |
(decode_mode_spec): Use current buffer for most purposes.
|
2004-09-09 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-09 |
Thien-Thi Nguyen |
(EDB): Update entry.
|
2004-09-09 |
Reiner Steib |
(sieve, pgg): Use $(infodir).
|
2004-09-09 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-09 |
Richard M. Stallman |
(Fset_window_buffer): Doc fix.
|
2004-09-09 |
Richard M. Stallman |
(list-buffers-noselect): Call format-mode-line with the buffer as argument.
|
2004-09-09 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-09 |
Richard M. Stallman |
(Fformat_mode_line): New arg BUFFER says which buffer to use.
|
2004-09-08 |
Juri Linkov |
*** empty log message ***
|
2004-09-08 |
Stefan Monnier |
(vc-arch-state): Fix parsing for `names' method.
|
2004-09-08 |
Juri Linkov |
(isearch-lazy-highlight-update): Take into account
|
2004-09-08 |
Juri Linkov |
Collect and rearrange compile and grep related items.
|
2004-09-08 |
Juri Linkov |
(perform-replace): Use `query-replace-descr'.
|
2004-09-08 |
Juri Linkov |
(grep-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
|
2004-09-08 |
Juri Linkov |
(compilation-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
|
2004-09-08 |
Juri Linkov |
(diff-mode-map): Rename `next-error-follow-mode' to `next-error-follow-minor-mode'.
|
2004-09-08 |
Juri Linkov |
(history-delete-duplicates): Specify customization.
|
2004-09-08 |
Juri Linkov |
*** empty log message ***
|
2004-09-08 |
Juri Linkov |
(Minibuffer History): Add `history-delete-duplicates'.
|
2004-09-08 |
Juri Linkov |
(history_delete_duplicates): New variable.
|
2004-09-08 |
Reiner Steib |
* nntp.el (nntp): New customization group.
|
2004-09-08 |
Francesco Potortì |
*** empty log message ***
|
2004-09-08 |
Francesco Potortì |
[LONG_OPTIONS]: make it TRUE (ifdef) or FALSE for ease of use.
|
2004-09-08 |
Francesco Potortì |
Added reference to the new `etags --help --lang=LANG' option.
|
2004-09-08 |
Kim F. Storm |
(cua--highlight-rectangle): Fix last change.
|
2004-09-08 |
Kim F. Storm |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
Mention change in --directory/-L behavior.
|
2004-09-08 |
Reiner Steib |
* makefile.w32-in: Fix PGG and Sieve entries.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(split-string): Docfix.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(byte-compile-generate-call-tree): Doc fix.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(command-line-1): Make option
|
2004-09-08 |
Kim F. Storm |
(set_cursor_from_row): Also look at 'cursor' property in
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Kim F. Storm |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(grep-mode): Use normal autoload cookie.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(define-compilation-mode): Specify `doc-string-elt' property.
|
2004-09-08 |
Thien-Thi Nguyen |
(make-autoload): Handle `define-compilation-mode'.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(bs-mode): Doc fix.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(Info-insert-dir): Fix temp buffer leak bug.
|
2004-09-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-08 |
Thien-Thi Nguyen |
(bb-trace-ray): Avoid double tracing.
|
2004-09-08 |
John Paul Wallington |
Add pgg and sieve.
|
2004-09-08 |
Kenichi Handa |
*** empty log message ***
|
2004-09-08 |
Kenichi Handa |
Fix old function calls (ps-mule-chars-in-string ->
|
2004-09-08 |
Kenichi Handa |
(encode-composition-rule): Add autoload cooky.
|
2004-09-08 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-08 |
Luc Teirlinck |
(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.
|
2004-09-08 |
Luc Teirlinck |
(Buffer Internals): Describe new auto_save_file_format field of the
|
2004-09-08 |
Luc Teirlinck |
(Format Conversion): `auto-save-file-format' has been renamed
|
2004-09-08 |
Luc Teirlinck |
(buffer-auto-save-file-format): Make it permanent local.
|
2004-09-08 |
Stefan Monnier |
(function-key-map): Add bindings for C- and S- cursor
|
2004-09-08 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-08 |
Luc Teirlinck |
Delete declaration for removed Vauto_save_file_format.
|
2004-09-08 |
Luc Teirlinck |
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
|
2004-09-08 |
Luc Teirlinck |
(struct buffer): Add auto_save_file_format field.
|
2004-09-07 |
Jason Rumney |
*** empty log message ***
|
2004-09-07 |
Jason Rumney |
(AppendMenuW_Proc): Move declaration to w32term.h.
|
2004-09-07 |
Jason Rumney |
(AppendMenuW_Proc): Move declaration from w32menu.c.
|
2004-09-07 |
Jason Rumney |
(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
|
2004-09-07 |
Kim F. Storm |
(authors-aliases): Add more aliases.
|
2004-09-07 |
Kim F. Storm |
*** empty log message ***
|
2004-09-07 |
Kim F. Storm |
Remove entry re. skip-chars-... and classes.
|
2004-09-07 |
Kim F. Storm |
Regenerate with `op' entry (from Dan Nicolaescu).
|
2004-09-07 |
Kim F. Storm |
Add `op' entry to enable colors in term (from Dan Nicolaescu).
|
2004-09-07 |
Kim F. Storm |
(term-window-width): Only use full window width on
|
2004-09-07 |
Kim F. Storm |
*** empty log message ***
|
2004-09-07 |
Kim F. Storm |
(set_cursor_from_row): Fix last change. Only use 'cursor'
|
2004-09-07 |
Juri Linkov |
*** empty log message ***
|
2004-09-07 |
Juri Linkov |
(compilation-start): Use copy of `process-environment'
|
2004-09-07 |
Juri Linkov |
(grep-highlight-matches): Doc fix.
|
2004-09-07 |
Stefan Monnier |
(update_submenu_strings): YAILOM.
|
2004-09-07 |
Stefan Monnier |
*** empty log message ***
|
2004-09-07 |
Stefan Monnier |
(uncomment-region-default, comment-region-default):
|
2004-09-07 |
Stefan Monnier |
(cvs-string-prefix-p): Use compare-strings.
|
2004-09-07 |
Stefan Monnier |
(cvs-states): Allow `ignore' on NEED-UPDATE.
|
2004-09-07 |
Stefan Monnier |
(vc-arch-workfile-version): Handle the special case before the first commit.
|
2004-09-07 |
Stefan Monnier |
Doc fix.
|
2004-09-07 |
Stefan Monnier |
(vc-buffer-context, vc-restore-buffer-context): Disable obsolete code.
|
2004-09-07 |
Stefan Monnier |
*** empty log message ***
|
2004-09-07 |
Stefan Monnier |
(mh-inc-spool-list): Correctly declare the external var.
|
2004-09-07 |
Juri Linkov |
*** empty log message ***
|
2004-09-07 |
Juri Linkov |
(grep-highlight-matches): Change default from
|
2004-09-07 |
Stefan Monnier |
(message-tokenize-header, message-send-mail-with-qmail):
|
2004-09-07 |
Stefan Monnier |
(gnus-summary-search-article-forward):
|
2004-09-07 |
Stefan Monnier |
(gnus-pick-mouse-pick-region): Switch 1 => point-min.
|
2004-09-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-06 |
Eli Zaretskii |
(next-error-follow-minor-mode): Fix last change.
|
2004-09-06 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-06 |
Luc Teirlinck |
(use-hard-newlines): Make it into a permanent local.
|
2004-09-05 |
Robert J. Chassell |
Thanks to Christopher Allan Webber, fix typo.
|
2004-09-04 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-04 |
Richard M. Stallman |
(isearch-lazy-highlight-new-loop): Don't invoke
|
2004-09-04 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-04 |
Luc Teirlinck |
(facemenu-active-faces): Change condition of inner `while' loop to
|
2004-09-04 |
John Paul Wallington |
*** empty log message ***
|
2004-09-04 |
John Paul Wallington |
(thumbs-view-image-mode-map): Fix `thumbs-set-root' command name typo.
|
2004-09-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-04 |
Eli Zaretskii |
(ispell-really-aspell): New defvar.
|
2004-09-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-04 |
Eli Zaretskii |
(eshell-display-predicate-help): Doc fix. Support choosing seconds
|
2004-09-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-04 |
Eli Zaretskii |
(te-escape): Show `?' in prompt for help key.
|
2004-09-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
after-merge-gnus-5_10
|
2004-09-04 |
Eli Zaretskii |
Fix last change.
|
2004-09-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-04 |
Eli Zaretskii |
(kill-backward-up-list): New function.
|
2004-09-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-04 |
Eli Zaretskii |
(occur-mode-map): Bind toggle-next-error-follow-mode.
|
2004-09-04 |
Eli Zaretskii |
(grep-mode-map): Bind toggle-next-error-follow-mode.
|
2004-09-04 |
Eli Zaretskii |
(compilation-mode-map): Bind toggle-next-error-follow-mode.
|
2004-09-04 |
Eli Zaretskii |
(diff-mode-map): Bind toggle-next-error-follow-mode.
|
2004-09-04 |
Eli Zaretskii |
(next-error-follow-mode, next-error-follow-mode-post-command-hook):
|
2004-09-04 |
Eli Zaretskii |
Document next-error-follow-mode.
|
2004-09-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-04 |
Eli Zaretskii |
(uncomment-region): Bind comment-use-global-state to nil.
|
2004-09-04 |
Eli Zaretskii |
From Eric S. Raymond: More reorganization to exile old stuff to the
|
2004-09-03 |
Luc Teirlinck |
*** empty log message ***
before-merge-gnus-5_10 gnus-5_10-branchpoint
|
2004-09-03 |
Luc Teirlinck |
(auto-revert-handler): Bind `buffer-read-only' locally around the call
|
2004-09-03 |
Juri Linkov |
*** empty log message ***
|
2004-09-03 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-03 |
Juri Linkov |
Update M-% in isearch.
|
2004-09-03 |
Juri Linkov |
(Incremental Search): Update wording for M-%.
|
2004-09-03 |
Richard M. Stallman |
Fix line breaks to follow Emacs conventions.
|
2004-09-03 |
Richard M. Stallman |
Fix line breaks to follow Emacs conventions.
|
2004-09-03 |
Juri Linkov |
(isearch-toggle-regexp): Set `isearch-success' and `isearch-adjusted' to `t'.
|
2004-09-03 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-03 |
Richard M. Stallman |
(normal-top-level): Undo previous TERM change.
|
2004-09-03 |
Kim F. Storm |
* emulation/cua-rect.el (cua--overlay-keymap): New keymap for
|
2004-09-03 |
Kim F. Storm |
*** empty log message ***
|
2004-09-03 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-03 |
Luc Teirlinck |
(Killing): Correct description of kill commands in read-only buffer.
|
2004-09-02 |
Jason Rumney |
*** empty log message ***
|
2004-09-02 |
Jason Rumney |
(_widget_value): Added lname and lkey.
|
2004-09-02 |
Kim F. Storm |
(cua--rectangle-set-corners): Ensure that
|
2004-09-02 |
Kim F. Storm |
*** empty log message ***
|
2004-09-02 |
Kim F. Storm |
(set_cursor_from_row): Look for non-nil `cursor' property
|
2004-09-02 |
Steven Tamm |
* term/mac-win.el: Add ASCII equivalents for some function keys.
|
2004-09-02 |
Steven Tamm |
(LIBS_CARBON): New define to specify libraries for
|
2004-09-02 |
Steven Tamm |
(note_mouse_highlight): Set the mouse pointer shape to
|
2004-09-02 |
Steven Tamm |
(x_update_end): Move SetPortWindowPort to inside
|
2004-09-02 |
Steven Tamm |
(add_menu_item): Remove unused variable `i'. Don't
|
2004-09-02 |
Steven Tamm |
(x_real_positions): Save the current window port and
|
2004-09-02 |
Steven Tamm |
Add ASCII equivalents for some function keys.
|
2004-09-02 |
Juri Linkov |
*** empty log message ***
|
2004-09-02 |
Juri Linkov |
New option `grep-highlight-matches'.
|
2004-09-02 |
Juri Linkov |
(variable-at-point): Try `find-tag-default' when other methods failed.
|
2004-09-02 |
Juri Linkov |
(function-called-at-point): Try `find-tag-default' when other methods failed.
|
2004-09-02 |
Juri Linkov |
(Info-fontify-node): Don't compute other-tag if Info-hide-note-references=hide.
|
2004-09-02 |
Juri Linkov |
(grep-highlight-matches): New defcustom.
|
2004-09-02 |
Juri Linkov |
(compilation-error-properties): Allow to funcall col and end-col.
|
2004-09-02 |
Jan Djärv |
* xfns.c (x_set_name_internal): New function. Check if we shall call
|
2004-09-02 |
Juri Linkov |
*** empty log message ***
|
2004-09-02 |
Juri Linkov |
(compilation-buffer-name): Compare major
|
2004-09-02 |
Juri Linkov |
(beginning-of-defun, end-of-defun):
|
2004-09-02 |
Juri Linkov |
(ispell-html-skip-alists): Fix backslashes in docstring.
|
2004-09-02 |
Juri Linkov |
(Other Repeating Search): Mention that Occur mode
|
2004-09-02 |
Juri Linkov |
(Compilation Mode): Add a paragraph about rules
|
2004-09-02 |
Juri Linkov |
*** empty log message ***
|
2004-09-02 |
Juri Linkov |
(Regexp Replace): Add missing backslash to \footnote.
|
2004-09-02 |
Juri Linkov |
Regexp isearch can search through multiple nodes. Add Info-search-backward.
|
2004-09-01 |
Juri Linkov |
*** empty log message ***
|
2004-09-01 |
Juri Linkov |
* isearch.el (isearch-wrap-function)
|
2004-09-01 |
Juri Linkov |
Remove ancient Change Log section.
|
2004-09-01 |
Juri Linkov |
(Info-search-whitespace-regexp): Fix backslashes.
|
2004-09-01 |
Juri Linkov |
Add `next-error-highlight' and `next-error-highlight-no-select'.
|
2004-09-01 |
Juri Linkov |
(compilation-goto-locus): Use `next-error' face instead of `region'.
|
2004-09-01 |
Juri Linkov |
* simple.el (next-error): New defgroup and defface.
|
2004-09-01 |
Juri Linkov |
* simple.el (next-error-find-buffer): Move the rule
|
2004-09-01 |
Juri Linkov |
(next-error, previous-error, first-error)
|
2004-09-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-31 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-31 |
Luc Teirlinck |
(Basic Keyboard Macro): `apply-macro-to-region-lines' now operates on
|
2004-08-31 |
Luc Teirlinck |
(apply-macro-to-region-lines): Make it operate on all lines that begin
|
2004-08-31 |
Jason Rumney |
Fix typo in last checkin
|
2004-08-31 |
Jason Rumney |
2004-08-31 NAKAMURA Toshikazu <nr-tkz@nifty.com> (tiny change)
|
2004-08-31 |
Jason Rumney |
*** empty log message ***
|
2004-08-31 |
Jan Djärv |
* frames.texi (Drag and drop): Add documentation about
|
2004-08-31 |
Jan Djärv |
* x-dnd.el (x-dnd-protocol-alist): Document update.
|
2004-08-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-30 |
Luc Teirlinck |
Various minor changes in addition to:
|
2004-08-30 |
Jan Djärv |
* macmenu.c (_widget_value): Added lname and lkey.
|
2004-08-30 |
Jan Djärv |
Fix typo in comment string.
|
2004-08-30 |
Jan Djärv |
Don't call ENCODE_MENU_STRING on top level menu names, GC may occur.
|
2004-08-30 |
Jan Djärv |
* xmenu.c (digest_single_submenu): Set lname and lkey in widget_value
|
2004-08-30 |
Jan Djärv |
* lwlib.h (_widget_value): Added lname and lkey.
|
2004-08-30 |
John Paul Wallington |
*** empty log message ***
|
2004-08-30 |
John Paul Wallington |
(tex-validate-buffer): Use distinct strings rather than
|
2004-08-30 |
Steven Tamm |
macmenu.c (mac_menu_show): Remove shadowing of menu variable
|
2004-08-30 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-30 |
Richard M. Stallman |
(prin1-char): Don't turn S-a into A.
|
2004-08-29 |
Kim F. Storm |
(cua-auto-expand-rectangles): Remove
|
2004-08-29 |
Kim F. Storm |
(cua--rectangle-padding): Remove.
|
2004-08-29 |
Kim F. Storm |
*** empty log message ***
|
2004-08-29 |
Kim F. Storm |
Add ack.texi and AUTHORS.
|
2004-08-29 |
Steven Tamm |
Fixing whitespace style issue with #define
|
2004-08-28 |
Eli Zaretskii |
*** empty log message ***
|
2004-08-28 |
Eli Zaretskii |
(Emacs for MS-DOS): Update URLs for the MS-DOS port of
|
2004-08-28 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-28 |
Luc Teirlinck |
(edit-tab-stops-buffer): Doc fix.
|
2004-08-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-28 |
Richard M. Stallman |
Whitespace change.
|
2004-08-28 |
Richard M. Stallman |
(grep-default-command): Use find-tag-default.
|
2004-08-28 |
Richard M. Stallman |
(find-tag-default): Moved to subr.el.
|
2004-08-28 |
Richard M. Stallman |
(find-tag-default): Moved from etags.el.
|
2004-08-28 |
Richard M. Stallman |
(prin1-char): Put `shift' modifier into the basic character,
|
2004-08-28 |
Jan Djärv |
* FOR-RELEASE (Indications): Removed entry about GTK and geometry,
|
2004-08-28 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-28 |
Luc Teirlinck |
(Secondary Selection): Setting the secondary selection with
|
2004-08-28 |
Luc Teirlinck |
(Basic Window): When using a window system, the value of point in a
|
2004-08-28 |
Luc Teirlinck |
(Acknowledgments): Put inside @iftex instead of @ifnotinfo.
|
2004-08-28 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-28 |
Richard M. Stallman |
Fix texinfo usage, esp. doublequotes.
|
2004-08-28 |
Luc Teirlinck |
(Abbrev Expansion): `abbrev-start-location' can be an integer or a marker.
|
2004-08-28 |
Luc Teirlinck |
Minor whitespace change.
|
2004-08-27 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-27 |
Luc Teirlinck |
Adapt node pointers to change in emacs.texi.
|
2004-08-27 |
Luc Teirlinck |
Adapt sectioning in Info to the node structure.
|
2004-08-27 |
Luc Teirlinck |
Make "GNU GENERAL PUBLIC LICENSE" an appendix.
|
2004-08-27 |
Luc Teirlinck |
Adapt sectioning in Info to the node structure.
|
2004-08-27 |
Luc Teirlinck |
Interchange nodes (for correct numbering).
|
2004-08-27 |
Luc Teirlinck |
(Building): Interchange nodes (for correct numbering).
|
2004-08-27 |
Luc Teirlinck |
Adapt sectioning in Info to the node structure.
|
2004-08-27 |
Luc Teirlinck |
(Acknowledgments): Use `@unnumbered'.
|
2004-08-27 |
Jan Djärv |
* xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collection
|
2004-08-27 |
Jan Djärv |
* gtkutil.c (xg_create_frame_widgets): Compensate for tool bar when
|
2004-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-27 |
Richard M. Stallman |
(Difference between Emacs and XEmacs):
|
2004-08-27 |
Kenichi Handa |
*** empty log message ***
|
2004-08-27 |
Kenichi Handa |
(utf-8-post-read-conversion): If the
|
2004-08-26 |
Steven Tamm |
macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
|
2004-08-26 |
Steven Tamm |
fileio.c (Fread_file_name): Call x_file_dialog on carbon on
|
2004-08-26 |
Masatake YAMATO |
(time-to-seconds): Add autoload cookies.
|
2004-08-26 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-26 |
Richard M. Stallman |
(Difference between Emacs and XEmacs): Rewrite.
|
2004-08-26 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-25 |
John Paul Wallington |
*** empty log message ***
|
2004-08-25 |
John Paul Wallington |
(tex-validate-buffer): Distinguish between 0, 1, and many mismatches.
|
2004-08-25 |
John Paul Wallington |
*** empty log message ***
|
2004-08-25 |
John Paul Wallington |
(ielm-tab, ielm-complete-symbol): Doc fix.
|
2004-08-25 |
Bill Wohler |
Fixed typo.
|
2004-08-25 |
Bill Wohler |
Forcing check-in in order to recompile obsolete .elc files.
|
2004-08-25 |
Bill Wohler |
Upgraded to MH-E version 7.82.
|
2004-08-25 |
Kenichi Handa |
*** empty log message ***
|
2004-08-25 |
Kenichi Handa |
(Non-ASCII Rebinding): Fix and simplify the
|
2004-08-24 |
Stefan Monnier |
*** empty log message ***
|
2004-08-24 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-24 |
Jan Djärv |
* xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.
|
2004-08-24 |
Jan Djärv |
* xfns.c (x_window_to_frame, x_any_window_to_frame)
|
2004-08-24 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-24 |
Luc Teirlinck |
(Font Lock): Correct invalid @xref.
|
2004-08-24 |
Luc Teirlinck |
(Regexps): Correct cryptic @ref.
|
2004-08-23 |
Stefan Monnier |
(vc-svn-diff): Treat options from vc-svn-diff-switches and
|
2004-08-23 |
Luc Teirlinck |
Minor comment change.
|
2004-08-22 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-22 |
Luc Teirlinck |
(Keyboard Macro Counter, Keyboard Macro Step-Edit): Change section names.
|
2004-08-22 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-22 |
Luc Teirlinck |
(speedbar-file-regexp): Give it a phony defvar before and a real
|
2004-08-22 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-22 |
Richard M. Stallman |
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]:
|
2004-08-22 |
Richard M. Stallman |
(Fbyte_code) <unwind-protect>: Cannot GC.
|
2004-08-22 |
Richard M. Stallman |
(Major Mode Conventions): Discuss rebinding of standard key bindings.
|
2004-08-22 |
Richard M. Stallman |
(flyspell-word): Use set-process-query-on-exit-flag.
|
2004-08-22 |
Richard M. Stallman |
Many doc and style fixes.
|
2004-08-22 |
Richard M. Stallman |
(ange-ftp-gwp-start, ange-ftp-nslookup-host)
|
2004-08-22 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Add forward defvar.
|
2004-08-22 |
Richard M. Stallman |
(global-whitespace-mode): New alias for whitespace-global-mode.
|
2004-08-22 |
Richard M. Stallman |
(speedbar-file-regexp): Definition moved up.
|
2004-08-22 |
Richard M. Stallman |
(shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
|
2004-08-22 |
Richard M. Stallman |
Delete compatibility code for old Emacses.
|
2004-08-22 |
Richard M. Stallman |
(display-mouse-p, display-selections-p): Use with-no-warnings.
|
2004-08-22 |
Richard M. Stallman |
(font-lock-set-defaults): Use with-no-warnings.
|
2004-08-22 |
David Kastrup |
* reftex.texi (AUCTeX): Update links, section name.
|
2004-08-22 |
David Kastrup |
Update AUCTeX
|
2004-08-22 |
David Kastrup |
*** empty log message ***
|
2004-08-22 |
David Kastrup |
Update AUCTeX information.
|
2004-08-22 |
Andreas Schwab |
.
|
2004-08-22 |
Andreas Schwab |
Require pcvs during byte-compiling for
|
2004-08-22 |
Bill Wohler |
Upgraded to MH-E version 7.81.
|
2004-08-22 |
Masatake YAMATO |
(cvs-status-checkout): New function.
|
2004-08-22 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-22 |
Luc Teirlinck |
(Keyboard Macro Ring): Rename section.
|
2004-08-21 |
Stefan Monnier |
*** empty log message ***
|
2004-08-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-21 |
Luc Teirlinck |
(Buffers): Maximum buffer size is now 256M on 32-bit machines.
|
2004-08-21 |
David Kastrup |
("greek-babel"): Add accent/breathing/uppercase
|
2004-08-21 |
David Kastrup |
(ange-ftp-hash-entry-exists-p)
|
2004-08-21 |
John Paul Wallington |
*** empty log message ***
|
2004-08-21 |
John Paul Wallington |
(latin1-char-displayable-p): Made obsolete in version 21.4, not 21.5.
|
2004-08-21 |
John Paul Wallington |
(vc-comment-ring, vc-comment-ring-index)
|
2004-08-21 |
John Paul Wallington |
(process-kill-without-query): Made obsolete in version 21.4, not 21.5.
|
2004-08-21 |
Eli Zaretskii |
*** empty log message ***
|
2004-08-21 |
Eli Zaretskii |
(lisp-indent-defmethod): Correct
|
2004-08-21 |
Eli Zaretskii |
(Misc Help): Add an index entry for finding an Info
|
2004-08-21 |
Eli Zaretskii |
Massively rearranged by category, to make environment
|
2004-08-20 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-20 |
Luc Teirlinck |
(Backup Deletion): Correct description of `delete-old-versions'.
|
2004-08-20 |
Stefan Monnier |
(normal-top-level-add-subdirs-to-load-path):
|
2004-08-20 |
Stefan Monnier |
(mouse-avoidance-ignore-p): New fun.
|
2004-08-20 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
2004-08-20 |
Kim F. Storm |
(wait_reading_process_output): Rename from
|
2004-08-20 |
Kim F. Storm |
(Fsleep_for): Remove obsolete code.
|
2004-08-20 |
Kim F. Storm |
*** empty log message ***
|
2004-08-20 |
Kenichi Handa |
*** empty log message ***
|
2004-08-20 |
Kenichi Handa |
(skip_chars): Fix for unibyte case.
|
2004-08-19 |
Stefan Monnier |
*** empty log message ***
|
2004-08-19 |
Stefan Monnier |
Add some ange-ftp items.
|
2004-08-19 |
Stefan Monnier |
(cvs-parse-table, cvs-parse-commit): Try to adapt to
|
2004-08-19 |
Stefan Monnier |
(back_comment): Fixup globals in all cases.
|
2004-08-19 |
Stefan Monnier |
(char_quoted): Mixup byte/char pos.
|
2004-08-19 |
Jan Djärv |
* xfns.c (x_set_name, x_set_title): Encode title to UTF8 before
|
2004-08-19 |
Kim F. Storm |
Adapt to new wait_reading_process_input args.
|
2004-08-19 |
Kim F. Storm |
* process.c (wait_reading_process_input): Clean up.
|
2004-08-19 |
Kim F. Storm |
*** empty log message ***
|
2004-08-19 |
Kim F. Storm |
(child_setup_tty, init_sys_modes): Use CDISABLE.
|
2004-08-19 |
Kim F. Storm |
(process_send_signal): Use CDISABLE.
|
2004-08-19 |
Kim F. Storm |
*** empty log message ***
|
2004-08-19 |
Masatake YAMATO |
(elp-results-symname-map): New keymap.
|
2004-08-18 |
Kenichi Handa |
("Cyrillic-KOI8"): Fix typo.
|
2004-08-18 |
Kenichi Handa |
Register koi8-r in
|
2004-08-18 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-18 |
Luc Teirlinck |
(Top): Mention "cutting" and "pasting" as synonyms for "killing" and
|
2004-08-18 |
Luc Teirlinck |
(copyright-update-year): Delete code that replaces 20xy with xy.
|
2004-08-17 |
Kim F. Storm |
*** empty log message ***
|
2004-08-17 |
Kim F. Storm |
(Output from Processes): New var `process-adaptive-read-buffering'.
|
2004-08-17 |
Kim F. Storm |
(Accepting Output): Add `just-this-one' arg to `accept-process-output'.
|
2004-08-17 |
Kim F. Storm |
*** empty log message ***
|
2004-08-17 |
Kim F. Storm |
(Faccept_process_output): Add arg JUST-THIS-ONE;
|
2004-08-17 |
Kim F. Storm |
(process_send_signal): Fix last change--use
|
2004-08-17 |
John Paul Wallington |
*** empty log message ***
|
2004-08-17 |
John Paul Wallington |
(reb-mode-map): Define within defvar.
|
2004-08-16 |
Richard M. Stallman |
*** empty log message ***
|
2004-08-16 |
Richard M. Stallman |
(child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
|
2004-08-16 |
Richard M. Stallman |
(process_send_signal) [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
|
2004-08-16 |
Richard M. Stallman |
(merge_face_ref): Specifying `unspecified' is a no-op.
|
2004-08-16 |
Richard M. Stallman |
(move_if_not_intangible): Force POSITION to be between BEGV and ZV.
|
2004-08-16 |
Richard M. Stallman |
(Yanking, Killing): Minor cleanups.
|
2004-08-16 |
Richard M. Stallman |
(Momentary Mark): Minor cleanups.
|
2004-08-16 |
Richard M. Stallman |
(Non-ASCII Rebinding):
|
2004-08-16 |
Richard M. Stallman |
(which-func-update-1): Doc fix.
|
2004-08-16 |
Richard M. Stallman |
(sh-set-shell): Use sh-mode-abbrev-table.
|
2004-08-16 |
Richard M. Stallman |
(compilation-mode): Doc fix.
|
2004-08-16 |
Richard M. Stallman |
(eval-last-sexp): Don't cons a new symbol each time.
|
2004-08-16 |
Richard M. Stallman |
(copyright-years-regexp): New variable.
|
2004-08-16 |
Richard M. Stallman |
(term-default-fg-color, term-default-bg-color)
|
2004-08-16 |
Richard M. Stallman |
Several doc fixes: don't say variables are buffer-local.
|
2004-08-16 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-16 |
Luc Teirlinck |
(isearch-string, isearch-message-string, isearch-point)
|
2004-08-16 |
Kenichi Handa |
*** empty log message ***
|
2004-08-16 |
Kenichi Handa |
(ps-mule-font-info-database): Fix docstring.
|
2004-08-16 |
Kenichi Handa |
("georgian"): Call quail-define-package with the show-layout arg t.
|
2004-08-16 |
Miles Bader |
Add arch taglines
|
2004-08-16 |
Bill Wohler |
Upgraded to MH-E version 7.4.80.
|
2004-08-16 |
Kenichi Handa |
*** empty log message ***
|
2004-08-16 |
Kenichi Handa |
term/x-win.el (x-selection-value): If utf8 was successful but
|
2004-08-15 |
Bill Wohler |
Upgraded to MH-E version 7.4.80.
|
2004-08-14 |
John Paul Wallington |
*** empty log message ***
|
2004-08-14 |
John Paul Wallington |
(read-file-name-completion-ignore-case): Add.
|
2004-08-14 |
Eli Zaretskii |
*** empty log message ***
|
2004-08-14 |
John Paul Wallington |
(Frestore_buffer_modified_p): Doc fix.
|
2004-08-14 |
Eli Zaretskii |
Remove accidental changes of March 4. Fix backing
|
2004-08-14 |
John Paul Wallington |
(Fread_file_name): Doc fix.
|
2004-08-14 |
John Paul Wallington |
(syms_of_minibuf) <completion-ignore-case>: Doc fix.
|
2004-08-14 |
Eli Zaretskii |
Mention the thumbs.el package.
|
2004-08-14 |
Eli Zaretskii |
*** empty log message ***
|
2004-08-14 |
Eli Zaretskii |
(battery-linux-proc-acpi): Look into battery
|
2004-08-14 |
Eli Zaretskii |
Replace actual whitespace with the magic string
|
2004-08-14 |
Eli Zaretskii |
Remove the lines which say "<TAB>@true", to avoid
|
2004-08-14 |
Eli Zaretskii |
*** empty log message ***
|
2004-08-14 |
Eli Zaretskii |
(../info/tramp, tramp.dvi): Depend on trampver.texi.
|
2004-08-14 |
John Paul Wallington |
*** empty log message ***
|
2004-08-14 |
John Paul Wallington |
(forward-word): Allow 0 args.
|
2004-08-14 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-14 |
Luc Teirlinck |
(RegNumbers): Mention `C-x r i' binding for `insert-register', instead
|
2004-08-13 |
Luc Teirlinck |
(Basic Keyboard Macro, Save Keyboard Macro): Fix typos.
|
2004-08-13 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-13 |
Luc Teirlinck |
(Spelling): Fix typo.
|
2004-08-12 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-08-11 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-11 |
Luc Teirlinck |
(Help): Fix texinfo usage.
|
2004-08-11 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-08-11 |
Daniel Pfeiffer |
(speedbar-scan-subdirs): New option.
|
2004-08-11 |
Martin Stjernholm |
Updated CC Mode to 5.30.9.
|
2004-08-10 |
Steven Tamm |
Remove description of Mac OS version upgrade
|
2004-08-10 |
Michael Albinus |
Sync with Tramp 2.0.44.
|
2004-08-10 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-10 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-10 |
Luc Teirlinck |
Various changes in addition to:
|
2004-08-10 |
Kenichi Handa |
*** empty log message ***
|
2004-08-09 |
Luc Teirlinck |
(Window Frame Parameters): Correct typo.
|
2004-08-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-09 |
Luc Teirlinck |
(describe-bindings): Doc fix.
|
2004-08-09 |
Luc Teirlinck |
(kbd): Doc fix.
|
2004-08-09 |
Luc Teirlinck |
(Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes.
|
2004-08-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
|
2004-08-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-09 |
Luc Teirlinck |
(Character Type): Reposition `@anchor' to prevent double space inside
|
2004-08-08 |
John Paul Wallington |
*** empty log message ***
|
2004-08-08 |
John Paul Wallington |
(define-ibuffer-column size): Use string-to-number instead of string-to-int.
|
2004-08-08 |
Lars Hansen |
*** empty log message ***
|
2004-08-08 |
Lars Hansen |
(widget-sexp-validate): Allow whitespace after expression.
|
2004-08-08 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-08 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-08 |
Luc Teirlinck |
(global-unset-key, local-unset-key): Doc fixes.
|
2004-08-08 |
Luc Teirlinck |
Declare Qdisabled_command_function instead of Qdisabled_command_hook.
|
2004-08-08 |
Luc Teirlinck |
(disabled-command-function): New variable renamed from
|
2004-08-08 |
Luc Teirlinck |
(Standard Hooks): `disabled-command-hook' has been renamed to
|
2004-08-08 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-08 |
Luc Teirlinck |
(Key Sequence Input): Remove unnecessary anchor,
|
2004-08-08 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-08 |
Luc Teirlinck |
(Flocal_key_binding, Fglobal_key_binding)
|
2004-08-08 |
Luc Teirlinck |
(Translating Input): Only non-prefix bindings in `key-translation-map'
|
2004-08-07 |
Stefan Monnier |
(window_list_1): YAILOM.
|
2004-08-07 |
Stefan Monnier |
(make_temp_name): Handle multibyte prefixes.
|
2004-08-07 |
Eli Zaretskii |
*** empty log message ***
|
2004-08-07 |
Eli Zaretskii |
(completion-root-regexp): New defvar.
|
2004-08-07 |
John Paul Wallington |
*** empty log message ***
|
2004-08-07 |
John Paul Wallington |
(reb-re-syntax): Add `rx' syntax.
|
2004-08-07 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-07 |
Luc Teirlinck |
(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
|
2004-08-07 |
Luc Teirlinck |
*** empty log message ***
|
2004-08-07 |
Luc Teirlinck |
Various changes in addition to:
|
2004-08-07 |
Luc Teirlinck |
(High-Level Completion): Add anchor for definition of `read-variable'.
|
2004-08-06 |
Andreas Schwab |
*** empty log message ***
|
2004-08-06 |
Andreas Schwab |
(install): Remove .arch-inventory files.
|