log

age author description
2006-03-25 Kim F. Storm (cua--init-rectangles): Use
2006-03-25 Kim F. Storm (cua-rectangle-mark-key): New defcustom.
2006-03-25 Kim F. Storm *** empty log message ***
2006-03-25 Nick Roberts (gdba): Revert 2006-03-10 change for case of "run" in .gdbinit.
2006-03-25 Nick Roberts *** empty log message ***
2006-03-24 Paul Eggert * editfns.c: (TM_YEAR_BASE): Move up.
2006-03-24 Kim F. Storm (handle_one_xevent): Don't let key-press clear mouse face
2006-03-24 Kim F. Storm (w32_read_socket): Don't let key-press clear mouse face
2006-03-24 Kim F. Storm *** empty log message ***
2006-03-24 Kim F. Storm (XTread_socket): Don't let key-press clear mouse face
2006-03-24 Kim F. Storm *** empty log message ***
2006-03-24 Romain Francoise (ctl-x-5-map): Really bind C-x 5 C-o to `display-buffer-other-frame'.
2006-03-24 Kim F. Storm (apropos-synonyms): Add selection => region.
2006-03-24 Kim F. Storm *** empty log message ***
2006-03-24 Kim F. Storm (sxhash_list): Include last non-nil CDR in hash.
2006-03-24 Nick Roberts (gdb-var-create-regexp)
2006-03-24 Nick Roberts *** empty log message ***
2006-03-24 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-24 YAMAMOTO Mitsuharu (enum mac_menu_kind): New enum.
2006-03-23 Nick Roberts (gdb-continuation): Declare earlier to prevent compiler warnings.
2006-03-23 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-176
2006-03-23 Nick Roberts *** empty log message ***
2006-03-23 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-174
2006-03-23 Simon Josefsson 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc>
2006-03-23 Kenichi Handa *** empty log message ***
2006-03-23 Kenichi Handa (rfc2231-encode-string): Use mm-disable-multibyte
2006-03-23 Romain Francoise Misc. fixes.
2006-03-23 Romain Francoise (ibuffer-read-filter-group-name):
2006-03-23 Kenichi Handa *** empty log message ***
2006-03-23 Kenichi Handa (rfc2231-decode-encoded-string): Work on unibyte
2006-03-23 Kenichi Handa *** empty log message ***
2006-03-23 Kenichi Handa (sort-coding-systems): Describe that
2006-03-22 Kim F. Storm Define aliases for append_glyph and produce_stretch_glyph
2006-03-22 Kim F. Storm * xdisp.c: Undo 2006-03-21 change.
2006-03-22 Kim F. Storm *** empty log message ***
2006-03-22 Kim F. Storm (Faccept_process_output): Fix to comply with lisp reference.
2006-03-22 Kim F. Storm *** empty log message ***
2006-03-22 Simon Josefsson Fix.
2006-03-22 Simon Josefsson 2006-03-22 Simon Josefsson <jas@extundo.com>
2006-03-22 Ken Raeburn *** empty log message ***
2006-03-22 Ken Raeburn (store_next_glyph): Renamed from append_glyph.
2006-03-21 Bill Wohler (Folders): Various edits.
2006-03-21 Reiner Steib Sync with version from Gnus (only whitespace changes).
2006-03-21 Reiner Steib Remove pgg-gpg.el entry already present in lisp/ChangeLog.
2006-03-21 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
2006-03-21 Chong Yidong * cus-edit.el (custom-face-set): Call custom-push-theme before
2006-03-21 Jan Djärv * xterm.c: x_session_initialized new variable.
2006-03-21 Simon Josefsson 2006-03-21 Simon Josefsson <jas@extundo.com>
2006-03-21 Carsten Dominik *** empty log message ***
2006-03-21 Carsten Dominik (org-open-at-point): Fixed bug in wiki-style bracket links.
2006-03-21 Carsten Dominik *** empty log message ***
2006-03-21 Kim F. Storm (gdb-reset): Set buffer local value of
2006-03-21 Kim F. Storm *** empty log message ***
2006-03-21 Kim F. Storm (draw_fringe_bitmap): Don't calculate default overlay arrow
2006-03-21 Juanma Barranquero *** empty log message ***
2006-03-21 Juanma Barranquero (VC Dired Mode): Remove misplaced brackets.
2006-03-21 André Spiegel #
2006-03-21 André Spiegel Various updates and clarifications in the VC chapter.
2006-03-21 Nick Roberts (Fringe Indicators): Fix typos.
2006-03-21 Nick Roberts *** empty log message ***
2006-03-21 Nick Roberts (hollow-right-triangle): Define as fringe bitmap.
2006-03-21 Nick Roberts (diff-function): Make it inherit from diff-header instead of diff-context.
2006-03-20 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
2006-03-20 Stefan Monnier (window_scroll_pixel_based): Yet another int/Lisp_Object mixup (YAILOM).
2006-03-20 Eli Zaretskii *** empty log message ***
2006-03-20 Eli Zaretskii (main): Fix last change.
2006-03-20 Richard M. Stallman *** empty log message ***
2006-03-20 Richard M. Stallman (set-mark-command): Doc fix.
2006-03-20 Richard M. Stallman *** empty log message ***
2006-03-20 Richard M. Stallman (display-buffer-other-frame): New command.
2006-03-20 Stefan Monnier (jit-lock-function): Check for the actual defer-timer rather than just
2006-03-20 Kenichi Handa *** empty log message ***
2006-03-20 Kenichi Handa (Fwrite_region): Set visit_file to Qnil before GCPRO
2006-03-20 Kenichi Handa (map_keymap): Set tail to Qnil before GCPRO it.
2006-03-20 Kenichi Handa (x_term_init): Remove unnecessary GCPRO.
2006-03-20 Kenichi Handa (xg_set_icon): Remove unnecessary GCPRO.
2006-03-20 Luc Teirlinck *** empty log message ***
2006-03-20 Luc Teirlinck (debug-help-follow): Revert last change.
2006-03-20 Luc Teirlinck *** empty log message ***
2006-03-20 Luc Teirlinck (Documentation Tips): One can now also write `program' in front of a
2006-03-20 Luc Teirlinck *** empty log message ***
2006-03-20 Luc Teirlinck (Help Mode): Document "C-c C-c".
2006-03-20 Luc Teirlinck (help-follow-symbol): New function. Essentially identical to the old
2006-03-20 Luc Teirlinck (debug-help-follow): Adapt comment to change in help-mode.el.
2006-03-19 Nick Roberts (gdb-stopped): Even when there is no source
2006-03-19 Nick Roberts *** empty log message ***
2006-03-19 Nick Roberts *** empty log message ***
2006-03-19 Roland Winkler (bibtex-mode)
2006-03-19 Roland Winkler * textmodes/bibtex.el (bibtex-include-OPTkey)
2006-03-19 Richard M. Stallman *** empty log message ***
2006-03-19 Bill Wohler Remove @headitem as it is not yet supported on SourceForge.
2006-03-19 Alan Mackenzie * text.texi (Special Properties): Clarify the definition of
2006-03-19 Bill Wohler (Replying): Fix syntax error.
2006-03-19 Bill Wohler (Replying): Document Mail-Followup-To. Change manually-formatted table
2006-03-19 Bill Wohler (mh-reply): Sync docstring with manual.
2006-03-19 Kim F. Storm (cua--highlight-rectangle): Set overlay
2006-03-19 Kim F. Storm *** empty log message ***
2006-03-19 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-163
2006-03-19 Kim F. Storm (set_cursor_from_row): Fix cursor property on overlay string,
2006-03-19 Bill Wohler (mh-image-load-path-for-library): Shorten first line in docstring.
2006-03-19 Bill Wohler (image-load-path-for-library): Shorten first line in docstring.
2006-03-18 Richard M. Stallman (rmail-reply-regexp): Undo previous change.
2006-03-18 Eli Zaretskii Add concise build instructions.
2006-03-18 Chong Yidong * xterm.c (x_display_ok): Fix minor bug and compilation warnings.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (isearch-other-meta-char): Handle user bindings for shifted control characters.
2006-03-18 André Spiegel #
2006-03-18 Eli Zaretskii (BROKEN_NOCOMBRELOC) [__NetBSD__]: Define.
2006-03-18 Eli Zaretskii Don't use unexmips on NetBSD.
2006-03-18 Eli Zaretskii [BROKEN_NOCOMBRELOC]: Include assert.h.
2006-03-18 André Spiegel Use "echo" as a default for $echo, otherwise we'll execute $DIFF
2006-03-18 Eli Zaretskii Elaborate on debugging GC crashes.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (ispell-skip-region-alist): Add "_+" to the part that matches email addresses,
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (STATIC_HEAP_SIZE): Enlarge STATIC_HEAP_SIZE to 12MB.
2006-03-18 Eli Zaretskii Mention new behavior with unreachable $DISPLAY.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii Add prototype for x_display_ok.
2006-03-18 Eli Zaretskii (x_display_ok): New function.
2006-03-18 Eli Zaretskii (main): If user asks for a display that is unavailable, simulate -nw.
2006-03-18 Eli Zaretskii *** empty log message ***
2006-03-18 Eli Zaretskii (Fw32_select_font): Doc fix.
2006-03-18 Eli Zaretskii Fix last change.
2006-03-18 Eli Zaretskii (mouse-set-font): Mention w32-list-proportional-fonts in the doc string.
2006-03-18 Eli Zaretskii ""
2006-03-18 Eli Zaretskii (INFO_FILES): New variable, contains all Info file names.
2006-03-18 Kim F. Storm (ido-cache-ftp-work-directory-time): Doc fix.
2006-03-18 Kim F. Storm *** empty log message ***
2006-03-17 Luc Teirlinck (customize-changed-options): Mention explicit version number as
2006-03-17 Luc Teirlinck *** empty log message ***
2006-03-17 Stephen Eglen Remove obsolete URL.
2006-03-17 Bill Wohler Use smallexample and smalllisp consistenly.
2006-03-17 Bill Wohler (mh-image-load-path-for-library): Minor docstring fix.
2006-03-17 Bill Wohler (image-load-path-for-library): Minor docstring fix.
2006-03-17 Carsten Dominik (org-popup-calendar-for-date-prompt): Fix customization type.
2006-03-17 Carsten Dominik *** empty log message ***
2006-03-17 Carsten Dominik *** empty log message ***
2006-03-17 Carsten Dominik (org-read-date): Include subgroup 5 into
2006-03-17 Luc Teirlinck (Top): Avoid ugly continuation line in menu in the standalone Info reader.
2006-03-17 Luc Teirlinck *** empty log message ***
2006-03-17 Kenichi Handa (sort-build-lints): Add comment.
2006-03-16 Nick Roberts (gud-gdb-complete-command, gud-gdb-run-command-fetch-lines): Adapt for use
2006-03-16 Nick Roberts (gud-watch): Provide completion.
2006-03-16 Nick Roberts *** empty log message ***
2006-03-16 Kim F. Storm (ido-edit-input): Use selected match, if any.
2006-03-16 Kim F. Storm *** empty log message ***
2006-03-16 Richard M. Stallman *** empty log message ***
2006-03-16 Richard M. Stallman (Defining Images): Minor cleanup.
2006-03-16 Bill Wohler (mh-send-letter): Use split-string to break up mh-send-args (closes SF
2006-03-16 Bill Wohler (mh-list-to-string-1): Use dolist.
2006-03-16 Bill Wohler (mh-image-load-path-for-library): Prefer user's images.
2006-03-16 Bill Wohler (Defining Images): In image-load-path-for-library, prefer user's
2006-03-16 Bill Wohler (image-load-path-for-library): Prefer user's images in
2006-03-16 Chong Yidong Removing picture.texi
2006-03-16 Chong Yidong * mouse.el (mouse-drag-vertical-line): Use window-inside-edges
2006-03-16 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-16 YAMAMOTO Mitsuharu (XCreatePixmap) [!WORDS_BIG_ENDIAN && USE_CG_DRAWING]:
2006-03-16 YAMAMOTO Mitsuharu [MAC_OS] (XPutPixel, XGetPixel)
2006-03-16 Nick Roberts (gdb-inferior-status): New variable.
2006-03-16 Nick Roberts *** empty log message ***
2006-03-16 Chong Yidong * makefile.w32-in: Remove picture.texi.
2006-03-16 Chong Yidong * Makefile.in: Remove picture.texi.
2006-03-16 Chong Yidong * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
2006-03-16 Kenichi Handa *** empty log message ***
2006-03-16 Kenichi Handa (auto-coding-regexp-alist): Add entries
2006-03-16 Kenichi Handa *** empty log message ***
2006-03-16 Kenichi Handa (sort-build-lists): Temporarily bind
2006-03-16 Luc Teirlinck (locate-command, locate-make-command-line)
2006-03-16 Luc Teirlinck *** empty log message ***
2006-03-15 Stefan Monnier * font-lock.el (font-lock-lines-before): Delete variable, subsumed by
2006-03-15 Juanma Barranquero *** empty log message ***
2006-03-15 Romain Francoise Whitespace fixups.
2006-03-15 Kim F. Storm (extend_face_to_end_of_line): Always add space glyph to
2006-03-15 Kim F. Storm *** empty log message ***
2006-03-15 Bill Wohler (Defining Images): Fix example in image-load-path-for-library by not
2006-03-15 Bill Wohler (image-load-path-for-library): Fix example by not recommending that
2006-03-15 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Fix example by not
2006-03-15 Juanma Barranquero *** empty log message ***
2006-03-15 Juanma Barranquero (w32_init_fringe, w32_reset_fringes): Restore to being conditional on
2006-03-15 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-15 YAMAMOTO Mitsuharu (mac_initialize) [USE_CG_DRAWING]: Call mac_init_fringe.
2006-03-15 YAMAMOTO Mitsuharu (mac_init_fringe) [MAC_OS]: New function.
2006-03-15 YAMAMOTO Mitsuharu (mac_init_fringe) [MAC_OS]: Add prototype.
2006-03-15 Carsten Dominik Version number change only.
2006-03-15 Carsten Dominik *** empty log message ***
2006-03-15 Carsten Dominik Version number change.
2006-03-15 Carsten Dominik (org-insert-centered): Use `string-width' to make
2006-03-15 Luc Teirlinck * allout.el: Increment version to 2.2.1 in file commentary.
2006-03-15 Luc Teirlinck Whitespace change.
2006-03-15 Luc Teirlinck *** empty log message ***
2006-03-15 Bill Wohler Add index entries around each paragraph rather than depend on entries
2006-03-14 Nick Roberts (Note): Describe features for debugging with GDB in Emacs.
2006-03-14 Nick Roberts (gud-speedbar-buttons): Follow change to gdb-var-list.
2006-03-14 Nick Roberts (gdb-var-list): Change order of first two elements.
2006-03-14 Nick Roberts *** empty log message ***
2006-03-14 Bill Wohler (Defining Images): In image-load-path-for-library, always return list
2006-03-14 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Incorporate changes
2006-03-14 Bill Wohler (image-load-path-for-library): Pass value of path rather than symbol.
2006-03-14 Alan Mackenzie *** empty log message ***
2006-03-14 Alan Mackenzie * modes.texi: New node, "Region to Fontify" (for Font Lock).
2006-03-14 Alan Mackenzie * font-core.el: New function/variable
2006-03-14 Chong Yidong * xterm.c (x_uncatch_errors): Block input for entire function.
2006-03-14 David Ponce (tree-widget-themes-load-path)
2006-03-14 David Ponce *** empty log message ***
2006-03-13 Richard M. Stallman (Defining Images): Clean up last change.
2006-03-13 Richard M. Stallman *** empty log message ***
2006-03-13 Richard M. Stallman (Invisible Text): The impossible position is
2006-03-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-156
2006-03-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-155
2006-03-13 David Ponce Handle themes across all occurrences of the main
2006-03-13 David Ponce *** empty log message ***
2006-03-13 Carsten Dominik Version number update only
2006-03-13 Carsten Dominik (Clean view): Document new startup options.
2006-03-13 Carsten Dominik *** empty log message ***
2006-03-13 Carsten Dominik (org-link-search): Avoid self-matching of links, allow
2006-03-13 John Paul Wallington *** empty log message ***
2006-03-13 John Paul Wallington (ibuffer-never-show-predicates): Add `require' keyword; require
2006-03-13 Bill Wohler (mh-folder-list): Fix docstring (closes SF #1448498).
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney (add_registry): Don't change the registry unless keys
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney (install): Use -q when invoking addpm. Avoids problem with MSYS trying
2006-03-12 Jason Rumney (main): Accept -q as alternative for /q.
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney (Fx_create_frame): Remove call to
2006-03-12 Jason Rumney (Fx_popup_menu): Call w32_free_menu_strings when
2006-03-12 Jason Rumney *** empty log message ***
2006-03-12 Jason Rumney Sync 2005-10-24 xterm.c changes.
2006-03-12 Luc Teirlinck (all): Delete :version keyword for members of the fringe group, since
2006-03-12 Luc Teirlinck *** empty log message ***
2006-03-12 Nick Roberts (gdb-stack-list-locals-handler): Add local
2006-03-12 Nick Roberts *** empty log message ***
2006-03-12 Richard M. Stallman Various cleanups.
2006-03-12 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-12 YAMAMOTO Mitsuharu (struct mac_output) [USE_CG_DRAWING]: New member cg_context.
2006-03-12 YAMAMOTO Mitsuharu (mac_draw_rectangle, x_draw_glyph_string_foreground)
2006-03-12 YAMAMOTO Mitsuharu [USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1.
2006-03-12 YAMAMOTO Mitsuharu (x_create_tip_frame): Apply 2006-03-11 change for xfns.c.
2006-03-12 YAMAMOTO Mitsuharu (sys_select) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
2006-03-12 Bill Wohler (Scan Line Formats): Replace @samp with @kbd.
2006-03-12 Károly Lőrentey (x_icon): Disable redundant call to `x_wm_set_window_state'.
2006-03-12 Bill Wohler (Preface, More About MH-E, Options, HTML, Folders)
2006-03-11 Jason Rumney (signal_user_input): New function.
2006-03-11 Jason Rumney *** empty log message ***
2006-03-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
2006-03-11 Bill Wohler Add period to last sentence added.
2006-03-11 Bill Wohler Document `image-load-path-for-library'. Note that all images have been
2006-03-11 Bill Wohler (Defining Images): Add @tindex for image-load-path-for-library.
2006-03-11 Luc Teirlinck (Creating Strings): Fix Texinfo usage.
2006-03-11 Luc Teirlinck (Adaptive Fill): Fix Texinfo usage.
2006-03-11 Bill Wohler (Defining Images): Add image-load-path-for-library.
2006-03-11 Luc Teirlinck *** empty log message ***
2006-03-11 Juri Linkov *** empty log message ***
2006-03-11 Juri Linkov (Info-dir-remove-duplicates): Move point to the
2006-03-11 Juri Linkov (battery-linux-proc-acpi): Check `capacity' for non-nil
2006-03-11 Luc Teirlinck (Regexp Special): Use @samp for regular expressions that are not in
2006-03-11 Luc Teirlinck *** empty log message ***
2006-03-11 Luc Teirlinck (Regexps): Use @samp for regexp that is not in Lisp syntax.
2006-03-11 Luc Teirlinck (yank): Fix typo in docstring.
2006-03-11 Luc Teirlinck *** empty log message ***
2006-03-11 Luc Teirlinck Rename preserve_y to window_scroll_pixel_based_preserve_y.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (w32_wnd_proc): Ignore middle and extra button events if a menu is already
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (x_create_tip_frame): Preserve received parms by copying them.
2006-03-11 Eli Zaretskii (rmail-summary-next-msg): Skip deleted messages, where "D" is the
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii Add x_fully_uncatch_errors and x_catching_errors to
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (unwind_to_catch): Call x_fully_uncatch_errors only if HAVE_X_WINDOWS.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii [HAVE_GETRLIMIT]: Don't define unconditionally. Don't include sys/resource.h
2006-03-11 Jason Rumney (yank): Escape double quote in doc string.
2006-03-11 Eli Zaretskii (ispell-find-aspell-dictionaries): Add aliases before merging elements from the
2006-03-11 Eli Zaretskii (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode
2006-03-11 Richard M. Stallman *** empty log message ***
2006-03-11 Richard M. Stallman (describe_map): Shorten string to indicate shadowed binding.
2006-03-11 Richard M. Stallman *** empty log message ***
2006-03-11 Richard M. Stallman (get_lim_data, lim_data, data_space_start): Moved from mem-limits.h.
2006-03-11 Richard M. Stallman (get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.
2006-03-11 Richard M. Stallman (x_fully_uncatch_errors, x_catching_errors): New functions.
2006-03-11 Richard M. Stallman (unwind_to_catch): Call x_fully_uncatch_errors.
2006-03-11 Richard M. Stallman (rmail-ignored-headers): Discard DomainKey-Signature.
2006-03-11 Richard M. Stallman (eshell-prefer-to-shell): Variable deleted;
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (octave-indent-for-comment): Behave according to do string.
2006-03-11 Richard M. Stallman (kill-region, yank): Doc fix.
2006-03-11 Richard M. Stallman (battery-echo-area-format): Doc fix.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (flyspell-external-point-words, flyspell-process-localwords): Fix last changes.
2006-03-11 Jason Rumney (WinMain): Set screen buffer to 80x25.
2006-03-11 Jason Rumney *** empty log message ***
2006-03-11 Romain Francoise (Vprocess_adaptive_read_buffering): Doc fix.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii Remove duplicate prototypes. Make the prototype of getloadavg be conditioned
2006-03-11 Eli Zaretskii (list-holidays): Doc fix.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
2006-03-11 Eli Zaretskii *** empty log message ***
2006-03-11 Eli Zaretskii (mac_draw_rectangle): Don't add 1 to width and height.
2006-03-11 Eli Zaretskii (get_phys_cursor_geometry): Don't decrease height by 1.
2006-03-11 Eli Zaretskii (auto-coding-alist): Add .odt (OpenOffice's open document) files.
2006-03-11 Eli Zaretskii (auto-mode-alist): Add .odt (OpenOffice's open document) files. Mention in
2006-03-11 Bill Wohler (image-load-path-for-library): Merged changes from Reiner. Add
2006-03-11 Bill Wohler (mh-image-load-path-for-library): Merged changes from Reiner. Add
2006-03-11 Bill Wohler (mh-replace-regexp-in-string): Pass the literal flag to
2006-03-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
2006-03-10 Chong Yidong * files.el (hack-local-variables-confirm): Don't prompt for ! if
2006-03-10 Bill Wohler (image-load-path-for-library): Merge at least three functions from
2006-03-10 Nick Roberts (gdb-remove-text-properties): Rename from
2006-03-10 Nick Roberts *** empty log message ***
2006-03-10 Bill Wohler (mh-profile-component): Drop `s' from mhparam -components for
2006-03-10 Glenn Morris (calendar-holidays): Make previous doc-fix less passive.
2006-03-10 Kim F. Storm (USE_POSIX_MEMALIGN): Fix last change.
2006-03-10 Kim F. Storm *** empty log message ***
2006-03-10 Glenn Morris *** empty log message ***
2006-03-10 Glenn Morris (list-holidays): Doc fix.
2006-03-10 Glenn Morris (calendar-holidays): Doc fix.
2006-03-10 Nick Roberts (gdba): Don't call gdb-init-1 explicitly as
2006-03-10 Nick Roberts *** empty log message ***
2006-03-09 Stefan Monnier (USE_POSIX_MEMALIGN): New macro.
2006-03-09 Reiner Steib Replace "Schreiben" by "Dr? where appropriate.
2006-03-09 Luc Teirlinck *** empty log message ***
2006-03-09 Kenichi Handa *** empty log message ***
2006-03-09 Kenichi Handa (DECODE_EMACS_MULE_COMPOSITION_CHAR): Fix decoding
2006-03-09 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
2006-03-09 Luc Teirlinck Declare preserve_y as a static global variable.
2006-03-09 Luc Teirlinck *** empty log message ***
2006-03-09 Luc Teirlinck (Regexps): More accurately describe which characters are special in
2006-03-09 Luc Teirlinck *** empty log message ***
2006-03-09 Luc Teirlinck (Regexp Special): Put remark between parentheses to avoid misreading.
2006-03-08 Reiner Steib * gnus-util.el (gnus-tool-bar-update): New function.
2006-03-08 Juanma Barranquero *** empty log message ***
2006-03-08 Juanma Barranquero (view-lossage): Remove trailing whitespace before inserting "\n".
2006-03-08 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-08 YAMAMOTO Mitsuharu [MAC_OS] (XPutPixel): Set alpha channel bits if pixmap depth is 32.
2006-03-08 Chong Yidong * files.el (hack-local-variables-confirm): Set
2006-03-08 Chong Yidong * arc-mode.el (archive-extract): Check if an existing buffer name
2006-03-07 Luc Teirlinck (Syntax of Regexps): More accurately describe
2006-03-07 Luc Teirlinck *** empty log message ***
2006-03-07 Stefan Monnier (url-http-find-free-connection): Fix braino in last fix.
2006-03-07 Chong Yidong * help.el (describe-key-briefly): If KEY is a down event, read and
2006-03-07 Nick Roberts (gud-speedbar-buttons): Allow pointers to
2006-03-07 Nick Roberts (gdb-edit-value-handler): New function.
2006-03-07 Nick Roberts *** empty log message ***
2006-03-07 Juanma Barranquero *** empty log message ***
2006-03-07 Carsten Dominik Version number change only.
2006-03-07 Carsten Dominik *** empty log message ***
2006-03-07 Carsten Dominik *** empty log message ***
2006-03-07 Carsten Dominik Move defvars out of eval-when-compile. Use
2006-03-07 Carsten Dominik Version number change only
2006-03-07 Juanma Barranquero (describe-key): Remove leftover test code.
2006-03-07 David Ponce Update Commentary header.
2006-03-07 David Ponce *** empty log message ***
2006-03-07 Miles Bader Add arch tagline
2006-03-07 Bill Wohler Move from SourceForge repository to Savannah. This is version 7.93,
2006-03-06 Chong Yidong * help.el (describe-key): Handle string and vector `follow-link' values.
2006-03-06 Chong Yidong Typo.
2006-03-06 Chong Yidong * help.el (describe-key): Properly handle the return value of
2006-03-06 Stefan Monnier (PC-expand-many-files): Try be more careful when parsing the shell's output.
2006-03-06 Chong Yidong Two bugs removed.
2006-03-06 Chong Yidong * xdisp.c (handle_invisible_prop): Don't update it->position with
2006-03-06 Reiner Steib Remove TODO. No longer needed.
2006-03-06 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-03-06 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
2006-03-06 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-06 YAMAMOTO Mitsuharu (MAC_AQUA_VERTICAL_SCROLL_BAR_WIDTH)
2006-03-06 YAMAMOTO Mitsuharu (get_control_part_bounds): Fix type of return value.
2006-03-06 YAMAMOTO Mitsuharu (x_default_scroll_bar_color_parameter)
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-06 Satyaki Das (mh-index-update-single-msg): Fix a bug in the
2006-03-06 Stefan Monnier (hide-sublevels): Provide better interactive default.
2006-03-06 Stefan Monnier (url-http-find-free-connection): Don't kill the process
2006-03-06 Kenichi Handa *** empty log message ***
2006-03-06 Kenichi Handa (create-fontset-from-fontset-spec): Fix
2006-03-06 Luc Teirlinck (gud-tooltip-dereference): Add missing optional argument.
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-06 Luc Teirlinck (gud-jdb-marker-filter): Double quote `[' in regexp for Lisp syntax.
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-06 Luc Teirlinck *** empty log message ***
2006-03-05 Bill Wohler Update for MH-E release 7.93. mh-e-7_93
2006-03-05 Bill Wohler (Version, mh-version): Update for release 7.93.
2006-03-05 Bill Wohler * mh-folder.el (mh-folder-mode): Drop 'load-path argument when calling
2006-03-05 Mathias Dahl *** empty log message ***
2006-03-05 Mathias Dahl Changes in whitespace.
2006-03-05 Andreas Schwab *** empty log message ***
2006-03-05 Andreas Schwab (x_catch_errors_unwind): Fix missing return value.
2006-03-04 Kim F. Storm *** empty log message ***
2006-03-04 John Paul Wallington *** empty log message ***
2006-03-04 John Paul Wallington (toplevel): Require `cl' at compile-time.
2006-03-04 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Move here from
2006-03-04 Andreas Schwab *** empty log message ***
2006-03-04 Andreas Schwab (server-process-filter): Handle errors during
2006-03-03 John Paul Wallington *** empty log message ***
2006-03-03 John Paul Wallington (t-mouse-drag-start, t-mouse-swap-alt-keys): Doc fix; escape
2006-03-03 Bill Wohler * mh-folder.el (mh-folder-mode): Rename mh-image-load-path to
2006-03-03 Bill Wohler (mh-send-letter, mh-insert-auto-fields): Sync docstrings with manual.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (flyspell-process-localwords): Be case-sensitive.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (custom-quote): Remove function since it has been moved to custom.el.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (rx-check-any, rx-check-not): Quote "]"s in regexps when they have no
2006-03-03 Eli Zaretskii (reg-generic-mode): Quote "]"s in regexps when they have no special meaning.
2006-03-03 Eli Zaretskii (lisp-font-lock-keywords-2): Quote "]"s in regexps when they have no
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (clean-buffer-list): Handle case where base-buffer of indirect buffer gets
2006-03-03 Eli Zaretskii Fix last entry.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii Add DESTDIR variable to install target to support staged installations.
2006-03-03 Eli Zaretskii Fix date on last change.
2006-03-03 Eli Zaretskii Add DESTDIR variable to install and uninstall targets to support staged
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (edebug-display): Use `edebug-sit-for-seconds' value instead of a literal
2006-03-03 Eli Zaretskii (flyspell-external-point-words): Be case-sensitive.
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii (rcirc-url-regexp): Match entire url when it starts with "www".
2006-03-03 Eli Zaretskii *** empty log message ***
2006-03-03 Eli Zaretskii Restablished intermediate missing comment header to preserve outline structure.
2006-03-03 Eli Zaretskii ChangeLog
2006-03-03 Eli Zaretskii Regenerated.
2006-03-03 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-134
2006-03-03 Bill Wohler GNU Emacs folks prefer present tense in ChangeLog entries.
2006-03-03 Bill Wohler * mh-folder.el (mh-tool-bar-init): Autoload.
2006-03-02 Kim F. Storm (Tool Bar): Add tool-bar-border.
2006-03-02 Kim F. Storm *** empty log message ***
2006-03-02 Kim F. Storm Minimize the unpleasent visual impact of the requirement
2006-03-02 Kim F. Storm (struct frame): New member n_tool_bar_rows.
2006-03-02 Carsten Dominik (org-paste-subtree): Removed forgotten (debug)
2006-03-02 Carsten Dominik *** empty log message ***
2006-03-01 Luc Teirlinck (Fregexp_quote): Do not precede a literal `]' with two backslashes to
2006-03-01 Luc Teirlinck *** empty log message ***
2006-03-01 Nick Roberts (dframe-frame-mode): Don't burp when menu-bar-lines is nil.
2006-03-01 Nick Roberts *** empty log message ***
2006-03-01 Nick Roberts (gdb-speedbar-refresh): Quieten speedbar-refresh.
2006-03-01 Nick Roberts (gud-speedbar-menu-items): Use
2006-03-01 Nick Roberts *** empty log message ***
2006-03-01 Juanma Barranquero *** empty log message ***
2006-03-01 Carsten Dominik *** empty log message ***
2006-03-01 Carsten Dominik *** empty log message ***
2006-03-01 Carsten Dominik (reftex-index-map): Fixed typo,
2006-03-01 Carsten Dominik (reftex-toc-map): Fixed typo,
2006-03-01 Carsten Dominik Version number change only
2006-03-01 Carsten Dominik (Interaction): Added item about `org-mouse.el' by Piotr
2006-03-01 Carsten Dominik (org-export-as-html): Fixed bugs in HTML
2006-03-01 Carsten Dominik *** empty log message ***
2006-03-01 Bill Wohler (mh-narrow-to-subject): Remove Re: string from subject so that pick
2006-03-01 Bill Wohler * mh-limit.el (mh-narrow-to-cc, mh-narrow-to-from)
2006-03-01 Luc Teirlinck (Named Features): Fix typo.
2006-03-01 Luc Teirlinck (Load Suffixes): Fix typos.
2006-03-01 Luc Teirlinck *** empty log message ***
2006-03-01 Luc Teirlinck (Load Suffixes): Rephrase last paragraph.
2006-03-01 Luc Teirlinck *** empty log message ***
2006-02-28 Bill Wohler (mh-folder-list): Fix problem with passing in a folder and getting
2006-02-28 Nick Roberts (gdb-speedbar-refresh): Rename from
2006-02-28 Nick Roberts (speedbar-update-localized-contents): Try to
2006-02-28 Bill Wohler (mh-image-load-path): Rename variable to mh-image-directory.
2006-02-28 Nick Roberts *** empty log message ***
2006-02-28 Chong Yidong fixed: Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position.
2006-02-28 Chong Yidong * xselect.c (x_catch_errors_unwind): New function.
2006-02-28 Jay Belanger *** empty log message ***
2006-02-28 Jay Belanger (math-compose-tex-matrix): Add a latex option.
2006-02-28 André Spiegel #
2006-02-28 André Spiegel (Old Versions): Clarify operation of C-x v =.
2006-02-28 Chong Yidong Ralf Angeli's 19 Feb 2006 bug report fixed
2006-02-28 Luc Teirlinck *** empty log message ***
2006-02-28 Luc Teirlinck (Top): Include "Load Suffixes" in the detailed menu.
2006-02-28 Luc Teirlinck (Locating Files): Suggest additional values for the
2006-02-28 Luc Teirlinck (Loading): Include new node "Load Suffixes" in menu.
2006-02-28 Luc Teirlinck *** empty log message ***
2006-02-28 Nick Roberts *** empty log message ***
2006-02-28 Nick Roberts Re-instate comments about developing for speedbar
2006-02-28 Bill Wohler (mh-variant, mh-default-folder-for-message-function): Sync docstring
2006-02-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
2006-02-27 Miles Bader Add arch tagline
2006-02-27 Nick Roberts *** empty log message ***
2006-02-27 Richard M. Stallman *** empty log message ***
2006-02-27 Richard M. Stallman *** empty log message ***
2006-02-27 Richard M. Stallman *** empty log message ***
2006-02-27 Nick Roberts (t-mouse-tty): Use with-temp-buffer. Add more
2006-02-27 Bill Wohler (mh-minibuffer-read-type): Deleted comment in docstring about obsolete
2006-02-27 Bill Wohler (mh-variant): Sync docstring with manual.
2006-02-27 Bill Wohler * mh-compat.el (mh-display-color-cells): Return 2 if
2006-02-27 Nick Roberts This version does *not* work with Emacs 22.
2006-02-27 Kim F. Storm *** empty log message ***
2006-02-27 Glenn Morris (calendar-holidays): Doc fix.
2006-02-27 Glenn Morris *** empty log message ***
2006-02-27 Nick Roberts (gud-display-line): Use gdb-display-source-buffer
2006-02-27 Nick Roberts (gdb-source-window): New variable.
2006-02-27 Nick Roberts *** empty log message ***
2006-02-27 Carsten Dominik (reftex-toc-map): Add `follow-mouse'
2006-02-27 Carsten Dominik (reftex-select-label-map,
2006-02-27 Carsten Dominik (reftex-index-map): Add `follow-mouse'
2006-02-27 Carsten Dominik *** empty log message ***
2006-02-27 Carsten Dominik *** empty log message ***
2006-02-27 Chong Yidong * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
2006-02-27 Luc Teirlinck (check_windows_init_file): Use Fget_load_suffixes instead of Vload_suffixes.
2006-02-27 Luc Teirlinck EXFUN Fget_load_suffixes. Extern Vload_file_rep_suffixes.
2006-02-27 Luc Teirlinck Declare Vload_file_rep_suffixes instead of
2006-02-27 Luc Teirlinck (find-library-suffixes): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (locate-library): Use `get-load-suffixes' instead of `load-suffixes'
2006-02-27 Luc Teirlinck (update-directory-autoloads): Use `get-load-suffixes' instead of
2006-02-27 Luc Teirlinck (command-line): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (file-loadhist-lookup): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (load-library): Use `get-load-suffixes' instead of `load-suffixes'.
2006-02-27 Luc Teirlinck (jka-compr-uninstall): Replace `mapcar' with `mapc'.
2006-02-27 Luc Teirlinck Second step of the previous changes: move all defcustoms to where they belong.
2006-02-27 Luc Teirlinck (jka-compr-compression-info-list)
2006-02-27 Luc Teirlinck *** empty log message ***
2006-02-26 Luc Teirlinck *** empty log message ***
2006-02-26 Luc Teirlinck (specpdl_ptr): Remove volatile qualifier for consistency with lisp.h.