log

age author description
2004-12-17 Jay Belanger (math-random-last): Declare it.
2004-12-17 Luc Teirlinck *** empty log message ***
2004-12-17 Luc Teirlinck *** empty log message ***
2004-12-17 Luc Teirlinck *** empty log message ***
2004-12-17 Luc Teirlinck (HTTP language/coding, mailto): Replace "GNU Emacs manual" with
2004-12-17 Luc Teirlinck (Retrieving URLs, Retrieving URLs): @var{nil}->@code{nil}.
2004-12-17 Luc Teirlinck Correct typos.
2004-12-17 Luc Teirlinck Delete trailing whitespace.
2004-12-16 Jay Belanger (math-random-digit): Call math-init-random-base if var-RandSeed is nil.
2004-12-16 Thien-Thi Nguyen Commentary munging; nfc.
2004-12-16 Thien-Thi Nguyen *** empty log message ***
2004-12-16 Thien-Thi Nguyen (zone): Fix omission bug: Use a self-disabling
2004-12-16 Kim F. Storm *** empty log message ***
2004-12-16 Juri Linkov *** empty log message ***
2004-12-16 Juri Linkov (occur-accumulate-lines, occur-engine):
2004-12-16 Juri Linkov (describe-property-list): Don't treat syntax-table
2004-12-16 Juri Linkov * help-fns.el (variable-at-point):
2004-12-16 Juri Linkov * help.el (function-called-at-point):
2004-12-16 Juri Linkov *** empty log message ***
2004-12-16 Juri Linkov (info-lookup-highlight-face): Change default from `highlight' to `match'.
2004-12-16 Juri Linkov (apropos-match-face): Change default from `secondary-selection' to `match'.
2004-12-16 Juri Linkov (grep-match-face): New defvar.
2004-12-16 Juri Linkov (match): New face.
2004-12-15 Jan Djärv * syssignal.h: Declare main_thread.
2004-12-15 Jan Djärv * xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA before
2004-12-15 Daniel Pfeiffer *** empty log message ***
2004-12-15 Daniel Pfeiffer (executable-interpret): Eliminate obsolete compile-internal, and switch to comint for interaction.
2004-12-15 J.D. Smith *** empty log message ***
2004-12-15 J.D. Smith Check for && when skipping multiple commands on a line.
2004-12-15 Thien-Thi Nguyen *** empty log message ***
2004-12-15 Thien-Thi Nguyen Add to THANKS in Commentary; nfc.
2004-12-15 Thien-Thi Nguyen (zone): Set `truncate-lines'.
2004-12-15 Andreas Schwab *** empty log message ***
2004-12-15 Andreas Schwab (main): Fix typo in conversion of LONG_OPTIONS from
2004-12-15 Juri Linkov *** empty log message ***
2004-12-15 Juri Linkov (Transient Mark, Mark Ring): M-< and other
2004-12-15 Juri Linkov (perform-replace): Add isearch-case-fold-search.
2004-12-15 Juri Linkov (isearch-update): Test isearch-lazy-highlight
2004-12-15 Jay Belanger *** empty log message ***
2004-12-15 Jay Belanger Consistently capitalized all mode names.
2004-12-15 Nick Roberts Change printing example to break on a procedure name.
2004-12-15 Nick Roberts *** empty log message ***
2004-12-15 Kim F. Storm (read_char): Save and restore echo_string when
2004-12-15 Kim F. Storm *** empty log message ***
2004-12-15 Kim F. Storm (Vthrow_on_input): New variable.
2004-12-14 Kim F. Storm *** empty log message ***
2004-12-14 Kim F. Storm (cua--preserve-mark-commands): Remove.
2004-12-14 Kim F. Storm (beginning-of-defun, end-of-defun): Don't
2004-12-14 Kim F. Storm (inhibit-mark-movement): Remove defvar.
2004-12-14 Kim F. Storm *** empty log message ***
2004-12-14 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
2004-12-14 Jay Belanger *** empty log message ***
2004-12-14 Jay Belanger Replace @tmath macro with @math.
2004-12-14 Juri Linkov *** empty log message ***
2004-12-14 Juri Linkov (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
2004-12-14 Juri Linkov (list-buffers-noselect): Collect internal info
2004-12-14 Juri Linkov *** empty log message ***
2004-12-14 Juri Linkov (sc-cite-frame-alist): Doc fix.
2004-12-14 Juri Linkov (next-error-buffer-p, next-error-find-buffer): Doc fix.
2004-12-13 Juri Linkov Fix tyop.
2004-12-13 Juri Linkov Restore ChangeLog entries deleted 2004-12-02.
2004-12-13 J.D. Smith Variable move.
2004-12-13 J.D. Smith Re-arrange variables to avoid compiler warnings. Change
2004-12-13 Richard M. Stallman *** empty log message ***
2004-12-13 Richard M. Stallman *** empty log message ***
2004-12-13 Richard M. Stallman (file-cache-add-directory-using-find):
2004-12-13 Richard M. Stallman (file-cache-add-directory-using-find):
2004-12-13 Richard M. Stallman (mode-line-buffer-identification-keymap):
2004-12-13 Richard M. Stallman (custom-display): Handle `default' specs.
2004-12-13 Richard M. Stallman (custom-face-selected): Handle `default' specs.
2004-12-13 Richard M. Stallman (xml-name-re, xml-entity-value-re): Add defvars.
2004-12-13 Richard M. Stallman (elint-standard-variables, elint-unknown-builtin-args): Move definitions up.
2004-12-13 Richard M. Stallman (browse-url-url-at-point): Add autoload.
2004-12-13 Richard M. Stallman (info-xref-visited): Use `default' instead of t.
2004-12-13 Richard M. Stallman (header-line, mode-line-inactive, tool-bar):
2004-12-13 Richard M. Stallman (while-no-input): New macro.
2004-12-13 Richard M. Stallman (syms_of_eval) <quit-flag>: Doc fix.
2004-12-13 Richard M. Stallman (QUIT): Check for Vthrow_on_input.
2004-12-13 Kim F. Storm (set_iterator_to_next): Reset stop_charpos after display vector.
2004-12-13 Kim F. Storm *** empty log message ***
2004-12-13 Stefan Monnier (vc-svn-repository-hostname): Adjust to new format.
2004-12-13 Juri Linkov ffap-dired-at-point -> dired-at-point
2004-12-13 Juri Linkov *** empty log message ***
2004-12-13 Juri Linkov (Dired Navigation): Add @r{(Dired)} to M-g.
2004-12-13 Juri Linkov (FFAP): Add C-x C-r, C-x C-v, C-x C-d, C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
2004-12-13 Juri Linkov ffap and wildcards
2004-12-13 Juri Linkov (ffap-dired-wildcards): Set default to "[*?][^/]*\\'". Doc fix.
2004-12-13 Juri Linkov (find-file-other-window, find-file-other-frame):
2004-12-13 Juri Linkov *** empty log message ***
2004-12-13 Juri Linkov (Marking Objects): Marking commands also extend the
2004-12-13 Juri Linkov * textmodes/paragraphs.el (mark-paragraph):
2004-12-13 Juri Linkov * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2004-12-13 Juri Linkov * simple.el (beginning-of-buffer, end-of-buffer):
2004-12-12 Juri Linkov query-replace-highlight eq isearch
2004-12-12 Juri Linkov *** empty log message ***
2004-12-12 Juri Linkov * replace.el (query-replace-highlight): Add new value `isearch'
2004-12-12 Juri Linkov (replace-match-maybe-edit): Doc fix.
2004-12-12 Juri Linkov (isearch-process-search-multibyte-characters):
2004-12-12 Juri Linkov (isearch-edit-string): Set 7th arg of
2004-12-12 Richard M. Stallman *** empty log message ***
2004-12-12 Richard M. Stallman (Fvertical_motion): Call move_it_by_lines even if LINES = 0.
2004-12-12 Richard M. Stallman (Fall_completions): Add var `zero' and use it in loop.
2004-12-12 Kenichi Handa *** empty log message ***
2004-12-12 Kenichi Handa (encode_terminal_code): Fix previous change.
2004-12-11 Stefan Monnier *** empty log message ***
2004-12-11 Stefan Monnier (handle_async_input): Remove pthread mutex handling.
2004-12-11 Richard M. Stallman *** empty log message ***
2004-12-11 Richard M. Stallman (Line Height): Rewrite text for clarity.
2004-12-11 Stefan Monnier *** empty log message ***
2004-12-11 Stefan Monnier Don't `require' everything eagerly.
2004-12-11 Stefan Monnier (checkdoc-continue, checkdoc-comments, checkdoc-message-text, checkdoc-defun):
2004-12-11 Stefan Monnier (latex-backward-sexp-1): Handle the special case of \end{verbatim}.
2004-12-11 Stefan Monnier (Fforward_word): Avoid non-idempotent side-effects in macro arguments.
2004-12-11 Stefan Monnier (Ftry_completion, Fall_completions): Don't use XFASTINT blindly.
2004-12-11 Stefan Monnier (main, Fdump_emacs): Don't touch malloc hooks if SYNC_INPUT.
2004-12-11 Jan Djärv * w32term.c (x_calc_absolute_position): Remove calculation of
2004-12-11 Dan Nicolaescu * e/eterm.ti: Add rs1.
2004-12-11 Dan Nicolaescu (term-termcap-format): Synchronyze with terminfo.
2004-12-11 Jan Djärv * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diff
2004-12-11 Thien-Thi Nguyen *** empty log message ***
2004-12-11 Thien-Thi Nguyen (zone-programs): Add `zone-pgm-random-life'.
2004-12-11 Kim F. Storm (info): Undo 2004-12-05 change.
2004-12-11 Kim F. Storm *** empty log message ***
2004-12-10 Kim F. Storm * text.texi (Special Properties): Just mention line-spacing and
2004-12-10 Kim F. Storm (Standard Buffer-Local Variables): Fix xref for
2004-12-10 Kim F. Storm (Window Frame Parameters): Remove line-height defvar.
2004-12-10 Kim F. Storm (Display): Add node "Line Height" to menu.
2004-12-10 Richard M. Stallman Fix previous change.
2004-12-10 Thien-Thi Nguyen *** empty log message ***
2004-12-10 Thien-Thi Nguyen (auto-mode-alist): Map .com to DCL mode.
2004-12-10 Kim F. Storm *** empty log message ***
2004-12-10 Richard M. Stallman *** empty log message ***
2004-12-10 Richard M. Stallman *** empty log message ***
2004-12-10 Richard M. Stallman (isearch-mode-map): Treat S-SPC like SPC.
2004-12-09 Nick Roberts (xterm-mouse-event): Correct cursor position in a
2004-12-09 Nick Roberts *** empty log message ***
2004-12-09 Luc Teirlinck *** empty log message ***
2004-12-09 Luc Teirlinck (Imprint): Remove erroneous @value's.
2004-12-09 Reiner Steib [ Add missing change in gnus.texi from last commits: ]
2004-12-09 Thien-Thi Nguyen *** empty log message ***
2004-12-09 Thien-Thi Nguyen (Standard Buffer-Local Variables): Add @xref for `line-spacing'.
2004-12-09 Thien-Thi Nguyen (Window Frame Parameters): New @defvar for `line-spacing'.
2004-12-09 Richard M. Stallman *** empty log message ***
2004-12-09 Richard M. Stallman Fix typos.
2004-12-09 Luc Teirlinck (INFO_TARGETS): Fix typo.
2004-12-09 Luc Teirlinck Replace org.info with org.
2004-12-09 Luc Teirlinck *** empty log message ***
2004-12-09 Luc Teirlinck (File): Add URL and Org Mode manuals.
2004-12-09 Luc Teirlinck (Saving Customizations): Emacs only loads the custom file
2004-12-09 Luc Teirlinck (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
2004-12-09 Luc Teirlinck *** empty log message ***
2004-12-09 Luc Teirlinck (install-arch-indep, uninstall): Add org and url manuals.
2004-12-09 Stefan Monnier (gnus-narrow-to-page): Don't hardcode point-min.
2004-12-08 Jay Belanger *** empty log message ***
2004-12-08 Jay Belanger Removed comment about installation.
2004-12-08 Jay Belanger (calc-keypad-mode): Unbind unused mouse events.
2004-12-08 Richard M. Stallman *** empty log message ***
2004-12-08 Richard M. Stallman (get_next_display_element): Use `escape-glyph' for
2004-12-08 Richard M. Stallman Delete code to set display table.
2004-12-08 Richard M. Stallman *** empty log message ***
2004-12-08 Richard M. Stallman Update @setfilename.
2004-12-08 Richard M. Stallman Fix @direntry file name.
2004-12-08 Richard M. Stallman *** empty log message ***
2004-12-08 Richard M. Stallman (our_fill_input_buffer, jpeg_load, CHECK_LIB_AVAILABLE, init_image):
2004-12-08 Jay Belanger *** empty log message ***
2004-12-08 Jay Belanger (math-read-replacement-list, math-read-superscripts): Move to
2004-12-08 Jay Belanger (math-read-replacement-list, math-read-superscripts): Move from
2004-12-08 Jay Belanger Add math-read-preprocess-string to autoloads.
2004-12-08 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-718
2004-12-08 Stefan Monnier (isearch-quote-char): Fix up typo in last change.
2004-12-08 Luc Teirlinck *** empty log message ***
2004-12-08 Luc Teirlinck (Scroll Bars): The option `scroll-bar-mode' has to be set through Custom.
2004-12-08 Luc Teirlinck (mouse-set-font): Handle the case where the command was not invoked
2004-12-08 Luc Teirlinck `edit-kbd-macro' is now bound to `C-x C-k e'.
2004-12-07 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
2004-12-07 Richard M. Stallman Remove the plan to use DFA regex; it would be infeasible.
2004-12-07 Miles Bader Changes from arch/CVS synchronization
2004-12-07 Jan Djärv * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
2004-12-07 Jan Djärv * alloc.c: Add comment about the reason for (UN)BLOCK_INPUT_ALLOC.
2004-12-07 Stefan Monnier url.texi: New file.
2004-12-07 Stefan Monnier *** empty log message ***
2004-12-07 Stefan Monnier Regenerate.
2004-12-07 Stefan Monnier (init_eval_once): Increase max_specpdl_size to 1000.
2004-12-07 Stefan Monnier (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in.
2004-12-07 Jan Djärv * PROBLEMS: Update information about klipper on KDE.
2004-12-07 Jan Djärv * xmenu.c (Fx_popup_menu): Correct documentation about position.
2004-12-07 Glenn Morris Fix spelling mistake in previous changes.
2004-12-07 Glenn Morris *** empty log message ***
2004-12-07 Andreas Schwab Typo.
2004-12-07 Jan Djärv * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
2004-12-07 Jan Djärv * config.in: Regenerate.
2004-12-07 Jan Djärv * gtkutil.c: Include signal.h and syssignal.h.
2004-12-07 Jan Djärv * gtkutil.c (xg_get_file_with_chooser): Handle local files only.
2004-12-07 Jay Belanger *** empty log message ***
2004-12-07 Jay Belanger (Using Calc): Remove paragraph on installation.
2004-12-07 Stefan Monnier *** empty log message ***
2004-12-07 Stefan Monnier (font-lock-unfontify-region): Save buffer state.
2004-12-07 Jay Belanger *** empty log message ***
2004-12-07 Jay Belanger Set calc-summary-indentation even when Calc Summary buffer exists.
2004-12-07 Glenn Morris (holiday-advent): Make arguments optional for backwards
2004-12-07 Glenn Morris *** empty log message ***
2004-12-07 Glenn Morris (holiday-easter-etc): Make arguments optional for backwards
2004-12-07 Glenn Morris *** empty log message ***
2004-12-06 Stefan Monnier *** empty log message ***
2004-12-06 Stefan Monnier (show-paren-function): Fix last change (2004-12-02).
2004-12-06 Stefan Monnier (char-displayable-p): Return nil for unibyte mode.
2004-12-06 Stefan Monnier *** empty log message ***
2004-12-06 Stefan Monnier (regexp-opt-depth): Use subregexp-context-p.
2004-12-06 Stefan Monnier (isearch-quote-char): Use it.
2004-12-06 Stefan Monnier (subregexp-context-p): New function.
2004-12-06 Richard M. Stallman *** empty log message ***
2004-12-06 Richard M. Stallman (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
2004-12-06 Richard M. Stallman (custom-file): Doc fix.
2004-12-06 Andreas Schwab Regenerate.
2004-12-06 Jay Belanger *** empty log message ***
2004-12-06 Richard M. Stallman Comment changes.
2004-12-06 Richard M. Stallman *** empty log message ***
2004-12-06 Richard M. Stallman New file.
2004-12-06 Jay Belanger Remove @refill commands.
2004-12-06 Richard M. Stallman *** empty log message ***
2004-12-06 Richard M. Stallman Rename Command Line to Emacs Invocation.
2004-12-06 Richard M. Stallman *** empty log message ***
2004-12-06 Richard M. Stallman (org.dvi, ../info/org): New targets.
2004-12-06 Richard M. Stallman (maintainer-clean): Remove the info files in $(infodir) where they are created.
2004-12-06 Richard M. Stallman (info): Ignore errors building info files.
2004-12-06 Stefan Monnier (GET_UNSIGNED_NUMBER): Signal an error when reaching the end.
2004-12-05 Kenichi Handa *** empty log message ***
2004-12-05 Kenichi Handa Update international/mule-util.el section.
2004-12-05 Richard M. Stallman *** empty log message ***
2004-12-05 Richard M. Stallman (regex_compile): Fix end-of-pattern case for space.
2004-12-05 Richard M. Stallman Fix previous change.
2004-12-05 Luc Teirlinck Remove no longer relevant item.
2004-12-05 Richard M. Stallman Fix previous change.
2004-12-05 Sam Steingold (tramp-handle-file-accessible-directory-p):
2004-12-05 Thien-Thi Nguyen *** empty log message ***
2004-12-05 Thien-Thi Nguyen (which-function): Use
2004-12-05 Stefan Monnier *** empty log message ***
2004-12-05 Stefan Monnier (bibtex-font-lock-url-regexp):
2004-12-05 Luc Teirlinck *** empty log message ***
2004-12-05 Luc Teirlinck (custom-file): Escape double-quotes in docstring.
2004-12-05 Richard M. Stallman *** empty log message ***
2004-12-05 Richard M. Stallman (custom-file): Doc fix.
2004-12-05 Richard M. Stallman (sh-indent-for-then): Change default.
2004-12-05 Richard M. Stallman (widget-specify-field): Add `real-field' property to boundary.
2004-12-05 Richard M. Stallman (Term Mode): Correcty describe C-c.
2004-12-05 Richard M. Stallman Fix typo.
2004-12-05 Richard M. Stallman (Easy Customization): Move up to section level,
2004-12-05 Richard M. Stallman (Top): Fix ref to Command Line.
2004-12-05 Richard M. Stallman (X Resources): Fix From link.
2004-12-05 Richard M. Stallman (GNU Free Documentation License): Fix To link.
2004-12-05 Richard M. Stallman (Entering Emacs): Fix xref, now to Command Line.
2004-12-05 Richard M. Stallman (Command Line): Node renamed from Command Arguments.
2004-12-04 Kenichi Handa *** empty log message ***
2004-12-04 Kenichi Handa (lao-key-alist): Declare it by defvar.
2004-12-04 Kim F. Storm *** empty log message ***
2004-12-03 Stefan Monnier (blink-matching-open): Obey syntax-table text properties.
2004-12-03 Stefan Monnier (tex-validate-region): Obey syntax-table text properties.
2004-12-03 Steven Tamm * macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
2004-12-03 Richard M. Stallman (Initial Options): Clarify batch mode i/o.
2004-12-03 Richard M. Stallman *** empty log message ***
2004-12-03 Richard M. Stallman (Selecting Windows): get-lru-window and
2004-12-03 Richard M. Stallman (Undo): Document undo-in-progress.
2004-12-03 Richard M. Stallman (awk-mode autoload): Supply t meaning interactive function.
2004-12-03 Richard M. Stallman *** empty log message ***
2004-12-03 Richard M. Stallman *** empty log message ***
2004-12-03 Richard M. Stallman (search-whitespace-regexp): Remove the group. Doc fix.
2004-12-03 Richard M. Stallman (imenu--generic-function): Delete code to exclude matches in comments.
2004-12-03 Richard M. Stallman (Man-reverse-face): Change default to `highlight'.
2004-12-03 Richard M. Stallman (occur-1): Specify t for KEEP-PROPS to occur-engine.
2004-12-03 Richard M. Stallman (elint-standard-variables): Update list of variables.
2004-12-03 Richard M. Stallman (python-font-lock-syntactic-keywords): Fix previous change.
2004-12-03 Richard M. Stallman (show-paren-function): Check for matching chars specified by text props.
2004-12-03 Richard M. Stallman (add-log-current-defun): Handle the case where point
2004-12-02 Richard M. Stallman (RE_TRANSLATE_P): If make_number is not a macro, don't use it here.
2004-12-02 Richard M. Stallman (insert_from_string_before_markers)
2004-12-02 Richard M. Stallman (Fcalled_interactively_p): Don't check INTERACTIVE.
2004-12-02 Richard M. Stallman (Fmake_variable_buffer_local): Doc fix.
2004-12-02 Richard M. Stallman (Fget_lru_window, Fget_largest_window): Doc fixes.
2004-12-02 Jay Belanger *** empty log message ***
2004-12-02 Jay Belanger (calc-read-key-sequence): Leave message visible.
2004-12-02 Kim F. Storm Set char-table-extra-slots on display-table here.
2004-12-02 Kim F. Storm *** empty log message ***
2004-12-02 Kim F. Storm Undo 2004-12-01 change. Display table is now
2004-12-02 Kim F. Storm * faces.el (escape-glyph): Rename from glyph.
2004-12-02 Mark A. Hershberger *** empty log message ***
2004-12-02 Mark A. Hershberger Skip parameter entity declarations.
2004-12-02 Mark A. Hershberger Change existence of &; to not-well-formed.
2004-12-02 Mark A. Hershberger 2004-12-02 Mark A. Hershberger <mah@everybody.org>
2004-12-02 Mark A. Hershberger Ensure that validity messages only show when xml-validating-parser is set.
2004-12-02 Luc Teirlinck *** empty log message ***
2004-12-02 Luc Teirlinck Several small changes in addition to the following.
2004-12-02 Luc Teirlinck (kmacro-default-counter-format): New var.
2004-12-01 Stefan Monnier (cvs-header-msg): New function.
2004-12-01 Jay Belanger (calc-inverse, calc-hyperbolic): Add more checks.
2004-12-01 Jay Belanger *** empty log message ***
2004-12-01 Jay Belanger (calc-inverse, calc-hyperbolic): Give more thorough messages.
2004-12-01 Juri Linkov (prolog-mode-variables): Fix imenu-generic-expression.
2004-12-01 Juri Linkov *** empty log message ***
2004-12-01 Daniel Pfeiffer Add an autoloaded table, that doesn't require this library, with glyph face.
2004-12-01 Daniel Pfeiffer (glyph): New face.
2004-12-01 Daniel Pfeiffer *** empty log message ***
2004-12-01 Steven Tamm * macmenu.c (add_menu_item): Fallback on MacRoman if encoding
2004-12-01 Kim F. Storm Add commentary for last change.
2004-12-01 Kim F. Storm *** empty log message ***
2004-12-01 Andreas Schwab *** empty log message ***
2004-12-01 Andreas Schwab Declare string_to_multibyte.
2004-12-01 Kenichi Handa (encode_terminal_code): Fix previous change.
2004-12-01 Kenichi Handa *** empty log message ***
2004-12-01 Kenichi Handa (encode_terminal_code): Don't make it "static".
2004-12-01 Kenichi Handa (w32con_write_glyphs): Decide coding here.
2004-12-01 Daniel Pfeiffer acpid files under /etc
2004-12-01 Mark A. Hershberger 2004-11-30 Mark A. Hershberger <mah@everybody.org>
2004-12-01 Markus Rost *** empty log message ***
2004-12-01 Markus Rost (tex-main-file): Add a compatibility with AUCTeX.
2004-12-01 Kenichi Handa (x-last-selected-text-cut-encoded): New variable.
2004-12-01 Daniel Pfeiffer Fix copy'n'paste mess up.
2004-11-30 Daniel Pfeiffer (auto-mode-alist): Add conf-ppd-mode and inittab.
2004-11-30 Daniel Pfeiffer *** empty log message ***
2004-11-30 Daniel Pfeiffer (conf-ppd-mode-syntax-table): New var.
2004-11-30 Stefan Monnier (Man-fontify-manpage): Improve handling of ANSI escapes.
2004-11-30 Jay Belanger *** empty log message ***
2004-11-30 Jay Belanger (math-possible-signs): Added checks to intervals.
2004-11-30 Andreas Schwab *** empty log message ***
2004-11-30 Andreas Schwab (url-http-handle-cookies): Bind `url-current-object'
2004-11-30 Jay Belanger *** empty log message ***
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Remove calc-Need-calc-aent and calc-Need-calc-misc from autoloads.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Remove dummy autoloading functions from autoloads.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-30 Steven Tamm * term/mac-win.el (ccl-encode-mac-roman-font)
2004-11-30 André Spiegel #
2004-11-30 André Spiegel (vc-recompute-state): Moved into vc-hooks.el.
2004-11-30 André Spiegel (vc-recompute-state): Moved here from vc.el.
2004-11-30 André Spiegel (vc-cvs-state): Handle the case where vc-state is still nil.
2004-11-30 Kenichi Handa *** empty log message ***
2004-11-30 Kenichi Handa (encode_terminal_buf, encode_terminal_bufsize): New
2004-11-30 Kenichi Handa (Vcode_conversion_workbuf_name): New variable.
2004-11-30 Kenichi Handa (run_pre_write_conversin_on_c_str): Extern it.
2004-11-30 Kenichi Handa (command-line): Fix comment for the previous change.
2004-11-30 Steven Tamm * keyboard.c: Don't undef SIGIO
2004-11-30 Kim F. Storm New defines to enable buffer overrun checking.
2004-11-30 Kim F. Storm (malloc_initialize_hook): Don't free malloc_state_ptr if
2004-11-30 Kim F. Storm Add more checks for buffer overruns.
2004-11-30 Kim F. Storm *** empty log message ***
2004-11-29 Luc Teirlinck *** empty log message ***
2004-11-29 Luc Teirlinck (tpu-help-keypad-map, tpu-help-text)
2004-11-29 Jay Belanger *** empty log message ***
2004-11-29 Jay Belanger (math-pow-of-zero): Take into account different cases.
2004-11-29 Teodor Zlatanov simple.el (next-error-buffer-p): allow for inclusive and
2004-11-29 Reiner Steib * custom.texi (File Variables): Add `unibyte' and make it more
2004-11-29 Kim F. Storm (concat): Use SAFE_ALLOCA.
2004-11-29 Kim F. Storm *** empty log message ***
2004-11-29 Stefan Monnier (emacs_write): Don't use QUIT.
2004-11-29 Kenichi Handa *** empty log message ***
2004-11-29 Kenichi Handa (command-line): Decode all buffer names by locale-coding-system.
2004-11-29 Kenichi Handa (init_buffer): Set current_buffer->directory to a
2004-11-29 Kenichi Handa (init_cmdargs): Set unibyte strings in Vcommand_line_args.
2004-11-29 Jay Belanger *** empty log message ***
2004-11-29 Jay Belanger Move require to end of file.
2004-11-29 Jay Belanger (calc-user-define-formula, calc-do-defmath): Replace calc-need-macros by
2004-11-29 Jay Belanger (calc-do-handle-whys, calc-last-args-stub, calc-missing-key)
2004-11-29 Jay Belanger Move provide to end of file.
2004-11-29 Jay Belanger Remove unnecessary eval-when-compile.
2004-11-29 Jay Belanger Move require to end of file.
2004-11-28 Kim F. Storm (insert-kbd-macro): Handle kmacro functions.
2004-11-28 Kim F. Storm *** empty log message ***
2004-11-28 Andreas Schwab *** empty log message ***
2004-11-28 Andreas Schwab (url-http-create-request): Don't add newline after
2004-11-28 Juri Linkov *** empty log message ***
2004-11-28 Juri Linkov (Info-search-whitespace-regexp): Remove shy group.
2004-11-28 Juri Linkov *** empty log message ***
2004-11-28 Juri Linkov (edebug-set-global-break-condition):
2004-11-28 Juri Linkov (compare-windows-highlight): Attach each overlay
2004-11-28 Luc Teirlinck *** empty log message ***
2004-11-28 Luc Teirlinck (fringe-indicators): Add fake defvar to avoid compiler warning. Delay
2004-11-28 Kim F. Storm (menu-bar-options-save): Add fringe-indicators.
2004-11-28 Kim F. Storm (fringe): New defgroup.
2004-11-28 Kim F. Storm *** empty log message ***
2004-11-27 Andreas Schwab *** empty log message ***
2004-11-27 Andreas Schwab Enable no-op gcpros on ia64.
2004-11-27 Andreas Schwab (mark_stack): Call GC_MARK_SECONDARY_STACK if defined.
2004-11-27 Andreas Schwab (lock_file_1): Call get_boot_time early. Increase
2004-11-27 Richard M. Stallman *** empty log message ***
2004-11-27 Richard M. Stallman (Standard Buffer-Local Variables): Undo prev change.
2004-11-27 Richard M. Stallman Comment changes.
2004-11-27 Richard M. Stallman (comint-read-noecho): Add trivial compatibility definition.
2004-11-27 Richard M. Stallman (define-generic-mode): Doc fix.
2004-11-27 Richard M. Stallman (menu-bar-options-save): For the options
2004-11-27 Eli Zaretskii ChangeLog
2004-11-27 Eli Zaretskii Protect & with "" since & is special for cmd.exe;
2004-11-27 Eli Zaretskii Add 2004 to Copyright years.
2004-11-27 Eli Zaretskii *** empty log message ***
2004-11-27 Eli Zaretskii (sc-cite-region): Handle the case where sc-cite-frame-alist is a symbol.
2004-11-27 Eli Zaretskii Fix last entry.
2004-11-27 Eli Zaretskii *** empty log message ***
2004-11-27 Eli Zaretskii (widget-narrow-to-field): New function.
2004-11-27 Eli Zaretskii ChangeLog
2004-11-27 Eli Zaretskii If 8-byte alignment is not supported, define
2004-11-27 Eli Zaretskii (DECL_ALIGN): Define non-trivially only if NO_DECL_ALIGN is not defined.
2004-11-27 Jay Belanger *** empty log message ***
2004-11-27 Jay Belanger (math-expr-parts, math-try-solve-sign, math-solve-b, math-int-factors)
2004-11-27 Jay Belanger (math-exp-pos, math-exp-str, math-exp-old-pos, math-exp-token)
2004-11-27 Jay Belanger (math-expr-data, math-expr-token, math-exp-old-pos): Declare them.
2004-11-27 Jay Belanger (calc-command-flags, calc-gnuplot-buffer, calc-gnuplot-input)
2004-11-27 Jay Belanger (calc-eval-error): Declare and initialize the variable.
2004-11-27 Kim F. Storm *** empty log message ***
2004-11-27 Kim F. Storm (syms_of_search) <search-spaces-regexp>: Move 'doc:'
2004-11-27 Stefan Monnier *** empty log message ***
2004-11-27 Stefan Monnier (cl-parse-loop-clause, labels): Use gensym
2004-11-27 Stefan Monnier (font-lock-compile-keywords): Don't complain if the end
2004-11-27 Stefan Monnier (tcl-omit-ws-regexp): Avoid the case where { or [ appears within a comment.
2004-11-27 Stefan Monnier (tcl-omit-ws-regexp): Avoid the case where { or [ appears within a string.
2004-11-26 Kim F. Storm Use (featurep 'xemacs).
2004-11-26 Kim F. Storm *** empty log message ***
2004-11-26 Stefan Monnier (POSIX_SIGNALS): Undo the removal of 2002-08-25,
2004-11-26 Jay Belanger *** empty log message ***
2004-11-26 Jay Belanger (calc-embedded-update): Finish changing prev-mode to calc-embed-prev-mode.
2004-11-26 Stefan Monnier (bibtex-sort-entry-class)
2004-11-26 Jay Belanger Removed no longer necessary file.
2004-11-26 Jay Belanger (calc-keep-selection): Declare it.
2004-11-26 Jay Belanger (math-format-radix-float): Make pos a local variable.
2004-11-26 Jay Belanger (calc-original-buffer): Declare it.
2004-11-26 Jay Belanger (Info-history): Declare it.
2004-11-26 Jay Belanger (calc-prev-char, calc-prev-prev-char, calc-digit-value): Declare them.
2004-11-26 Jay Belanger (math-ms-temp, math-ms-args): New variables.
2004-11-26 Jay Belanger (calc-det-lu): New variable.
2004-11-26 Jay Belanger (calc-given-value, calc-store-opers): Declare them.
2004-11-26 Jay Belanger (calc-flush-caches): Remove unnecessary variables.
2004-11-26 Jay Belanger (calc-original-buffer, calc-return-buffer, calc-one-window)
2004-11-26 Jay Belanger (math-grade-vec): New variable.
2004-11-26 Jay Belanger (calc-last-why-command): Declare it.
2004-11-26 Jay Belanger Change maintainer name.
2004-11-26 Lars Hansen *** empty log message ***
2004-11-26 Lars Hansen (tramp-handle-directory-files-and-attributes): New function.
2004-11-26 Jan Djärv Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
2004-11-26 Lars Hansen *** empty log message ***
2004-11-26 Lars Hansen (desktop-read): Replace mapcar with mapc.
2004-11-26 Richard M. Stallman *** empty log message ***
2004-11-26 Nick Roberts (gud-display-line): Use display-buffer
2004-11-26 Nick Roberts (gdb-view-source, gdb-selected-view):
2004-11-26 Nick Roberts *** empty log message ***
2004-11-26 Kim F. Storm (update_window_fringes): Prefer truncation bitmaps over
2004-11-26 Kim F. Storm *** empty log message ***
2004-11-26 Kim F. Storm Undo recent changes for restoring it->saved_face_id. Instead,
2004-11-26 Kim F. Storm *** empty log message ***
2004-11-26 Eli Zaretskii *** empty log message ***
2004-11-26 Eli Zaretskii (Continued Statement Indentation): Resurrect Jan D.'s change from
2004-11-26 Eli Zaretskii Fix format of 2004-10-21 Jay Belanger's entry.
2004-11-26 Eli Zaretskii *** empty log message ***
2004-11-26 Eli Zaretskii Fix the setfilename directive to put the produced file in ../info.
2004-11-26 Eli Zaretskii (Fdefvar): Declare pdl from last change as `volatile' to prevent
2004-11-26 Kim F. Storm *** empty log message ***
2004-11-25 Nick Roberts (gdb-frame-parameters): Match height and
2004-11-25 Nick Roberts *** empty log message ***
2004-11-25 Stefan Monnier (command_loop_1): Print a message describing the key
2004-11-25 Stefan Monnier (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
2004-11-25 Stefan Monnier (readchar): Check QUIT when `getc' is interrupted.
2004-11-25 Stefan Monnier *** empty log message ***
2004-11-25 Richard M. Stallman Reindent.
2004-11-25 Richard M. Stallman Much whitespace and capitalization change.
2004-11-25 Jay Belanger *** empty log message ***
2004-11-25 Kim F. Storm *** empty log message ***
2004-11-25 Jay Belanger Finish making previous changes.
2004-11-25 Jay Belanger Finish making previous change.
2004-11-25 Jay Belanger *** empty log message ***
2004-11-25 Jay Belanger (calc-convert-units): Make units a local variable.
2004-11-25 Jay Belanger (math-poly-base-top-expr): New variable.
2004-11-25 Jay Belanger Added comment.
2004-11-25 Luc Teirlinck *** empty log message ***
2004-11-25 Luc Teirlinck (Standard Buffer-Local Variables): Comment out xref's to non-existent
2004-11-25 Richard M. Stallman *** empty log message ***
2004-11-25 Richard M. Stallman (run_pre_post_conversion_on_str): Bind Qinhibit_read_only.
2004-11-25 Richard M. Stallman (syms_of_buffer) <indicate-buffer-boundaries>: Doc fix.
2004-11-25 Richard M. Stallman (Synchronous Processes): Grammar fix.
2004-11-25 Richard M. Stallman (Comparison of Numbers): Add eql.
2004-11-25 Richard M. Stallman (Standard Buffer-Local Variables): Add many vars.
2004-11-25 Richard M. Stallman (Printing Notation): Fix previous change.
2004-11-25 Richard M. Stallman (Customizing Bitmaps): Move indicate-buffer-boundaries
2004-11-25 Richard M. Stallman (Variable Definitions): Replace show-paren-mode example with tooltip-mode.
2004-11-25 Richard M. Stallman (ispell-check-version): If default-directory is nonexistent, use home dir.
2004-11-25 Richard M. Stallman (grep-regexp-alist): Don't match parens around line numbers.
2004-11-25 Richard M. Stallman (cperl-indent-region, cperl-imenu--create-perl-index, cperl-xsub-scan):
2004-11-25 Richard M. Stallman (compilation-mode-map): Don't inherit from compilation-minor-mode-map;
2004-11-25 Richard M. Stallman (byte-optimize-form-code-walker):
2004-11-25 Richard M. Stallman Don't always require newcomment.
2004-11-25 Richard M. Stallman (tooltip-mode): Doc fix.
2004-11-25 Richard M. Stallman (python-font-lock-syntactic-keywords): Check for escapes in the regexp.
2004-11-25 Richard M. Stallman (term-escape-char, term-mode): Doc fixes.
2004-11-25 Nick Roberts (gdb-breakpoints-mode-map)
2004-11-25 Nick Roberts *** empty log message ***
2004-11-25 Glenn Morris *** empty log message ***
2004-11-25 Glenn Morris (f90-smart-end, f90-previous-statement, f90-beginning-of-block): Doc fix.
2004-11-24 Jay Belanger *** empty log message ***
2004-11-24 Jay Belanger (math-trunc): Replace variable prec by math-trunc-prec.
2004-11-24 Jay Belanger (math-scalar-functions, math-nonscalar-functions)
2004-11-24 Jay Belanger (calc-gnuplot-default-device, calc-gnuplot-default-output)
2004-11-24 Jay Belanger (calc-embedded-active): Removed unnecessary declaration.
2004-11-24 Jay Belanger *** empty log message ***
2004-11-24 Jay Belanger (math-nrf-n, math-nrf-nf, math-nrf-nfm1): New variables.
2004-11-24 Jay Belanger (math-fd-date, math-fd-dt, math-fd-year, math-fd-month)
2004-11-24 Stefan Monnier (generic-mode-set-comments): Accept an empty comment-end.
2004-11-24 Kim F. Storm (move_it_in_display_line_to, display_line):
2004-11-24 Kim F. Storm *** empty log message ***
2004-11-24 Nick Roberts (dedicated-switch-to-buffer): New function.
2004-11-24 Nick Roberts *** empty log message ***
2004-11-24 Jay Belanger *** empty log message ***
2004-11-24 Jay Belanger (math-stack-value-offset): Replace variables c, wid and off with
2004-11-24 Jay Belanger Add comment.
2004-11-24 Jay Belanger (math-svo-c, math-svo-wid, math-svo-off): New variables.
2004-11-23 Jan Djärv * cus-start.el (all): Added x-use-old-gtk-file-dialog.
2004-11-23 Jan Djärv * gtkutil.c (xg_get_file_name): Rename use-old-gtk-file-dialog to
2004-11-23 Jan Djärv * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
2004-11-23 Richard M. Stallman Comment change.
2004-11-23 Kim F. Storm (substitute-key-definition-key): Optimize. Don't
2004-11-23 Kim F. Storm *** empty log message ***
2004-11-23 Kim F. Storm (ido-read-internal): Fix require-match check when
2004-11-23 Kim F. Storm *** empty log message ***
2004-11-23 Jay Belanger *** empty log message ***
2004-11-23 Jay Belanger (math-read-exprs): Filter input through math-read-preprocess-string.
2004-11-23 Jay Belanger (math-read-replacement-list, math-read-superscripts): New variables.
2004-11-23 Stefan Monnier (ENCODE_FILE, DECODE_FILE, ENCODE_SYSTEM, DECODE_SYSTEM):
2004-11-23 Stefan Monnier (RE_TRANSLATE_P): Don't use XFASTINT blindly.
2004-11-23 Stefan Monnier (skip_invisible): Avoid non-idempotent side-effects in macro arguments.
2004-11-23 Stefan Monnier (Flookup_key): Check INTEGERP before XINT.
2004-11-23 Stefan Monnier (oblookup): Don't use XFASTINT blindly.
2004-11-23 Stefan Monnier (Fset_window_scroll_bars): Don't use XINT if it isn't int.
2004-11-23 Kim F. Storm * dispextern.h (MATRIX_ROW_ENDS_IN_MIDDLE_OF_CHAR_P)
2004-11-23 Kim F. Storm *** empty log message ***
2004-11-22 Daniel Pfeiffer (compilation-start): In cd command use substitute-env-vars -- not quite shell compatible but better than nothing.
2004-11-22 Daniel Pfeiffer *** empty log message ***
2004-11-22 Kim F. Storm (update_window_fringes): Show top row indicator if
2004-11-22 Kim F. Storm (lookup_named_face): Fix prototype.
2004-11-22 Kim F. Storm (set_window_buffer): Clear display_error_modiff.
2004-11-22 Kim F. Storm (handle_single_display_prop): Don't signal error in
2004-11-22 Kim F. Storm (lookup_named_face): Add signal_p arg. Return -1 if
2004-11-22 Kim F. Storm *** empty log message ***
2004-11-22 Daniel Pfeiffer ftnchek only current style messages
2004-11-22 Luc Teirlinck (Regexps): Fix typo.
2004-11-22 Stefan Monnier (reveal-mode-map): New var.
2004-11-22 Stefan Monnier *** empty log message ***
2004-11-22 Stefan Monnier Ignore everything. It's OK since .cvsignore does
2004-11-22 Stefan Monnier (gnus-summary-exit): Remove redundant and harmful
2004-11-22 Nick Roberts (gdb-flush-pending-output): New variable.
2004-11-22 Nick Roberts *** empty log message ***
2004-11-22 Nick Roberts *** empty log message ***
2004-11-22 Richard M. Stallman *** empty log message ***
2004-11-22 Richard M. Stallman (dired-recursive-copies): Moved to dired.el.
2004-11-22 Richard M. Stallman (dired-recursive-copies): Moved from dired-aux.el.
2004-11-22 Stefan Monnier (list-buffers-noselect): Use fixed-pitch only in the header-line.
2004-11-22 Kim F. Storm (update_window_fringes): Provide sensible fall-back
2004-11-22 Kim F. Storm *** empty log message ***
2004-11-22 Stefan Monnier *** empty log message ***
2004-11-22 Kim F. Storm Cleanup.
2004-11-22 Nick Roberts (gdb-resync): New function.
2004-11-22 Nick Roberts *** empty log message ***
2004-11-22 Markus Rost *** empty log message ***
2004-11-22 Markus Rost (Fminibuffer_complete_and_exit): Fix previous change.
2004-11-22 Stefan Monnier (syntax-after): Undo last change.
2004-11-22 Stefan Monnier (run-python): Don't hard code *Python*. Don't modify process-environment.
2004-11-22 Jay Belanger *** empty log message ***
2004-11-22 Stefan Monnier (Fdefvar): Warn when var is let-bound but globally void.
2004-11-22 Stefan Monnier (dired-align-file): Don't assume line starts with spaces.
2004-11-22 Jay Belanger (math-read-big-lines): New variable.
2004-11-22 Jay Belanger (math-read-big-expr, math-read-big-bigp): Replace variable lines by
2004-11-22 Stefan Monnier Add coding cookie. Fix up docstrings, follow new commenting conventions.
2004-11-21 Vinicius Jose Latorre pr-setup & lpr-setup
2004-11-21 Vinicius Jose Latorre ps-setup
2004-11-21 Vinicius Jose Latorre :version & eval-and-compile & featurep
2004-11-21 Jesper Harder (Synchronous Processes, Output from Processes):
2004-11-21 Kim F. Storm Fixed this redisplay bug:
2004-11-21 Kim F. Storm (x_clip_to_row): Add area arg. Callers changed.
2004-11-21 Kim F. Storm (w32_clip_to_row): Add area arg. Callers changed.
2004-11-21 Kim F. Storm (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA.
2004-11-21 Kim F. Storm *** empty log message ***
2004-11-21 Kim F. Storm (move_it_in_display_line_to, display_line): Restore
2004-11-21 Kim F. Storm *** empty log message ***
2004-11-21 Luc Teirlinck (Skipping Characters): Add missing `@end defun'.
2004-11-21 Kim F. Storm (Fvertical_motion): Fix last change. Use another
2004-11-21 Kim F. Storm *** empty log message ***
2004-11-21 Kim F. Storm (IT_EXPAND_MATRIX_WIDTH): New macro. Do not
2004-11-21 Kim F. Storm *** empty log message ***
2004-11-21 Jay Belanger *** empty log message ***
2004-11-21 Jay Belanger (calc-curve-nvars, calc-curve-varnames, calc-curve-model)
2004-11-21 Jay Belanger (math-integral-cache-state, calc-lang)
2004-11-21 Richard M. Stallman *** empty log message ***
2004-11-21 Richard M. Stallman (Skipping Characters): skip-chars-forward now handles char classes.
2004-11-21 Luc Teirlinck *** empty log message ***
2004-11-21 Luc Teirlinck (custom-printers): Use `defvar' instead of `defconst'.
2004-11-21 Richard M. Stallman *** empty log message ***
2004-11-21 Richard M. Stallman (Printing Notation): Avoid confusion of `print' when explaining @print.
2004-11-21 Richard M. Stallman (Argument Evaluation): Fix 1st `for' expansion example.
2004-11-21 Luc Teirlinck *** empty log message ***
2004-11-21 Luc Teirlinck *** empty log message ***
2004-11-21 Luc Teirlinck (Fcall_interactively): Call Fread_from_minibuffer with extra argument.
2004-11-21 Luc Teirlinck (Fyes_or_no_p): Call Fread_from_minibuffer with extra argument.
2004-11-21 Richard M. Stallman *** empty log message ***
2004-11-21 Richard M. Stallman (byte-compile-form): Move the calls to byte-compile-set-symbol-position,
2004-11-21 Richard M. Stallman *** empty log message ***
2004-11-21 Richard M. Stallman (comint-input-ring-size): Increase to 150.
2004-11-21 Richard M. Stallman *** empty log message ***
2004-11-21 Richard M. Stallman (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode): New variables.
2004-11-21 Richard M. Stallman (Fill Prefix): M-q doesn't apply fill prefix to first line.
2004-11-21 Richard M. Stallman (Display Table Format): Minor fix.
2004-11-21 Richard M. Stallman (Output Functions): Fix print example.
2004-11-21 Richard M. Stallman (Lisp Eval): Delete hyphen in section name.
2004-11-21 Richard M. Stallman (Fread_from_minibuffer): Add arg in decl.
2004-11-21 Richard M. Stallman Comment change.
2004-11-21 Richard M. Stallman (elisp): New target.
2004-11-20 Richard M. Stallman *** empty log message ***
2004-11-20 Richard M. Stallman (imenu--generic-function):
2004-11-20 Richard M. Stallman (Fminibuffer_complete_and_exit):
2004-11-20 Richard M. Stallman (query-replace-read-to, query-replace-read-from):
2004-11-20 Richard M. Stallman *** empty log message ***
2004-11-20 Richard M. Stallman (Text from Minibuffer): Document KEEP-ALL arg in read-from-minibuffer.
2004-11-20 Richard M. Stallman (read_minibuf): New arg KEEP_ALL. Callers changed.
2004-11-20 Richard M. Stallman Don't alter debug-ignored-errors.
2004-11-20 Richard M. Stallman (python-switch-to-python): If Python isn't running, start it.
2004-11-20 Richard M. Stallman (cperl-indent-region): Don't mind imenu-scanning-message.
2004-11-20 Richard M. Stallman (global-map): Bind C-e to move-end-of-line.
2004-11-20 Richard M. Stallman (line-move-finish): New arg FORWARD.
2004-11-20 Richard M. Stallman *** empty log message ***
2004-11-20 Richard M. Stallman (list-buffers-noselect): Eliminate space at the start of HEADER.
2004-11-20 Richard M. Stallman *** empty log message ***
2004-11-20 Richard M. Stallman (Info-search): Fix previous change.
2004-11-20 Richard M. Stallman (Regexp Search): Rename that to search-spaces-regexp.
2004-11-20 Richard M. Stallman (Vsearch_spaces_regexp):
2004-11-20 Eli Zaretskii Mention C-/.
2004-11-20 Thien-Thi Nguyen *** empty log message ***
2004-11-20 Thien-Thi Nguyen (recompile): Revert 2004-11-19 change.
2004-11-20 Thien-Thi Nguyen (init_eval_once): Increase `max_specpdl_size' to 650.
2004-11-20 Masatake YAMATO (url-mm-callback): Delay the invocation
2004-11-20 Luc Teirlinck *** empty log message ***
2004-11-20 Luc Teirlinck (compile): Set `max-specpdl-size' before compiling.
2004-11-20 Vinicius Jose Latorre eval-and-compile
2004-11-20 Vinicius Jose Latorre fix typos
2004-11-20 Vinicius Jose Latorre :version tag
2004-11-19 Jay Belanger *** empty log message ***
2004-11-19 Jay Belanger (calc-selection-cache-entry): Moved declaration to earlier in the
2004-11-19 Jay Belanger (calc-edit-disp-trail): New variable.
2004-11-19 Jay Belanger *** empty log message ***
2004-11-19 Jay Belanger (calc-rewrite-selection): Make rules a local variable.
2004-11-19 Richard M. Stallman *** empty log message ***
2004-11-19 Richard M. Stallman (Info-search): Use search-whitespace-regexp.
2004-11-19 Richard M. Stallman (struct regexp_cache): New element whitespace_regexp.
2004-11-19 Richard M. Stallman (Regexp Search): Add search-whitespace-regexp.
2004-11-19 Richard M. Stallman Fix previous change.
2004-11-19 Richard M. Stallman *** empty log message ***
2004-11-19 Richard M. Stallman (Vsearch_whitespace_regexp): New variable.
2004-11-19 Richard M. Stallman (regex_compile): Substitute whitespace_regexp for spaces, if it is nonzero.
2004-11-19 Thien-Thi Nguyen *** empty log message ***
2004-11-19 Thien-Thi Nguyen (Coding Conventions): Fix typo.
2004-11-19 Thien-Thi Nguyen (Old Versions): No longer document annotation as "CVS only".
2004-11-19 Thien-Thi Nguyen Update annotation-related comments.
2004-11-19 Thien-Thi Nguyen (vc-rcs-parse): New function.
2004-11-19 Thien-Thi Nguyen *** empty log message ***
2004-11-19 Thien-Thi Nguyen (recompile): Set `max-specpdl-size' before compiling.
2004-11-19 Kim F. Storm (Fvertical_motion): Fix last change.
2004-11-19 Kim F. Storm *** empty log message ***
2004-11-19 Stefan Monnier *** empty log message ***
2004-11-19 Luc Teirlinck *** empty log message ***
2004-11-18 Jay Belanger *** empty log message ***
2004-11-18 Jay Belanger *** empty log message ***
2004-11-18 Jay Belanger (math-simplify-divisor): Remove unnecessary variables.
2004-11-18 Richard M. Stallman *** empty log message ***
2004-11-18 Kim F. Storm *** empty log message ***
2004-11-18 Kim F. Storm (Fvertical_motion): Undo 2004-11-16 change.
2004-11-18 J.D. Smith Re-applied diff 3.26->3.27, variable reorganization.
2004-11-18 Vinicius Jose Latorre interactive-p & eval-and-compile
2004-11-17 Stefan Monnier *** empty log message ***
2004-11-17 Jay Belanger *** empty log message ***
2004-11-17 Jay Belanger (math-simplify-expr): Declared it.
2004-11-17 Jay Belanger (calc-poly-div-remainder): Declared it.
2004-11-17 Jay Belanger (math-defsimplify): Changed the argument in the created function to
2004-11-17 Jay Belanger (calc-poly-div): Made calc-poly-div-remainder a local variable.
2004-11-17 Stefan Monnier (list-buffers-noselect): Massage to fit in 80 columns.
2004-11-17 Miles Bader Add ChangeLog entry for IDLWAVE version 5.5 update
2004-11-17 Miles Bader Remove RCS keywords
2004-11-17 Miles Bader Restore arch taglines
2004-11-17 J.D. Smith Initial checkin of HTML help support module.
2004-11-17 J.D. Smith Updated to IDLWAVE version 5.5. See idlwave.org.
2004-11-17 J.D. Smith Updated to IDLWAVE version 5.5. See idlwave.org
2004-11-17 Luc Teirlinck *** empty log message ***
2004-11-17 Luc Teirlinck (message3): Call clear_message.
2004-11-17 Kim F. Storm (erase_phys_cursor): Adjust cursor row visible height.
2004-11-17 Kim F. Storm *** empty log message ***
2004-11-16 Kim F. Storm *** empty log message ***
2004-11-16 Kim F. Storm Undo last change.
2004-11-16 Richard M. Stallman *** empty log message ***
2004-11-16 Richard M. Stallman (set-buffer-file-coding-system): Finish previous change.
2004-11-16 Jan Djärv * gtkutil.c (xg_get_file_name): Fix typo in
2004-11-16 Jan Djärv * xmenu.c (x_menu_in_use): Removed.
2004-11-16 Richard M. Stallman *** empty log message ***
2004-11-16 Richard M. Stallman (Coding Conventions): Separate defvar and require
2004-11-16 Richard M. Stallman (Minibuffer Completion): When ignoring case,
2004-11-16 Richard M. Stallman (Function Debugging, Explicit Debug): Clarified.
2004-11-16 Richard M. Stallman (iso-tex2iso-trans-tab): Discard spaces after \i according to TeX rules.
2004-11-16 Richard M. Stallman (set-buffer-file-coding-system): New arg NOMODIFY.
2004-11-16 Richard M. Stallman (list-buffers-noselect): New arg BUFFER-LIST.
2004-11-16 Richard M. Stallman (save-place): Doc fix.
2004-11-16 Richard M. Stallman (dabbrev-expand): When handling SPC M-/,
2004-11-16 Richard M. Stallman (map-keymap): Definition deleted.
2004-11-16 Richard M. Stallman (map-keymap-internal): New function.
2004-11-16 Richard M. Stallman (Fmap_keymap): New arg SORT-FIRST. Use
2004-11-16 Richard M. Stallman (Fvertical_motion): In batch mode, use vmotion directly.
2004-11-16 Kim F. Storm Typo.
2004-11-16 Kim F. Storm (Fdefine_fringe_bitmap): Always set 'h'. Simplify.
2004-11-16 Stefan Monnier (get_glyph_string_clip_rect, init_glyph_string): Check it's
2004-11-16 Kim F. Storm *** empty log message ***
2004-11-16 Stefan Monnier Avoid side-effects inside XSETFASTINT's arguments.
2004-11-16 Stefan Monnier (NILP): Use EQ rather than XFASTINT.
2004-11-16 Stefan Monnier (flyspell-mouse-map): Pop the menu
2004-11-16 Juri Linkov *** empty log message ***
2004-11-16 Juri Linkov (find-function-regexp): Optimize `define-minor-mode'. Add `defun-cvs-mode'.
2004-11-16 Kim F. Storm (Fvertical_motion): Fix last change. Only reseat when
2004-11-16 Kim F. Storm *** empty log message ***
2004-11-16 Thien-Thi Nguyen *** empty log message ***
2004-11-16 Thien-Thi Nguyen (Window Frame Parameters): Fix typo.
2004-11-16 Stefan Monnier (compilation-setup): Don't set buffer-read-only.
2004-11-16 Stefan Monnier Use make-symbol rather than gensym.
2004-11-16 Stefan Monnier (pair-with-newsyms): Use make-symbol.
2004-11-16 Luc Teirlinck *** empty log message ***
2004-11-16 Luc Teirlinck Maintainer is now FSF.
2004-11-16 Luc Teirlinck Extern reseat_at_previous_visible_line_start.
2004-11-16 Kim F. Storm Cleanups.
2004-11-16 Kenichi Handa *** empty log message ***
2004-11-16 Kenichi Handa (display_mode_element): Fix previous change (calculate
2004-11-15 Kim F. Storm (Fposn_at_point): Remove extra */ after doc string.
2004-11-15 Kim F. Storm *** empty log message ***
2004-11-15 Stefan Monnier *** empty log message ***
2004-11-15 Stefan Monnier (compilation-move-to-column): New fun.
2004-11-15 John Paul Wallington *** empty log message ***
2004-11-15 John Paul Wallington (auto-insert-alist): Insert the user's name in copyright notice,