2004-06-11 |
Juanma Barranquero |
(parse-colon-path, cd): Doc fixes (refer to `path-separator', not colon).
|
2004-06-11 |
Juanma Barranquero |
(Fposn_at_point): Doc fix.
|
2004-06-11 |
David Kastrup |
(match_limit): Don't flag an error if match-data
|
2004-06-10 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-10 |
Juanma Barranquero |
Fix typo.
|
2004-06-10 |
Juanma Barranquero |
(comment-search-forward, comment-search-backward): Fix typos.
|
2004-06-10 |
Lars Hansen |
*** empty log message ***
|
2004-06-10 |
Lars Hansen |
Describe dired-omit-mode. Describe desktop package changes.
|
2004-06-10 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-10 |
Luc Teirlinck |
(dired-insert-old-subdirs): Adapt to fact that the R switch is no
|
2004-06-10 |
Luc Teirlinck |
(dired-insert-subdir): Do not store R switch in `dired-switches-alist'.
|
2004-06-10 |
Kim F. Storm |
*** empty log message ***
|
2004-06-10 |
Kim F. Storm |
(Viewing differences): Add 'd y'.
|
2004-06-10 |
Kim F. Storm |
(cvs-mode-diff-yesterday): New command.
|
2004-06-10 |
Kim F. Storm |
(cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
|
2004-06-10 |
Juri Linkov |
Add C-M-x on defface.
|
2004-06-10 |
Juri Linkov |
*** empty log message ***
|
2004-06-10 |
Juri Linkov |
(Lisp Eval): Add C-M-x on defface.
|
2004-06-10 |
Juri Linkov |
(perform-replace): Use `limit' to terminate the while-loop explicitly.
|
2004-06-10 |
Juri Linkov |
(eval-expression-print-format): Don't print additional
|
2004-06-10 |
Juri Linkov |
(edebug-eval-defun): Add `defface'. Fix docstring.
|
2004-06-10 |
Juri Linkov |
(eval-defun-1): Add `defface'. Fix docstring.
|
2004-06-09 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use
|
2004-06-09 |
Jan Djärv |
Renamed from *-locol.xpm.
|
2004-06-09 |
Jan Djärv |
Moved to lc-*.xpm
|
2004-06-09 |
Rajesh Vaidheeswarran |
Fix for url mode alist to recognize patterns such as &<str>; as valid
|
2004-06-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-09 |
Luc Teirlinck |
(Reverting): Auto-Revert mode and Global Auto-Revert mode no longer
|
2004-06-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-09 |
Luc Teirlinck |
(dired-diff, dired-backup-diff)
|
2004-06-09 |
Luc Teirlinck |
(dired-do-touch, dired-clean-directory, dired-run-shell-command)
|
2004-06-09 |
Luc Teirlinck |
(dired-kill-tree): Do not kill DIRNAME, even if it does not end in a
|
2004-06-08 |
Daniel Pfeiffer |
show example of GNU {standard input} (gcc --pipe) and various Oracle messages
|
2004-06-08 |
Daniel Pfeiffer |
(compilation-set-window-height): Rearrange the save-* functions because a buffer can have several current point in different windows.
|
2004-06-08 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-06-08 |
Jan Djärv |
Better documentation.
|
2004-06-08 |
Jan Djärv |
* toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
|
2004-06-08 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-local-item)
|
2004-06-08 |
Jan Djärv |
New versions of icons that uses fewer colors.
|
2004-06-08 |
Kim F. Storm |
(widget-specify-button): Use hand pointer rather
|
2004-06-08 |
Kim F. Storm |
*** empty log message ***
|
2004-06-08 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
|
2004-06-08 |
Karl Fogel |
* saveplace.el (save-place-alist-to-file): Bind `print-length'
|
2004-06-07 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-07 |
Luc Teirlinck |
(dired-do-redisplay, dired-maybe-insert-subdir): Update docstring.
|
2004-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-07 |
Juanma Barranquero |
Clarify paragraph about compatibility between image libraries and builds of
|
2004-06-07 |
Juanma Barranquero |
(insert-buffer-substring-no-properties, insert-buffer-substring-as-yank):
|
2004-06-07 |
Juanma Barranquero |
(kill-region): Doc fix.
|
2004-06-07 |
Juanma Barranquero |
(format-insert-annotations, format-annotate-location): Doc fixes.
|
2004-06-07 |
Juanma Barranquero |
(completion-kill-region): Doc fix.
|
2004-06-07 |
Juanma Barranquero |
(Fuser_login_name, Ffloat_time, Fencode_time, Fcurrent_time_string)
|
2004-06-07 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-07 |
Luc Teirlinck |
(dired-undo): Call `dired-build-subdir-alist'.
|
2004-06-07 |
Kim F. Storm |
Typo.
|
2004-06-07 |
John Wiegley |
2004-06-06 Emilio C. Lopes <eclig@gmx.net>
|
2004-06-07 |
John Wiegley |
*** empty log message ***
|
2004-06-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
|
2004-06-07 |
Kenichi Handa |
*** empty log message ***
|
2004-06-06 |
Kenichi Handa |
(find_safe_codings): Check NILP (safe_codings) only at
|
2004-06-06 |
Kim F. Storm |
*** empty log message ***
|
2004-06-06 |
Kim F. Storm |
(Fdelete_process): Undo 2004-05-28 change.
|
2004-06-06 |
Kim F. Storm |
Cosmetic changes.
|
2004-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-06 |
Juanma Barranquero |
(help-argument-name): Inherit from italic face only if the frame
|
2004-06-06 |
Steven Tamm |
macfns.c (x_create_tip_frame): Fix Mac OS X 10.1 compilation
|
2004-06-06 |
Steven Tamm |
(x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable
|
2004-06-06 |
Jan Djärv |
New pbm files.
|
2004-06-06 |
Jan Djärv |
New file
|
2004-06-06 |
Jan Djärv |
New conversions from xpm files.
|
2004-06-06 |
Luc Teirlinck |
(locate-ls-subdir-switches): Minor doc change (filling).
|
2004-06-06 |
Richard M. Stallman |
*** empty log message ***
|
2004-06-06 |
Richard M. Stallman |
(isearch-mode-map): Undo previous change.
|
2004-06-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
|
2004-06-06 |
Luc Teirlinck |
(locate-ls-subdir-switches): Doc fix.
|
2004-06-06 |
Juri Linkov |
*** empty log message ***
|
2004-06-06 |
Juri Linkov |
(help-argument-name): Add :group 'help.
|
2004-06-06 |
Juri Linkov |
(defface): Add `supports' to docstring.
|
2004-06-06 |
Juri Linkov |
(custom-display): Add `min-colors'.
|
2004-06-06 |
Juri Linkov |
Move Ediff's debug-ignored-errors from bindings.el.
|
2004-06-06 |
Juri Linkov |
* bindings.el (debug-ignored-errors): Add regexps for history
|
2004-06-06 |
Luc Teirlinck |
*** empty log message ***
|
2004-06-06 |
Luc Teirlinck |
(find-ls-subdir-switches): New user option.
|
2004-06-06 |
Luc Teirlinck |
Merge the two `Commentary' sections.
|
2004-06-06 |
Luc Teirlinck |
(dired-do-redisplay, dired-maybe-insert-subdir): Change interactive
|
2004-06-06 |
Luc Teirlinck |
(dired-subdir-switches, dired-switches-alist): New vars.
|
2004-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-06 |
Juanma Barranquero |
(bootstrap-nmake): When nmake'ing bootstrap on the lisp/ directory, set SHELL to
|
2004-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-06 |
Juanma Barranquero |
Add quote in comment to resync font-locking.
|
2004-06-06 |
Juri Linkov |
Fix typo.
|
2004-06-05 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-06-05 |
Lars Hansen |
*** empty log message ***
|
2004-06-05 |
Lars Hansen |
(variable dired-omit-mode): Rename from dired-omit-files-p.
|
2004-06-05 |
Lars Hansen |
(dired-omit-mode): Rename from dired-omit-files-p. Use define-minor-mode to define it.
|
2004-06-05 |
Richard M. Stallman |
*** empty log message ***
|
2004-06-05 |
Richard M. Stallman |
(Minibuffer Completion): For INITIAL arg,
|
2004-06-05 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
2004-06-05 |
Andreas Schwab |
*** empty log message ***
|
2004-06-05 |
Andreas Schwab |
(x_create_tip_frame): Fix declaration after statement.
|
2004-06-05 |
Eli Zaretskii |
*** empty log message ***
|
2004-06-05 |
Kenichi Handa |
*** empty log message ***
|
2004-06-05 |
Kenichi Handa |
Fix typos (kein'ichi -> ken'ichi).
|
2004-06-05 |
Kenichi Handa |
(leim-list.el): Depends on leim-ext.el. Appends
|
2004-06-05 |
Kenichi Handa |
New file.
|
2004-06-05 |
Juanma Barranquero |
(help-argument-name): Unconditionally inherit from 'italic (pending
|
2004-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-05 |
Juanma Barranquero |
(Fdescribe_vector): Fix docstring.
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
|
2004-06-04 |
Juanma Barranquero |
Add reference to face `help-argument-name'.
|
2004-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-04 |
Juanma Barranquero |
(help-argument-name): Reintroduce face.
|
2004-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-04 |
Juanma Barranquero |
Sentence commands added to Point Motion group; kill and backward-kill
|
2004-06-04 |
Eli Zaretskii |
*** empty log message ***
|
2004-06-04 |
Eli Zaretskii |
(battery-linux-proc-acpi): mA was hardcored, but some
|
2004-06-04 |
Eli Zaretskii |
(x_supports_face_attributes_p): Make this function
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
|
2004-06-04 |
Karl Fogel |
2004-06-03 Karl Fogel <kfogel@red-bean.com>
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
|
2004-06-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
|
2004-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-04 |
Juanma Barranquero |
Reword the section on image support. Add reference to GnuWin32. Mention
|
2004-06-03 |
David Kastrup |
(woman-mapcan): More concise code.
|
2004-06-03 |
David Kastrup |
*** empty log message ***
|
2004-06-02 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-02 |
Juanma Barranquero |
(Fx_display_grayscale_p, Fw32_send_sys_command, Vw32_color_map):
|
2004-06-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
|
2004-06-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
|
2004-06-02 |
John Paul Wallington |
*** empty log message ***
|
2004-06-02 |
John Paul Wallington |
2004-06-02 Romain Francoise <romain@orebokech.com>
|
2004-06-02 |
Juanma Barranquero |
*** empty log message ***
|
2004-06-02 |
Juanma Barranquero |
Work around bugs/problems with MinGW builds of graphics libraries
|
2004-06-02 |
Juanma Barranquero |
(register-char-codings): Make alias for `ignore'. Move docstring to
|
2004-06-02 |
Juanma Barranquero |
(process-kill-without-query): Remove spurious "\n" on obsolescence string.
|
2004-06-02 |
Juanma Barranquero |
(frame-update-faces): Add empty docstring so the one for `ignore' doesn't
|
2004-06-02 |
Juanma Barranquero |
(obj): Add image.c.
|
2004-06-02 |
Stefan Monnier |
(comint-replace-by-expanded-history-before-point):
|
2004-06-01 |
Stefan Monnier |
(bibtex-format-entry): Fix regexps.
|
2004-06-01 |
Stefan Monnier |
(Fcondition_case): Fix usage. Simplify.
|
2004-06-01 |
Kim F. Storm |
(blink-cursor-start): Turn cursor off initially so blink
|
2004-06-01 |
Kim F. Storm |
*** empty log message ***
|
2004-06-01 |
Stefan Monnier |
*** empty log message ***
|
2004-06-01 |
Stefan Monnier |
(EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.
|
2004-06-01 |
Stefan Monnier |
*** empty log message ***
|
2004-06-01 |
Stefan Monnier |
(vc-arch-state): Don't assume the file exists.
|
2004-05-31 |
Lars Hansen |
*** empty log message ***
|
2004-05-31 |
Lars Hansen |
(desktop-save): Don't save minor modes without a known mode initialization function.
|
2004-05-31 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-30 |
Luc Teirlinck |
(query-replace-interactive): Convert defvar into defcustom.
|
2004-05-30 |
Luc Teirlinck |
Update `Commentary' section.
|
2004-05-30 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-30 |
Juanma Barranquero |
Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
|
2004-05-30 |
Kai Großjohann |
Sync with Tramp.
|
2004-05-30 |
Andreas Schwab |
*** empty log message ***
|
2004-05-30 |
Andreas Schwab |
(dired-get-filename): Don't use dired-re-dot.
|
2004-05-30 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-30 |
Richard M. Stallman |
(Named Features): Clarify return value and meaning of NOERROR.
|
2004-05-30 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-30 |
Richard M. Stallman |
(File Local Variables): Minor cleanup.
|
2004-05-30 |
Richard M. Stallman |
(find-file): Doc fix.
|
2004-05-30 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Add multiple-value-bind.
|
2004-05-30 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-30 |
Juanma Barranquero |
Add flymake.
|
2004-05-30 |
Steven Tamm |
Updating list of TODOs to remove image support and environment variable problem
|
2004-05-30 |
Steven Tamm |
Document the workaround for the Mac OS X port not picking up the environment
|
2004-05-30 |
Steven Tamm |
Support Tooltips with the Carbon emacs port.
|
2004-05-30 |
Nick Roberts |
(gdb-current-frame, gud-watch)
|
2004-05-30 |
Nick Roberts |
*** empty log message ***
|
2004-05-29 |
Michael Albinus |
*** empty log message ***
|
2004-05-29 |
Michael Albinus |
files.texi (Magic File Names): Add `file-remote-p' as operation
|
2004-05-29 |
Michael Albinus |
(ange-ftp-file-remote-p): New defun.
|
2004-05-29 |
Michael Albinus |
(file-remote-p): Apply file name handler for operation
|
2004-05-29 |
Michael Albinus |
Version 2.0.41 of Tramp released.
|
2004-05-29 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-29 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-29 |
Juanma Barranquero |
(../info/flymake, flymake.dvi): New targets.
|
2004-05-29 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-29 |
Richard M. Stallman |
(truncate_undo_list): New arg LIMITSIZE.
|
2004-05-29 |
Richard M. Stallman |
(undo_outer_limit): New variable.
|
2004-05-29 |
Richard M. Stallman |
(truncate_undo_list): Update decl.
|
2004-05-29 |
Richard M. Stallman |
(lisp_align_malloc): Check for base == 0 regardless of HAVE_POSIX_MEMALIGN.
|
2004-05-29 |
Richard M. Stallman |
(Top): Delete `Comments in C' from menu.
|
2004-05-29 |
Richard M. Stallman |
(Init File): Two dashes start --no-site-file.
|
2004-05-29 |
Richard M. Stallman |
(Top): Call this chapter `Introduction'.
|
2004-05-29 |
Richard M. Stallman |
Put commas after i.e. and e.g. Minor cleanups.
|
2004-05-29 |
Richard M. Stallman |
(Minor Mode Conventions): (-) has no special meaning
|
2004-05-29 |
Richard M. Stallman |
(browse-url-interactive-arg): Doc fix.
|
2004-05-29 |
Richard M. Stallman |
(prin1-char): Catch errors from `string'.
|
2004-05-29 |
Richard M. Stallman |
(with-selected-window): Undo previous change.
|
2004-05-29 |
Richard M. Stallman |
Don't include cl. Don't bother with old Emacs versions.
|
2004-05-29 |
Richard M. Stallman |
(imenu--menubar-select): Set imenu-menubar-modified-tick
|
2004-05-29 |
Richard M. Stallman |
Comment change.
|
2004-05-29 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-29 |
Eli Zaretskii |
(../info/flymake, flymake.dvi): New targets.
|
2004-05-29 |
Eli Zaretskii |
New file.
|
2004-05-29 |
Eli Zaretskii |
Add an entry for Flymake.
|
2004-05-29 |
Eli Zaretskii |
Document the addition of Flymake.
|
2004-05-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-29 |
Luc Teirlinck |
(find-file-noselect-1): Do not bind `inhibit-read-only' to t during
|
2004-05-29 |
Stefan Monnier |
*** empty log message ***
|
2004-05-29 |
Stefan Monnier |
Undo Kim's recent changes and fix the same bug differently.
|
2004-05-28 |
Stefan Monnier |
(vc-mcvs-print-log, vc-mcvs-diff): Add optional `buffer' arg.
|
2004-05-28 |
Stefan Monnier |
(vc-arch-diff): Add optional `buffer' arg.
|
2004-05-28 |
Stefan Monnier |
*** empty log message ***
|
2004-05-28 |
Stefan Monnier |
(with-selected-window): Only save/restore the selectd window.
|
2004-05-28 |
Stefan Monnier |
(print_partial_compiled_pattern): Add missing 'break'
|
2004-05-28 |
Noah Friedman |
process.c (Fdelete_process): Do not call remove_process.
|
2004-05-28 |
Juri Linkov |
*** empty log message ***
|
2004-05-28 |
Stefan Monnier |
*** empty log message ***
|
2004-05-28 |
Juri Linkov |
(insert-pair-alist): New var.
|
2004-05-28 |
Stefan Monnier |
(compilation-error-regexp-alist): Use expand-file-name and data-directory.
|
2004-05-28 |
Juri Linkov |
* emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
|
2004-05-28 |
Stefan Monnier |
(grep-tree): Rework previous fix.
|
2004-05-28 |
Stefan Monnier |
(mouse-set-region-1): Use temporary transient-mark-mode
|
2004-05-28 |
Juri Linkov |
(pp-buffer): New fun created from the code in
|
2004-05-28 |
Stefan Monnier |
(command-line): Keep the first regexp of auto-save-file-name-transforms intact.
|
2004-05-28 |
Juri Linkov |
* emacs-lisp/edebug.el (edebug-compute-previous-result)
|
2004-05-28 |
Juri Linkov |
(eval-expression-print-format): New fun.
|
2004-05-28 |
Stefan Monnier |
(struct backtrace): Remove.
|
2004-05-28 |
Juri Linkov |
(Info-desktop-buffer-misc-data): Don't save information
|
2004-05-28 |
Stefan Monnier |
(mark_backtrace): New function.
|
2004-05-28 |
Stefan Monnier |
(run_exit_minibuf_hook): New function.
|
2004-05-28 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-28 |
Juanma Barranquero |
(artist-last, artist-remove-nulls): Simplify.
|
2004-05-28 |
Juanma Barranquero |
(w32-using-nt, w32-shell-dos-semantics, set-w32-system-coding-system):
|
2004-05-28 |
Juanma Barranquero |
(cvs-butlast, cvs-nbutlast): Remove (`butlast' and `nbutlast' are in
|
2004-05-28 |
Juanma Barranquero |
(cvs-tree-merge, cvs-tags->tree): Use `butlast', not `cvs-butlast'.
|
2004-05-28 |
Juanma Barranquero |
(customize-face, customize-face-other-window, custom-face-edit-delete):
|
2004-05-28 |
Simon Josefsson |
*** empty log message ***
|
2004-05-28 |
Andreas Schwab |
Revert last two changes.
|
2004-05-28 |
Simon Josefsson |
(smtpmail-open-stream): Bind
|
2004-05-28 |
Simon Josefsson |
smtpmail.texi (Authentication): Improve STARTTLS discussion.
|
2004-05-28 |
Simon Josefsson |
*** empty log message ***
|
2004-05-28 |
Simon Josefsson |
starttls.el: Merge with my GNUTLS based starttls.el.
|
2004-05-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
|
2004-05-28 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-28 |
Luc Teirlinck |
(Dired and Find): `find-ls-option' does not apply to `M-x locate'.
|
2004-05-27 |
Luc Teirlinck |
(auto-revert-handler): Disable auto-reverting of remote files.
|
2004-05-27 |
Michael Albinus |
* files.el (file-name-non-special): There are more operations
|
2004-05-26 |
Kim F. Storm |
(back_to_previous_visible_line_start): Skip backwards
|
2004-05-26 |
Kim F. Storm |
*** empty log message ***
|
2004-05-25 |
Juri Linkov |
*** empty log message ***
|
2004-05-25 |
Juri Linkov |
(Info-toc): Call Info-mode on intermediate buffer.
|
2004-05-25 |
Sam Steingold |
(lisp-find-tag-default): Strip the package prefix from the symbol name, if any.
|
2004-05-25 |
John Paul Wallington |
*** empty log message ***
|
2004-05-25 |
John Paul Wallington |
(gs-load-image): Use `set-process-query-on-exit-flag' instead of
|
2004-05-25 |
John Paul Wallington |
(texinfo-indexvar-alist): Declare as variable instead of constant.
|
2004-05-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-25 |
Luc Teirlinck |
(find-file-noselect-1): Fix bug introduced by Revision 1.694.
|
2004-05-25 |
Kim F. Storm |
(marker_blocks_pending_free): New var.
|
2004-05-25 |
Kim F. Storm |
(wait_reading_process_input): Check connect_wait_mask
|
2004-05-25 |
Kim F. Storm |
*** empty log message ***
|
2004-05-24 |
Nick Roberts |
(gdb-var-update, gdb-var-update-handler, gdb-var-delete)
|
2004-05-24 |
Nick Roberts |
*** empty log message ***
|
2004-05-24 |
Nick Roberts |
(gdb-breakpoints-mode, gdb-frames-mode)
|
2004-05-24 |
Nick Roberts |
*** empty log message ***
|
2004-05-23 |
Kenichi Handa |
*** empty log message ***
|
2004-05-23 |
Kenichi Handa |
(Fset_safe_terminal_coding_system_internal): Set
|
2004-05-23 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-23 |
Juanma Barranquero |
(browse-url-interactive-arg): Enable user to explicitly select the text to
|
2004-05-23 |
Juri Linkov |
*** empty log message ***
|
2004-05-23 |
Juri Linkov |
(next-error-find-buffer): Add a rule to return next-error capable buffer
|
2004-05-23 |
Juri Linkov |
(describe-property-list): Add [show] button for
|
2004-05-23 |
Juri Linkov |
(change-log-font-lock-keywords): Remove `:' from
|
2004-05-23 |
Juri Linkov |
(texinfo-print-index): Print index line numbers in the new Texinfo 4.7 format.
|
2004-05-23 |
Juri Linkov |
(Info-index-nodes): New var and fun.
|
2004-05-23 |
Nick Roberts |
(gud-menu-map, gud-speedbar-menu-items)
|
2004-05-23 |
Nick Roberts |
(gdb-server-prefix): New variable.
|
2004-05-23 |
Nick Roberts |
*** empty log message ***
|
2004-05-23 |
Jesper Harder |
(grep-tree): Ensure that DIR argument is
|
2004-05-22 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-22 |
Richard M. Stallman |
(Fmake_string): Doc fix.
|
2004-05-22 |
Richard M. Stallman |
(clone_per_buffer_values): Copy the alist of local vars,
|
2004-05-22 |
Richard M. Stallman |
(casify_object): Return OBJ unchanged if not real char.
|
2004-05-22 |
Richard M. Stallman |
(main): Update copyright year.
|
2004-05-22 |
Richard M. Stallman |
(Fread_file_name): Expand DIR if not absolute.
|
2004-05-22 |
Richard M. Stallman |
(del_range_2, replace_range): Don't write an anchor if the gap is empty.
|
2004-05-22 |
Richard M. Stallman |
(try_scrolling): If scroll-up-aggressively or scroll-down-aggressively
|
2004-05-22 |
Richard M. Stallman |
(Syntax Class Table): Word syntax not just for English.
|
2004-05-22 |
Richard M. Stallman |
(Output Variables): Doc float-output-format.
|
2004-05-22 |
Richard M. Stallman |
(Regexp Special): Nested repetition can be infloop.
|
2004-05-22 |
Richard M. Stallman |
(Cons Cells): Explain dotted lists, true lists, circular lists.
|
2004-05-22 |
Richard M. Stallman |
(Eval): Increasing max-lisp-eval-depth can cause real stack overflow.
|
2004-05-22 |
Richard M. Stallman |
Minor cleanups.
|
2004-05-22 |
Richard M. Stallman |
(sentence-end): Match unicode curly quotes as a close quote.
|
2004-05-22 |
Richard M. Stallman |
Maintained by FSF.
|
2004-05-22 |
Richard M. Stallman |
Use assoc-string, not assoc-ignore-case.
|
2004-05-22 |
Richard M. Stallman |
(idlwave-shell-get-object-class): Use assoc-string, not assoc-ignore-case.
|
2004-05-22 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-22 |
Richard M. Stallman |
(mark-defun, narrow-to-defun): If moving back then fwd gets a defun
|
2004-05-22 |
Richard M. Stallman |
(file-name-non-special): Allow t in file-arg-indices
|
2004-05-22 |
Richard M. Stallman |
(gs-options): Add -dSAFER. Mark it risky.
|
2004-05-22 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-22 |
Juanma Barranquero |
(help-add-fundoc-usage): Use %S only for output of `help-make-usage'.
|
2004-05-22 |
Juanma Barranquero |
(Fdefine_key): Doc fix.
|
2004-05-21 |
Kim F. Storm |
(struct backtrace): Add debug_on_exit member.
|
2004-05-21 |
Kim F. Storm |
(struct backtrace): Add debug_on_exit member.
|
2004-05-21 |
Kim F. Storm |
*** empty log message ***
|
2004-05-21 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-21 |
Juanma Barranquero |
(allout-chart-subtree, allout-rebullet-topic-grunt): Don't mention in the
|
2004-05-21 |
Kenichi Handa |
*** empty log message ***
|
2004-05-21 |
Masatake YAMATO |
(etags-tags-completion-table): Show parsing progress.
|
2004-05-21 |
Masatake YAMATO |
* progmodes/etags.el (tags-apropos, list-tags): Require apropos.
|
2004-05-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-21 |
Luc Teirlinck |
(locate-prompt-for-command): Shorten first line of docstring.
|
2004-05-20 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-20 |
Luc Teirlinck |
(find-file-noselect-1): Limit the scope of the
|
2004-05-20 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-20 |
Luc Teirlinck |
(lookup_char_property): Do not prematurely return nil.
|
2004-05-20 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-20 |
Eli Zaretskii |
(facemenu-color-name-equal): New function.
|
2004-05-20 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-20 |
Eli Zaretskii |
(compare-windows-face): Use min-colors instead of
|
2004-05-19 |
Kenichi Handa |
Modify syntax of more characters.
|
2004-05-19 |
Stefan Monnier |
*** empty log message ***
|
2004-05-19 |
Pavel Janík |
*** empty log message ***
|
2004-05-19 |
Stefan Monnier |
(do-auto-fill): Remove unused vars `bol' and `opoint'.
|
2004-05-19 |
Pavel Janík |
Avoid mixing standard error output messages into the search result.
|
2004-05-19 |
Stefan Monnier |
(gud-reset): Use unless & with-current-buffer.
|
2004-05-19 |
Stefan Monnier |
(gdb-reset): Use unless. Fix regexp.
|
2004-05-19 |
Stefan Monnier |
(defun-cvs-mode): Fix capitalization of error message.
|
2004-05-19 |
Stefan Monnier |
(byte-compile-log): Use backquotes.
|
2004-05-19 |
Stefan Monnier |
Describe the new \_< and \_> operators.
|
2004-05-19 |
Stefan Monnier |
*** empty log message ***
|
2004-05-19 |
Stefan Monnier |
*** empty log message ***
|
2004-05-19 |
Stefan Monnier |
Add support for new '\_<' and '\_>' regexp operators, matching the
|
2004-05-19 |
Stefan Monnier |
(trivial_regexp_p): \_ is no longer a trivial regexp.
|
2004-05-19 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-19 |
Thien-Thi Nguyen |
(Search-based Fontification): Fix typo.
|
2004-05-19 |
Kim F. Storm |
(xsymbol): Fix last change.
|
2004-05-19 |
Kim F. Storm |
*** empty log message ***
|
2004-05-19 |
David Ponce |
*** empty log message ***
|
2004-05-19 |
David Ponce |
(print): Reset print_depth before to call print_object.
|
2004-05-19 |
Masatake YAMATO |
* wid-edit.el (widget-radio-button-notify): Revert my last
|
2004-05-19 |
Stefan Monnier |
(xprintstr): New fun.
|
2004-05-19 |
Stefan Monnier |
(mm-insert-inline): Make it work in read-only buffer.
|
2004-05-19 |
Stefan Monnier |
(help-go-back): Don't depend on position of back button.
|
2004-05-19 |
Stefan Monnier |
(auto-save-file-name-transforms): Make sure ange-ftp temp
|
2004-05-19 |
Stefan Monnier |
(tex-compilation-parse-errors): Save excursion in source buffer.
|
2004-05-19 |
Kenichi Handa |
*** empty log message ***
|
2004-05-19 |
Kenichi Handa |
Fix syntax (open/close) of CJK characters.
|
2004-05-18 |
Stefan Monnier |
(create_child): Use INTMASK.
|
2004-05-18 |
Jason Rumney |
Fix last change for non USE_LISP_UNION_TYPE case.
|
2004-05-18 |
Jason Rumney |
(display_x_get_resource, vga_stdcolor_name): Add prototype.
|
2004-05-18 |
Jason Rumney |
(add_menu_item, w32_menu_display_help) [USE_LISP_UNION_TYPE]: Cast
|
2004-05-18 |
Jason Rumney |
Prefix RIF functions with w32con_ to avoid namespace clash with term.c.
|
2004-05-18 |
Stefan Monnier |
*** empty log message ***
|
2004-05-18 |
Stefan Monnier |
(gnus-all-windows-visible-p): Don't consider non-visible windows.
|
2004-05-18 |
Stefan Monnier |
(Fgarbage_collect): Do all the marking before flushing
|
2004-05-18 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-18 |
Eli Zaretskii |
(DECL_ALIGN): Remove restriction on MS-DOS systems.
|
2004-05-18 |
Masatake YAMATO |
* wid-edit.el (widget-radio-button-notify): Don't pass `widget'
|
2004-05-18 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-18 |
Eli Zaretskii |
(syms_of_msdos): Initialize dos-unsupported-char-glyph with make_number.
|
2004-05-18 |
Jason Rumney |
[USE_LSB_TAG]: Don't check heap location.
|
2004-05-18 |
Jason Rumney |
*** empty log message ***
|
2004-05-17 |
Kim F. Storm |
(Frecursive_edit): Return immediately if input blocked.
|
2004-05-17 |
Kim F. Storm |
(INPUT_BLOCKED_P): New macro.
|
2004-05-17 |
Kim F. Storm |
*** empty log message ***
|
2004-05-17 |
Jason Rumney |
(Fw32_register_hot_key, Fw32_unregister_hot_key)
|
2004-05-17 |
Kim F. Storm |
*** empty log message ***
|
2004-05-17 |
Kim F. Storm |
(face_at_buffer_position): Use GET_OVERLAYS_AT.
|
2004-05-17 |
Kim F. Storm |
(next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.
|
2004-05-17 |
Kim F. Storm |
(get_char_property_and_overlay): Use GET_OVERLAYS_AT.
|
2004-05-17 |
Kim F. Storm |
(print_object): Increase buf size.
|
2004-05-17 |
Kim F. Storm |
(IT_note_mouse_highlight): Use GET_OVERLAYS_AT.
|
2004-05-17 |
Kim F. Storm |
(GET_OVERLAYS_AT): New macro.
|
2004-05-17 |
Jason Rumney |
Fix last change.
|
2004-05-17 |
Jason Rumney |
* w32proc.c (create_child): Use make_number instead of masking pid.
|
2004-05-17 |
Jason Rumney |
(w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and make
|
2004-05-17 |
Jason Rumney |
Rename w32_num_mouse_buttons from Vw32_num_mouse_buttons.
|
2004-05-17 |
Jason Rumney |
Use static consistently.
|
2004-05-17 |
Jason Rumney |
(_sys_read_ahead): Use w32_pipe_read_delay.
|
2004-05-17 |
Jason Rumney |
* w32proc.c (w32_pipe_read_delay): Rename from Vw32_pipe_read_delay
|
2004-05-17 |
Jason Rumney |
(egetenv) [USE_CRT_DLL]: Remove condition.
|
2004-05-17 |
Jason Rumney |
(w32_console_mouse_position, do_mouse_event, key_event): Don't mix
|
2004-05-17 |
Jason Rumney |
(kbd_buffer_get_event): Don't use event->code and
|
2004-05-17 |
Glenn Morris |
*** empty log message ***
|
2004-05-17 |
Glenn Morris |
(f90-end-block-re, f90-start-block-re): New constants.
|
2004-05-17 |
Sam Steingold |
(common-lisp-indent-function-1): Indent "without-" forms just
|
2004-05-17 |
Kim F. Storm |
(mark_object): Mark Lisp_Misc_Free cell. Fix comment.
|
2004-05-17 |
Kim F. Storm |
(mark_object): Ignore Lisp_Misc_Free objects.
|
2004-05-17 |
Kim F. Storm |
*** empty log message ***
|
2004-05-17 |
David Ponce |
*** empty log message ***
|
2004-05-17 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-17 |
Kenichi Handa |
*** empty log message ***
|
2004-05-17 |
Kenichi Handa |
New file.
|
2004-05-17 |
Kenichi Handa |
(OTHERS): Add ${srcdir}/quail/sisheng.elc.
|
2004-05-17 |
Kenichi Handa |
*** empty log message ***
|
2004-05-16 |
Karl Berry |
@ifnottex, not @ifinfo
|
2004-05-16 |
Kim F. Storm |
(timer-event-handler): Fix last change.
|
2004-05-16 |
Kim F. Storm |
*** empty log message ***
|
2004-05-16 |
Eli Zaretskii |
Fix last change in ispell.el.
|
2004-05-16 |
Vinicius Jose Latorre |
doc fix
|
2004-05-16 |
Juri Linkov |
*** empty log message ***
|
2004-05-16 |
Juri Linkov |
Add coding: latin-1, sentence-end-double-space: nil.
|
2004-05-16 |
Juri Linkov |
Regenerated.
|
2004-05-16 |
Juri Linkov |
Add C-u and RET to `C-h t Russian'.
|
2004-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-16 |
Juanma Barranquero |
(Fset_default): Make argument names match their use in docstring.
|
2004-05-16 |
Thien-Thi Nguyen |
Add self.
|
2004-05-15 |
John Wiegley |
Added entries to .cvsignore files.
|
2004-05-15 |
John Wiegley |
2004-05-15 John Wiegley <johnw@newartisans.com>
|
2004-05-15 |
John Wiegley |
*** empty log message ***
|
2004-05-15 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-15 |
Andreas Schwab |
*** empty log message ***
|
2004-05-15 |
Andreas Schwab |
Mask off gdb_array_mark_flag from vector sizes.
|
2004-05-15 |
Andreas Schwab |
(gdb_array_mark_flag): Define.
|
2004-05-15 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-15 |
Eli Zaretskii |
New file.
|
2004-05-15 |
Eli Zaretskii |
(ispell-local-dictionary-alist): Add
|
2004-05-15 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-15 |
Eli Zaretskii |
(compilation-warning-face, compilation-info-face): Use min-colors.
|
2004-05-15 |
Eli Zaretskii |
(DECL_ALIGN) [MSDOS]: Don't define DECL_ALIGN to use
|
2004-05-15 |
Jan Djärv |
*** empty log message ***
|
2004-05-15 |
Jan Djärv |
New icons.
|
2004-05-14 |
Kim F. Storm |
(timer-activate): Add optional arg triggered-p.
|
2004-05-14 |
Kim F. Storm |
*** empty log message ***
|
2004-05-14 |
Kim F. Storm |
Undo last change.
|
2004-05-14 |
Kim F. Storm |
(in_timer_check): New static var.
|
2004-05-14 |
Kim F. Storm |
*** empty log message ***
|
2004-05-14 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-14 |
Stefan Monnier |
*** empty log message ***
|
2004-05-14 |
Stefan Monnier |
(Fw32_define_rgb_color): Avoid XSET.
|
2004-05-14 |
Kenichi Handa |
*** empty log message ***
|
2004-05-14 |
Kenichi Handa |
(Fccl_execute_on_string): Fix setting elements of STATUS.
|
2004-05-14 |
David Ponce |
*** empty log message ***
|
2004-05-14 |
David Ponce |
New file.
|
2004-05-14 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-14 |
David Kastrup |
2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
|
2004-05-14 |
David Kastrup |
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
|
2004-05-14 |
Stefan Monnier |
(describe-char-unicode-data, describe-char-unicodedata-file):
|
2004-05-14 |
Steven Tamm |
Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
|
2004-05-14 |
John Wiegley |
*** empty log message ***
|
2004-05-14 |
John Wiegley |
2004-05-13 John Wiegley <johnw@newartisans.com>
|
2004-05-14 |
John Wiegley |
2004-05-13 John Wiegley <johnw@newartisans.com>
|
2004-05-13 |
Kim F. Storm |
(wait_reading_process_input): Make reentrant.
|
2004-05-13 |
Kim F. Storm |
*** empty log message ***
|
2004-05-13 |
Nick Roberts |
(GDB Graphical Interface): Update and describe layout first.
|
2004-05-13 |
Nick Roberts |
*** empty log message ***
|
2004-05-13 |
Kim F. Storm |
(mark_kboards): Don't mark x and y members
|
2004-05-13 |
Kim F. Storm |
*** empty log message ***
|
2004-05-13 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-13 |
Juanma Barranquero |
(file-truename): Don't mention COUNTER and PREV-DIRS arguments in the
|
2004-05-13 |
Stefan Monnier |
*** empty log message ***
|
2004-05-13 |
Stefan Monnier |
(USE_LSB_TAG): Make it the default when it is known to work.
|
2004-05-13 |
Stefan Monnier |
(telnet-mode): Use define-derived-mode.
|
2004-05-13 |
John Paul Wallington |
*** empty log message ***
|
2004-05-13 |
John Paul Wallington |
(emacs-version): Check for `gtk' feature before `x-toolkit' feature.
|
2004-05-13 |
Juanma Barranquero |
Fix description of new help arg highlighting.
|
2004-05-13 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-13 |
Juanma Barranquero |
(help-arg-highlighting-function, help-argument-name): Delete.
|
2004-05-13 |
Glenn Morris |
(Fdisplay_buffer, Fsplit_window, split-height-threshold): Doc fix.
|
2004-05-13 |
Glenn Morris |
*** empty log message ***
|
2004-05-13 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-13 |
Juanma Barranquero |
(Ftty_supports_face_attributes_p, Finternal_copy_lisp_face): Fix typo in
|
2004-05-13 |
Glenn Morris |
(appt-disp-window): Use `calendar-set-mode-line' for a centered
|
2004-05-12 |
Nick Roberts |
(gud-mode): Add gud-kill-buffer-hook to kill-buffer-hook here and make it local.
|
2004-05-12 |
Nick Roberts |
*** empty log message ***
|
2004-05-12 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-12 |
Juanma Barranquero |
(define-generic-mode): Remove redundant arglist info.
|
2004-05-12 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-05-12 |
Daniel Pfeiffer |
(compilation-set-window-height): Use save-excursion to protect against misplaced marker.
|
2004-05-12 |
Thien-Thi Nguyen |
New entry re clamping to EXIT_FAILURE.
|
2004-05-12 |
Kenichi Handa |
*** empty log message ***
|
2004-05-12 |
Kenichi Handa |
*** empty log message ***
|
2004-05-12 |
Kenichi Handa |
(quail-find-key): Fix docstring.
|
2004-05-12 |
Kenichi Handa |
*** empty log message ***
|
2004-05-12 |
Kenichi Handa |
*** empty log message ***
|
2004-05-12 |
Jan Djärv |
* xfns.c (syms_of_xfns): Provide x-toolkit also for GTK.
|
2004-05-12 |
Jan Djärv |
* custom.el (defface): Document that type can have value gtk.
|
2004-05-12 |
Kenichi Handa |
*** empty log message ***
|
2004-05-12 |
Kenichi Handa |
Require quail at comile time.
|
2004-05-12 |
Steven Tamm |
macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in
|
2004-05-12 |
Kenichi Handa |
(quail-install-decode-map): Accept a
|
2004-05-12 |
Steven Tamm |
Support XPM on Carbon Emacs. Does not
|
2004-05-12 |
Steven Tamm |
macterm.c (x_flush, XTframe_up_to_date): use FRAME_MAC_P
|
2004-05-12 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-11 |
Juanma Barranquero |
(help-split-fundoc, help-add-fundoc-usage): Make arguments match their use in
|
2004-05-11 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-11 |
Juanma Barranquero |
(set-visited-file-name, file-expand-wildcards): Fix docstring.
|
2004-05-11 |
Kim F. Storm |
(read_process_output): Grow decoding_buf when needed;
|
2004-05-11 |
Kim F. Storm |
*** empty log message ***
|
2004-05-11 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-11 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-11 |
Eli Zaretskii |
(mutually_exclusive_p): In 'case wordbeg', compare op2
|
2004-05-11 |
Eli Zaretskii |
(rfc2368-parse-mailto-url): Make the results of
|
2004-05-11 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-11 |
Eli Zaretskii |
(Man-getpage-in-background): Use shell-file-name
|
2004-05-11 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-11 |
Eli Zaretskii |
New file.
|
2004-05-11 |
Eli Zaretskii |
(leim-list.el): Move commands to convert TIT and MISC dictionaries
|
2004-05-11 |
Eli Zaretskii |
(distclean): Remove stamp-subdirs.
|
2004-05-11 |
Stefan Monnier |
*** empty log message ***
|
2004-05-11 |
Stefan Monnier |
(prin1-char): Use eventp.
|
2004-05-11 |
Stefan Monnier |
(eventp): Be more discriminating with integers.
|
2004-05-10 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-10 |
Juanma Barranquero |
(custom-initialize-default, defcustom): Fix typo in docstring.
|
2004-05-10 |
Jason Rumney |
Added note about CreateProcess failures from make.exe
|
2004-05-10 |
Daniel Pfeiffer |
Add edg examples and remove redundant ultrix examples.
|
2004-05-10 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-05-10 |
Sam Steingold |
(ispell-message): Use `message-cite-prefix-regexp'
|
2004-05-10 |
Daniel Pfeiffer |
(compile): Add universal prefix arg.
|
2004-05-10 |
Stefan Monnier |
*** empty log message ***
|
2004-05-10 |
Stefan Monnier |
(help-buffer): Autoload when compiling.
|
2004-05-10 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-10 |
Juanma Barranquero |
(define-ibuffer-column, define-ibuffer-sorter, define-ibuffer-filter): Add usage
|
2004-05-10 |
Juanma Barranquero |
(Mode Line Variables): Fix description of global-mode-string, which is now after
|
2004-05-10 |
Nick Roberts |
(gdb-annotation-rules): Add nquery annotation
|
2004-05-10 |
Nick Roberts |
*** empty log message ***
|
2004-05-10 |
Juanma Barranquero |
(Fget_unused_iso_final_char): Fix typos in docstring.
|
2004-05-10 |
Juanma Barranquero |
(Fstart_process): Fix docstring.
|
2004-05-10 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-10 |
Juanma Barranquero |
(start-process-shell-command): Fix docstring. Put usage info in a format usable
|
2004-05-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-10 |
Thien-Thi Nguyen |
(main): For failing cases, exit with `EXIT_FAILURE'.
|
2004-05-10 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-10 |
Richard M. Stallman |
(print_preprocess): Use being_printed, loop_count and
|
2004-05-10 |
Richard M. Stallman |
(unrmail): Mostly rewritten. Parses the file
|
2004-05-10 |
Stefan Monnier |
*** empty log message ***
|
2004-05-10 |
Stefan Monnier |
(inferior-python-mode-map): Remove erroneous C-c C-z binding.
|
2004-05-10 |
Kenichi Handa |
*** empty log message ***
|
2004-05-10 |
Kenichi Handa |
(temp_output_buffer_setup): Bind inhibit-read-only and
|
2004-05-10 |
Kenichi Handa |
(x_create_tip_frame): Bind inhibit-read-only and
|
2004-05-10 |
Kenichi Handa |
(describe-char): Fix previous change. Don't make
|
2004-05-10 |
Andreas Schwab |
*** empty log message ***
|
2004-05-10 |
Andreas Schwab |
(all): Readd dependency on ${WORLD} so that lisp
|
2004-05-10 |
Andreas Schwab |
(Frename_file): Remove extra argument in call to
|
2004-05-10 |
Andreas Schwab |
Declare Fmake_symbolic_link.
|
2004-05-10 |
Andreas Schwab |
Rebuild.
|
2004-05-10 |
Kim F. Storm |
(calc_line_height_property): Use string position when
|
2004-05-10 |
Kim F. Storm |
*** empty log message ***
|
2004-05-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
|
2004-05-10 |
Kenichi Handa |
*** empty log message ***
|
2004-05-10 |
Kenichi Handa |
(count_combining): Delete it.
|
2004-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-09 |
Juanma Barranquero |
(help-argument-name): Default to italic.
|
2004-05-09 |
Juanma Barranquero |
Describe next- and prev-buffer.
|
2004-05-09 |
Juanma Barranquero |
(remove-overlays, read-passwd): Fix docstring.
|
2004-05-09 |
Jason Rumney |
*** empty log message ***
|
2004-05-09 |
Jason Rumney |
(cp932, cp936, cp949, cp950): Remove.
|
2004-05-09 |
Jason Rumney |
Add cp936 as alias for chinese-iso-8bit, and cp950 for chinese-big5.
|
2004-05-09 |
Jason Rumney |
Add cp949 as alias for korean-iso-8bit.
|
2004-05-09 |
Jason Rumney |
Add cp932 as alias for japanese-shift-jis.
|
2004-05-09 |
Daniel Pfeiffer |
less heavy lines
|
2004-05-09 |
Jason Rumney |
*** empty log message ***
|
2004-05-09 |
Jason Rumney |
Fix last change.
|
2004-05-09 |
Jason Rumney |
(Vw32_ansi_code_page): New Lisp variable.
|
2004-05-09 |
Jason Rumney |
Require code-pages.
|
2004-05-09 |
Jason Rumney |
*** empty log message ***
|
2004-05-09 |
Jason Rumney |
(set-locale-environment): On MS-Windows use ansi code-page for default
|
2004-05-09 |
Jason Rumney |
(cp932, cp936, cp949, cp950): Add aliases.
|
2004-05-09 |
Thien-Thi Nguyen |
Initial revision
|
2004-05-09 |
Jason Rumney |
Remove incorrect comment about using utf-16 for Windows clipboard
|
2004-05-09 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-09 |
Juanma Barranquero |
(quickurl, quickurl-browse-url, quickurl-read):
|
2004-05-09 |
Juanma Barranquero |
(cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
|
2004-05-09 |
Juanma Barranquero |
(help-highlight-arguments): Fix braino.
|
2004-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-09 |
Juanma Barranquero |
(Fquo): Simplify.
|
2004-05-09 |
Juanma Barranquero |
(help-highlight-arguments): Don't try to highlight missing or autoloaded
|
2004-05-08 |
Jason Rumney |
*** empty log message ***
|
2004-05-08 |
Jason Rumney |
(lisp1, lisp2): Split lisp to avoid long command-lines.
|
2004-05-08 |
Jason Rumney |
Removed erroneous comment about using utf-16 as
|
2004-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-08 |
Juanma Barranquero |
(do, do*): Put usage info in a format usable by `describe-function'.
|
2004-05-08 |
Andreas Schwab |
.
|
2004-05-08 |
Juanma Barranquero |
(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.
|
2004-05-08 |
Andreas Schwab |
(checkdoc-minor-mode): Doc fix.
|
2004-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-08 |
Juanma Barranquero |
(Fwaiting_for_user_input_p, Fmake_network_process)
|
2004-05-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-08 |
Thien-Thi Nguyen |
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
|
2004-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-08 |
Juanma Barranquero |
(Fquo): If any argument is float, do the computation in floating point.
|
2004-05-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-08 |
Thien-Thi Nguyen |
(emacsclient${EXEEXT}): Use makefile var `version'.
|
2004-05-08 |
Andreas Schwab |
Fix references to utf-translate-cjk into utf-translate-cjk-mode.
|
2004-05-08 |
John Wiegley |
*** empty log message ***
|
2004-05-08 |
John Wiegley |
*** empty log message ***
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-08 |
Thien-Thi Nguyen |
Initial revision
|
2004-05-07 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-07 |
Juanma Barranquero |
(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
|
2004-05-07 |
Juanma Barranquero |
(next-error): Fix typo in docstring.
|
2004-05-07 |
Juanma Barranquero |
(Finsert_buffer_substring): Make argument names match their use in
|
2004-05-07 |
Juanma Barranquero |
(Fmodify_syntax_entry): Fix docstring.
|
2004-05-07 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-07 |
Kai Großjohann |
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
|
2004-05-07 |
Kai Großjohann |
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
|
2004-05-07 |
Lars Hansen |
*** empty log message ***
|
2004-05-07 |
Lars Hansen |
(desktop-buffer-mode-handlers): Fix docstring.
|
2004-05-07 |
Lars Hansen |
*** empty log message ***
|
2004-05-07 |
Lars Hansen |
Add desktop-after-read-hook, desktop-no-desktop-file-hook and desktop-save-hook.
|
2004-05-07 |
Lars Hansen |
Add desktop-save-buffer.
|
2004-05-07 |
Lars Hansen |
(Desktop Save Mode): Add.
|
2004-05-07 |
Lars Hansen |
(desktop-buffer-mode-handlers): Fix docstring.
|
2004-05-07 |
Steven Tamm |
macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
|
2004-05-07 |
Stefan Monnier |
(rfc2047-encode-message-header): Don't encode non-address
|
2004-05-07 |
Stefan Monnier |
("TeX"): Quote chars with paren syntax.
|
2004-05-07 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-07 |
Thien-Thi Nguyen |
(GOOD, BAD): Delete macros. Throughout,
|
2004-05-07 |
Stefan Monnier |
("TeX"): Fix typo.
|
2004-05-07 |
Juanma Barranquero |
(lambda): Add arglist description to docstring.
|
2004-05-07 |
Juanma Barranquero |
(make-obsolete, make-obsolete-variable): Make argument names match their use in
|
2004-05-07 |
Juanma Barranquero |
(reb-auto-update): Fix typo in docstring.
tmp_pcl_tag_131034C
|
2004-05-07 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-07 |
Juanma Barranquero |
(Fset_window_buffer): Fix docstring.
|
2004-05-06 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-06 |
Nick Roberts |
Improve/extend documentation strings.
|
2004-05-06 |
Nick Roberts |
*** empty log message ***
|
2004-05-06 |
Stefan Monnier |
(nnimap-demule): Avoid string-as-multibyte.
|
2004-05-06 |
Stefan Monnier |
Changes largely merged in from Dave Love's code. Doc fixes.
|
2004-05-06 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-06 |
Thien-Thi Nguyen |
(main) [VMS]: Fix var ref.
|
2004-05-06 |
Jason Rumney |
*** empty log message ***
|
2004-05-06 |
Jason Rumney |
Use -mno-cygwin to check for image libraries when needed.
|
2004-05-06 |
Stefan Monnier |
(diff-make-unified): Fix regexp.
|
2004-05-06 |
Stefan Monnier |
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
|
2004-05-06 |
Stefan Monnier |
Use utf-8 coding.
|
2004-05-06 |
John Paul Wallington |
*** empty log message ***
|
2004-05-06 |
John Paul Wallington |
2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-06 |
Juanma Barranquero |
(help-argument-name): Default to bold; don't inherit from
|
2004-05-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-06 |
Juanma Barranquero |
(electric-help-command-loop): Check whether the last character is visible,
|
2004-05-06 |
Juanma Barranquero |
(Fsetq_default): Fix docstring.
|
2004-05-06 |
Kenichi Handa |
*** empty log message ***
|
2004-05-05 |
Jason Rumney |
*** empty log message ***
|
2004-05-05 |
Jason Rumney |
(Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash.
|
2004-05-05 |
Stephen Eglen |
*** empty log message ***
|
2004-05-05 |
Stephen Eglen |
(iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
|
2004-05-05 |
Lars Hansen |
*** empty log message ***
|
2004-05-05 |
Lars Hansen |
(wdired-change-to-wdired-mode): Quote wdired-mode-hook in run-hooks.
|
2004-05-04 |
Stefan Monnier |
(sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.
|
2004-05-04 |
Stefan Monnier |
Don't use `extrasub' (loses with autoconf 2.59).
|
2004-05-04 |
Jan Djärv |
fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK.
|
2004-05-04 |
Jonathan Yavner |
*** empty log message ***
|
2004-05-04 |
Jonathan Yavner |
Typo fix: "ses--column-widths" => "ses--col-widths"
|
2004-05-04 |
Jonathan Yavner |
Change email address
|
2004-05-04 |
Jan Djärv |
* fileio.c (barf_or_query_if_file_exists): Use lstat.
|
2004-05-04 |
Kim F. Storm |
*** empty log message ***
|
2004-05-04 |
Kim F. Storm |
Update copyright and commentary.
|
2004-05-04 |
Kim F. Storm |
(ido-read-file-name): If command has ido property, don't use ido
|
2004-05-04 |
Stefan Monnier |
*** empty log message ***
|
2004-05-04 |
Kim F. Storm |
(ido-read-internal): Fix call to read-file-name for edit.
|
2004-05-04 |
Kim F. Storm |
*** empty log message ***
|
2004-05-04 |
Kim F. Storm |
(Qtotal): New var.
|
2004-05-04 |
Jason Rumney |
*** empty log message ***
|
2004-05-04 |
Jason Rumney |
Revert last change
|
2004-05-04 |
Kenichi Handa |
*** empty log message ***
|
2004-05-04 |
Kenichi Handa |
(TIT-SOURCES): Prepend ${srcdir} to each elemnt.
|
2004-05-04 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-04 |
Juanma Barranquero |
(help-argument-name): New face, inheriting from
|
2004-05-03 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-03 |
Juanma Barranquero |
(winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-c
|
2004-05-03 |
Stefan Monnier |
(bibtex-progress-message): Fix docstring.
|
2004-05-03 |
Juanma Barranquero |
(electric-help-command-loop, electric-help-undefined, electric-help-help):
|
2004-05-03 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-03 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
|
2004-05-03 |
Luc Teirlinck |
(xselect-convert-to-string): Move comment to intended line.
|
2004-05-03 |
Jan Djärv |
* term/x-win.el (x-clipboard-yank): Don't exit on error from
|
2004-05-03 |
Jan Djärv |
* gtkutil.c (xg_update_scrollbar_pos): Call XClearWindow to clear
|
2004-05-03 |
Kim F. Storm |
(cua-mode): Deactivate mark when cua-mode is enabled.
|
2004-05-03 |
Kim F. Storm |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
Remove files related to old msvc only windows build.
|
2004-05-03 |
Jason Rumney |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
(info-gmake, info-nmake): New targets.
|
2004-05-03 |
Kim F. Storm |
(cua--update-indications): Fix last change.
|
2004-05-03 |
Kim F. Storm |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
Use forward slashes in paths.
|
2004-05-03 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-03 |
Luc Teirlinck |
(xselect-convert-to-string): Bind `inhibit-read-only' to t.
|
2004-05-03 |
Nick Roberts |
(gdb-goto-breakpoint): Make buffer display file at breakpoint.
|
2004-05-03 |
Nick Roberts |
*** empty log message ***
|
2004-05-02 |
Nick Roberts |
(gud-watch, gdb-display-buffer)
|
2004-05-02 |
Nick Roberts |
*** empty log message ***
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Stefan Monnier |
Arch-tags shouldn't be outline headers.
|
2004-05-02 |
Stefan Monnier |
(compilation-gcpro): New var
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Stefan Monnier |
(diff-header-face, diff-file-header-face): Use min-colors.
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(HAVE_GETRUSAGE): Define.
|
2004-05-02 |
Eli Zaretskii |
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT): Avoid
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(region-cache.o): Depend on config.h
|
2004-05-02 |
Stefan Monnier |
Arch-tags shouldn't be outline headers.
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(compilation-start): In the no-async-subprocesses branch, fontify
|
2004-05-02 |
Stefan Monnier |
(bibtex-sort-buffer): Remove error message.
|
2004-05-02 |
Stefan Monnier |
(compute_motion): Save vpos in prev_vpos when dealing
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-02 |
Thien-Thi Nguyen |
(init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(compilation-start): In the no-async-subprocesses branch, call
|
2004-05-02 |
Kenichi Handa |
(describe-char): Copy the character with text
|
2004-05-02 |
Kim F. Storm |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Stefan Monnier |
(calc_line_height_property): YAILOM (yet another int/Lisp_Object mixup).
|
2004-05-01 |
Stefan Monnier |
(python-compilation-line-number): Remove.
|
2004-05-01 |
Stefan Monnier |
(compilation-messages-start): New var.
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
(ielm-prompt-read-only): Update docstring.
|
2004-05-01 |
Luc Teirlinck |
(comint-prompt-read-only): Update docstring.
|
2004-05-01 |
Luc Teirlinck |
(kill-whole-line): Use "p" instead of "P" in interactive form.
|
2004-05-01 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-01 |
Eli Zaretskii |
(top-level): Add "#pragma pack(0)" after <dir.h>, to
|
2004-05-01 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-01 |
Juanma Barranquero |
(help-add-fundoc-usage): Use %S instead of %s to format arglist so default
|
2004-05-01 |
Jason Rumney |
*** empty log message ***
|
2004-05-01 |
Jason Rumney |
(w32-drag-n-drop): Use x-dnd.el functions.
|
2004-05-01 |
Jason Rumney |
*** empty log message ***
|
2004-05-01 |
Jason Rumney |
(x_draw_hollow_cursor): Sync with xterm.c
|
2004-05-01 |
Juri Linkov |
*** empty log message ***
|
2004-05-01 |
Juri Linkov |
(dired-diff): Use `dired-dwim-target-directory'
|
2004-05-01 |
Kenichi Handa |
(clean mostlyclean): Fix previous change.
|
2004-05-01 |
Kenichi Handa |
(OTHERS): Ranamed from MISC.
|
2004-05-01 |
Kenichi Handa |
*** empty log message ***
|
2004-05-01 |
Kenichi Handa |
(miscdic-convert): Don't generate a
|
2004-05-01 |
Juri Linkov |
*** empty log message ***
|
2004-05-01 |
Juri Linkov |
Don't put `delete-selection' property on `insert-parentheses' symbol
|
2004-05-01 |
Juri Linkov |
(beginning-of-defun, end-of-defun):
|
2004-05-01 |
Juri Linkov |
(confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
|
2004-05-01 |
Juri Linkov |
(propertized-buffer-identification):
|
2004-05-01 |
Juri Linkov |
(dired-touch-initial): New fun.
|
2004-05-01 |
Juri Linkov |
(outline-blank-line): New var.
|
2004-05-01 |
Juri Linkov |
(custom-mode-map): Add key binding `C-x C-s' to `Custom-save'.
|
2004-04-30 |
Kim F. Storm |
Change cursor-type block to hollow.
|
2004-04-30 |
Kim F. Storm |
(syms_of_buffer) <cursor-type>: Doc fix.
|
2004-04-30 |
Kim F. Storm |
*** empty log message ***
|
2004-04-30 |
Kim F. Storm |
(syms_of_buffer) <cursor-type>: Add hbar value.
|
2004-04-30 |
Kim F. Storm |
* emulation/cua-base.el: Add support for changing cursor types;
|
2004-04-30 |
Kim F. Storm |
(menu-bar-options-menu): Change menu text for CUA.
|
2004-04-30 |
Kim F. Storm |
*** empty log message ***
|
2004-04-30 |
Kim F. Storm |
(cua--convert-rectangle-as): New defmacro.
|
2004-04-30 |
Kim F. Storm |
(cua--standard-movement-commands):
|
2004-04-30 |
Kim F. Storm |
(kill-ring-save): If region face background color is
|
2004-04-30 |
Kim F. Storm |
*** empty log message ***
|
2004-04-30 |
Kim F. Storm |
(mouse-drag-copy-region): New defcustom.
|
2004-04-30 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-30 |
Juanma Barranquero |
(smerge-diff-switches): Fix typo in docstring.
|
2004-04-30 |
Juanma Barranquero |
Fix typo in comment.
|
2004-04-30 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-30 |
Juanma Barranquero |
(diff-switches): Fix typo in docstring.
|
2004-04-30 |
Alex Schroeder |
*** empty log message ***
|
2004-04-30 |
Alex Schroeder |
(xml-debug-print-internal): Don't add newline and
|
2004-04-30 |
Glenn Morris |
*** empty log message ***
|
2004-04-30 |
Glenn Morris |
(fortran-fill): Use local var `bol' rather than duplicate call to
|
2004-04-30 |
Glenn Morris |
(f90-get-present-comment-type): Return whitespace, as well as comment
|
2004-04-30 |
Glenn Morris |
From Dave Love <fx@gnu.org>:
|
2004-04-30 |
Stefan Monnier |
*** empty log message ***
|
2004-04-30 |
Stefan Monnier |
*** empty log message ***
|
2004-04-30 |
Jesper Harder |
emacs -> Emacs.
|
2004-04-29 |
Kim F. Storm |
*** empty log message ***
|
2004-04-29 |
Kim F. Storm |
(init_iterator): Handle line-spacing float value.
|
2004-04-29 |
Kim F. Storm |
(struct it): Remove member use_default_face.
|
2004-04-29 |
Kim F. Storm |
(syms_of_buffer) <line-spacing>: Allow float value.
|
2004-04-29 |
Stefan Monnier |
(sql-product-alist): Rename variable `sql-product-support'.
|
2004-04-29 |
Stefan Monnier |
(python-send-command): New fun.
|
2004-04-29 |
Stefan Monnier |
(cfengine-beginning-of-defun, cfengine-end-of-defun):
|
2004-04-29 |
Stefan Monnier |
(cfengine-mode): Accept a terminal ().
|
2004-04-29 |
Stefan Monnier |
(compilation-last-buffer): Add var alias.
|
2004-04-29 |
Stefan Monnier |
Don't forget to quote args to `test'.
|
2004-04-29 |
Stefan Monnier |
*** empty log message ***
|
2004-04-29 |
Stefan Monnier |
(help-C-file-name): Use new subr-name.
|
2004-04-29 |
Stefan Monnier |
(help-function-def, help-variable-def):
|
2004-04-29 |
Stefan Monnier |
(remove-overlays): Docstring change.
|
2004-04-29 |
Stefan Monnier |
(find-function-C-source-directory): New var.
|
2004-04-29 |
Stefan Monnier |
(Fsubr_name): New fun.
|
2004-04-29 |
Juri Linkov |
*** empty log message ***
|
2004-04-29 |
Juri Linkov |
(outline-next-preface, outline-show-heading): Don't leave unhidden blank line before heading.
|
2004-04-29 |
Juri Linkov |
(compilation-context-lines): Add nil option to disable compilation output window scrolling.
|
2004-04-29 |
Juri Linkov |
(isearch-mode-map): Bind \C-w to isearch-yank-word instead of isearch-yank-word-or-char.
|
2004-04-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-04-29 |
Luc Teirlinck |
(ielm-prompt-read-only, ielm-prompt): Update docstring.
|
2004-04-29 |
Luc Teirlinck |
(comint-prompt-read-only): New variable.
|
2004-04-28 |
John Paul Wallington |
*** empty log message ***
|
2004-04-28 |
John Paul Wallington |
(toplevel): Require cl at compile time.
|
2004-04-28 |
Kim F. Storm |
(null_glyph_slice): New var.
|
2004-04-28 |
Kim F. Storm |
*** empty log message ***
|
2004-04-28 |
John Paul Wallington |
*** empty log message ***
|
2004-04-28 |
Nick Roberts |
(gdb-frame-breakpoints-buffer)
|
2004-04-28 |
Nick Roberts |
(gud-common-init): Throw an error if program is
|
2004-04-28 |
Nick Roberts |
*** empty log message ***
|
2004-04-28 |
John Paul Wallington |
*** empty log message ***
|
2004-04-28 |
John Paul Wallington |
(thumbs-delete-images): Fix formatting of prompt.
|
2004-04-28 |
Richard M. Stallman |
Update key binding for viewing PROBLEMS.
|
2004-04-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-04-28 |
Richard M. Stallman |
(compilation-context-lines): Default now 0.
|
2004-04-27 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-27 |
Juanma Barranquero |
(autoload-before-p): Remove.
|
2004-04-27 |
Juanma Barranquero |
(timeclock-time-less-p): Remove.
|
2004-04-27 |
Juanma Barranquero |
(time-less-p): Remove.
|
2004-04-27 |
Juanma Barranquero |
(pcomplete-time-less-p): Remove.
|
2004-04-27 |
Stefan Monnier |
*** empty log message ***
|
2004-04-27 |
Stefan Monnier |
(x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.
|
2004-04-27 |
Masatake YAMATO |
* subr.el (remove-overlays): Make arguments optional.
|
2004-04-27 |
Jesper Harder |
lisp -> Lisp.
|
2004-04-27 |
Jesper Harder |
(info-apropos): Make it an index node. Align node names
|
2004-04-27 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-27 |
Eli Zaretskii |
(init_environment): If one of the TMP... environment
|
2004-04-27 |
Eli Zaretskii |
(browse-url-netscape-sentinel)
|
2004-04-27 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-27 |
Eli Zaretskii |
Add "(require 'eshell)", to get necessary features
|
2004-04-27 |
Eli Zaretskii |
(Fset_file_times): New function.
|
2004-04-27 |
Eli Zaretskii |
(lisp_time_argument): Provide externally.
|
2004-04-27 |
Eli Zaretskii |
(Changing Files): Document set-file-times.
|
2004-04-27 |
Eli Zaretskii |
Document set-file-times.
|
2004-04-27 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-27 |
Eli Zaretskii |
Capitalise Emacs and Lisp.
|
2004-04-27 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-27 |
Eli Zaretskii |
(momentary-string-display): Support EXIT-CHAR that is
|
2004-04-27 |
Eli Zaretskii |
Fix entry for dabbrev.el from 2004-04-21.
|
2004-04-27 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-27 |
Eli Zaretskii |
(archive-maybe-copy): If ARCHIVE includes leading
|
2004-04-27 |
Kim F. Storm |
(x_produce_glyphs): Fix last change; handle newline in
|
2004-04-27 |
Kim F. Storm |
*** empty log message ***
|
2004-04-27 |
Juri Linkov |
*** empty log message ***
|
2004-04-27 |
Juri Linkov |
*** empty log message ***
|
2004-04-27 |
Juri Linkov |
Fix comment.
|
2004-04-27 |
Juri Linkov |
(picture-mode-map): Add arrow keys.
|
2004-04-27 |
Juri Linkov |
(kill-ring-save): Use blink-matching-delay instead of the constant value 1.
|
2004-04-27 |
Juri Linkov |
(show-paren-highlight-openparen): New var.
|
2004-04-27 |
Juri Linkov |
(log-view-diff): Replace interactive code "r"
|
2004-04-27 |
Juri Linkov |
Add *info*<[0-9]+> to same-window-regexps instead of
|
2004-04-27 |
Juri Linkov |
You can narrow news to the specific version by calling
|
2004-04-27 |
Juri Linkov |
(view-emacs-news): With argument, display info for the
|
2004-04-27 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-26 |
Kim F. Storm |
*** empty log message ***
|
2004-04-26 |
Kim F. Storm |
(struct it): New member use_default_face.
|
2004-04-26 |
Kim F. Storm |
Add line-height property, change line-spacing property.
|
2004-04-26 |
Kim F. Storm |
(insert-sliced-image): Use line-height instead of
|
2004-04-26 |
Miles Bader |
Fix formatting.
|
2004-04-26 |
Kim F. Storm |
(Qline_height): New variable.
|
2004-04-26 |
Kim F. Storm |
*** empty log message ***
|
2004-04-26 |
Andreas Schwab |
.
|
2004-04-26 |
Andreas Schwab |
(print_object): Print non-ascii characters in bool vector representation
|
2004-04-26 |
Andreas Schwab |
(Fcopy_sequence, concat, internal_equal, Ffillarray, mapcar1): Use
|
2004-04-26 |
Andreas Schwab |
(Faref, Faset): Use BOOL_VECTOR_BITS_PER_CHAR instead of
|
2004-04-26 |
Andreas Schwab |
(Fmake_bool_vector): Use BOOL_VECTOR_BITS_PER_CHAR instead of
|
2004-04-26 |
Andreas Schwab |
(read1): Use BOOL_VECTOR_BITS_PER_CHAR instead of BITS_PER_CHAR for
|
2004-04-26 |
Andreas Schwab |
(BOOL_VECTOR_BITS_PER_CHAR): Define.
|
2004-04-26 |
Lars Hansen |
*** empty log message ***
|
2004-04-26 |
Lars Hansen |
(desktop-buffer-misc-data-function): Rename to desktop-save-buffer and change docstring.
|
2004-04-26 |
Lars Hansen |
(dired-mode): Rename desktop-buffer-misc-data-function to desktop-save-buffer.
|
2004-04-26 |
Lars Hansen |
(Info-mode): Rename desktop-buffer-misc-data-function
|
2004-04-26 |
Lars Hansen |
(rmail-variables): Bind desktop-save-buffer to t.
|
2004-04-26 |
Lars Hansen |
(mh-folder-mode): Bind desktop-save-buffer to t.
|
2004-04-26 |
Steven Tamm |
lread.c (init_lread): Fixing typo HAVE_CARBON test logic
|
2004-04-26 |
Eli Zaretskii |
(gud-pdb-command-name): Change default to "pydb".
|
2004-04-26 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-26 |
Eli Zaretskii |
(IS_DIRECTORY_SEP): New macro.
|
2004-04-26 |
Luc Teirlinck |
(ielm-prompt-read-only, ielm-prompt): Minor doc fix.
|
2004-04-26 |
Luc Teirlinck |
*** empty log message ***
|
2004-04-26 |
Luc Teirlinck |
(ielm-prompt-read-only, ielm-prompt): Expand docstring.
|
2004-04-26 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-04-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
|
2004-04-25 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-25 |
Juanma Barranquero |
(Fpop_to_buffer): Fix docstring.
|
2004-04-25 |
Steven Tamm |
lread.c (init_lread): Don't display missing lisp directory
|
2004-04-25 |
Lars Hansen |
*** empty log message ***
|
2004-04-25 |
Steven Tamm |
Updating list of MAINTAINERS to include myself as maintaining the MacOS
|
2004-04-25 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-25 |
Juanma Barranquero |
(inferior-emacs-lisp-mode): Display working buffer on the mode line. Bind
|
2004-04-25 |
Jesper Harder |
(info-apropos): Reset Info-complete-cache.
|
2004-04-25 |
Daniel Pfeiffer |
added irix/Compaq C severe example
|
2004-04-25 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-04-25 |
Daniel Pfeiffer |
(compilation-error-regexp-alist-alist): Also recognize severe Irix et al. messages.
|
2004-04-25 |
Kim F. Storm |
New line-spacing property on newlines.
|
2004-04-24 |
Kim F. Storm |
*** empty log message ***
|
2004-04-24 |
Kim F. Storm |
(x_draw_hollow_cursor): Fix height of box for narrow lines.
|
2004-04-24 |
Kim F. Storm |
(insert-sliced-image): Add line-spacing t property
|
2004-04-24 |
Luc Teirlinck |
*** empty log message ***
|
2004-04-24 |
Kim F. Storm |
*** empty log message ***
|
2004-04-24 |
Kim F. Storm |
(append_space_for_newline): Rename from append_space.
|
2004-04-24 |
Luc Teirlinck |
(comint-delete-output): Bind inhibit-read-only to t.
|
2004-04-24 |
Luc Teirlinck |
*** empty log message ***
|
2004-04-24 |
Luc Teirlinck |
(ielm-prompt-read-only): New user option.
|
2004-04-24 |
Andreas Schwab |
*** empty log message ***
|
2004-04-24 |
Andreas Schwab |
(sh-leading-keywords) <sh>: Add "!".
|
2004-04-24 |
Andreas Schwab |
.
|
2004-04-24 |
Andreas Schwab |
(diff): Set default-directory in diff buffer.
|
2004-04-24 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-24 |
Eli Zaretskii |
(mail-bury): Don't delete the frame where the
|
2004-04-24 |
Eli Zaretskii |
(rmail-mail-new-frame): Doc fix.
|
2004-04-24 |
Eli Zaretskii |
*** empty log message ***
|
2004-04-24 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-04-24 |
Thien-Thi Nguyen |
Update filename in "please read" message.
|
2004-04-23 |
Stefan Monnier |
(checkdoc-output-error-regex-alist): New var.
|
2004-04-23 |
Stefan Monnier |
(wdired-mode-map): Move init into declaration. Fix `return' binding.
|
2004-04-23 |
Stefan Monnier |
(dired-mode-map): Add a menu entry for wdired.
|
2004-04-23 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-04-23 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-23 |
Juanma Barranquero |
(pcomplete-opt, pcomplete-actual-arg, pcomplete-match-string,
|
2004-04-23 |
Juanma Barranquero |
(inferior-emacs-lisp-mode): Fix docstring.
|
2004-04-23 |
Stefan Monnier |
(rx-syntax): Move sregex style syntax to code.
|
2004-04-23 |
Stefan Monnier |
Doc fixes.
|
2004-04-23 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-23 |
Juanma Barranquero |
(vc-print-log): Fix code that handles wrong-number-of-arguments in backend
|
2004-04-23 |
Juanma Barranquero |
(vc-default-workfile-unchanged-p): Fix code that handles
|
2004-04-23 |
Stefan Monnier |
New file.
|
2004-04-23 |
Stefan Monnier |
Add support for cfengine-mode.
|
2004-04-23 |
Kenichi Handa |
*** empty log message ***
|
2004-04-23 |
Kenichi Handa |
(char-displayable-p): Simplified by using internal-char-font.
|
2004-04-23 |
Kenichi Handa |
(Finternal_char_font): If POSITION is nil, return
|
2004-04-23 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-23 |
Juanma Barranquero |
Add "-*- makefile -*-" mode tag.
|
2004-04-22 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-22 |
Stefan Monnier |
Use outline mode. Remove compile.el entry (done).
|
2004-04-22 |
Stefan Monnier |
*** empty log message ***
|
2004-04-22 |
Stefan Monnier |
(diff-next-error): New fun.
|
2004-04-22 |
Stefan Monnier |
(next-error): Change arg name. Add support for the documented C-u C-x ` usage.
|
2004-04-22 |
Stefan Monnier |
(special-display-popup-frame, next-multiframe-window)
|
2004-04-22 |
Lars Hansen |
*** empty log message ***
|
2004-04-22 |
Lars Hansen |
(Info-restore-desktop-buffer): Delete with-no-warnings.
|
2004-04-22 |
Lars Hansen |
(mh-restore-desktop-buffer): Delete with-no-warnings.
|
2004-04-21 |
Stefan Monnier |
*** empty log message ***
|
2004-04-21 |
Stefan Monnier |
(XINT) [EXPLICIT_SIGN_EXTEND && !NO_UNION_TYPE]:
|
2004-04-21 |
Stefan Monnier |
(compilation-mode-font-lock-keywords):
|
2004-04-21 |
Juri Linkov |
Add images in Info pages from Jan Nieuwenhuizen <janneke@gnu.org>.
|
2004-04-21 |
Stefan Monnier |
(recompile): Compile new files.
|
2004-04-21 |
Stefan Monnier |
(batch-byte-recompile-directory): Add byte-recompile-directory's opt `arg'.
|
2004-04-21 |
Stefan Monnier |
(cvs-tree-use-charset): New var.
|
2004-04-21 |
Jesper Harder |
Markup fixes.
|
2004-04-21 |
Juri Linkov |
Restore 2004-04-18 changes.
|
2004-04-21 |
Kim F. Storm |
*** empty log message ***
|
2004-04-21 |
Kim F. Storm |
(telnet): Add optional port arg.
|
2004-04-21 |
Kim F. Storm |
*** empty log message ***
|
2004-04-21 |
Kim F. Storm |
*** empty log message ***
|
2004-04-21 |
Kim F. Storm |
New next-error framework, use in occur.
|
2004-04-21 |
Kim F. Storm |
From: Teodor Zlatanov <tzz@lifelogs.com>
|
2004-04-21 |
Kim F. Storm |
From: Teodor Zlatanov <tzz@lifelogs.com>
|
2004-04-21 |
Kim F. Storm |
From: Teodor Zlatanov <tzz@lifelogs.com>
|
2004-04-21 |
Juanma Barranquero |
*** empty log message ***
|