2005-11-11 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-647
|
2005-11-11 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
|
2005-11-11 |
Stefan Monnier |
*** empty log message ***
|
2005-11-11 |
Stefan Monnier |
(jka-compr-install): Use push and dolist.
|
2005-11-11 |
Stefan Monnier |
Require 'jka-cmpr-hook.
|
2005-11-10 |
Romain Francoise |
Add overlay infloop bug.
|
2005-11-10 |
Romain Francoise |
(apropos-calc-scores): Use `apropos-pattern'.
|
2005-11-10 |
Nick Roberts |
(gud-menu-map): Move parentheses.
|
2005-11-10 |
Nick Roberts |
*** empty log message ***
|
2005-11-10 |
Stefan Monnier |
Remove spurious or unnecessary leading stars in docstrings.
|
2005-11-10 |
Reiner Steib |
Fix my mail address. Fix typo in 2005-11-07 entry of man.el.
|
2005-11-10 |
Kim F. Storm |
*** empty log message ***
|
2005-11-10 |
Masatake YAMATO |
(add-log-current-defun): Handle class::method notation of c++.
|
2005-11-10 |
Lars Hansen |
*** empty log message ***
|
2005-11-10 |
Lars Hansen |
(file-regular-p): Doc fix.
|
2005-11-10 |
Alan Mackenzie |
*** empty log message ***
|
2005-11-10 |
Alan Mackenzie |
2005-11-10 Alan Mackenzie <acm@muc.de>
|
2005-11-10 |
Masatake YAMATO |
(Man-highlight-references): Set an empty
|
2005-11-10 |
Richard M. Stallman |
*** empty log message ***
|
2005-11-10 |
Richard M. Stallman |
(apropos-pattern): Renamed from apropos-regexp.
|
2005-11-10 |
Stefan Monnier |
(mh-loaddefs.el, loaddefs.el): Better follow the commenting conventions.
|
2005-11-10 |
Stefan Monnier |
(custom-make-dependencies): Simplify.
|
2005-11-10 |
Luc Teirlinck |
(CUA Bindings): Add @section.
|
2005-11-10 |
Luc Teirlinck |
*** empty log message ***
|
2005-11-09 |
Richard M. Stallman |
*** empty log message ***
|
2005-11-09 |
Kim F. Storm |
Prev link points to CUA Bindings node.
|
2005-11-09 |
Kim F. Storm |
(Emulation): Move CUA bindings item to killing.texi.
|
2005-11-09 |
Kim F. Storm |
* killing.texi (CUA Bindings): New node. Moved here from
|
2005-11-09 |
Kim F. Storm |
(Top): Add CUA Bindings entry to menu.
|
2005-11-09 |
Kim F. Storm |
*** empty log message ***
|
2005-11-09 |
Kim F. Storm |
(safe_debug_print): New function to be called from gdb
|
2005-11-09 |
Kim F. Storm |
(valid_lisp_object_p): Add prototype.
|
2005-11-09 |
Kim F. Storm |
(valid_lisp_object_p): New function to validate that
|
2005-11-09 |
Kim F. Storm |
(pp, pp1): Use safe_debug_print.
|
2005-11-09 |
Luc Teirlinck |
Require dired.
|
2005-11-09 |
Luc Teirlinck |
*** empty log message ***
|
2005-11-09 |
Nick Roberts |
(gdb): Make gud-pp use user-defined command pp1.
|
2005-11-09 |
Nick Roberts |
(pp1): New user-defined function.
|
2005-11-09 |
Nick Roberts |
*** empty log message ***
|
2005-11-09 |
Jay Belanger |
(math-pow-fancy): Further expand product of square matrices.
|
2005-11-09 |
Nick Roberts |
(gud-menu-map): Ensure tool-bar is constant when using the speedbar.
|
2005-11-09 |
Nick Roberts |
*** empty log message ***
|
2005-11-09 |
Nick Roberts |
New icons.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2005-11-09 |
YAMAMOTO Mitsuharu |
(C_SWITCH_SYSTEM): Remove -fno-common.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
(unexec_write_zero): New function.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (init_mac_osx_environment): Reinitialize locale
|
2005-11-09 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (image_load_quartz2d): Fix memory leak.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
(shortlisp): Sync with src/Makefile.in.
|
2005-11-09 |
YAMAMOTO Mitsuharu |
(standard-display-european): Apply changes previously mentioned but
|
2005-11-09 |
Juri Linkov |
Fixed a bug where where-is-internal failed to detect when a key is
|
2005-11-09 |
Juri Linkov |
*** empty log message ***
|
2005-11-09 |
Juri Linkov |
(shadow_lookup): If Flookup_key returns a number,
|
2005-11-09 |
Juri Linkov |
(occur-excluded-properties): New defcustom.
|
2005-11-09 |
Romain Francoise |
*** empty log message ***
|
2005-11-09 |
Jay Belanger |
*** empty log message ***
|
2005-11-09 |
Jay Belanger |
(math-convert-units): Replace any composite unit by its definition.
|
2005-11-08 |
Kim F. Storm |
(Fsignal_process): Recognize signal names with and
|
2005-11-08 |
Kim F. Storm |
(search_buffer): No need to initialize base_pat.
|
2005-11-08 |
Kim F. Storm |
*** empty log message ***
|
2005-11-08 |
Lars Hansen |
*** empty log message ***
|
2005-11-08 |
Lars Hansen |
(update-directory-autoloads): Add obsolete function alias.
|
2005-11-08 |
Stefan Monnier |
(lisp-mode-variables): Don't set comment-indent-function.
|
2005-11-07 |
Luc Teirlinck |
(Help Echo): By default, help echos are only shown on mouse-over, not
|
2005-11-07 |
Luc Teirlinck |
*** empty log message ***
|
2005-11-07 |
Stefan Monnier |
(reveal-post-command): Rework the handling of
|
2005-11-07 |
Stefan Monnier |
Add `dedicated' arg to get-lru-window and get-largest-window.
|
2005-11-07 |
Kim F. Storm |
Use local var `b' instead of XBUFFER (w->buffer) also when
|
2005-11-07 |
Carsten Dominik |
(org-export-as-html): Removed bogus (debug) form.
|
2005-11-07 |
Carsten Dominik |
*** empty log message ***
|
2005-11-07 |
John Paul Wallington |
(ibuffer): Search iconified frames too when getting Ibuffer buffer's window.
|
2005-11-07 |
Richard M. Stallman |
*** empty log message ***
|
2005-11-07 |
Richard M. Stallman |
(Magic File Names): find-file-name-handler checks the
|
2005-11-07 |
Richard M. Stallman |
(flyspell-external-point-words):
|
2005-11-07 |
Richard M. Stallman |
(compilation-internal-error-properties):
|
2005-11-06 |
John Paul Wallington |
*** empty log message ***
|
2005-11-06 |
John Paul Wallington |
(ibuffer): Search all visible frames when getting Ibuffer buffer's window.
|
2005-11-06 |
Jan Djärv |
Adjust baseline
|
2005-11-06 |
Jan Djärv |
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
|
2005-11-06 |
Kim F. Storm |
*** empty log message ***
|
2005-11-06 |
Masatake YAMATO |
Improve man -k support.
|
2005-11-06 |
Jan Djärv |
Adjust paper size and layout.
|
2005-11-06 |
Jan Djärv |
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
|
2005-11-06 |
Nick Roberts |
(gdb-var-create-handler, gdb-var-delete)
|
2005-11-06 |
Nick Roberts |
*** empty log message ***
|
2005-11-05 |
Luc Teirlinck |
*** empty log message ***
|
2005-11-05 |
Luc Teirlinck |
(command-line): Use `custom-reevaluate-setting' for `global-font-lock-mode'.
|
2005-11-05 |
Luc Teirlinck |
(global-font-lock-mode): Enable `global-font-lock-mode' by default,
|
2005-11-05 |
Luc Teirlinck |
(define-global-minor-mode): Pass all specified keyword args on to
|
2005-11-05 |
Romain Francoise |
(occur-engine): Add marker at end of line, too.
|
2005-11-05 |
Nick Roberts |
Describe how to provide preprocessor macro information.
|
2005-11-05 |
Nick Roberts |
*** empty log message ***
|
2005-11-05 |
Dan Nicolaescu |
* font-lock.el: Don't deal with font-lock-face-attributes here,
|
2005-11-05 |
Bill Wohler |
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):
|
2005-11-05 |
Bill Wohler |
(mh-min-colors-defined-flag): New variable.
|
2005-11-05 |
Bill Wohler |
Add SF #1204506 to ChangeLog entry after the fact.
|
2005-11-04 |
Bill Wohler |
Refactor faces. Move grayscale requirements last before t. Use uniform
|
2005-11-04 |
Stefan Monnier |
(comment-region-internal): Box more tightly in the
|
2005-11-04 |
Stefan Monnier |
(Fget_lru_window, Fget_largest_window, window_loop):
|
2005-11-04 |
Jan Djärv |
New images for info.
|
2005-11-04 |
Eli Zaretskii |
*** empty log message ***
|
2005-11-04 |
Eli Zaretskii |
(Shell Mode): Describe how to activate password echoing.
|
2005-11-04 |
Eli Zaretskii |
*** empty log message ***
|
2005-11-04 |
Eli Zaretskii |
Remove RCS keywords.
|
2005-11-04 |
Eli Zaretskii |
VERSION changed to 1.9. Updated UPDATED.
|
2005-11-04 |
Eli Zaretskii |
Commentary updated. Code formatting changed.
|
2005-11-04 |
Eli Zaretskii |
Use split-string OMIT-NULLS argument.
|
2005-11-04 |
Eli Zaretskii |
*** empty log message ***
|
2005-11-04 |
Eli Zaretskii |
(rmail-output-to-rmail-file, rmail-output): Doc fix.
|
2005-11-04 |
Eli Zaretskii |
(User Commands): Document additional passphrase
|
2005-11-04 |
Eli Zaretskii |
*** empty log message ***
|
2005-11-04 |
Eli Zaretskii |
(pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
|
2005-11-04 |
Eli Zaretskii |
(pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
|
2005-11-04 |
Eli Zaretskii |
*** empty log message ***
|
2005-11-04 |
Eli Zaretskii |
(goto-address-url-regexp): Remove `data:' URLs from goto-address-url-regexp.
|
2005-11-04 |
Kim F. Storm |
(show_mouse_face): Clear mouse face to eol.
|
2005-11-04 |
Kim F. Storm |
*** empty log message ***
|
2005-11-04 |
Carsten Dominik |
*** empty log message ***
|
2005-11-04 |
Carsten Dominik |
Version number changed to 3.19
|
2005-11-04 |
Carsten Dominik |
Version number changed to 3.19.
|
2005-11-04 |
Carsten Dominik |
(org-read-date, org-goto-calendar)
|
2005-11-04 |
Romain Francoise |
(Mark Ring): Fix typo.
|
2005-11-04 |
Michael Kifer |
2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>
|
2005-11-04 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2005-11-04 |
YAMAMOTO Mitsuharu |
(command-line): Don't call tty-register-default-colors on Mac.
|
2005-11-04 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2005-11-04 |
YAMAMOTO Mitsuharu |
(command-line): Use `custom-reevaluate-setting' for
|
2005-11-04 |
YAMAMOTO Mitsuharu |
(mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.
|
2005-11-04 |
Nick Roberts |
(gdb-buffer-type): Remove duplicate declaration.
|
2005-11-04 |
Nick Roberts |
*** empty log message ***
|
2005-11-03 |
Dan Nicolaescu |
(lisp, shortlisp): Add emacs-lisp/syntax.elc,
|
2005-11-03 |
Dan Nicolaescu |
(font-lock-warning-face): Use the more vivid red1,
|
2005-11-03 |
Dan Nicolaescu |
(mh-folder-body-face, mh-folder-cur-msg-face)
|
2005-11-03 |
Nick Roberts |
(gud-watch): Use save-selected-window in
|
2005-11-03 |
Nick Roberts |
*** empty log message ***
|
2005-11-03 |
Richard M. Stallman |
*** empty log message ***
|
2005-11-03 |
Richard M. Stallman |
(key-sequence): New widget type.
|
2005-11-03 |
Richard M. Stallman |
(Mark Ring): Mention set-mark-command-repeat-pop.
|
2005-11-03 |
Richard M. Stallman |
(set-mark-command-repeat-pop): New variable.
|
2005-11-03 |
Richard M. Stallman |
(Info-fontify-node): Don't display extra "see" if there already is one here.
|
2005-11-03 |
Richard M. Stallman |
Fix special handling of DEL after dragging a region:
|
2005-11-03 |
Richard M. Stallman |
Use insert-buffer-substring, not insert-buffer.
|
2005-11-03 |
Richard M. Stallman |
(ispell-command-loop): Change `i' description not to assume it
|
2005-11-03 |
Richard M. Stallman |
(flyspell-post-command-hook): Bind deactivate-mark to prevent deactivation.
|
2005-11-03 |
Richard M. Stallman |
(Frame-Local Variables): Small clarification.
|
2005-11-03 |
Richard M. Stallman |
(Fenlarge_window): Rename SIDE to HORIZONTAL.
|
2005-11-03 |
Richard M. Stallman |
(STATIC_HEAP_SIZE): Increment both definitions.
|
2005-11-03 |
Richard M. Stallman |
(refill_memory_reserve): Move decl out of conditionals.
|
2005-11-03 |
Bill Wohler |
* mh-customize.el (mh-refile-preserves-sequences-flag)
|
2005-11-03 |
Lars Hansen |
*** empty log message ***
|
2005-11-03 |
Lars Hansen |
Add menu bindings for dired-do-find-marked-files,
|
2005-11-03 |
Stefan Monnier |
*** empty log message ***
|
2005-11-03 |
Stefan Monnier |
(Fdisplay_buffer): Fix last change to not use a dedicated window.
|
2005-11-03 |
Andreas Schwab |
*** empty log message ***
|
2005-11-03 |
Andreas Schwab |
(GZIP_PROG): Renamed from GZIP.
|
2005-11-03 |
Andreas Schwab |
(GZIP_PROG): Renamed from GZIP.
|
2005-11-03 |
Andreas Schwab |
Regenerate.
|
2005-11-03 |
Andreas Schwab |
Use GZIP_PROG instead of GZIP.
|
2005-11-03 |
Romain Francoise |
Copyright assigned to FSF.
|
2005-11-03 |
Stefan Monnier |
*** empty log message ***
|
2005-11-03 |
Romain Francoise |
Update FSF's address.
|
2005-11-03 |
Romain Francoise |
Now part of GNU Emacs. Update FSF's address. Update copyright years.
|
2005-11-03 |
Sam Steingold |
(mouse-wheel-down-event, mouse-wheel-up-event): Use system-type instead
|
2005-11-03 |
Mark A. Hershberger |
xml.el fixes
|
2005-11-03 |
Nick Roberts |
(Note): GDB can sometimes expand macros.
|
2005-11-03 |
Nick Roberts |
*** empty log message ***
|
2005-11-02 |
Andreas Schwab |
*** empty log message ***
|
2005-11-02 |
Andreas Schwab |
(byte-optimize-pure-func): Quote the
|
2005-11-02 |
Stefan Monnier |
(byte-optimize-pure-func): Quote the eval'd value so it's not re-eval'd.
|
2005-11-02 |
Stefan Monnier |
Various comment syntax fixes.
|
2005-11-02 |
Stefan Monnier |
(string-to-syntax): Mark it as pure.
|
2005-11-02 |
Stefan Monnier |
(perl-font-lock-special-syntactic-constructs):
|
2005-11-02 |
Nick Roberts |
(gdb-mouse-until): Make it work in the disassembly buffer too.
|
2005-11-02 |
Nick Roberts |
*** empty log message ***
|
2005-11-02 |
Glenn Morris |
(fortran-blink-match): Use `blink-matching-delay'.
|
2005-11-02 |
Glenn Morris |
*** empty log message ***
|
2005-11-02 |
Glenn Morris |
From John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)
|
2005-11-02 |
Glenn Morris |
*** empty log message ***
|
2005-11-02 |
Lars Hansen |
*** empty log message ***
|
2005-11-02 |
Lars Hansen |
(tramp-action-out-of-band): Handle scp message "Permission denied".
|
2005-11-02 |
Richard M. Stallman |
*** empty log message ***
|
2005-11-02 |
Richard M. Stallman |
(flyspell-external-point-words): Pass nil to flyspell-get-word.
|
2005-11-02 |
Bill Wohler |
*** empty log message ***
|
2005-11-02 |
Bill Wohler |
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.
|
2005-11-01 |
Kim F. Storm |
(menu-bar-options-menu): Show "Shift Movement (CUA)"
|
2005-11-01 |
Kim F. Storm |
*** empty log message ***
|
2005-11-01 |
Miles Bader |
Add arch tagline
|
2005-11-01 |
Kim F. Storm |
(update_window_fringes): Undo 2005-10-27 change.
|
2005-11-01 |
Andreas Schwab |
*** empty log message ***
|
2005-11-01 |
Andreas Schwab |
(unexec): Handle .plt section in BSS segment.
|
2005-11-01 |
Andreas Schwab |
(bootstrap): Fix dependencies for parallel build.
|
2005-11-01 |
Stefan Monnier |
*** empty log message ***
|
2005-11-01 |
Stefan Monnier |
(date, event): Don't declare as dynamic-var.
|
2005-11-01 |
Stefan Monnier |
(readevalloop): Yet another int/Lisp_Object mixup (YAILOM).
|
2005-11-01 |
Bill Wohler |
(mh-ps-spool-buffer, mh-ps-spool-a-msg)
|
2005-11-01 |
Bill Wohler |
(Help Mode): Fix typo.
|
2005-11-01 |
Masatake YAMATO |
(ld-script-builtins): Add more words: "DATA_SEGMENT_ALIGN",
|
2005-11-01 |
Romain Francoise |
Regenerate.
|
2005-11-01 |
Romain Francoise |
* Makefile.in (install): Compress source files.
|
2005-11-01 |
Romain Francoise |
Source files are compressed by default.
|
2005-11-01 |
Romain Francoise |
* configure.in: Check for gzip.
|
2005-11-01 |
Romain Francoise |
* vc-sccs.el: Update copyright year.
|
2005-11-01 |
Juri Linkov |
*** empty log message ***
|
2005-11-01 |
Juri Linkov |
(Info-fontify-node): Use `string-width' for fontifying underlined titles.
|
2005-11-01 |
Juri Linkov |
*** empty log message ***
|
2005-11-01 |
Juri Linkov |
(Info-fontify-node): Downcase node header keywords Node,
|
2005-11-01 |
Juri Linkov |
*** empty log message ***
|
2005-11-01 |
Juri Linkov |
(Info-file-supports-index-cookies): New variable.
|
2005-11-01 |
John Wiegley |
*** empty log message ***
|
2005-11-01 |
Stefan Monnier |
*** empty log message ***
|
2005-11-01 |
Stefan Monnier |
Replace (savehist-mode 1) for (savehist-load).
|
2005-11-01 |
Stefan Monnier |
(window_loop): For LRU and LARGEST, let the `mini' argument
|
2005-11-01 |
Stefan Monnier |
(scheme-mode-variables): Use the default comment-indent-function.
|
2005-11-01 |
Stefan Monnier |
(face-attribute): Handle the case where a face inherits from
|
2005-11-01 |
Stefan Monnier |
(eval-expression-print-format): Use lisp-readable syntax
|
2005-11-01 |
John Wiegley |
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding
|
2005-11-01 |
John Wiegley |
*** empty log message ***
|
2005-11-01 |
John Wiegley |
(eudc-mab-query-internal): Added backend support for OS/X's
|
2005-11-01 |
John Wiegley |
(eudc-expand-inline): If the `eudc-multiple-match-handling-method' is
|
2005-11-01 |
John Wiegley |
*** empty log message ***
|
2005-11-01 |
John Wiegley |
(eshell-do-ls): Added no-op support for --dired flag, to prevent
|
2005-11-01 |
John Wiegley |
(eshell-extended-glob): Expand the "." path before passing it down to
|
2005-11-01 |
John Wiegley |
*** empty log message ***
|
2005-11-01 |
Stefan Monnier |
(savehist-mode) <defcustom>: Use custom-set-minor-mode if available.
|
2005-11-01 |
Stefan Monnier |
Sync up to version 19.
|
2005-10-31 |
Nick Roberts |
(Other GDB User Interface Buffers): Describe
|
2005-10-31 |
Nick Roberts |
*** empty log message ***
|
2005-10-31 |
Nick Roberts |
(gdb-use-inferior-io-buffer): New function.
|
2005-10-31 |
Romain Francoise |
* files.texi (Compressed Files): Fix typo.
|
2005-10-31 |
Romain Francoise |
(describe-simplify-lib-file-name): Add autoload cookie.
|
2005-10-31 |
Dan Nicolaescu |
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
|
2005-10-31 |
Nick Roberts |
(gud-filter): Use comint-update-fence to delete
|
2005-10-31 |
Nick Roberts |
(gdb-many-windows): Leave window configuration
|
2005-10-31 |
Nick Roberts |
*** empty log message ***
|
2005-10-31 |
Romain Francoise |
Add previous years to copyright notice.
|
2005-10-31 |
Romain Francoise |
* macfns.c: Update copyright year.
|
2005-10-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-630
|
2005-10-31 |
Bill Wohler |
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
|
2005-10-31 |
Bill Wohler |
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)
|
2005-10-31 |
Bill Wohler |
(Help Mode): URLs viewed with browse-url.
|
2005-10-31 |
Masatake YAMATO |
(vc-directory-exclusion-list): Add "{arch}".
|
2005-10-30 |
Chong Yidong |
* thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.
|
2005-10-30 |
Nick Roberts |
(GDB Graphical Interface): Don't reference
|
2005-10-30 |
Nick Roberts |
*** empty log message ***
|
2005-10-30 |
Nick Roberts |
*** empty log message ***
|
2005-10-30 |
Chong Yidong |
* imap.el (imap-open): Handle case where buffer is a buffer
|
2005-10-30 |
Kim F. Storm |
(display_line): Restore it->current_x and call
|
2005-10-30 |
Kim F. Storm |
*** empty log message ***
|
2005-10-30 |
Michael Albinus |
* net/tramp.el (tramp-chunksize): Escape parentheses in docstring
|
2005-10-30 |
Luc Teirlinck |
(comint-send-input): Call `comint-update-fence' when
|
2005-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2005-10-30 |
Richard M. Stallman |
*** empty log message ***
|
2005-10-30 |
Richard M. Stallman |
(flyspell-external-point-words):
|
2005-10-30 |
Richard M. Stallman |
(ispell-dictionary-alist-5): Add . as boundarychar for Polish.
|
2005-10-30 |
Chong Yidong |
.emacs.d/.emacs changed to .emacs.d/init.el
|
2005-10-30 |
Nick Roberts |
(gdb-tooltip-print-1): Fix regexp.
|