Mercurial > emacs
graph
-
(struct it): New member ignore_overlay_strings_at_pos_p.2005-11-11, by Kim F. Storm
-
(handle_stop): Skip overlay string handling if2005-11-11, by Kim F. Storm
-
*** empty log message ***2005-11-11, by Kim F. Storm
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6472005-11-11, by Miles Bader
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6462005-11-11, by Miles Bader
-
*** empty log message ***2005-11-11, by Stefan Monnier
-
(jka-compr-install): Use push and dolist.2005-11-11, by Stefan Monnier
-
Require 'jka-cmpr-hook.2005-11-11, by Stefan Monnier
-
Add overlay infloop bug.2005-11-10, by Romain Francoise
-
(apropos-calc-scores): Use `apropos-pattern'.2005-11-10, by Romain Francoise
-
(gud-menu-map): Move parentheses.2005-11-10, by Nick Roberts
-
*** empty log message ***2005-11-10, by Nick Roberts
-
Remove spurious or unnecessary leading stars in docstrings.2005-11-10, by Stefan Monnier
-
Fix my mail address. Fix typo in 2005-11-07 entry of man.el.2005-11-10, by Reiner Steib
-
*** empty log message ***2005-11-10, by Kim F. Storm
-
(add-log-current-defun): Handle class::method notation of c++.2005-11-10, by Masatake YAMATO
-
*** empty log message ***2005-11-10, by Lars Hansen
-
(file-regular-p): Doc fix.2005-11-10, by Lars Hansen
-
*** empty log message ***2005-11-10, by Alan Mackenzie
-
2005-11-10 Alan Mackenzie <acm@muc.de>2005-11-10, by Alan Mackenzie
-
(Man-highlight-references): Set an empty2005-11-10, by Masatake YAMATO
-
*** empty log message ***2005-11-10, by Richard M. Stallman
-
(apropos-pattern): Renamed from apropos-regexp.2005-11-10, by Richard M. Stallman
-
(mh-loaddefs.el, loaddefs.el): Better follow the commenting conventions.2005-11-10, by Stefan Monnier
-
(custom-make-dependencies): Simplify.2005-11-10, by Stefan Monnier
-
(CUA Bindings): Add @section.2005-11-10, by Luc Teirlinck
-
*** empty log message ***2005-11-10, by Luc Teirlinck
-
*** empty log message ***2005-11-09, by Richard M. Stallman
-
Prev link points to CUA Bindings node.2005-11-09, by Kim F. Storm
-
(Emulation): Move CUA bindings item to killing.texi.2005-11-09, by Kim F. Storm
-
* killing.texi (CUA Bindings): New node. Moved here from2005-11-09, by Kim F. Storm
-
(Top): Add CUA Bindings entry to menu.2005-11-09, by Kim F. Storm
-
*** empty log message ***2005-11-09, by Kim F. Storm
-
(safe_debug_print): New function to be called from gdb2005-11-09, by Kim F. Storm
-
(valid_lisp_object_p): Add prototype.2005-11-09, by Kim F. Storm
-
(valid_lisp_object_p): New function to validate that2005-11-09, by Kim F. Storm
-
(pp, pp1): Use safe_debug_print.2005-11-09, by Kim F. Storm
-
Require dired.2005-11-09, by Luc Teirlinck
-
*** empty log message ***2005-11-09, by Luc Teirlinck
-
(gdb): Make gud-pp use user-defined command pp1.2005-11-09, by Nick Roberts
-
(pp1): New user-defined function.2005-11-09, by Nick Roberts
-
*** empty log message ***2005-11-09, by Nick Roberts
-
(math-pow-fancy): Further expand product of square matrices.2005-11-09, by Jay Belanger
-
(gud-menu-map): Ensure tool-bar is constant when using the speedbar.2005-11-09, by Nick Roberts
-
*** empty log message ***2005-11-09, by Nick Roberts
-
New icons.2005-11-09, by Nick Roberts
-
*** empty log message ***2005-11-09, by YAMAMOTO Mitsuharu
-
(C_SWITCH_SYSTEM): Remove -fno-common.2005-11-09, by YAMAMOTO Mitsuharu
-
(unexec_write_zero): New function.2005-11-09, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (init_mac_osx_environment): Reinitialize locale2005-11-09, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (image_load_quartz2d): Fix memory leak.2005-11-09, by YAMAMOTO Mitsuharu
-
(shortlisp): Sync with src/Makefile.in.2005-11-09, by YAMAMOTO Mitsuharu
-
(standard-display-european): Apply changes previously mentioned but2005-11-09, by YAMAMOTO Mitsuharu
-
Fixed a bug where where-is-internal failed to detect when a key is2005-11-09, by Juri Linkov
-
*** empty log message ***2005-11-09, by Juri Linkov
-
(shadow_lookup): If Flookup_key returns a number,2005-11-09, by Juri Linkov
-
(occur-excluded-properties): New defcustom.2005-11-09, by Juri Linkov
-
*** empty log message ***2005-11-09, by Romain Francoise
-
*** empty log message ***2005-11-09, by Jay Belanger
-
(math-convert-units): Replace any composite unit by its definition.2005-11-09, by Jay Belanger
-
(Fsignal_process): Recognize signal names with and2005-11-08, by Kim F. Storm
-
(search_buffer): No need to initialize base_pat.2005-11-08, by Kim F. Storm
-
*** empty log message ***2005-11-08, by Kim F. Storm
-
*** empty log message ***2005-11-08, by Lars Hansen
-
(update-directory-autoloads): Add obsolete function alias.2005-11-08, by Lars Hansen
-
(lisp-mode-variables): Don't set comment-indent-function.2005-11-08, by Stefan Monnier
-
(Help Echo): By default, help echos are only shown on mouse-over, not2005-11-07, by Luc Teirlinck
-
*** empty log message ***2005-11-07, by Luc Teirlinck
-
(reveal-post-command): Rework the handling of2005-11-07, by Stefan Monnier
-
Add `dedicated' arg to get-lru-window and get-largest-window.2005-11-07, by Stefan Monnier
-
Use local var `b' instead of XBUFFER (w->buffer) also when2005-11-07, by Kim F. Storm
-
(org-export-as-html): Removed bogus (debug) form.2005-11-07, by Carsten Dominik
-
*** empty log message ***2005-11-07, by Carsten Dominik
-
(ibuffer): Search iconified frames too when getting Ibuffer buffer's window.2005-11-07, by John Paul Wallington
-
*** empty log message ***2005-11-07, by Richard M. Stallman
-
(Magic File Names): find-file-name-handler checks the2005-11-07, by Richard M. Stallman
-
(flyspell-external-point-words):2005-11-07, by Richard M. Stallman
-
(compilation-internal-error-properties):2005-11-07, by Richard M. Stallman
-
*** empty log message ***2005-11-06, by John Paul Wallington
-
(ibuffer): Search all visible frames when getting Ibuffer buffer's window.2005-11-06, by John Paul Wallington
-
Adjust baseline2005-11-06, by Jan Djärv
-
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm2005-11-06, by Jan Djärv
-
*** empty log message ***2005-11-06, by Kim F. Storm
-
Improve man -k support.2005-11-06, by Masatake YAMATO
-
Adjust paper size and layout.2005-11-06, by Jan Djärv
-
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm2005-11-06, by Jan Djärv
-
(gdb-var-create-handler, gdb-var-delete)2005-11-06, by Nick Roberts
-
*** empty log message ***2005-11-06, by Nick Roberts
-
*** empty log message ***2005-11-05, by Luc Teirlinck
-
(command-line): Use `custom-reevaluate-setting' for `global-font-lock-mode'.2005-11-05, by Luc Teirlinck
-
(global-font-lock-mode): Enable `global-font-lock-mode' by default,2005-11-05, by Luc Teirlinck
-
(define-global-minor-mode): Pass all specified keyword args on to2005-11-05, by Luc Teirlinck
-
(occur-engine): Add marker at end of line, too.2005-11-05, by Romain Francoise
-
Describe how to provide preprocessor macro information.2005-11-05, by Nick Roberts
-
*** empty log message ***2005-11-05, by Nick Roberts
-
* font-lock.el: Don't deal with font-lock-face-attributes here,2005-11-05, by Dan Nicolaescu
-
* mh-customize.el (mh-min-colors-defined-flag, mh-defface-compat):2005-11-05, by Bill Wohler
-
(mh-min-colors-defined-flag): New variable.2005-11-05, by Bill Wohler
-
Add SF #1204506 to ChangeLog entry after the fact.2005-11-05, by Bill Wohler
-
Refactor faces. Move grayscale requirements last before t. Use uniform2005-11-04, by Bill Wohler
-
(comment-region-internal): Box more tightly in the2005-11-04, by Stefan Monnier
-
(Fget_lru_window, Fget_largest_window, window_loop):2005-11-04, by Stefan Monnier
-
New images for info.2005-11-04, by Jan Djärv
-
*** empty log message ***2005-11-04, by Eli Zaretskii
-
(Shell Mode): Describe how to activate password echoing.2005-11-04, by Eli Zaretskii
-
*** empty log message ***2005-11-04, by Eli Zaretskii
-
Remove RCS keywords.2005-11-04, by Eli Zaretskii
-
VERSION changed to 1.9. Updated UPDATED.2005-11-04, by Eli Zaretskii
-
Commentary updated. Code formatting changed.2005-11-04, by Eli Zaretskii
-
Use split-string OMIT-NULLS argument.2005-11-04, by Eli Zaretskii
-
*** empty log message ***2005-11-04, by Eli Zaretskii
-
(rmail-output-to-rmail-file, rmail-output): Doc fix.2005-11-04, by Eli Zaretskii
-
(User Commands): Document additional passphrase2005-11-04, by Eli Zaretskii
-
*** empty log message ***2005-11-04, by Eli Zaretskii
-
(pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)2005-11-04, by Eli Zaretskii
-
(pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)2005-11-04, by Eli Zaretskii
-
*** empty log message ***2005-11-04, by Eli Zaretskii
-
(goto-address-url-regexp): Remove `data:' URLs from goto-address-url-regexp.2005-11-04, by Eli Zaretskii
-
(show_mouse_face): Clear mouse face to eol.2005-11-04, by Kim F. Storm
-
*** empty log message ***2005-11-04, by Kim F. Storm
-
*** empty log message ***2005-11-04, by Carsten Dominik
-
Version number changed to 3.192005-11-04, by Carsten Dominik
-
Version number changed to 3.19.2005-11-04, by Carsten Dominik
-
(org-read-date, org-goto-calendar)2005-11-04, by Carsten Dominik
-
(Mark Ring): Fix typo.2005-11-04, by Romain Francoise
-
2005-11-04 Michael Kifer <kifer@cs.stonybrook.edu>2005-11-04, by Michael Kifer
-
*** empty log message ***2005-11-04, by YAMAMOTO Mitsuharu
-
(command-line): Don't call tty-register-default-colors on Mac.2005-11-04, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-11-04, by YAMAMOTO Mitsuharu
-
(command-line): Use `custom-reevaluate-setting' for2005-11-04, by YAMAMOTO Mitsuharu
-
(mouse-wheel-down-event, mouse-wheel-up-event): Undo previous change.2005-11-04, by YAMAMOTO Mitsuharu
-
(gdb-buffer-type): Remove duplicate declaration.2005-11-04, by Nick Roberts
-
*** empty log message ***2005-11-04, by Nick Roberts
-
(lisp, shortlisp): Add emacs-lisp/syntax.elc,2005-11-03, by Dan Nicolaescu
-
(font-lock-warning-face): Use the more vivid red1,2005-11-03, by Dan Nicolaescu
-
(mh-folder-body-face, mh-folder-cur-msg-face)2005-11-03, by Dan Nicolaescu
-
(gud-watch): Use save-selected-window in2005-11-03, by Nick Roberts
-
*** empty log message ***2005-11-03, by Nick Roberts
-
*** empty log message ***2005-11-03, by Richard M. Stallman
-
(key-sequence): New widget type.2005-11-03, by Richard M. Stallman
-
(Mark Ring): Mention set-mark-command-repeat-pop.2005-11-03, by Richard M. Stallman
-
(set-mark-command-repeat-pop): New variable.2005-11-03, by Richard M. Stallman
-
(Info-fontify-node): Don't display extra "see" if there already is one here.2005-11-03, by Richard M. Stallman
-
Fix special handling of DEL after dragging a region:2005-11-03, by Richard M. Stallman
-
Use insert-buffer-substring, not insert-buffer.2005-11-03, by Richard M. Stallman
-
(ispell-command-loop): Change `i' description not to assume it2005-11-03, by Richard M. Stallman
-
(flyspell-post-command-hook): Bind deactivate-mark to prevent deactivation.2005-11-03, by Richard M. Stallman
-
(Frame-Local Variables): Small clarification.2005-11-03, by Richard M. Stallman
-
(Fenlarge_window): Rename SIDE to HORIZONTAL.2005-11-03, by Richard M. Stallman
-
(STATIC_HEAP_SIZE): Increment both definitions.2005-11-03, by Richard M. Stallman
-
(refill_memory_reserve): Move decl out of conditionals.2005-11-03, by Richard M. Stallman
-
* mh-customize.el (mh-refile-preserves-sequences-flag)2005-11-03, by Bill Wohler
-
*** empty log message ***2005-11-03, by Lars Hansen
-
Add menu bindings for dired-do-find-marked-files,2005-11-03, by Lars Hansen
-
*** empty log message ***2005-11-03, by Stefan Monnier
-
(Fdisplay_buffer): Fix last change to not use a dedicated window.2005-11-03, by Stefan Monnier
-
*** empty log message ***2005-11-03, by Andreas Schwab
-
(GZIP_PROG): Renamed from GZIP.2005-11-03, by Andreas Schwab
-
(GZIP_PROG): Renamed from GZIP.2005-11-03, by Andreas Schwab
-
Regenerate.2005-11-03, by Andreas Schwab
-
Use GZIP_PROG instead of GZIP.2005-11-03, by Andreas Schwab
-
Copyright assigned to FSF.2005-11-03, by Romain Francoise
-
*** empty log message ***2005-11-03, by Stefan Monnier
-
Update FSF's address.2005-11-03, by Romain Francoise
-
Now part of GNU Emacs. Update FSF's address. Update copyright years.2005-11-03, by Romain Francoise
-
(mouse-wheel-down-event, mouse-wheel-up-event): Use system-type instead2005-11-03, by Sam Steingold
-
xml.el fixes2005-11-03, by Mark A. Hershberger
-
(Note): GDB can sometimes expand macros.2005-11-03, by Nick Roberts
-
*** empty log message ***2005-11-03, by Nick Roberts
-
*** empty log message ***2005-11-02, by Andreas Schwab
-
(byte-optimize-pure-func): Quote the2005-11-02, by Andreas Schwab
-
(byte-optimize-pure-func): Quote the eval'd value so it's not re-eval'd.2005-11-02, by Stefan Monnier
-
Various comment syntax fixes.2005-11-02, by Stefan Monnier
-
(string-to-syntax): Mark it as pure.2005-11-02, by Stefan Monnier
-
(perl-font-lock-special-syntactic-constructs):2005-11-02, by Stefan Monnier
-
(gdb-mouse-until): Make it work in the disassembly buffer too.2005-11-02, by Nick Roberts
-
*** empty log message ***2005-11-02, by Nick Roberts
-
(fortran-blink-match): Use `blink-matching-delay'.2005-11-02, by Glenn Morris
-
*** empty log message ***2005-11-02, by Glenn Morris
-
From John Mongan <jmongan@mccammon.ucsd.edu> (tiny change)2005-11-02, by Glenn Morris
-
*** empty log message ***2005-11-02, by Glenn Morris
-
*** empty log message ***2005-11-02, by Lars Hansen
-
(tramp-action-out-of-band): Handle scp message "Permission denied".2005-11-02, by Lars Hansen
-
*** empty log message ***2005-11-02, by Richard M. Stallman
-
(flyspell-external-point-words): Pass nil to flyspell-get-word.2005-11-02, by Richard M. Stallman
-
*** empty log message ***2005-11-02, by Bill Wohler
-
* mh-comp.el (mh-redist-full-contents) Convert defvar to defcustom.2005-11-02, by Bill Wohler
-
(menu-bar-options-menu): Show "Shift Movement (CUA)"2005-11-01, by Kim F. Storm
-
*** empty log message ***2005-11-01, by Kim F. Storm
-
Add arch tagline2005-11-01, by Miles Bader
-
(update_window_fringes): Undo 2005-10-27 change.2005-11-01, by Kim F. Storm
-
*** empty log message ***2005-11-01, by Andreas Schwab
-
(unexec): Handle .plt section in BSS segment.2005-11-01, by Andreas Schwab
-
(bootstrap): Fix dependencies for parallel build.2005-11-01, by Andreas Schwab
-
*** empty log message ***2005-11-01, by Stefan Monnier
-
(date, event): Don't declare as dynamic-var.2005-11-01, by Stefan Monnier
-
(readevalloop): Yet another int/Lisp_Object mixup (YAILOM).2005-11-01, by Stefan Monnier
-
(mh-ps-spool-buffer, mh-ps-spool-a-msg)2005-11-01, by Bill Wohler
-
(Help Mode): Fix typo.2005-11-01, by Bill Wohler
-
(ld-script-builtins): Add more words: "DATA_SEGMENT_ALIGN",2005-11-01, by Masatake YAMATO
-
Regenerate.2005-11-01, by Romain Francoise
-
* Makefile.in (install): Compress source files.2005-11-01, by Romain Francoise
-
Source files are compressed by default.2005-11-01, by Romain Francoise
-
* configure.in: Check for gzip.2005-11-01, by Romain Francoise
-
* vc-sccs.el: Update copyright year.2005-11-01, by Romain Francoise
-
*** empty log message ***2005-11-01, by Juri Linkov
-
(Info-fontify-node): Use `string-width' for fontifying underlined titles.2005-11-01, by Juri Linkov
-
*** empty log message ***2005-11-01, by Juri Linkov
-
(Info-fontify-node): Downcase node header keywords Node,2005-11-01, by Juri Linkov
-
*** empty log message ***2005-11-01, by Juri Linkov
-
(Info-file-supports-index-cookies): New variable.2005-11-01, by Juri Linkov
-
*** empty log message ***2005-11-01, by John Wiegley
-
*** empty log message ***2005-11-01, by Stefan Monnier
-
Replace (savehist-mode 1) for (savehist-load).2005-11-01, by Stefan Monnier
-
(window_loop): For LRU and LARGEST, let the `mini' argument2005-11-01, by Stefan Monnier
-
(scheme-mode-variables): Use the default comment-indent-function.2005-11-01, by Stefan Monnier
-
(face-attribute): Handle the case where a face inherits from2005-11-01, by Stefan Monnier
-
(eval-expression-print-format): Use lisp-readable syntax2005-11-01, by Stefan Monnier
-
(iswitchb-define-mode-map): Re-enabled the toggle-ignore keybinding2005-11-01, by John Wiegley
-
*** empty log message ***2005-11-01, by John Wiegley
-
(eudc-mab-query-internal): Added backend support for OS/X's2005-11-01, by John Wiegley
-
(eudc-expand-inline): If the `eudc-multiple-match-handling-method' is2005-11-01, by John Wiegley
-
*** empty log message ***2005-11-01, by John Wiegley
-
(eshell-do-ls): Added no-op support for --dired flag, to prevent2005-11-01, by John Wiegley
-
(eshell-extended-glob): Expand the "." path before passing it down to2005-11-01, by John Wiegley
-
*** empty log message ***2005-11-01, by John Wiegley
-
(savehist-mode) <defcustom>: Use custom-set-minor-mode if available.2005-11-01, by Stefan Monnier
-
Sync up to version 19.2005-11-01, by Stefan Monnier
-
(Other GDB User Interface Buffers): Describe2005-10-31, by Nick Roberts
-
*** empty log message ***2005-10-31, by Nick Roberts
-
(gdb-use-inferior-io-buffer): New function.2005-10-31, by Nick Roberts
-
* files.texi (Compressed Files): Fix typo.2005-10-31, by Romain Francoise
-
(describe-simplify-lib-file-name): Add autoload cookie.2005-10-31, by Romain Francoise
-
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so2005-10-31, by Dan Nicolaescu
-
(gud-filter): Use comint-update-fence to delete2005-10-31, by Nick Roberts
-
(gdb-many-windows): Leave window configuration2005-10-31, by Nick Roberts
-
*** empty log message ***2005-10-31, by Nick Roberts
-
Add previous years to copyright notice.2005-10-31, by Romain Francoise
-
* macfns.c: Update copyright year.2005-10-31, by Romain Francoise
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6302005-10-31, by Miles Bader
-
(mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)2005-10-31, by Bill Wohler
-
(mh-compose-space-does-completion-flag, mh-signature-separator-flag)2005-10-31, by Bill Wohler
-
(Help Mode): URLs viewed with browse-url.2005-10-31, by Bill Wohler
-
(vc-directory-exclusion-list): Add "{arch}".2005-10-31, by Masatake YAMATO
-
* thumbs.el (thumbs-thumbsdir): Default to ~/.emacs.d/thumbs.2005-10-30, by Chong Yidong
-
(GDB Graphical Interface): Don't reference2005-10-30, by Nick Roberts
-
*** empty log message ***2005-10-30, by Nick Roberts
-
*** empty log message ***2005-10-30, by Nick Roberts
-
* imap.el (imap-open): Handle case where buffer is a buffer2005-10-30, by Chong Yidong
-
(display_line): Restore it->current_x and call2005-10-30, by Kim F. Storm
-
*** empty log message ***2005-10-30, by Kim F. Storm
-
* net/tramp.el (tramp-chunksize): Escape parentheses in docstring2005-10-30, by Michael Albinus
-
(comint-send-input): Call `comint-update-fence' when2005-10-30, by Luc Teirlinck
-
*** empty log message ***2005-10-30, by Luc Teirlinck
-
*** empty log message ***2005-10-30, by Richard M. Stallman
-
(flyspell-external-point-words):2005-10-30, by Richard M. Stallman
-
(ispell-dictionary-alist-5): Add . as boundarychar for Polish.2005-10-30, by Richard M. Stallman
-
.emacs.d/.emacs changed to .emacs.d/init.el2005-10-30, by Chong Yidong
-
(gdb-tooltip-print-1): Fix regexp.2005-10-30, by Nick Roberts
-
*** empty log message ***2005-10-30, by Nick Roberts
-
#2005-10-30, by André Spiegel
-
(vc-cvs-delete-file): Commit the file after removing it.2005-10-30, by André Spiegel
-
#2005-10-30, by André Spiegel
-
(vc-switch-backend): Better error message if the buffer is not visiting a2005-10-30, by André Spiegel
-
*** empty log message ***2005-10-30, by Richard M. Stallman
-
(BYTES_USED): Use uordblks, not arena.2005-10-30, by Richard M. Stallman
-
* FOR-RELEASE: Init file change implemented.2005-10-30, by Chong Yidong
-
* startup.el (command-line): Use ~/.emacs.d/init.el instead of2005-10-30, by Chong Yidong
-
Document ~/.emacs.d/init.el2005-10-30, by Chong Yidong
-
Document ~/.emacs.d/init.el.2005-10-30, by Chong Yidong
-
(Fmake_variable_frame_local): Doc fix.2005-10-30, by Richard M. Stallman
-
* alloc.c (emacs_blocked_free): Fix typo.2005-10-29, by Chong Yidong
-
*** empty log message ***2005-10-29, by Richard M. Stallman
-
(Fformat_mode_line): Clear mode_line_proptrans_alist after saving.2005-10-29, by Richard M. Stallman
-
(Garbage Collection): Document memory-full.2005-10-29, by Richard M. Stallman
-
(occur-mode-mouse-goto): Always go to other window.2005-10-29, by Richard M. Stallman
-
(undo): Display message at end, not at start.2005-10-29, by Richard M. Stallman
-
(timer-activate, timer-activate-when-idle): New arg REUSE-CELL.2005-10-29, by Richard M. Stallman
-
(jit-lock-function, jit-lock-stealth-fontify)2005-10-29, by Richard M. Stallman
-
*** empty log message ***2005-10-29, by Richard M. Stallman
-
(handle_fontified_prop): Do nothing if memory full.2005-10-29, by Richard M. Stallman
-
(memory_full_cons_threshold): Declared.2005-10-29, by Richard M. Stallman
-
(syms_of_alloc) <memory-full>: Doc fix.2005-10-29, by Richard M. Stallman
-
(command_loop_1): Don't set Vmemory_full here.2005-10-29, by Richard M. Stallman
-
(internal_lisp_condition_case): New function.2005-10-29, by Richard M. Stallman
-
(Fbyte_code): Use internal_lisp_condition_case.2005-10-29, by Richard M. Stallman
-
*** empty log message ***2005-10-29, by Stefan Monnier
-
(Fparse_partial_sexp): Fix docstring.2005-10-29, by Stefan Monnier
-
(conf-mode-initialize): New function.2005-10-29, by Stefan Monnier
-
(describe-simplify-lib-file-name): Fix regexp.2005-10-29, by Romain Francoise
-
*** empty log message ***2005-10-29, by Eli Zaretskii
-
(How to use): Update the example to add autoload of2005-10-29, by Eli Zaretskii
-
(pgg-gpg-select-matching-key): Fixed: look at the right part of the2005-10-29, by Eli Zaretskii
-
(pgg-decrypt): Passing along 'passphrase' in call to pgg-decrypt-region.2005-10-29, by Eli Zaretskii
-
* mh-comp.el (mh-annotate-msg): Use new variable2005-10-29, by Bill Wohler
-
(mh-x-face-file, mh-show-use-xface-flag)2005-10-28, by Bill Wohler
-
(Documentation Tips): Help mode now creates hyperlinks for URLs.2005-10-28, by Bill Wohler
-
(Help): Help mode now creates hyperlinks for URLs.2005-10-28, by Bill Wohler
-
Help mode now creates hyperlinks for URLs.2005-10-28, by Bill Wohler
-
(help-url): New button type. Calls browse-url.2005-10-28, by Bill Wohler
-
(tool-bar-add-item-from-menu)2005-10-28, by Nick Roberts
-
*** empty log message ***2005-10-28, by Nick Roberts
-
(BASE_PURESIZE): Incremented to 1130000.2005-10-28, by Romain Francoise
-
Update.2005-10-28, by Romain Francoise
-
* subr.el (locate-library): Move from help-fns.el.2005-10-28, by Romain Francoise
-
*** empty log message ***2005-10-28, by Richard M. Stallman
-
(Completion Commands): Clean up prev change.2005-10-28, by Richard M. Stallman
-
(Eval During Compile): Explain recommended uses2005-10-28, by Richard M. Stallman
-
(Visiting): Explain how to enter ? in a file name.2005-10-28, by Richard M. Stallman
-
(Memory Full): Mention !MEM FULL! in mode line.2005-10-28, by Richard M. Stallman
-
(syms_of_xfns): Provide `x' as feature.2005-10-28, by Richard M. Stallman
-
(decode_mode_spec): Define %e to indicate memory full.2005-10-28, by Richard M. Stallman
-
(Fformat): Don't include string padding2005-10-28, by Richard M. Stallman
-
(spare_memory): No longer static.2005-10-28, by Richard M. Stallman
-
(BASE_PURESIZE): Incremented to 112000.2005-10-28, by Richard M. Stallman
-
*** empty log message ***2005-10-28, by Richard M. Stallman
-
(tramp-completion-mode): defvar moved up.2005-10-28, by Richard M. Stallman
-
(easy-menu-change): Doc fix.2005-10-28, by Richard M. Stallman
-
(tool-bar-mode): Delete autoload cookie.2005-10-28, by Richard M. Stallman
-
(find-file-noselect): Use %d to format large file size.2005-10-28, by Richard M. Stallman
-
(help-echo): Add %e.2005-10-28, by Richard M. Stallman
-
("facemenu"): Load unconditionally.2005-10-28, by Richard M. Stallman
-
(command-line): Call before-init-hook earlier.2005-10-28, by Richard M. Stallman
-
*** empty log message ***2005-10-28, by Andreas Schwab
-
(View-revert-buffer-scroll-page-forward): Use2005-10-28, by Andreas Schwab
-
*** empty log message ***2005-10-28, by Juri Linkov
-
Add missing characters from 1st pos of every table of [korean-ksc5601],2005-10-28, by Juri Linkov
-
(quail-get-current-str): Translate last raw character2005-10-28, by Juri Linkov
-
*** empty log message ***2005-10-28, by Jay Belanger
-
(Predefined Units): Fix the symbol for a TeX points, mention other2005-10-28, by Jay Belanger
-
(flyspell-large-region): Pass -t if Tex file.2005-10-28, by Richard M. Stallman
-
(calcFunc-writeoutpower, math-write-out-power, calc-writeoutpower):2005-10-28, by Jay Belanger
-
(calcFunc-inv): Check for symbolic matrices.2005-10-28, by Jay Belanger
-
(calc-mul-symb-fancy): Add checks for multiplication by an identity2005-10-28, by Jay Belanger
-
Add functions to autoloads.2005-10-28, by Jay Belanger
-
* mh-customize.el (mh-adaptive-cmd-note-flag)2005-10-28, by Bill Wohler
-
(mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.2005-10-28, by Bill Wohler
-
* data.c (Fmake_variable_frame_local): Add clarification to2005-10-28, by Chong Yidong
-
* mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc2005-10-27, by Bill Wohler
-
(occur-engine): Include colon in mouse-face highlight.2005-10-27, by Romain Francoise
-
* FOR-RELEASE: Fringe angle bitmap at eob fixed.2005-10-27, by Chong Yidong
-
* fringe.c (update_window_fringes): Handle case where buffer ends2005-10-27, by Chong Yidong
-
(el1): Undo 2005-10-23 change.2005-10-27, by Dan Nicolaescu
-
Change Maintainer field.2005-10-27, by Romain Francoise
-
Write about new optional argument for `display-completion-list'.2005-10-27, by Masatake YAMATO
-
*** empty log message ***2005-10-27, by Kenichi Handa
-
("TeX"): Change "\," mapping to U+202F (not U+2006). Add more2005-10-27, by Kenichi Handa
-
* longlines.el (longlines-mode): Bind after-change-functions to2005-10-27, by Chong Yidong
-
*** empty log message ***2005-10-27, by Kenichi Handa
-
(DECODE_SYSTEM): Fix argument name; name->str.2005-10-27, by Kenichi Handa
-
*** empty log message ***2005-10-27, by Richard M. Stallman
-
(term-emulate-terminal, term-handle-colors-array)2005-10-26, by Dan Nicolaescu
-
*** empty log message ***2005-10-26, by Richard M. Stallman
-
(Info-fontify-node): Fix detection of sentence-break before *Note.2005-10-26, by Richard M. Stallman
-
Add 'tools' to file keywords.2005-10-26, by Romain Francoise
-
(gud-menu-map): Only display gud-until icon2005-10-26, by Nick Roberts
-
(def-gdb-auto-updated-buffer)2005-10-26, by Nick Roberts
-
*** empty log message ***2005-10-26, by Nick Roberts
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6212005-10-25, by Miles Bader
-
* longlines.el (longlines-mode): Remove narrowing before2005-10-25, by Chong Yidong
-
Added note about create-fontset-from-ascii-font problem on MS-Windows.2005-10-25, by Jason Rumney
-
Removed quadruple-width Chinese character problem. Lesser related2005-10-25, by Jason Rumney
-
*** empty log message ***2005-10-25, by Jason Rumney
-
(w32_to_x_font): Avoid forcing font widths.2005-10-25, by Jason Rumney
-
*** empty log message ***2005-10-25, by Richard M. Stallman
-
*** empty log message ***2005-10-25, by Romain Francoise
-
(find-library-name): Also strip extension if library name ends in .el,2005-10-25, by Romain Francoise
-
*** empty log message ***2005-10-25, by Richard M. Stallman
-
(menu-bar-help-menu): Say which kind of therapist.2005-10-25, by Richard M. Stallman
-
*** empty log message ***2005-10-25, by Juri Linkov
-
("cyrillic-translit"): Set 4th arg `guidance' to t2005-10-25, by Juri Linkov
-
(texinfo-mode): Change charset of one quotation mark2005-10-25, by Juri Linkov
-
(blackbox-mode-map): Move init into declaration.2005-10-25, by Stefan Monnier
-
(jit-lock-fontify-now): Be careful not to skip multiline2005-10-25, by Stefan Monnier
-
(browse-url-of-buffer): Add ".html" to filename.2005-10-25, by Reiner Steib
-
(dired-virtual): Don't use `dired-insert-headerline'.2005-10-25, by Masatake YAMATO
-
Colour correction.2005-10-25, by Nick Roberts
-
*** empty log message ***2005-10-25, by Nick Roberts
-
*** empty log message ***2005-10-25, by Eli Zaretskii
-
(blackbox-redefine-key): New function.2005-10-25, by Eli Zaretskii
-
*** empty log message ***2005-10-25, by YAMAMOTO Mitsuharu
-
(last_mouse_glyph_frame): New var.2005-10-25, by YAMAMOTO Mitsuharu
-
[MAC_OS] (image_load_qt_1): Check image size.2005-10-25, by YAMAMOTO Mitsuharu
-
(diary-list-entries): Prevent infloop when diary does not end in a2005-10-25, by Glenn Morris
-
*** empty log message ***2005-10-25, by Glenn Morris
-
*** empty log message ***2005-10-25, by Kenichi Handa
-
(quail-translate-key): If the input2005-10-25, by Kenichi Handa
-
* vc.el (vc-dired-mode): Extend comment for binding of2005-10-25, by Michael Albinus
-
*** empty log message ***2005-10-25, by Stefan Monnier
-
(texinfo-mode): Use real chars, so as not to unnecessarily expose2005-10-25, by Stefan Monnier
-
(sentence-end-base): Use real chars, so as2005-10-25, by Stefan Monnier
-
(GDB Graphical Interface): Describe gdb-mouse-until.2005-10-25, by Nick Roberts
-
*** empty log message ***2005-10-25, by Nick Roberts
-
(gdb-mouse-until): New function.2005-10-25, by Nick Roberts
-
*** empty log message ***2005-10-25, by Nick Roberts
-
(gdb-put-breakpoint-icon): Correct help-echo.2005-10-25, by Nick Roberts
-
*** empty log message ***2005-10-25, by Nick Roberts
-
Fix darwin386 configuration issue2005-10-25, by Steven Tamm
-
*** empty log message ***2005-10-25, by Luc Teirlinck
-
* menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line2005-10-24, by Chong Yidong
-
(gdb-ann3): Bind mouse-3 in left fringe2005-10-24, by Kim F. Storm
-
*** empty log message ***2005-10-24, by Kim F. Storm
-
* mh-gnus.el: Load mml.el in order to see if2005-10-24, by Bill Wohler
-
(org-start-icalendar-file): Fixed format form.2005-10-24, by Carsten Dominik
-
*** empty log message ***2005-10-24, by Carsten Dominik
-
*** empty log message ***2005-10-24, by Stefan Monnier
-
Require CL while compiling.2005-10-24, by Stefan Monnier
-
(completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.2005-10-24, by Masatake YAMATO
-
(easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.2005-10-24, by Stefan Monnier
-
(define-obsolete-function-alias, define-obsolete-variable-alias):2005-10-24, by Stefan Monnier
-
(defimage): Add `doc-string' declaration.2005-10-24, by Stefan Monnier
-
(define-widget): Add `doc-string' declaration.2005-10-24, by Stefan Monnier
-
Small doc fix.2005-10-24, by Masatake YAMATO
-
(defface, defcustom): Add `doc-string' declaration.2005-10-24, by Stefan Monnier
-
(ad-make-advised-definition): Fix arg-order.2005-10-24, by Stefan Monnier
-
(macro-declaration-function): Add a `doc-string' declaration.2005-10-24, by Stefan Monnier
-
Undo 2005-10-23 change.2005-10-24, by Kim F. Storm
-
*** empty log message ***2005-10-24, by Kim F. Storm
-
*** empty log message ***2005-10-24, by Kenichi Handa
-
(ucs-input-activate): Don't add2005-10-24, by Kenichi Handa
-
*** empty log message ***2005-10-24, by Kenichi Handa
-
(utf-7): Add autoload cookie.2005-10-24, by Kenichi Handa
-
*** empty log message ***2005-10-24, by Kenichi Handa
-
Register more Cyrillic characters in x-keysym-table.2005-10-24, by Kenichi Handa
-
(server-sentinel): Set query-on-exit flag to nil on new client processes2005-10-24, by Romain Francoise
-
Regenerated to reflect latest changes.2005-10-24, by Eli Zaretskii
-
*** empty log message ***2005-10-24, by Eli Zaretskii
-
(autoloads): Use "." instead of $(lisp) in the list of directories passed2005-10-24, by Eli Zaretskii
-
*** empty log message ***2005-10-24, by Eli Zaretskii
-
Moved pgg*.el files from lisp/gnus to lisp.2005-10-24, by Eli Zaretskii
-
(gdb-send): Bind inhibit-read-only to t2005-10-24, by Nick Roberts
-
(gud-filter): Bind inhibit-read-only to t2005-10-24, by Nick Roberts
-
*** empty log message ***2005-10-24, by Nick Roberts
-
(Fcompare_buffer_substrings): Fix last change.2005-10-24, by Kim F. Storm
-
*** empty log message ***2005-10-24, by Kim F. Storm
-
(handle_one_xevent): Handle keysyms directly mapped to2005-10-24, by Kenichi Handa
-
(charset_mule_unicode_0100_24ff)2005-10-24, by Kenichi Handa
-
(charset_mule_unicode_0100_24ff)2005-10-24, by Kenichi Handa
-
From Ulf Jasper <ulf.jasper@web.de>:2005-10-24, by Glenn Morris
-
*** empty log message ***2005-10-24, by Glenn Morris
-
(occur-engine): Rearrange text properties.2005-10-24, by Romain Francoise
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6162005-10-24, by Miles Bader
-
(mh-interpret-number-as-range-flag): Sync docstring with manual.2005-10-24, by Bill Wohler
-
*** empty log message ***2005-10-24, by Stefan Monnier
-
(debugger-make-xrefs): Don't assume case-fold-search is nil.2005-10-24, by Stefan Monnier
-
(Fcompare_buffer_substrings): Handle multibyte chars.2005-10-24, by Stefan Monnier
-
*** empty log message ***2005-10-24, by Richard M. Stallman
-
(el1): Capability deleted, since term.el doesn't implement it.2005-10-24, by Richard M. Stallman
-
*** empty log message ***2005-10-24, by YAMAMOTO Mitsuharu
-
Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'2005-10-24, by YAMAMOTO Mitsuharu
-
Replace `Mac OS 8/9' with `Mac OS Classic'. Add2005-10-24, by YAMAMOTO Mitsuharu
-
*** empty log message ***2005-10-24, by Richard M. Stallman
-
(inhibit-face-set-after-frame-default): New variable.2005-10-24, by Richard M. Stallman
-
*** empty log message ***2005-10-23, by Kim F. Storm
-
Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs2005-10-23, by Bill Wohler
-
* mh-identity.el (mh-assoc-ignore-case): Merge with version in2005-10-23, by Bill Wohler
-
* mh-identity.el (mh-assoc-ignore-case): New macro that uses2005-10-23, by Satyaki Das
-
* thumbs.el (thumbs-image-type): Add .pbm.2005-10-23, by Chong Yidong
-
* mh-comp.el (mh-letter-menu): Rename2005-10-23, by Bill Wohler
-
* xterm.c (note_mouse_movement): Always call note_mouse_highlight2005-10-23, by Jan Djärv
-
*** empty log message ***2005-10-23, by Richard M. Stallman
-
(describe-face): Use describe-simplify-lib-file-name.2005-10-23, by Richard M. Stallman
-
(describe-simplify-lib-file-name): New function.2005-10-23, by Richard M. Stallman
-
*** empty log message ***2005-10-23, by Richard M. Stallman
-
(tooltip-x-offset, tooltip-y-offset): Change defaults.2005-10-23, by Richard M. Stallman
-
(menu-bar-file-menu) <dired>: Change help-echo string.2005-10-23, by Richard M. Stallman
-
(line-move-finish): Ignore fields computing LINE-END.2005-10-23, by Richard M. Stallman
-
(load-with-code-conversion):2005-10-23, by Richard M. Stallman
-
(flyspell-large-region): Call ispell-check-version.2005-10-23, by Richard M. Stallman
-
(ispell-local-dictionary-overridden): Fix the2005-10-23, by Richard M. Stallman
-
(doctor-doc): Don't say "psychiatrist".2005-10-23, by Richard M. Stallman
-
(Overlay Arrow): Clarify about local bindings of overlay-arrow-position.2005-10-23, by Richard M. Stallman
-
(Init File): Recommend when to use site-start.el.2005-10-23, by Richard M. Stallman
-
(add-log-current-defun): Clean up handling of DEFUNs.2005-10-23, by Richard M. Stallman
-
*** empty log message ***2005-10-23, by Lars Hansen
-
(Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink2005-10-23, by Lars Hansen
-
* cus-edit.el (custom-button, custom-button-pressed): New vars.2005-10-23, by Chong Yidong
-
*** empty log message ***2005-10-23, by Richard M. Stallman
-
(Fset_case_table): Doc fix.2005-10-23, by Richard M. Stallman
-
(build_load_history): Replace STREAM arg with ENTIRE.2005-10-23, by Richard M. Stallman