log

age author description
2006-07-14 Jan Djärv * sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.
2006-07-14 Kim F. Storm (BUGS): High cpu load on windows server sockets fixed.
2006-07-14 Kim F. Storm *** empty log message ***
2006-07-14 Kim F. Storm Fix high cpu load for server sockets.
2006-07-14 Kim F. Storm (FILE_LISTEN): New filedesc flag value.
2006-07-14 Károly Lőrentey Update.
2006-07-14 Károly Lőrentey Update.
2006-07-14 Károly Lőrentey Update Hungarian sample.
2006-07-14 Miles Bader Merge from gnus--rel--5.10
2006-07-14 Miles Bader Update for ERC 5.1.3.
2006-07-13 Nick Roberts * display.texi (Displaying Messages): Add anchor.
2006-07-13 Nick Roberts *** empty log message ***
2006-07-13 Kim F. Storm Regenerate.
2006-07-13 Kim F. Storm *** empty log message ***
2006-07-13 Nick Roberts (gud-display-line): Use gdb-display-buffer. Set gdb-source-window.
2006-07-13 Nick Roberts (gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.
2006-07-13 Nick Roberts *** empty log message ***
2006-07-13 Stefan Monnier Re-generated to reflect change in autoload.el.
2006-07-13 Stefan Monnier (make-autoload): Remove special handling of
2006-07-13 Chong Yidong simplify last fix.
2006-07-13 Kim F. Storm (Fthrow): Remove loop around Fsignal.
2006-07-13 Kim F. Storm (Findirect_function): Optimize for no indirection.
2006-07-13 Kim F. Storm (Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
2006-07-13 Kim F. Storm *** empty log message ***
2006-07-13 Andreas Schwab *** empty log message ***
2006-07-13 Andreas Schwab (scan_sexps_forward): Use EMACS_INT for out_bytepos and
2006-07-13 Kenichi Handa *** empty log message ***
2006-07-13 Kenichi Handa (Fformat): Fix calculation of text property positions
2006-07-12 Chong Yidong * longlines.el (longlines-post-command-function): Handle open-line
2006-07-12 Alex Schroeder *** empty log message ***
2006-07-12 Alex Schroeder Fix typos.
2006-07-12 Stefan Monnier *** empty log message ***
2006-07-12 Romain Francoise Formatting fixes.
2006-07-12 Richard M. Stallman *** empty log message ***
2006-07-12 Richard M. Stallman (Frame Type): Explain nature of frames better.
2006-07-12 Richard M. Stallman Fix typo in prev change.
2006-07-12 Richard M. Stallman (Frames): Explain nature of frames better.
2006-07-12 Richard M. Stallman (Coding Conventions): Explain why use cl at compile time.
2006-07-12 Richard M. Stallman (grep-last-buffer): Doc fix.
2006-07-12 Richard M. Stallman (Info-try-follow-nearest-node): Doc fix.
2006-07-12 Richard M. Stallman (edebug-instrument-function): Err if find-function-noselect gives no position.
2006-07-12 Richard M. Stallman (find-function-search-for-symbol):
2006-07-12 Richard M. Stallman (help-variable-def): Handle find-variable-noselect returning no position.
2006-07-12 Richard M. Stallman (describe-variable): Handle find-variable-noselect returning no position.
2006-07-12 Richard M. Stallman (locate-file-completion): Avoid duplicates in result.
2006-07-12 Richard M. Stallman (custom-no-edit): New command.
2006-07-12 Kim F. Storm *** empty log message ***
2006-07-12 Kim F. Storm (load_pixmap): Use CHECK_TYPE.
2006-07-12 Kim F. Storm (Fwindow_configuration_frame, Fset_window_configuration):
2006-07-12 Kim F. Storm (check_syntax_table): Use CHECK_TYPE.
2006-07-12 Kim F. Storm (sun_item_create): Use CHECK_LIST_CONS.
2006-07-12 Kim F. Storm (Fset_match_data): Use CHECK_LIST.
2006-07-12 Kim F. Storm (Fcopy_marker): Use CHECK_TYPE.
2006-07-12 Kim F. Storm (Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.
2006-07-12 Kim F. Storm (Fmac_get_preference): Use CHECK_LIST_END.
2006-07-12 Kim F. Storm (check_obarray): Cleanup wrong_type_argument use.
2006-07-12 Kim F. Storm (Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.
2006-07-12 Kim F. Storm (access_keymap_keyremap): Use ARRAYP.
2006-07-12 Kim F. Storm (Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.
2006-07-12 Kim F. Storm (Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
2006-07-12 Kim F. Storm (general_insert_function): Remove loop around wrong_type_argument.
2006-07-12 Kim F. Storm (sit_for): Tiny simplification.
2006-07-12 Kim F. Storm (wrong_type_argument): Remove loop around Fsignal.
2006-07-12 Kim F. Storm (check_category_table): Use CHECK_TYPE.
2006-07-12 Kim F. Storm * casetab.c (check_case_table): Use CHECK_TYPE.
2006-07-12 Kim F. Storm (casify_object): Remove loop around wrong_type_argument.
2006-07-12 Kim F. Storm (Fcall_interactively): Remove loop around wrong_type_argument.
2006-07-12 Kim F. Storm (Fbyte_code): Use CHECK_VECTOR.
2006-07-12 Kim F. Storm (CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.
2006-07-12 Kim F. Storm (CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
2006-07-12 Kim F. Storm (CHECK_TYPE): New macro for generic type checking.
2006-07-12 Kim F. Storm *** empty log message ***
2006-07-12 Kim F. Storm More cleanup related to last change.
2006-07-12 YAMAMOTO Mitsuharu *** empty log message ***
2006-07-12 YAMAMOTO Mitsuharu Include blockinput.h.
2006-07-12 YAMAMOTO Mitsuharu Include blockinput.h.
2006-07-12 YAMAMOTO Mitsuharu Include blockinput.h.
2006-07-12 YAMAMOTO Mitsuharu (dired.o, editfns.o, fileio.o): Depend on blockinput.h.
2006-07-12 YAMAMOTO Mitsuharu Remove descriptions about Metrowerks CodeWarrior.
2006-07-12 YAMAMOTO Mitsuharu Remove descriptions about Metrowerks CodeWarrior. Fix URL
2006-07-12 YAMAMOTO Mitsuharu (Getting Out): Suspending is not allowed on Mac, either.
2006-07-12 YAMAMOTO Mitsuharu (Window System Selections): Mention scrap support for Mac.
2006-07-12 Kim F. Storm (sit_for): Use XINT.
2006-07-12 David Kastrup Change iota subscriptum transliteration in
2006-07-12 Nick Roberts (tumme-create-thumb)
2006-07-12 Nick Roberts (thumbs-call-convert): Use shell-command-switch.
2006-07-12 Nick Roberts *** empty log message ***
2006-07-11 Kim F. Storm *** empty log message ***
2006-07-11 Kim F. Storm (sit_for): Signal error if TIMEOUT is not a number in case arg comes
2006-07-11 Kim F. Storm (ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.
2006-07-11 Kim F. Storm *** empty log message ***
2006-07-11 Kim F. Storm Add space for clarity.
2006-07-11 Kim F. Storm (Fcall_interactively): Update/simplify sit_for calls.
2006-07-11 Kim F. Storm (Fdo_auto_save): Update/simplify sit_for calls.
2006-07-11 Kim F. Storm (command_loop_1, read_char, Fexecute_extended_command):
2006-07-11 Kim F. Storm (temp_echo_area_glyphs): Update/simplify sit_for calls.
2006-07-11 Kim F. Storm (sit_for): Update prototype.
2006-07-11 Kim F. Storm (sit_for): Remove prototype.
2006-07-11 Kim F. Storm (sit_for): Reduce number of args from 5 to 3.
2006-07-11 Chong Yidong * simple.el (undo-ask-before-discard): Set to nil.
2006-07-11 Chong Yidong undo-ask-before-discard set to nil.
2006-07-11 Chong Yidong * vc.el (vc-exec-after): Don't delete process manually. NewVC-fileset-BASE
2006-07-11 Chong Yidong * progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid
2006-07-11 Stefan Monnier (compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
2006-07-11 Stefan Monnier Remove spurious * in docstrings.
2006-07-11 Stefan Monnier (forw_comment): Also use EMACS_INT for buffer positions.
2006-07-11 Francesco Potortì etags now tags #undef, too
2006-07-11 Francesco Potortì **** In C and derived languages, etags creates tags for #undef
2006-07-11 Francesco Potortì *** empty log message ***
2006-07-11 Francesco Potortì (absolute_filename): Free unused space (cosmetic change).
2006-07-11 Robert J. Chassell Re-attempt commit.
2006-07-11 Robert J. Chassell * textmodes/texinfmt.el: Finally remember to set texinfmt-version
2006-07-11 Nick Roberts (tumme-create-thumb)
2006-07-11 Nick Roberts *** empty log message ***
2006-07-11 Kim F. Storm *** empty log message ***
2006-07-11 Kim F. Storm (Waiting): (sit-for -1) is no longer special.
2006-07-11 Kim F. Storm (Forcing Redisplay): Add `redisplay' function.
2006-07-11 Kim F. Storm (sit-for): Doc fix. Specify normal arg list using fn-form.
2006-07-11 Kim F. Storm *** empty log message ***
2006-07-11 Chong Yidong Doc fix.
2006-07-10 Kim F. Storm (Fredisplay): Doc fix.
2006-07-10 Kim F. Storm (Fredisplay): Add FORCE argument to force redisplay when
2006-07-10 Nick Roberts Modify last change.
2006-07-10 Nick Roberts (Coding Conventions): Mention macros.
2006-07-10 Nick Roberts *** empty log message ***
2006-07-10 Nick Roberts *** empty log message ***
2006-07-10 Chong Yidong fix typo
2006-07-10 Chong Yidong * progmodes/cc-awk.el (defconst): Fix compilation error.
2006-07-10 Chong Yidong (c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.
2006-07-10 Chong Yidong * subr.el (sit-for): New function.
2006-07-10 Chong Yidong Doc fix.
2006-07-10 Chong Yidong * puresize.h (BASE_PURESIZE): Increment to 1211000.
2006-07-10 Richard M. Stallman *** empty log message ***
2006-07-10 Richard M. Stallman (edebug): Update page.
2006-07-10 Kim F. Storm (authors-ignored-files): Ignore changes
2006-07-10 Kim F. Storm *** empty log message ***
2006-07-10 Romain Francoise (authors-aliases): Update.
2006-07-10 Alan Mackenzie *** empty log message ***
2006-07-10 Alan Mackenzie * progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
2006-07-09 Nick Roberts Revert earlier change.
2006-07-09 Nick Roberts Fix typo.
2006-07-09 Nick Roberts Fix typos.
2006-07-09 Nick Roberts *** empty log message ***
2006-07-09 Nick Roberts *** empty log message ***
2006-07-09 Nick Roberts (Buttons): Fix typo.
2006-07-09 Nick Roberts index.texi, elisp.texi (New Symbols): Comment node out.
2006-07-09 Richard M. Stallman *** empty log message ***
2006-07-09 Richard M. Stallman (Truncation): Clean up previous change.
2006-07-09 Stefan Monnier Fix commenting style.
2006-07-09 Chong Yidong * emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
2006-07-09 Romain Francoise (compilation-mode-font-lock-keywords): Don't highlight start/end markers
2006-07-09 Chong Yidong * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2006-07-09 Stefan Monnier (back_comment, scan_lists): Also use EMACS_INT for buffer positions.
2006-07-09 Stefan Monnier (Fforward_comment): Revert the reversion.
2006-07-09 Romain Francoise isearch-yank-line bug fixed.
2006-07-09 Romain Francoise (isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.
2006-07-09 Stefan Monnier (fill-region-as-paragraph): Refine last change.
2006-07-09 John Paul Wallington *** empty log message ***
2006-07-09 John Paul Wallington (Fforward_comment): Use type int for `stop', `count1', `out_charpos'
2006-07-09 John Paul Wallington (Fforward_comment): Use type int for `from' and `from_byte'.
2006-07-09 Richard M. Stallman *** empty log message ***
2006-07-09 Richard M. Stallman (Interactive Call): Use 3 as prefix in example for execute-extended-command.
2006-07-09 Richard M. Stallman (Attribute Functions): Move paragraph about compatibility with Emacs < 21.
2006-07-09 Richard M. Stallman (x-handle-display): Add doc string.
2006-07-09 Richard M. Stallman (define-minor-mode): Doc fix.
2006-07-09 Richard M. Stallman (def-edebug-spec): Moved to subr.el.
2006-07-09 Richard M. Stallman (def-edebug-spec): Moved here.
2006-07-09 Richard M. Stallman (imenu-choose-buffer-index): Doc fix.
2006-07-09 Richard M. Stallman (DETAILED BUILDING AND INSTALLATION): Minor corrections.
2006-07-09 Kim F. Storm Use outline format.
2006-07-09 Kim F. Storm *** empty log message ***
2006-07-08 Kim F. Storm Use outline format. Add FOR-RELEASE.
2006-07-08 Kim F. Storm *** empty log message ***
2006-07-08 Kim F. Storm (Refresh Screen): Clarify force-window-update.
2006-07-08 Kim F. Storm *** empty log message ***
2006-07-08 Kim F. Storm (Fforce_window_update): Doc fix.
2006-07-08 David Kastrup Suggest consolidation with user customization when the
2006-07-08 Eli Zaretskii *** empty log message ***
2006-07-08 Eli Zaretskii (Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
2006-07-08 Eli Zaretskii (Making Backups, Auto-Saving): Remove @tindex entries.
2006-07-08 Eli Zaretskii (Command Loop Info, Adjusting Point): Remove @tindex.
2006-07-08 Eli Zaretskii (Iteration): Remove @tindex.
2006-07-08 Eli Zaretskii (Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
2006-07-08 Eli Zaretskii (Visiting Functions, File Name Components, Unique File Names,
2006-07-08 Eli Zaretskii (Creating Frames, Parameter Access, Pointer Shape)
2006-07-08 Eli Zaretskii (What Is a Function, Mapping Functions): Remove @tindex.
2006-07-08 Eli Zaretskii (Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.
2006-07-08 Eli Zaretskii (Tool Bar): Remove @tindex.
2006-07-08 Eli Zaretskii (List Elements, Building Lists, Association Lists): Remove @tindex.
2006-07-08 Eli Zaretskii (Information from Markers): Remove @tindex.
2006-07-08 Eli Zaretskii (Minibuffer Contents): Remove @tindex.
2006-07-08 Eli Zaretskii (Defining Minor Modes, Header Lines): Remove @tindex.
2006-07-08 Eli Zaretskii (Text Representations, Character Sets, Chars and Bytes, Locales): Remove
2006-07-08 Eli Zaretskii (Init File, System Environment, Sound Output, Session Management): Remove
2006-07-08 Eli Zaretskii (Word Motion, Text Lines, List Motion): Remove @tindex.
2006-07-08 Eli Zaretskii (Input to Processes, Query Before Exit): Remove @tindex.
2006-07-08 Eli Zaretskii (Output Variables): Remove @tindex.
2006-07-08 Eli Zaretskii (Other Plists): Remove @tindex.
2006-07-08 Eli Zaretskii (Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.
2006-07-08 Eli Zaretskii (Buffer Contents, Deletion, Changing Properties)
2006-07-08 Eli Zaretskii (Constant Variables): Remove @tindex.
2006-07-08 Eli Zaretskii (Textual Scrolling, Resizing Windows): Remove @tindex.
2006-07-08 Romain Francoise (x-display-name): Fix typo.
2006-07-08 Eli Zaretskii ChangeLog
2006-07-08 Eli Zaretskii Regenerated.
2006-07-08 Eli Zaretskii (PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we
2006-07-08 Eli Zaretskii *** empty log message ***
2006-07-08 Eli Zaretskii (hexl-find-file): Doc fix.
2006-07-08 Eli Zaretskii *** empty log message ***
2006-07-08 Eli Zaretskii (define-minor-mode): Doc fix.
2006-07-08 Thien-Thi Nguyen *** empty log message ***
2006-07-08 Thien-Thi Nguyen Add an example "Compilation started ..." line.
2006-07-08 Stephen Gildea fileio.c (do_auto_save_make_dir): Make the auto-save-list-file
2006-07-08 Chong Yidong * term/x-win.el (x-display-name): Doc fix.
2006-07-07 Stefan Monnier (fill-delete-prefix): Don't ignore excessively long prefixes.
2006-07-07 Stefan Monnier (Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.
2006-07-07 Stefan Monnier (make-char): Remove redundancy.
2006-07-07 Robert J. Chassell * textmodes/texinfmt.el (texinfo-format-separate-node):
2006-07-07 Stefan Monnier (byte-compile-form): The `byte-compile'
2006-07-07 Stefan Monnier (readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.
2006-07-07 Stefan Monnier (read_filtered_event): Remove `register' qualifier because it
2006-07-07 Eli Zaretskii *** empty log message ***
2006-07-07 Eli Zaretskii (Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
2006-07-07 Stefan Monnier (cvs-temp-buffer-name): Fix non-hiddenness.
2006-07-07 Stefan Monnier *** empty log message ***
2006-07-07 Stefan Monnier (compilation-error-regexp-alist-alist) <gnu>:
2006-07-07 Stefan Monnier (dirtrack-default-directory-function): Remove.
2006-07-07 Stefan Monnier Remove spurious * in docstrings.
2006-07-07 Stefan Monnier (shell-mode): Only change the buffer-local value of
2006-07-07 Kim F. Storm (Fringe Cursors): Fix typo.
2006-07-07 Kim F. Storm *** empty log message ***
2006-07-07 Eli Zaretskii *** empty log message ***
2006-07-07 Eli Zaretskii Slight formatting changes and typo fixes. Add description of NEWS markings.
2006-07-07 Kim F. Storm (Fdefine_fringe_bitmap): Doc fix.
2006-07-07 Kim F. Storm *** empty log message ***
2006-07-07 Kim F. Storm Mention INSTALL.CVS.
2006-07-07 Kim F. Storm *** empty log message ***
2006-07-07 Carsten Dominik Version number change.
2006-07-07 Carsten Dominik *** empty log message ***
2006-07-07 Carsten Dominik (Exporting): Document `C-c C-e' as the prefix for
2006-07-07 Carsten Dominik (org-agenda-get-todos): Skip subtree also if entry is
2006-07-06 Jason Rumney Checked lispref/display.texi
2006-07-06 Chong Yidong * server.el (server-select-display): Don't make the temp frame
2006-07-06 Chong Yidong * files.el (find-alternate-file): Doc fix.
2006-07-06 Richard M. Stallman *** empty log message ***
2006-07-05 Richard M. Stallman *** empty log message ***
2006-07-05 Richard M. Stallman (abbreviate-file-name): Add save-match-data.
2006-07-05 Richard M. Stallman (Buffer Contents): Add example of text props in result of buffer-substring.
2006-07-05 Richard M. Stallman (Changing Key Bindings): Cleanup.
2006-07-05 Richard M. Stallman (Attribute Functions): Add examples for face-attribute-relative-p.
2006-07-05 Richard M. Stallman (Coding Conventions): Cleanup last change.
2006-07-05 Richard M. Stallman (Scrolling only one line): Fix xref.
2006-07-05 Chong Yidong * insdel.c (prepare_to_modify_buffer): For an indirect buffer, do
2006-07-05 Chong Yidong * puresize.h (BASE_PURESIZE): Increment to 1210500.
2006-07-05 Karl Berry fix overfull/underfull boxes
2006-07-05 Karl Berry 10pt text size, no chapternewpage odd
2006-07-05 Chong Yidong * net/goto-addr.el (goto-address): Mark as safe for local evals.
2006-07-05 Kim F. Storm Recover truncated ChangeLog.
2006-07-05 Kenichi Handa Fix Danish.
2006-07-05 André Spiegel #
2006-07-05 André Spiegel (vc-diff-internal): Fix prev change.
2006-07-05 Thien-Thi Nguyen *** empty log message ***
2006-07-05 Thien-Thi Nguyen (Loading): Replace eval-current-buffer with eval-buffer.
2006-07-05 Thien-Thi Nguyen (Instrumenting): Add Edebug-specific findex for eval-buffer.
2006-07-05 Thien-Thi Nguyen (Evaluating Emacs Lisp code):
2006-07-05 Thien-Thi Nguyen (Lisp Eval): Througout, replace eval-current-buffer with eval-buffer.
2006-07-05 Thien-Thi Nguyen (emacs-lisp-mode-map): Use eval-buffer.
2006-07-05 Thien-Thi Nguyen Comment munging; nfc.
2006-07-05 Thien-Thi Nguyen (dun-load-d, dun-eval): Use eval-buffer.
2006-07-05 Romain Francoise (top-level): Add CONTRIBUTE.
2006-07-05 Kenichi Handa *** empty log message ***
2006-07-05 Kenichi Handa Add a paragraph for non-ASCII examples at the head. Add
2006-07-05 Richard M. Stallman *** empty log message ***
2006-07-05 Richard M. Stallman Much rewrite.
2006-07-05 Chong Yidong cl-byte-compile-compiler-macro checked.
2006-07-04 Nick Roberts (Coding Systems, Specify Coding): Link descriptions of character translation.
2006-07-04 Nick Roberts *** empty log message ***
2006-07-04 Stefan Monnier *** empty log message ***
2006-07-04 Stefan Monnier (symbol-at-point): Don't use `form-at-point' which
2006-07-04 Stefan Monnier *** empty log message ***
2006-07-04 Stefan Monnier Use ;; instead of ;;; to better follow coding conventions.
2006-07-04 Chong Yidong Mention consolidation of images in etc/images, and the new icons.
2006-07-04 Kim F. Storm (x_delete_display): Don't free or derefence NULL pointers.
2006-07-04 Kim F. Storm *** empty log message ***
2006-07-04 Nick Roberts *** empty log message ***
2006-07-04 Kenichi Handa *** empty log message ***
2006-07-04 Kenichi Handa (set-language-info): If LANG-ENV is
2006-07-04 Kenichi Handa (Fset_overriding_fontspec_internal): Check if we need
2006-07-04 Nick Roberts New file.
2006-07-04 Bill Wohler Update for MH-E release 8.0.2. mh-e-8_0_2
2006-07-04 Bill Wohler (Version, mh-version): Update for release 8.0.2.
2006-07-04 Luc Teirlinck *** empty log message ***
2006-07-04 Luc Teirlinck (locate-update-when-revert): New option.
2006-07-03 Bill Wohler (mh-tool-bar-define): Fix XEmacs' vector-list so it refers to the
2006-07-03 Bill Wohler Require mh-buffers and mh-compat before mh-xemacs now that mh-xemacs
2006-07-03 Nick Roberts (Remote Mailboxes): Add missing @code keyword.
2006-07-03 Nick Roberts *** empty log message ***
2006-07-03 Nick Roberts tooltip.el: Move comment about track-mouse...
2006-07-03 Eli Zaretskii Add the missing comment [7].
2006-07-03 Karl Berry fix overfull/underfull boxes
2006-07-03 Romain Francoise (M-x): Fix.
2006-07-03 Richard M. Stallman (read-face-name): Doc fix.
2006-07-03 Richard M. Stallman *** empty log message ***
2006-07-03 Richard M. Stallman (Scrolling conservatively): Fix xref.
2006-07-03 Richard M. Stallman (Viewing differences): Usage fix.
2006-07-03 Richard M. Stallman (Other Repeating Search): filename -> file name.
2006-07-03 Richard M. Stallman (Narrowing): Minor cleanups.
2006-07-03 Richard M. Stallman Lots of cleanups.
2006-07-03 Richard M. Stallman (Visiting): filename -> file name.
2006-07-03 Richard M. Stallman (Top): Update subnode menus.
2006-07-03 Richard M. Stallman (Coding Systems): Move char translation stuff here.
2006-07-03 Richard M. Stallman (Auto Scrolling): New node, broken out of Scrolling.
2006-07-03 Richard M. Stallman filename -> file name.
2006-07-03 Richard M. Stallman (Safe File Variables): Texinfo usage fix.
2006-07-03 Richard M. Stallman Comment change.
2006-07-03 Richard M. Stallman (Fx_create_frame): Move unwind_create_frame setup down.
2006-07-03 Richard M. Stallman (Fface_attribute_relative_p): Doc fix.
2006-07-03 Richard M. Stallman (Fget_char_property_and_overlay): Doc fix.
2006-07-03 Richard M. Stallman (Fdefvaralias): Doc fix.
2006-07-03 Kim F. Storm (sit_for): Fix preempt condition.
2006-07-03 Kim F. Storm *** empty log message ***
2006-07-03 Chong Yidong Remove finished items.
2006-07-03 Chong Yidong facemenu-unlisted-faces deleted, new variable facemenu-listed-faces
2006-07-03 Chong Yidong * emulation/viper-init.el, calendar/calendar.el:
2006-07-03 Chong Yidong * facemenu.el (facemenu-listed-faces): New var.
2006-07-03 Carsten Dominik (org-set-tags): Keep single space after stars.
2006-07-03 Carsten Dominik *** empty log message ***
2006-07-03 Carsten Dominik (section{Agenda Views}): Document `s' key to save
2006-07-03 Carsten Dominik (Agenda commands): Document `s' key to save all
2006-07-03 Carsten Dominik (org-mode): Removed no invalid settings for calc embedded
2006-07-03 Carsten Dominik *** empty log message ***
2006-07-02 Michael Albinus * net/tramp.el (tramp-handle-shell-command): Preserve current-buffer.
2006-07-02 Daniel Pfeiffer *** empty log message ***
2006-07-02 Daniel Pfeiffer (makefile-macroassign-regex): Accept preceding keyword.
2006-07-02 Stefan Monnier (read_filtered_event): Treat select-window just like switch-frame.
2006-07-02 Stefan Monnier (set-window-text-height): Only set window-min-height to
2006-07-02 Stefan Monnier (diff-find-file-name): Obey cvs-pcl-cvs-dirchange-re.
2006-07-02 Stefan Monnier (find-file-noselect-1): Remove unused var assignment.
2006-07-01 Kim F. Storm (display_tool_bar_line): Skip glyphs which are too big
2006-07-01 Kim F. Storm *** empty log message ***
2006-06-30 Nick Roberts Remove incorrect comment about left/right-fringe-width.
2006-06-30 Nick Roberts *** empty log message ***
2006-06-30 Francesco Potortì *** empty log message ***
2006-06-30 Francesco Potortì -m and -M options do not exist.
2006-06-30 Eli Zaretskii Mention that makeinfo.exe is required for make 'info'.
2006-06-30 Eli Zaretskii *** empty log message ***
2006-06-30 Eli Zaretskii (x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
2006-06-30 Eli Zaretskii (w32_createwindow): Use CW_USEDEFAULT instead of f->left_pos and SH_SHOW
2006-06-30 Eli Zaretskii (ls in Lisp, Windows Keyboard, Windows Mouse)
2006-06-30 Eli Zaretskii *** empty log message ***
2006-06-30 Eli Zaretskii (Customizing Faces): Remove -face suffix from face names.
2006-06-30 Eli Zaretskii Mention etl-unicode fonts in addition to intlfonts.
2006-06-30 Eli Zaretskii etl-unicode fonts are good for display, not only for ps-print.
2006-06-30 Eli Zaretskii (Standard Buffer-Local Variables): Update the list of variables.
2006-06-30 Juanma Barranquero *** empty log message ***
2006-06-30 Juanma Barranquero (ada-which-compiler, ada-mode-menu, ada-compile-mouse-goto-error,
2006-06-30 Miles Bader Add note about "link" button-class to etc/TODO
2006-06-30 John Paul Wallington *** empty log message ***
2006-06-30 John Paul Wallington (syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.
2006-06-30 Nick Roberts (Info-find-node-2): Search for makeinfo version more carefully.
2006-06-30 Nick Roberts *** empty log message ***
2006-06-29 Miles Bader Merge from gnus--rel--5.10
2006-06-29 Bill Wohler *** empty log message ***
2006-06-29 Bill Wohler (mh-search, mh-index-group-by-folder): Add "the" in loop construct to
2006-06-29 Bill Wohler (mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).
2006-06-29 Carsten Dominik (section{Structure Editing}): Document checkbox
2006-06-29 Carsten Dominik *** empty log message ***
2006-06-29 Carsten Dominik (Checkboxes): New section.
2006-06-29 Carsten Dominik (org-prepare-agenda-buffers): Use `invisible-OK' argument
2006-06-29 Juanma Barranquero *** empty log message ***
2006-06-28 Nick Roberts (help-xref-symbol-regexp): Add property as a keyword for ignoring links.
2006-06-28 Nick Roberts * help-mode.el (help-xref-symbol-regexp): Add property as a keyword
2006-06-28 Nick Roberts *** empty log message ***
2006-06-28 Nick Roberts *** empty log message ***
2006-06-28 Juri Linkov *** empty log message ***
2006-06-28 Juri Linkov (partial-completion-mode): In lambda for
2006-06-28 Juri Linkov (list-buffers-noselect): Compare Info file
2006-06-28 Juri Linkov (Local Variables): Move to end of file.
2006-06-28 Reiner Steib Add rules for refcards.
2006-06-28 Reiner Steib Regenerate.
2006-06-28 Reiner Steib Fix Pavel Janik's name.
2006-06-28 John Paul Wallington *** empty log message ***
2006-06-28 John Paul Wallington (ibuffer-mode): Doc fix.
2006-06-28 Carsten Dominik Version number change only
2006-06-28 Carsten Dominik (Embedded LaTeX): Fix typos and implement small improvements
2006-06-28 Carsten Dominik *** empty log message ***
2006-06-28 Carsten Dominik (org-context): New contexts :item-bullet,
2006-06-28 YAMAMOTO Mitsuharu *** empty log message ***
2006-06-28 YAMAMOTO Mitsuharu (Qeql): Add extern.
2006-06-28 YAMAMOTO Mitsuharu (USE_MAC_TSM) [TARGET_API_MAC_CARBON]: Set default to 1.
2006-06-28 YAMAMOTO Mitsuharu (Fx_create_frame): Apply 2006-06-24 change for xfns.c.
2006-06-28 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON]: Don't include FixMath.h or Scrap.h.
2006-06-28 YAMAMOTO Mitsuharu (mac-handle-font-selection): Change keys of
2006-06-28 Chong Yidong * textprop.c (text_property_stickiness): doc fix.
2006-06-28 Chong Yidong * editfns.c (Fdelete_field, Ffield_string, Ffield_beginning)
2006-06-27 Chong Yidong * FOR-RELEASE: Checking of info.texi done.
2006-06-27 Chong Yidong * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2006-06-27 Richard M. Stallman *** empty log message ***
2006-06-27 Richard M. Stallman (Minibuffer File): Minor cleanup.
2006-06-27 Karl Berry autoupdate
2006-06-27 Kim F. Storm (handle_composition_prop): Set stop_charpos before push_it.
2006-06-27 Kim F. Storm *** empty log message ***
2006-06-26 Kim F. Storm Add item:
2006-06-26 Nick Roberts (File Name Completion): Point user to the node "Reading File Names".
2006-06-26 Nick Roberts *** empty log message ***
2006-06-25 Kim F. Storm (view-emacs-news): Declare `res' in the right let* form.
2006-06-25 Kim F. Storm *** empty log message ***
2006-06-25 Michael Albinus * net/rcompile.el (remote-compile): Replace ange-ftp based
2006-06-25 Eli Zaretskii Fix whitespace of last change.
2006-06-25 Nick Roberts *** empty log message ***
2006-06-25 Nick Roberts (XTerm Mouse) Rename to...
2006-06-25 Nick Roberts (Top): Replace "XTerm Mouse" with new node name "Text-Only Mouse".
2006-06-25 Nick Roberts *** empty log message ***
2006-06-24 Kim F. Storm *** empty log message ***
2006-06-24 Kim F. Storm Regenerate.
2006-06-24 Kim F. Storm (SIGNALS_VIA_CHARACTERS): Define for Linux kernel
2006-06-24 Chong Yidong * xfns.c (Fx_create_frame): Set font parameter directly instead of
2006-06-24 Eli Zaretskii *** empty log message ***
2006-06-24 Eli Zaretskii (Top): Update the detailed menu according to changes in msdog.texi.
2006-06-24 Eli Zaretskii (Windows Mouse): New section.
2006-06-24 Eli Zaretskii Fix last change.
2006-06-24 Eli Zaretskii *** empty log message ***
2006-06-24 Eli Zaretskii (Windows Keyboard): New section.
2006-06-24 Eli Zaretskii *** empty log message ***
2006-06-24 Eli Zaretskii (ls in Lisp): New section.
2006-06-24 Eli Zaretskii (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2006-06-24 Eli Zaretskii *** empty log message ***
2006-06-24 Eli Zaretskii (Visiting): Document case-insensitive wildcard matching under
2006-06-24 Eli Zaretskii *** empty log message ***
2006-06-24 Eli Zaretskii (Contents of Directories): Document case-insensitive behavior on respective
2006-06-24 Eli Zaretskii (directory_files_internal) [WINDOWSNT]: Find files case-insensitively.
2006-06-24 Eli Zaretskii Mention www.nongnu.org pages that list free Unicode fonts.
2006-06-24 Eli Zaretskii *** empty log message ***
2006-06-24 Eli Zaretskii (Character Type): Document that Emacs signals an error for unsupported Unicode
2006-06-24 Eli Zaretskii (read_escape): When an unknown Unicode code point is encountered as a string
2006-06-24 Eli Zaretskii (setup-default-fontset): Fix a typo in the "Oriya-Akruti" registry name.
2006-06-23 Nick Roberts Remove duplicate entries.
2006-06-23 Nick Roberts *** empty log message ***
2006-06-23 Lars Hansen *** empty log message ***
2006-06-23 Lars Hansen (desktop-full-file-name): New function.
2006-06-23 Carsten Dominik (section{LaTeX and cdlatex-mode}): New section.
2006-06-23 Carsten Dominik *** empty log message ***
2006-06-23 Carsten Dominik (Embedded LaTeX): New chapter.
2006-06-23 Carsten Dominik (org-cdlatex-mode-map)
2006-06-23 Eli Zaretskii Add reference to description of .gdbinit commands.
2006-06-23 André Spiegel #
2006-06-23 André Spiegel (vc-diff-knows-L): New variable.
2006-06-23 Kim F. Storm Mention `pv variable' to print value of Lisp variables.
2006-06-23 Kim F. Storm *** empty log message ***
2006-06-23 Eli Zaretskii *** empty log message ***
2006-06-23 Eli Zaretskii (rcirc-default-user-full-name): Default to `rcirc-default-user-name' instead
2006-06-23 Eli Zaretskii *** empty log message ***
2006-06-23 Eli Zaretskii (rcirc-mode): Fix initialization of coding systems based on
2006-06-23 Eli Zaretskii *** empty log message ***
2006-06-23 Eli Zaretskii (customize-apropos): A better error message.
2006-06-23 Eli Zaretskii *** empty log message ***
2006-06-23 Eli Zaretskii (PC-do-completion): Retain capitalization of user input, when possible, even
2006-06-23 Eli Zaretskii *** empty log message ***
2006-06-23 Eli Zaretskii (bat-generic-mode): Support .cmd files.
2006-06-23 Kim F. Storm (pitx): Dump iterator stack.
2006-06-23 Kim F. Storm *** empty log message ***
2006-06-23 Kim F. Storm (handle_composition_prop): Push iterator on stack.
2006-06-23 Kim F. Storm *** empty log message ***
2006-06-23 Eli Zaretskii *** empty log message ***
2006-06-23 Eli Zaretskii (top level): Use find-file-not-found-functions instead of the obsolete
2006-06-23 Eli Zaretskii Fix a comment.
2006-06-23 Eli Zaretskii (Frename_file) [DOS_NT]: Don't try to move directory to itself on DOS_NT
2006-06-22 Kim F. Storm (Local Variables): Move to end of file.
2006-06-22 Kim F. Storm *** empty log message ***
2006-06-22 Kim F. Storm *** empty log message ***
2006-06-22 Kim F. Storm (grep-mode-font-lock-keywords): Correct regexps
2006-06-22 Kim F. Storm *** empty log message ***
2006-06-21 Kim F. Storm (line-move-1): Check for move-end-of-line instead of
2006-06-21 Kim F. Storm *** empty log message ***
2006-06-21 Kim F. Storm (struct it): Add `position' member to iterator stack.
2006-06-21 Kim F. Storm (handle_stop): Set it->ignore_overlay_strings_at_pos_p
2006-06-21 Bill Wohler (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1. mh-e-doc-8_0_1
2006-06-21 Bill Wohler Update for MH-E release 8.0.1. mh-e-8_0_1
2006-06-21 Bill Wohler (Version, mh-version): Update for release 8.0.1.
2006-06-21 Miles Bader lisp/play/cookie1.el (cookie): Work properly when there's only one entry
2006-06-21 Miles Bader Changes from arch/CVS synchronization
2006-06-21 Miles Bader Merge from gnus--rel--5.10
2006-06-21 Dan Nicolaescu (terminal-init-xterm): Bind C-return.
2006-06-20 Nick Roberts (gdb-exited): Ensure overlay arrow gets killed.
2006-06-20 Nick Roberts *** empty log message ***
2006-06-20 Chong Yidong * files.el (hack-local-variables): Run `hack-local-variables-hook'
2006-06-20 Glenn Morris (appt-display-format): Default value must be
2006-06-20 Glenn Morris *** empty log message ***
2006-06-20 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Update key availability
2006-06-20 Chong Yidong * msb.el (msb): Move `sit-for' hack here to handle both
2006-06-20 Romain Francoise Remove trailing whitespace.
2006-06-20 Romain Francoise Delete extra tab.
2006-06-20 Kenichi Handa *** empty log message ***
2006-06-20 Kenichi Handa (word-combining-categories): Add entries for 2-byte Han characters.
2006-06-20 Miles Bader Merge from gnus--rel--5.10
2006-06-19 Richard M. Stallman *** empty log message ***
2006-06-19 Richard M. Stallman (size_window): New arg FIRST_ONLY. All callers changed.
2006-06-19 Richard M. Stallman (init_syntax_once): Give most control chars' syntax Spunct.
2006-06-19 Richard M. Stallman (Bindat Spec): Clarify previous change.
2006-06-19 Richard M. Stallman (mode-line-format): Save some mode line space.
2006-06-19 Richard M. Stallman (find-file-noselect): Improve the question wording.
2006-06-19 Richard M. Stallman (mouse-drag-vertical-line-rightward-window): New function.
2006-06-19 Richard M. Stallman (customize-option, customize-option-other-window): Error if SYMBOL is nil.
2006-06-19 Karl Berry mention C-q
2006-06-19 Carsten Dominik (section{Clocking Time}): Add new clocking commands.
2006-06-19 Carsten Dominik *** empty log message ***
2006-06-19 Carsten Dominik (Publishing links): Document the
2006-06-19 Carsten Dominik *** empty log message ***
2006-06-19 Carsten Dominik Require noutline, also on XEmacs.
2006-06-18 Michael Kifer 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
2006-06-18 Michael Kifer 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
2006-06-18 Ramprasad B changed my email-id
2006-06-18 Romain Francoise 2006-06-18 Ralf Angeli <angeli@caeruleus.net>
2006-06-17 Miles Bader Merge from gnus--rel--5.10
2006-06-17 Kim F. Storm (update_frame): Check for input pending on entry.
2006-06-17 Kim F. Storm *** empty log message ***
2006-06-16 Richard M. Stallman *** empty log message ***
2006-06-16 Richard M. Stallman (Coding Conventions): Better explain conventions for definition constructs.
2006-06-16 Richard M. Stallman (Special Properties): String value of `read-only' serves as the error message.
2006-06-16 Richard M. Stallman (Character Type): Clarify prev. change.
2006-06-16 Richard M. Stallman (Using Interactive): Explain problem of markers, etc., in command-history.
2006-06-16 Richard M. Stallman (list-options): Put "obsolete" msg in buffer.
2006-06-16 Richard M. Stallman (basic-save-buffer-2): For a new precious file,
2006-06-16 Richard M. Stallman (facemenu-color-alist): Doc fix.
2006-06-16 Richard M. Stallman (custom-guess-name-alist): Recognize `-flag'.
2006-06-16 Jan Djärv 2006-06-16 Francis Litterio <flitterio@gmail.com>
2006-06-16 Kim F. Storm (next_overlay_string): Fix assert.
2006-06-16 Kim F. Storm (struct it): Add union to iterator stack to save
2006-06-16 Kim F. Storm *** empty log message ***
2006-06-16 Kim F. Storm (pitx): Show composition parameters.
2006-06-16 Kim F. Storm *** empty log message ***
2006-06-16 YAMAMOTO Mitsuharu (Mac Input): Minor update.
2006-06-16 YAMAMOTO Mitsuharu *** empty log message ***
2006-06-16 YAMAMOTO Mitsuharu (do_app_resume, do_app_suspend): Remove functions.
2006-06-16 YAMAMOTO Mitsuharu (Fx_display_mm_height, Fx_display_mm_width)
2006-06-16 YAMAMOTO Mitsuharu (Mac Input): Add description of mac-function-modifier.
2006-06-16 YAMAMOTO Mitsuharu (mac-text-encoding-ascii): New constant.
2006-06-16 YAMAMOTO Mitsuharu (all): Add mac-ts-script-language-on-focus.
2006-06-16 Bill Wohler *** empty log message ***
2006-06-16 Bill Wohler (mh-index-new-folder): Use -2 suffix instead of <2> suffix for folder
2006-06-16 Bill Wohler (mh-send-uses-spost): New variable.
2006-06-15 Dan Nicolaescu (term-handle-scroll, term-delete-lines)
2006-06-15 Michael Albinus * net/tramp.el (tramp-touch): Use UTC to express time.
2006-06-15 Chong Yidong * mail/sendmail.el (mail-send): Search explicitly for
2006-06-15 Nick Roberts (gdb-same-frame): New option.
2006-06-15 Nick Roberts *** empty log message ***
2006-06-14 Stefan Monnier (cvs-retrieve-revision): Use decode-coding-inserted-region.
2006-06-14 Chong Yidong * xdisp.c (back_to_previous_visible_line_start): Reset
2006-06-14 Thien-Thi Nguyen *** empty log message ***
2006-06-14 Thien-Thi Nguyen Delete existing data; add a new entry.
2006-06-13 Richard M. Stallman *** empty log message ***
2006-06-13 Richard M. Stallman (Fdefconst): Mark variable as risky.
2006-06-13 Richard M. Stallman (Fcall_process): Doc fix.
2006-06-13 Richard M. Stallman (adjust_window_trailing_edge): Don't break out of the loop
2006-06-13 Kim F. Storm (IT_STACK_SIZE): New macro specifying size of
2006-06-13 Kim F. Storm (init_from_display_pos): Don't set it->method and
2006-06-13 Kim F. Storm *** empty log message ***
2006-06-13 Kim F. Storm (Waiting): Negative arg to sit-for forces
2006-06-13 Kim F. Storm (Forcing Redisplay): Use (sit-for -1) to force a redisplay.
2006-06-13 Kim F. Storm (sit_for): Undo 2006-06-01 change. Instead, a
2006-06-13 Kim F. Storm *** empty log message ***
2006-06-13 Chong Yidong 2006-06-13 Martin J. Reed <mjreed@essex.ac.uk> (tiny change)
2006-06-13 Richard M. Stallman *** empty log message ***
2006-06-13 Richard M. Stallman (Forcing Redisplay): Clarify previous change.
2006-06-13 Romain Francoise (Forcing Redisplay): Fix typo.
2006-06-13 Romain Francoise Fix typos.
2006-06-12 Kim F. Storm New preemptive redisplay.
2006-06-12 Kim F. Storm (Forcing Redisplay): Add redisplay-preemption-period.
2006-06-12 Kim F. Storm *** empty log message ***
2006-06-12 Kim F. Storm Modify preemptive redisplay to be based on periodic checks for input.
2006-06-12 Thien-Thi Nguyen *** empty log message ***
2006-06-12 Thien-Thi Nguyen (hack-local-variables-confirm):
2006-06-11 Chong Yidong * server.el (server-edit): No-op if no server buffers exist.
2006-06-11 Robert J. Chassell *** empty log message ***
2006-06-11 Robert J. Chassell Including `pages-directory-address-mode' results in the message
2006-06-11 Thien-Thi Nguyen Mention that `enable-local-variables' can have value :all, as well.
2006-06-10 Kim F. Storm *** empty log message ***
2006-06-10 Luc Teirlinck *** empty log message ***
2006-06-10 Luc Teirlinck (Coding Conventions): Add `@end itemize'.
2006-06-10 Carsten Dominik New keys for clocking work, Changed keys for export.
2006-06-10 Carsten Dominik (Progress logging): New section.
2006-06-10 Carsten Dominik *** empty log message ***
2006-06-10 Carsten Dominik (org-agenda-mode-map): Add bindings for clocking
2006-06-10 Richard M. Stallman *** empty log message ***
2006-06-10 Richard M. Stallman (Recognize Coding): Clarify previous change.
2006-06-10 Richard M. Stallman (Coding Conventions): Explain use of coding systems
2006-06-10 Richard M. Stallman (help-for-help-internal): Clean up help text.
2006-06-10 Andreas Schwab .
2006-06-10 Andreas Schwab (cperl-short-docs): Fix quoting
2006-06-10 Eli Zaretskii Document removal of yow.c.
2006-06-09 Andreas Schwab .
2006-06-09 Andreas Schwab (ethio-fidel-to-java-buffer): Fix quoting
2006-06-09 Eli Zaretskii *** empty log message ***
2006-06-09 Eli Zaretskii (read_escape): Provide a Unicode character escape syntax; \u followed by
2006-06-09 Eli Zaretskii (Character Type): Describe the\uABCD and \U00ABCDEF syntax.
2006-06-09 Eli Zaretskii Document new syntax \uXXXX.
2006-06-09 Eli Zaretskii Remove unused file.
2006-06-09 Eli Zaretskii ($(BLD)/yow.$(O)): Remove target.
2006-06-09 Eli Zaretskii (UTILITIES): Remove yow${EXEEXT}.
2006-06-09 Eli Zaretskii (makefile-fill-paragraph): Don't remove spaces after the comment start.
2006-06-09 Thien-Thi Nguyen *** empty log message ***
2006-06-09 Thien-Thi Nguyen (pong-init-buffer): Fill buffer with spaces instead of ^A.
2006-06-09 Reiner Steib 2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
2006-06-09 Kim F. Storm (ispell-kill-ispell): If ispell has been
2006-06-09 Kim F. Storm *** empty log message ***
2006-06-09 Eli Zaretskii *** empty log message ***
2006-06-09 Eli Zaretskii (window_scroll_pixel_based): Signal "Beginning of buffer" when scroll-down
2006-06-09 Kenichi Handa (Recognize Coding): Describe the convention of "CODING!"
2006-06-08 Reiner Steib Attribute changes correctly (W?odek Bzyl).
2006-06-08 Reiner Steib Fix previous commit.
2006-06-08 Reiner Steib Update refcard section.
2006-06-08 Reiner Steib Update for Emacs 22.
2006-06-08 Reiner Steib Update refcard section.
2006-06-08 Reiner Steib Fix errors in previous commit.
2006-06-08 Reiner Steib 2006-06-08 ?ic Jacoboni <jaco@jacoboni.fr>
2006-06-08 Nick Roberts (gdb-set-gud-minor-mode-existing-buffers-1)
2006-06-08 Nick Roberts *** empty log message ***
2006-06-08 Kim F. Storm (ido-read-internal): Only pop stack elements automatically if they
2006-06-08 Kim F. Storm *** empty log message ***
2006-06-07 Kim F. Storm (ido-file-internal): Pass full file name to write-file.
2006-06-07 Kim F. Storm *** empty log message ***
2006-06-07 Kim F. Storm (ido-copy-current-file-name): Repeating C-w inserts whole file name.
2006-06-07 Kim F. Storm *** empty log message ***
2006-06-07 Kim F. Storm (ido-take-first-match, ido-push-dir-first): New commands.
2006-06-07 Kim F. Storm *** empty log message ***
2006-06-07 Eli Zaretskii *** empty log message ***
2006-06-07 Eli Zaretskii (General Variables): Fix smtpmail xref.
2006-06-07 Eli Zaretskii (Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,
2006-06-07 Eli Zaretskii (Font Selection): Remove description of clear-face-cache.
2006-06-07 Eli Zaretskii (Eval During Compile): Fix a typo. Add index entries for possible uses of
2006-06-07 Miles Bader Merge from gnus--rel--5.10
2006-06-07 Reiner Steib Update refcard section.
2006-06-07 Reiner Steib Update refcard section.
2006-06-07 Reiner Steib Update refcard section.
2006-06-07 Kenichi Handa Add an example for the previous change.
2006-06-07 Kenichi Handa *** empty log message ***
2006-06-07 Kenichi Handa (hack-local-variables-prop-line)
2006-06-07 Kenichi Handa (find-auto-coding): Don't handle the short name `char-trans'.
2006-06-07 Kenichi Handa Mention how to disable character translation for a file.
2006-06-06 Nick Roberts (Watch Expressions): Move node to end.
2006-06-06 Nick Roberts *** empty log message ***
2006-06-06 Jesper Harder *** empty log message ***
2006-06-06 Jesper Harder (ediff-diff-mandatory-option): Protect against
2006-06-06 Chong Yidong * diff-mode.el (diff-hunk-kill, diff-file-kill, diff-split-hunk)
2006-06-06 Chong Yidong * diff-mode.el (diff-mode): Set buffer-read-only to t when
2006-06-06 Carsten Dominik version number change
2006-06-06 Carsten Dominik (ASCII export): Document indentation adaptation.
2006-06-06 Carsten Dominik *** empty log message ***
2006-06-06 Carsten Dominik (org-archive-subtree): Use end-of-subtree as insertion
2006-06-06 Kim F. Storm Correction for AUTHORS.
2006-06-06 YAMAMOTO Mitsuharu *** empty log message ***
2006-06-06 YAMAMOTO Mitsuharu [USE_MAC_TSM] (mac_handle_text_input_event): Exclude 0x7f from ASCII range.
2006-06-05 Kim F. Storm (ido-default-file-method, ido-default-buffer-method):
2006-06-05 Kim F. Storm *** empty log message ***
2006-06-05 Nick Roberts (gud-running): Fix doc string.
2006-06-05 Nick Roberts *** empty log message ***
2006-06-05 Jason Rumney (w32_set_scroll_bar_thumb, x_scroll_bar_create)
2006-06-05 Jason Rumney *** empty log message ***
2006-06-05 Eli Zaretskii *** empty log message ***
2006-06-05 Eli Zaretskii (bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS).
2006-06-05 Richard M. Stallman *** empty log message ***
2006-06-05 Richard M. Stallman (defined-colors): Doc fix.
2006-06-05 Thien-Thi Nguyen *** empty log message ***
2006-06-05 Thien-Thi Nguyen *** empty log message ***
2006-06-05 Thien-Thi Nguyen (vc-process-filter): Inhibit undo
2006-06-05 Romain Francoise Formatting fixes.
2006-06-05 Romain Francoise (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2006-06-05 Romain Francoise (Question 8.6): Update reference to the Gnus
2006-06-05 Romain Francoise * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2006-06-05 Nick Roberts (GDB Graphical Interface): Update bindings.
2006-06-05 Nick Roberts *** empty log message ***
2006-06-05 Nick Roberts (gud-menu-map): Use a conditional help echo for gud-go.
2006-06-05 Kenichi Handa (find-auto-coding): Handle
2006-06-05 Kenichi Handa *** empty log message ***
2006-06-04 Kim F. Storm *** empty log message ***
2006-06-04 Kim F. Storm *** empty log message ***
2006-06-04 Kim F. Storm Regenerate.
2006-06-04 Kim F. Storm (authors-aliases): Add mode aliases.
2006-06-04 Kim F. Storm Corrections for AUTHORS.
2006-06-04 Kim F. Storm *** empty log message ***
2006-06-04 David Ponce *** empty log message ***
2006-06-04 David Kastrup Mention `redisplay-dont-pause' in doc string of
2006-06-04 Thien-Thi Nguyen *** empty log message ***
2006-06-04 Thien-Thi Nguyen Update for Emacs 22: Use German quotes
2006-06-04 Richard M. Stallman *** empty log message ***
2006-06-04 Richard M. Stallman Lots of cleanups.
2006-06-04 Kim F. Storm (view-emacs-news): Rewrite to support new NEWS,
2006-06-04 Kim F. Storm *** empty log message ***
2006-06-04 Kim F. Storm Reorganize NEWS and ONEWS files into NEWS for current major version
2006-06-04 Kim F. Storm Reorganize NEWS and ONEWS.* files into NEWS for current major version
2006-06-03 Thien-Thi Nguyen *** empty log message ***
2006-06-03 Thien-Thi Nguyen (Abstract Display): Fix typo.
2006-06-03 Thien-Thi Nguyen Fix typo.
2006-06-03 Masatake YAMATO (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall.
2006-06-03 Eli Zaretskii *** empty log message ***
2006-06-03 Eli Zaretskii (ALL): Add sorted-doc and digest-doc.
2006-06-03 Eli Zaretskii *** empty log message ***
2006-06-03 Eli Zaretskii [DOS_NT] <top level>: Include fcntl.h and io.h.
2006-06-03 Eli Zaretskii (main): Initialize bp, to avoid compiler warnings
2006-06-03 Eli Zaretskii *** empty log message ***
2006-06-03 Eli Zaretskii [DOS_NT] <top level>: Include fcntl.h and io.h.
2006-06-03 Eli Zaretskii Remove file.
2006-06-03 Eli Zaretskii Fix last change.
2006-06-03 Eli Zaretskii Add copyright notice and copying permissions.
2006-06-03 Eli Zaretskii Add copyright notice and copying permissions.
2006-06-03 Eli Zaretskii *** empty log message ***
2006-06-03 Eli Zaretskii Delete traces of leditcfns.c.
2006-06-03 Eli Zaretskii Remove the file.
2006-06-03 Eli Zaretskii Fix date of last entry.
2006-06-03 Eli Zaretskii *** empty log message ***
2006-06-03 Eli Zaretskii (sh-quoted-exec): New face for quoted exec constructs like `foo bar`.
2006-06-03 Eli Zaretskii (Minibuffer History) <history-add-new-input>: Reword variable's description.
2006-06-03 YAMAMOTO Mitsuharu *** empty log message ***
2006-06-03 YAMAMOTO Mitsuharu (EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator.
2006-06-03 YAMAMOTO Mitsuharu (tsm_document_id) [USE_MAC_TSM]: New variable.
2006-06-03 YAMAMOTO Mitsuharu (USE_MAC_TSM): Set default to 1 on Mac OS X.
2006-06-03 YAMAMOTO Mitsuharu (x_set_icon_name): Apply 2006-06-02 change for xfns.c.
2006-06-03 YAMAMOTO Mitsuharu (mac-ts-active-input-overlay): Add defvar.
2006-06-02 John Paul Wallington *** empty log message ***
2006-06-02 John Paul Wallington (x_set_name_internal): Set icon to `text', derived from name, when
2006-06-02 Eli Zaretskii *** empty log message ***
2006-06-02 Eli Zaretskii (x_set_icon_name): Don't use arg if it's not a string and not nil.
2006-06-02 Bill Wohler (mh-folder-exists-p): Change test from an empty buffer, to one that
2006-06-02 Juri Linkov *** empty log message ***
2006-06-02 Juri Linkov (sgml-html-meta-auto-coding-function):
2006-06-02 Romain Francoise *** empty log message ***
2006-06-02 Chong Yidong * xfns.c (x_set_icon_name): No-op if arg is non-nil and not a
2006-06-02 Eli Zaretskii *** empty log message ***
2006-06-02 Eli Zaretskii Add Make 3.81 to the list of Make & shell combinations known to work.
2006-06-02 Eli Zaretskii (EMACS): Remove quotes from the Emacs executable file name.
2006-06-02 YAMAMOTO Mitsuharu *** empty log message ***
2006-06-02 YAMAMOTO Mitsuharu (next_element_from_composition): Set it->object to
2006-06-02 Jan Djärv * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
2006-06-02 Kenichi Handa *** empty log message ***
2006-06-02 Kenichi Handa (find-auto-coding): Fix previous change.
2006-06-02 Kenichi Handa (hack-local-variables): Ignore `char-trans' as well as `coding'.
2006-06-02 Kenichi Handa (enable-character-translation): Put
2006-06-02 Kenichi Handa (hack-local-variables-prop-line): Ignore `char-trans'
2006-06-02 Kenichi Handa (sgml-html-meta-auto-coding-function):
2006-06-02 Kenichi Handa *** empty log message ***
2006-06-02 Richard M. Stallman *** empty log message ***
2006-06-02 Richard M. Stallman (with-current-buffer): Doc fix.
2006-06-02 Masatake YAMATO (compilation-error-regexp-alist-alist::gcov-*): Almost rewrite. Underlines over all lines of gcov output are too uncomfortable to read.
2006-06-02 Luc Teirlinck (Shell History Copying): Update descriptions of `C-c RET' and Mouse-2.
2006-06-02 Luc Teirlinck *** empty log message ***
2006-06-02 Richard M. Stallman *** empty log message ***
2006-06-02 Richard M. Stallman (Fsplit_window): Doc fix.
2006-06-02 Richard M. Stallman (Splitting Windows): Clarify splitting nonselected window.
2006-06-02 Luc Teirlinck (shell-mode): Use shell-mode-map in docstring.
2006-06-02 Luc Teirlinck (inferior-lisp-mode): Doc fixes.
2006-06-02 Luc Teirlinck (comint-send-input): Do not add help-echo and mouse-face to input if
2006-06-01 Richard M. Stallman Whitespace changes.
2006-06-01 Kim F. Storm 2006-06-01 Michaël Cadilhac <michael.cadilhac@lrde.org>
2006-06-01 Kim F. Storm *** empty log message ***
2006-06-01 Kim F. Storm (sit_for): Perform redisplay even if input is pending
2006-06-01 Kim F. Storm *** empty log message ***
2006-06-01 YAMAMOTO Mitsuharu *** empty log message ***
2006-06-01 YAMAMOTO Mitsuharu (mac_handle_visibility_change): Set buf.arg to Qnil.
2006-06-01 Jan Djärv * xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
2006-06-01 Jan Djärv * term/x-win.el: Change x-menu-bar-start to menu-bar-open.
2006-06-01 Jan Djärv * gtkutil.c (menu_nav_ended): Change x-menu-bar-start to menu-bar-open.
2006-06-01 Jan Djärv * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2006-06-01 Jan Djärv * xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
2006-06-01 Jan Djärv * xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
2006-06-01 Romain Francoise *** empty log message ***
2006-05-31 Juri Linkov *** empty log message ***
2006-05-31 Kim F. Storm *** empty log message ***
2006-05-31 Juri Linkov (query-replace-read-from, query-replace-read-to):
2006-05-31 Kim F. Storm *** empty log message ***
2006-05-31 Juri Linkov Add `history-add-new-input'.
2006-05-31 Juri Linkov *** empty log message ***
2006-05-31 Juri Linkov (Minibuffer History): Add history-add-new-input.
2006-05-31 Juri Linkov (Vhistory_add_new_input): New variable.
2006-05-31 Eli Zaretskii *** empty log message ***
2006-05-31 Eli Zaretskii Fix typos.
2006-05-31 Eli Zaretskii (Special Properties): Add an xref to "Color Names".
2006-05-31 Sam Steingold (ediff-diff-options): fixed the doc string
2006-05-31 Richard M. Stallman *** empty log message ***
2006-05-31 Richard M. Stallman (Moving Point): Fix previous change.
2006-05-31 Nick Roberts (gdb-look-up-stack): New variable.
2006-05-31 Nick Roberts *** empty log message ***
2006-05-31 David Ponce *** empty log message ***
2006-05-31 David Ponce Reduce the size of images.
2006-05-31 Kim F. Storm (select_wrapper): Add wrapper around select to work around
2006-05-31 Kim F. Storm *** empty log message ***
2006-05-31 Kim F. Storm 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com>
2006-05-31 Masatake YAMATO (compilation-error-regexp-alist-alist::gcov-called-line):
2006-05-31 Sam Steingold typo
2006-05-31 Richard M. Stallman *** empty log message ***
2006-05-31 Richard M. Stallman (Line Height): Fix errors in description of
2006-05-30 Nick Roberts (gud-query-cmdline, gud-common-init): Revert
2006-05-30 Nick Roberts *** empty log message ***
2006-05-30 Reiner Steib * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
2006-05-30 Carsten Dominik Version number change only
2006-05-30 Carsten Dominik Small typo fixes.
2006-05-30 Carsten Dominik *** empty log message ***
2006-05-30 Carsten Dominik (org-agenda-highlight-todo): Make sure regexp
2006-05-30 Andreas Schwab .
2006-05-30 Andreas Schwab (Fmenu_bar_start): Return a value.
2006-05-30 Karl Berry autoupdate
2006-05-30 Nick Roberts (gud-stop-subjob): Make it work in all buffers.
2006-05-30 Nick Roberts *** empty log message ***
2006-05-30 Nick Roberts Move gdb-mouse-toggle-breakpoint-* to
2006-05-30 Nick Roberts *** empty log message ***
2006-05-30 Daniel Pfeiffer *** empty log message ***
2006-05-30 Daniel Pfeiffer (compilation-error-regexp-alist-alist): Add makepp diagnostic.
2006-05-30 Daniel Pfeiffer (auto-mode-alist): Add makepp suffix and optional mk on Makeppfile.
2006-05-30 Richard M. Stallman *** empty log message ***
2006-05-30 Richard M. Stallman (Ffind_operation_coding_system): Doc fix.
2006-05-30 Richard M. Stallman (fit-window-to-buffer): Doc fix.
2006-05-30 Richard M. Stallman (Default Coding Systems): Further clarification.
2006-05-30 Richard M. Stallman *** empty log message ***
2006-05-30 Richard M. Stallman (temp-buffer-max-height): Doc fix.
2006-05-30 Richard M. Stallman *** empty log message ***
2006-05-30 Richard M. Stallman (with-current-buffer): Doc fix.
2006-05-29 Luc Teirlinck (Pure Storage): Mention that an overflow in pure
2006-05-29 Luc Teirlinck *** empty log message ***
2006-05-29 Eli Zaretskii *** empty log message ***
2006-05-29 Eli Zaretskii (x_draw_hollow_cursor): Fix last change.
2006-05-29 Kim F. Storm (x_draw_stretch_glyph_string): Fix last change.
2006-05-29 Kim F. Storm *** empty log message ***
2006-05-29 Eli Zaretskii *** empty log message ***
2006-05-29 Eli Zaretskii (Ffind_operation_coding_system): Doc fix.
2006-05-29 Eli Zaretskii (Default Coding Systems): Fix it some more.
2006-05-29 Michael Albinus * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2006-05-29 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-29 YAMAMOTO Mitsuharu (mac_font_panel_visible_p, mac_show_hide_font_panel): Add externs.
2006-05-29 YAMAMOTO Mitsuharu (font_panel_shown_p) [USE_MAC_FONT_PANEL]: New variable.
2006-05-29 YAMAMOTO Mitsuharu [USE_MAC_FONT_PANEL] (Fmac_set_font_panel_visibility):
2006-05-29 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
2006-05-29 Jan Djärv * sound.c (alsa_open, alsa_configure, alsa_write): Move
2006-05-29 Jan Djärv * term/x-win.el: bind F10 to menu-bar-start if available.
2006-05-29 Jan Djärv * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2006-05-29 Jan Djärv * NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
2006-05-29 Jan Djärv * gtkutil.c (menu_nav_ended): New function.
2006-05-29 Jan Djärv (Fmenu_bar_start): New function for USE_GTK and USE_X_TOOLKIT.
2006-05-29 Jan Djärv Connect menu_nav_ended to "selection-done" to fix grabs
2006-05-29 Dan Nicolaescu (invalid_character): Mark as NO_RETURN.
2006-05-29 Dan Nicolaescu (term-if-xemacs, term-ifnot-xemacs): Delete, replace
2006-05-29 Stefan Monnier (hack-one-local-variable-eval-safep): Don't burp if used
2006-05-29 Stefan Monnier (ewoc--current-dll): Remove. Basically undo the change of 2006-05-26:
2006-05-29 Stefan Monnier (ewoc--insert-new-node): Use ewoc--refresh-node.
2006-05-29 Eli Zaretskii *** empty log message ***
2006-05-29 Eli Zaretskii (Default Coding Systems): Fix last change.
2006-05-29 Stefan Monnier (no-update-autoloads): Declare.
2006-05-29 Stefan Monnier (autoload-find-file): New fun. This one calls hack-local-variables.
2006-05-29 Richard M. Stallman *** empty log message ***
2006-05-29 Richard M. Stallman Many simplifications and improvements in wording.
2006-05-29 Stefan Monnier (bibtex-autokey-name-case-convert-function)
2006-05-29 Kenichi Handa *** empty log message ***
2006-05-29 Kenichi Handa (find-operation-coding-system): Describe the new
2006-05-29 Stefan Monnier (struct saved_window): Add `dedicated'.
2006-05-29 Kenichi Handa *** empty log message ***
2006-05-29 Kenichi Handa (Ffind_operation_coding_system): Call a function by
2006-05-29 Richard M. Stallman *** empty log message ***
2006-05-29 Richard M. Stallman (load-history-regexp): If FILE is relative, insist
2006-05-29 Richard M. Stallman (Coding Conventions): Better explain reasons not to
2006-05-28 Kim F. Storm (Bindat Functions): Rename `pos' and `raw-data' to
2006-05-28 Kim F. Storm *** empty log message ***
2006-05-28 Kim F. Storm (bindat-idx, bindat-raw): Rename dynamic variables
2006-05-28 Kim F. Storm (bindat--unpack-u8): Use aref also for strings.
2006-05-28 Kim F. Storm *** empty log message ***
2006-05-28 Stefan Monnier (makefile-browser-map, makefile-mode-syntax-table): Move init inside decl.
2006-05-28 Kim F. Storm (set_cursor_from_row): Update prototype.
2006-05-28 Kim F. Storm (set_cursor_from_row): If cursor cannot be set in row,
2006-05-28 Kim F. Storm *** empty log message ***
2006-05-28 Chong Yidong Fix last change.
2006-05-28 Chong Yidong * replace.el (query-replace-defaults): New variable.
2006-05-28 Chong Yidong * msb.el (mouse-select-buffer): Minor fix to make popup menu work
2006-05-27 Nick Roberts (tumme-show-all-from-dir-max-files): Fix typo.
2006-05-27 Nick Roberts *** empty log message ***
2006-05-27 Kim F. Storm (x_draw_stretch_glyph_string): Fix problems with invisible
2006-05-27 Kim F. Storm (get_phys_cursor_geometry): Update prototype.
2006-05-27 Kim F. Storm (get_phys_cursor_geometry): Return computed x and y through
2006-05-27 Kim F. Storm *** empty log message ***
2006-05-27 Thien-Thi Nguyen Fix typos.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen Fix typos.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (Bindat Spec): Expand on `repeat' handler.
2006-05-27 Thien-Thi Nguyen Commentary and whitespace munging; nfc.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (Top): Add "Abstract Display" to menu.
2006-05-27 Thien-Thi Nguyen (Display): Add "Abstract Display" to menu.
2006-05-27 Thien-Thi Nguyen Rewrite Ewoc entry and move
2006-05-27 Thien-Thi Nguyen (cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
2006-05-27 Thien-Thi Nguyen (ewoc): Add member `hf-pp' to this structure.
2006-05-27 Chong Yidong * keymaps.texi (Key Sequences): Link to input events definition.
2006-05-27 Chong Yidong MUSTBENEW argument deleted from copy-file.
2006-05-27 Chong Yidong * files.texi (Changing Files): Document updated argument list for
2006-05-27 Mathias Dahl *** empty log message ***
2006-05-27 Mathias Dahl Change a lot of `(if .. (progn ..)' to `(when ..)'.
2006-05-27 Eli Zaretskii *** empty log message ***
2006-05-27 Mathias Dahl *** empty log message ***
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (ewoc--node): Don't define constructor
2006-05-27 Mathias Dahl * tumme.el: Replace a lot of `if ... progn' with `when'.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (ewoc--node-branch): Merge into unique caller.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (ewoc-delete): Compute last node once before looping.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (ewoc--create): No longer take
2006-05-27 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-27 YAMAMOTO Mitsuharu (mac_handle_apple_event): Return
2006-05-27 YAMAMOTO Mitsuharu Tiny layout change.
2006-05-27 Thien-Thi Nguyen *** empty log message ***
2006-05-27 Thien-Thi Nguyen (Bindat Functions): Explain term "total length".
2006-05-26 Mathias Dahl * dired.el (dired-mode-map): Change `tumme-tag-remove' to
2006-05-26 Mathias Dahl *** empty log message ***
2006-05-26 Mathias Dahl (tumme-delete-tag): Rename from `tumme-tag-remove'.
2006-05-26 Mathias Dahl * dired.el (dired-mode-map): Change `tumme-tag-remove' to
2006-05-26 Mathias Dahl *** empty log message ***
2006-05-26 Mathias Dahl *** empty log message ***
2006-05-26 Luc Teirlinck (shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
2006-05-26 Mathias Dahl (dired-mode-map): Move tumme commands to Operate,
2006-05-26 Luc Teirlinck *** empty log message ***
2006-05-26 Eli Zaretskii *** empty log message ***
2006-05-26 Eli Zaretskii Remove bogus @setfilename.
2006-05-26 Eli Zaretskii (Info-index-next): Use where-is-internal to report actual binding of
2006-05-26 Eli Zaretskii (menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"
2006-05-26 Eli Zaretskii Remove file.
2006-05-26 Eli Zaretskii Remove 'tiny change' labels from Michael Cadilhac's changes.
2006-05-26 Eli Zaretskii (Coding Conventions): Advise against using eval-after-load in packages.
2006-05-26 Eli Zaretskii *** empty log message ***
2006-05-26 Eli Zaretskii (list-buffers-noselect): For Info buffers, use Info-current-file as the
2006-05-26 Eli Zaretskii (etext, edata): Remove unused definitions.
2006-05-26 Eli Zaretskii (main) [PROFILING]: Enable also for __MINGW32__.
2006-05-26 Jonathan Yavner * ses.el (defadvice undo-more): Delete this defadvice. The undo
2006-05-26 Reiner Steib (comint-kill-whole-line): Rename arg to count. Fix
2006-05-26 Chong Yidong MUSTBENEW cleanup done.
2006-05-26 Chong Yidong * files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
2006-05-26 Chong Yidong * fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate
2006-05-26 Reiner Steib (toggle-truncate-lines): Make arg optional for
2006-05-26 Nick Roberts *** empty log message ***
2006-05-26 Thien-Thi Nguyen *** empty log message ***
2006-05-26 Thien-Thi Nguyen (ewoc--current-dll): New var.
2006-05-26 Jan Djärv * sound.c (alsa_configure): Move get period/buffer_size after
2006-05-26 Carsten Dominik Version number update
2006-05-26 Carsten Dominik (org-next-item, org-previous-item): Emit more compact
2006-05-26 Carsten Dominik *** empty log message ***
2006-05-26 Carsten Dominik (ASCII export): Omit command name.
2006-05-26 Kenichi Handa *** empty log message ***
2006-05-26 Kenichi Handa (find-operation-coding-system): Mention the new argument
2006-05-26 Kenichi Handa (Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.
2006-05-26 Kenichi Handa (decode-coding-inserted-region): Call
2006-05-26 Kenichi Handa (archive-set-buffer-as-visiting-file): Call
2006-05-26 Kenichi Handa (tar-extract): Call find-operation-coding-system
2006-05-26 Kenichi Handa (po-find-charset): Pay attention to the case
2006-05-26 Chong Yidong * image-mode.el (image-toggle-display): Use buffer contents to
2006-05-26 Chong Yidong * image.c (png_load): Don't call fclose on NULL.
2006-05-25 Luc Teirlinck *** empty log message ***
2006-05-25 Luc Teirlinck (Fcall_interactively): Fread_from_minibuffer now takes only seven args.
2006-05-25 Luc Teirlinck (Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.
2006-05-25 Juri Linkov *** empty log message ***
2006-05-25 Juri Linkov (Text from Minibuffer): Undocument keep-all.
2006-05-25 Juri Linkov (query-replace-read-from, query-replace-read-to):
2006-05-25 Juri Linkov Remove KEEP-ALL argument of `read-from-minibuffer'.
2006-05-25 Nick Roberts (Antinews): Create a node for gdb-ui.
2006-05-25 Nick Roberts *** empty log message ***
2006-05-25 Juri Linkov *** empty log message ***
2006-05-25 Juri Linkov (mode-line-format): Fix docstring.
2006-05-25 Juri Linkov (read_minibuf): Remove arg KEEP_ALL. Callers changed.
2006-05-25 Juri Linkov (Fread_from_minibuffer): Decrement number of args.
2006-05-25 Juri Linkov (%-Constructs): Add %e, %z, %Z.
2006-05-25 Rajesh Vaidheeswarran whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.
2006-05-25 Richard M. Stallman *** empty log message ***
2006-05-25 Richard M. Stallman (Top): Update subnode menu.
2006-05-25 Richard M. Stallman (Keymap Basics): New node, split out of Key Sequences.
2006-05-25 Chong Yidong * FOR-RELEASE: Key sequence elisp node done.
2006-05-25 Chong Yidong * keymaps.texi (Key Sequences): Some clarifications.
2006-05-25 Richard M. Stallman (main, Fdump_emacs): Don't test __linux or __linux__.
2006-05-25 Mathias Dahl * dired.el (dired-mode-map): Add help-echo strings to tumme
2006-05-25 Mathias Dahl *** empty log message ***
2006-05-25 Nick Roberts *** empty log message ***
2006-05-25 Nick Roberts *** empty log message ***
2006-05-25 Mathias Dahl * tumme.el (tumme-display-image): Changed documentation string
2006-05-25 Mathias Dahl *** empty log message ***
2006-05-25 Mathias Dahl *** empty log message ***
2006-05-25 Mathias Dahl (dired-mode-map): `tumme-display-dired-image' was
2006-05-25 Mathias Dahl *** empty log message ***
2006-05-25 Mathias Dahl (dired-mode-map): Changed menu items for tumme as per
2006-05-25 Mathias Dahl (dired-mode-map): Changed menu items for tumme as per
2006-05-25 David Kastrup (setcar): replace an antelope rather than
2006-05-25 Thien-Thi Nguyen *** empty log message ***
2006-05-25 Thien-Thi Nguyen (Bindat Functions): Say "unibyte string"
2006-05-25 Thien-Thi Nguyen (bindat-unpack, bindat-pack):
2006-05-25 Chong Yidong * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
2006-05-25 Chong Yidong * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
2006-05-25 Richard M. Stallman (with-local-quit): Doc fix.
2006-05-25 Richard M. Stallman *** empty log message ***
2006-05-25 Richard M. Stallman (with-local-quit): When handling `quit' signal,
2006-05-25 Richard M. Stallman *** empty log message ***
2006-05-25 Richard M. Stallman (ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads.
2006-05-24 Richard M. Stallman *** empty log message ***
2006-05-24 Richard M. Stallman (read-passwd): Copy PROMPT before changing its properties.
2006-05-24 Mathias Dahl *** empty log message ***
2006-05-24 Nick Roberts (dired-mode-map): Fix breakage.
2006-05-24 Nick Roberts *** empty log message ***
2006-05-24 Mathias Dahl Movement tracking on by default. I have tested this for over a year now and it seems to be stable and fast enough for everyday use.
2006-05-24 Mathias Dahl Added Thumbnails sub menu under Immediate and started to place `tumme' commands there. I could use some feedback on this change.
2006-05-24 Mathias Dahl Renamed `tumme-display-dired-image' to `tumme-dired-display-image'.
2006-05-24 Mathias Dahl Removed most of the information in the USAGE section. The manual does a better job.
2006-05-24 Luc Teirlinck *** empty log message ***
2006-05-24 Mathias Dahl Added new parameter to `tumme-display-thumbs' to be used from `tumme-next-line-and-display' and similar commands.
2006-05-24 Luc Teirlinck (BASE_PURESIZE): Increase to 1210000.
2006-05-24 Luc Teirlinck ("jka-cmpr-hook"): Load it before it is needed.
2006-05-24 Reiner Steib Update refcard translations. Add coding cookie.
2006-05-24 Kim F. Storm Restore contents after major mess-up in revision 1.9590.
2006-05-24 Chong Yidong Remove conflict indicators.
2006-05-24 Chong Yidong * menu-bar.el, international/mule-cmds.el: Remove tooltips for
2006-05-24 Alan Mackenzie *** empty log message ***
2006-05-24 Alan Mackenzie lread.c (Vload_history): Enhance doc-string to say that the file is the
2006-05-24 Alan Mackenzie startup.el (command-line): For names of preloaded files, don't append
2006-05-24 Nick Roberts (gud-sentinel): Condition on GUD buffer if it has not been killed.
2006-05-24 Nick Roberts *** empty log message ***
2006-05-24 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-24 YAMAMOTO Mitsuharu (TYPE_FILE_NAME): Change from macro to enumerator.
2006-05-24 YAMAMOTO Mitsuharu (fn_keycode_to_keycode_table, XTread_socket) [MAC_OSX]:
2006-05-24 YAMAMOTO Mitsuharu (Qemacs_suspension_id): New variable.
2006-05-24 YAMAMOTO Mitsuharu (Fx_server_version): Use gestaltSystemVersionMajor etc.
2006-05-24 YAMAMOTO Mitsuharu (ae_attr_table): New variable.
2006-05-24 YAMAMOTO Mitsuharu Set idle timer to clean up expired Apple events.
2006-05-24 Carsten Dominik (section{Motion}): Added the item navigation
2006-05-24 Carsten Dominik *** empty log message ***
2006-05-24 Carsten Dominik (Plain lists): Added new item navigation commands.
2006-05-24 Carsten Dominik (org-open-at-point): Use renamed variable
2006-05-24 Richard M. Stallman *** empty log message ***
2006-05-23 Reiner Steib 2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
2006-05-23 Luc Teirlinck (Pointer Shape): @end table -> @end defvar.
2006-05-23 Luc Teirlinck *** empty log message ***
2006-05-23 Reiner Steib * pl-refcard.tex (Local variables): Add compile-command.
2006-05-23 Reiner Steib * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
2006-05-23 Thien-Thi Nguyen *** empty log message ***
2006-05-23 Thien-Thi Nguyen (bindat-pack): Doc fix.
2006-05-23 Francesco Potortì (pop_open, socket_connection, KPOP_SERVICE): Added
2006-05-23 Francesco Potortì *** empty log message ***
2006-05-23 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-23 YAMAMOTO Mitsuharu (fn_keycode_to_xkeysym_table, convert_fn_keycode): Remove.
2006-05-23 Thien-Thi Nguyen Refill; nfc.
2006-05-23 Thien-Thi Nguyen *** empty log message ***
2006-05-23 Thien-Thi Nguyen (ewoc-delete): New function.
2006-05-23 Jan Djärv * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
2006-05-23 Jan Djärv * xterm.c: Remove declarations already in xterm.h
2006-05-23 Jan Djärv * xterm.c: Remove declarations already in xterm.h
2006-05-23 Jan Djärv * xterm.h: Add extern declarations for x_clear_errors,
2006-05-23 Richard M. Stallman *** empty log message ***
2006-05-23 Richard M. Stallman (Top): Update subnode menus.
2006-05-23 Richard M. Stallman (Pointer Shape): Node renamed from Pointer Shapes.
2006-05-23 Richard M. Stallman (Pointer Shape): Node deleted.
2006-05-23 Chong Yidong Update comments.
2006-05-22 Stefan Monnier (bibtex-format-entry, bibtex-clean-entry):
2006-05-22 Stefan Monnier (PC-do-completion): Undo the addition of implicit
2006-05-22 Reiner Steib Update AUCTeX entry.
2006-05-22 Reiner Steib (Menu Bars, Tool Bars): Add index entries.
2006-05-22 Reiner Steib (bibtex-maintain-sorted-entries): Quote safe-local-variable predicate.
2006-05-22 Thien-Thi Nguyen *** empty log message ***
2006-05-22 Thien-Thi Nguyen (ewoc-set-data): New func.
2006-05-22 Richard M. Stallman (best_matching_font): Abort for best == NULL before we start to use it.
2006-05-21 Roland Winkler *** The variable `makefile-query-one-target-method' has been
2006-05-21 Richard M. Stallman *** empty log message ***
2006-05-21 Richard M. Stallman (Parsing Expressions): Update info on which STATE elements are ignored.
2006-05-21 Roland Winkler *** empty log message ***
2006-05-21 Roland Winkler (sh-mode): Use skeleton-pair-filter-function.
2006-05-21 Roland Winkler (sh-mode): Use skeleton-filter-function.
2006-05-21 Richard M. Stallman *** empty log message ***
2006-05-21 Richard M. Stallman (kill-region): Interactively, pass point, then mark.
2006-05-21 Thien-Thi Nguyen *** empty log message ***
2006-05-21 Thien-Thi Nguyen (ewoc-create): Add autoload cookie.
2006-05-21 Roland Winkler (sgml-transformation): Make this the alias for the following variable.
2006-05-21 Thien-Thi Nguyen Update.
2006-05-21 Roland Winkler (skeleton-transformation, skeleton-filter, skeleton-pair-filter):
2006-05-21 Thien-Thi Nguyen Add entry for ewoc change.
2006-05-21 Miles Bader Add arch tagline
2006-05-21 Miles Bader Changes from arch/CVS synchronization
2006-05-21 Richard M. Stallman *** empty log message ***
2006-05-21 Richard M. Stallman (syms_of_buffer, Fmake_overlay): Doc fixes.
2006-05-21 Roland Winkler (flyspell-generic-check-word-p): Make this the alias for the
2006-05-21 Roland Winkler (ispell-format-word): Make this the alias for the following variable.
2006-05-21 Chong Yidong point-entered /point-left bug fixed.
2006-05-21 Roland Winkler (makefile-query-one-target-method): Make this the alias for the
2006-05-21 Roland Winkler (artist-text-renderer): Make this the alias for the following variable.
2006-05-21 Roland Winkler (makefile-special-targets-list)
2006-05-21 Kim F. Storm Update.
2006-05-21 Roland Winkler (bibtex-maintain-sorted-entries): Mark as safe.
2006-05-21 Mathias Dahl Added information to the add-tags prompt.
2006-05-21 Romain Francoise (dired-mode-map): Don't bind M-g.
2006-05-21 Richard M. Stallman Update date.
2006-05-21 Richard M. Stallman *** empty log message ***
2006-05-21 Richard M. Stallman (Dired Navigation): dired-goto-file is now j.
2006-05-21 Richard M. Stallman (dired-mode-map): Put dired-goto-file on j, not M-g.
2006-05-20 Luc Teirlinck ifinfo -> ifnottex.
2006-05-20 Luc Teirlinck *** empty log message ***
2006-05-20 Kim F. Storm Mention customizing cua-mode as alternative
2006-05-20 Kim F. Storm *** empty log message ***
2006-05-20 Kim F. Storm (ido-read-file-name): Bind ido-show-dot-for-dired to nil
2006-05-20 Kim F. Storm *** empty log message ***
2006-05-20 Kim F. Storm (best_matching_font): Fix crash in 2006-05-17 change.
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (menu-bar-manuals-menu) <info-apropos>: New menu item.
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (info-apropos): Speed up by using add-to-list instead of manual consing.
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (info-apropos): Make sure current-file and current-node have non-nil values.
2006-05-20 Eli Zaretskii Fix last change.
2006-05-20 Eli Zaretskii Mention added Portugese refcard.
2006-05-20 Eli Zaretskii New file.
2006-05-20 Eli Zaretskii (Coding Systems): Mention the undecided-* coding systems and their aliases.
2006-05-20 Eli Zaretskii (Visiting): Mention `end-of-line' explicitly.
2006-05-20 Eli Zaretskii (CODING_REQUIRE_ENCODING): Elaborate the comment.
2006-05-20 Eli Zaretskii (Windows Printing): Mention non-support of plain text printing with some
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (makefile-mode): Doc fix.
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (dired-do-shell-command): Doc fix.
2006-05-20 Eli Zaretskii (TeX Print): tex-dvi-view-command has a default value, remove the bit saying
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (info-xref-check-all-custom): Skip :tag part of
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (c-backslash-column): Mark as safe if its value is an integer.
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (rmail-mime-charset-pattern): Add "?:" before "format".
2006-05-20 Eli Zaretskii *** empty log message ***
2006-05-20 Eli Zaretskii (show-ifdef-block): Fix bug where parts of a hidden block remained hidden if
2006-05-20 Stefan Monnier (gdb-script-font-lock-keywords): Use a stricter regexp for keywords.
2006-05-20 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-20 YAMAMOTO Mitsuharu (convert_fn_keycode): Fix last change.
2006-05-20 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-20 YAMAMOTO Mitsuharu (w32-drag-n-drop): Substitute '/' for '\',
2006-05-20 YAMAMOTO Mitsuharu (mac-ae-open-documents): Escape file name on conversion to URL.
2006-05-20 YAMAMOTO Mitsuharu (browse-url-file-url): Encode file name on conversion to URL.
2006-05-20 YAMAMOTO Mitsuharu (x-dnd-handle-file-name): Encode and escape file names
2006-05-20 YAMAMOTO Mitsuharu (dnd-handle-one-url): Change 3rd arg ARG to URL. Don't unescape URL.
2006-05-20 Luc Teirlinck (Standard Hooks): Correct typo.
2006-05-20 Luc Teirlinck *** empty log message ***
2006-05-19 Luc Teirlinck (Checklist): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Text, Auto Fill, Text Mode): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Nonincremental Search): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Rmail Labels): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Input Methods, Multibyte Conversion): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Gnus, Where to Look, PostScript): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Create Tags Table): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Indentation Commands): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Spelling): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Copying): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck (Init File): ifinfo -> ifnottex.
2006-05-19 Luc Teirlinck Whitespace change.
2006-05-19 Luc Teirlinck *** empty log message ***
2006-05-19 Luc Teirlinck (GPL): ifinfo -> ifnottex.
2006-05-19 Eli Zaretskii *** empty log message ***
2006-05-19 Eli Zaretskii (c-style-alist): Doc fix.
2006-05-19 Eli Zaretskii (Simple Match Data): Warn about match data being set anew by every search.
2006-05-19 Eli Zaretskii (init_environment): Simplify code that calls ExpandEnvironmentStrings and make
2006-05-19 Eli Zaretskii *** empty log message ***
2006-05-19 Eli Zaretskii (init_environment): Perform the processing of environment variables on a copy
2006-05-19 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-19 YAMAMOTO Mitsuharu (foreach_window): Check WINDOWP (FRAME_ROOT_WINDOW (f)).
2006-05-19 YAMAMOTO Mitsuharu (XTread_socket) [TARGET_API_MAC_CARBON && MAC_OSX]:
2006-05-19 YAMAMOTO Mitsuharu (Fx_focus_frame): Don't check dpyinfo->x_focus_frame.
2006-05-19 YAMAMOTO Mitsuharu (gif_load): Allocate Lisp string first.
2006-05-19 YAMAMOTO Mitsuharu (x_set_border_width): Remove #ifndef MAC_OS.
2006-05-19 YAMAMOTO Mitsuharu (SOME_MACHINE_LISP): Add fringe.elc.
2006-05-19 YAMAMOTO Mitsuharu (mac-bytes-to-digits): Remove function.
2006-05-19 Glenn Morris (add-to-diary-list): Fix typo in previous doc fix.
2006-05-19 Glenn Morris (diary-bahai-date)
2006-05-19 Glenn Morris *** empty log message ***
2006-05-19 Thien-Thi Nguyen *** empty log message ***
2006-05-19 Thien-Thi Nguyen (Digression concerning error): Fix typo.
2006-05-19 Kenichi Handa *** empty log message ***
2006-05-19 Kenichi Handa (mik): Table corrected.
2006-05-19 Stefan Monnier *** empty log message ***
2006-05-18 Miles Bader Merge from gnus--rel--5.10
2006-05-18 Reiner Steib (wid-edit): Require.
2006-05-18 Jan Djärv * config.in: Regenerated (HAVE_ALSA).
2006-05-18 Jan Djärv * sound.c (alsa_sound_perror, alsa_open, alsa_period_size)
2006-05-18 Jan Djärv * Makefile.in (CFLAGS_SOUND): New flags for ALSA
2006-05-18 Jan Djärv * config.in: Regenerated (HAVE_ALSA).
2006-05-18 Jan Djärv * configure.in: Add check for ALSA.
2006-05-18 Jan Djärv * configure: Regenerate.
2006-05-18 Jan Djärv * configure.in: Add check for ALSA.
2006-05-18 Kim F. Storm (grep-find): Don't check grep-find-command
2006-05-18 Kim F. Storm *** empty log message ***
2006-05-18 Thien-Thi Nguyen *** empty log message ***
2006-05-18 Thien-Thi Nguyen (cvs-fileinfo-pp): Insert trailing newline.
2006-05-18 Thien-Thi Nguyen (cvs-make-cvs-buffer): Specify
2006-05-18 Thien-Thi Nguyen (ewoc--adjust): New func.
2006-05-18 Kenichi Handa *** empty log message ***
2006-05-18 Kenichi Handa (Fcall_process): Reject encoding arguments by
2006-05-18 Kenichi Handa (Qascii_incompatible): New variable.
2006-05-18 Kenichi Handa (CODING_ASCII_INCOMPATIBLE_MASK): New macro.
2006-05-17 Richard M. Stallman *** empty log message ***
2006-05-17 Richard M. Stallman (file-name-extension): Doc fix.
2006-05-17 Richard M. Stallman Comment change.
2006-05-17 Richard M. Stallman (better_font_p): Any font beats no font.
2006-05-17 Kim F. Storm (display_tool_bar_line): Eliminate x_before variable.
2006-05-17 Richard M. Stallman (Fprevious_overlay_change, Fnext_overlay_change): Doc fixes.
2006-05-17 Richard M. Stallman (Diff Mode): Mention C-x `.
2006-05-17 Kim F. Storm (display_tool_bar_line): Restore entire tool-bar geometry when
2006-05-17 Richard M. Stallman (Minibuffer History): Clarify.
2006-05-17 Kim F. Storm *** empty log message ***
2006-05-17 Richard M. Stallman (Regexp Special): Clarify nested regexp warning.
2006-05-17 Stefan Monnier (shell-dirtrack-mode): Make it into a proper minor mode, so
2006-05-17 Kim F. Storm (ido-read-internal): Use only nondirectory part of default item.
2006-05-17 Kim F. Storm *** empty log message ***
2006-05-17 Thien-Thi Nguyen *** empty log message ***
2006-05-17 Thien-Thi Nguyen (ewoc-map, ewoc-invalidate): Compute PP before looping.
2006-05-17 Thien-Thi Nguyen *** empty log message ***
2006-05-17 Thien-Thi Nguyen (ewoc-data): Add docstring.
2006-05-16 Richard M. Stallman *** empty log message ***
2006-05-16 Eli Zaretskii *** empty log message ***
2006-05-16 Eli Zaretskii (auto-coding-alist): Add .lha to files read with no-conversion.
2006-05-16 Eli Zaretskii (auto-mode-alist): Add .lha files to archive file extensions.
2006-05-16 Eli Zaretskii *** empty log message ***
2006-05-16 Eli Zaretskii (archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
2006-05-16 Kim F. Storm (add-to-history): Add KEEP-ALL arg and align functionality
2006-05-16 Kim F. Storm (handle_one_xevent): Check that f is not NULL before
2006-05-16 Kim F. Storm *** empty log message ***
2006-05-16 Kim F. Storm (Minibuffer History): Update add-to-history.
2006-05-16 Reiner Steib (byte-compile-warnings-safe-p): New
2006-05-16 Reiner Steib 2006-05-16 Ken Manheimer <ken.manheimer@gmail.com>
2006-05-16 Stefan Monnier (server-start): Only create a directory if needed.
2006-05-16 Stefan Monnier Trivial typo.
2006-05-16 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
2006-05-15 Reiner Steib Add coding cookie.
2006-05-15 Stefan Monnier (hexlify-buffer): Encode process arguments manually.
2006-05-15 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
2006-05-15 Nick Roberts (gud-tooltip-tips): Add missing argument to
2006-05-15 Nick Roberts *** empty log message ***
2006-05-15 Romain Francoise (dired-guess-shell-gnutar): On GNU and GNU/Linux
2006-05-15 Kenichi Handa (Explicit Encoding): Fix typo (encoding<->decoding).
2006-05-15 Kenichi Handa *** empty log message ***
2006-05-15 Romain Francoise *** empty log message ***
2006-05-14 Richard M. Stallman *** empty log message ***
2006-05-14 Richard M. Stallman (Creating Buffers): Cleanup.
2006-05-14 Richard M. Stallman *** empty log message ***
2006-05-14 Richard M. Stallman (Visiting Functions): Rewrite in find-file-noselect.
2006-05-14 Richard M. Stallman (Fnext_single_char_property_change)
2006-05-14 Richard M. Stallman (get_local_map): Abort if POSITION outside BEGV, ZV.
2006-05-14 Lars Hansen *** empty log message ***
2006-05-14 Lars Hansen (desktop-missing-file-warning): Fix docstring.
2006-05-14 Jan Djärv * xterm.c (handle_one_xevent): Check that f is not NULL before
2006-05-14 Kim F. Storm (handle_one_xevent): Fix crash in 2006-03-24 change.
2006-05-14 Kim F. Storm *** empty log message ***
2006-05-14 Kim F. Storm (c-forward-subword, c-backward-subword):
2006-05-13 Eli Zaretskii *** empty log message ***
2006-05-13 Eli Zaretskii (x_set_border_width): Fix error message to say "frame", not "window".
2006-05-13 Chong Yidong * custom.el (custom-push-theme): Load the variable before checking
2006-05-13 Lars Hansen *** empty log message ***
2006-05-13 Lars Hansen (desktop-save): Use with-temp-buffer.
2006-05-13 Eli Zaretskii *** empty log message ***
2006-05-13 Eli Zaretskii (Current Buffer): Document that with-temp-buffer disables undo.
2006-05-13 Eli Zaretskii *** empty log message ***
2006-05-13 Eli Zaretskii (Terminal-Specific): More accurate description of how Emacs searches for the
2006-05-13 Eli Zaretskii (SOME_MACHINE_LISP): Add fringe.elc.
2006-05-13 Eli Zaretskii (lisp1): Add fringe.elc.
2006-05-13 Glenn Morris (Displaying the Diary, Format of Diary File):
2006-05-13 Glenn Morris *** empty log message ***
2006-05-13 Glenn Morris (include-other-diary-files, diary-mail-entries): Refer to
2006-05-13 Glenn Morris (calendar-mode-map, calendar-mouse-3-map): Refer to
2006-05-13 Glenn Morris (appt-check, appt-make-list): Refer to
2006-05-13 Glenn Morris (calendar-mode-map): Refer to diary-show-all-entries rather than alias
2006-05-12 Eli Zaretskii *** empty log message ***
2006-05-12 Eli Zaretskii [iftex]: Replace @xref's to emacs-xtra with @inforef's.
2006-05-12 Eli Zaretskii (Standard Hooks) [iftex]: Convert @xref's to emacs-xtra to @inforef's.
2006-05-12 Eli Zaretskii *** empty log message ***
2006-05-12 Eli Zaretskii (Buffer Names): Add index entries for buffers whose names begin with a space.
2006-05-12 Eli Zaretskii (Undo): Document that undo is turned off in buffers whose names begin with
2006-05-12 Eli Zaretskii *** empty log message ***
2006-05-12 Eli Zaretskii (Visiting Functions, Reading from Files, Saving Buffers): Mention code and EOL
2006-05-12 Chong Yidong * simple.el (line-move-finish): Fix last fix.
2006-05-12 Eli Zaretskii (Visiting): Fix wording.
2006-05-12 Eli Zaretskii Fix last change.
2006-05-12 Chong Yidong * simple.el (line-move-finish): Don't call point motion hooks
2006-05-12 Chong Yidong * intervals.c (set_point_both): Fix mixup before before and after
2006-05-12 Dan Nicolaescu (terminal-init-xterm): Fix typo.
2006-05-12 Romain Francoise ERC is now part of Emacs.
2006-05-12 Reiner Steib 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2006-05-12 Reiner Steib 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
2006-05-12 Thien-Thi Nguyen *** empty log message ***
2006-05-12 Thien-Thi Nguyen (ewoc--node-enter-before, ewoc--create-node): Delete funcs.
2006-05-12 Eli Zaretskii *** empty log message ***
2006-05-12 Eli Zaretskii (Coding Systems, Text Coding): More indexing. Mention that C-x RET f can set
2006-05-12 Eli Zaretskii (Lisp and Coding Systems): Document coding-system-eol-type. Add index entries
2006-05-12 Eli Zaretskii Fix spelling errors.
2006-05-12 Eli Zaretskii *** empty log message ***
2006-05-12 Eli Zaretskii Spell-checking the manuals is now done; remove the entry.
2006-05-12 Reiner Steib (url-http-file-exists-p): Test if status is integer.
2006-05-12 Reiner Steib (version-control): Correct safe values.
2006-05-12 Eli Zaretskii (Defining Faces): Mention `mac', and add an xref to where window-system is
2006-05-12 Eli Zaretskii Fix spelling errors.
2006-05-12 Thien-Thi Nguyen *** empty log message ***
2006-05-12 Thien-Thi Nguyen (ewoc-refresh): Compute PP once before looping.
2006-05-12 Glenn Morris (diary-show-all-entries): Do not refer to
2006-05-12 Glenn Morris *** empty log message ***
2006-05-12 Glenn Morris Johan Bockg? <bojohan at dd.chalmers.se>:
2006-05-12 Glenn Morris *** empty log message ***
2006-05-12 Richard M. Stallman *** empty log message ***
2006-05-12 Richard M. Stallman (readevalloop): Abort if START non-nil for non-buffer input.
2006-05-12 Luc Teirlinck *** empty log message ***
2006-05-12 Luc Teirlinck Balance parentheses.
2006-05-11 Kim F. Storm (redisplay_tool_bar): Handle large tool-bar-border values.
2006-05-11 Kim F. Storm *** empty log message ***
2006-05-11 Reiner Steib Move `safe-local-variable' declarations to the respective files.
2006-05-11 Reiner Steib Remove bogus \n\n from last commit.
2006-05-11 Reiner Steib (describe-variable): Don't print safe-var if it is
2006-05-11 Nick Roberts (gdb-reset): Update speedbar if necessary.
2006-05-11 Nick Roberts *** empty log message ***
2006-05-11 Carsten Dominik (org-read-date, org-goto-calendar, org-agenda-goto-calendar): Bind
2006-05-11 Carsten Dominik *** empty log message ***
2006-05-11 Thien-Thi Nguyen *** empty log message ***
2006-05-11 Thien-Thi Nguyen (ewoc--refresh-node): No longer save-excursion.
2006-05-11 Glenn Morris (calendar-basic-setup): Set day to 1 in
2006-05-11 Glenn Morris *** empty log message ***
2006-05-11 Kenichi Handa *** empty log message ***
2006-05-11 Kenichi Handa (Finsert_file_contents): Fix for the case of IO error
2006-05-11 Richard M. Stallman *** empty log message ***
2006-05-11 Richard M. Stallman (Writing Emacs Primitives): Clarify GCPRO rules.
2006-05-10 Nick Roberts (comint-insert-input): Just make it when
2006-05-10 Nick Roberts *** empty log message ***
2006-05-10 J.D. Smith (idlwave-shell-move-or-history): Remove spurious move to point-max (new
2006-05-10 J.D. Smith (idlwave-push-mark): Removed obsolete compatibility function (Emacs 18/19).
2006-05-10 J.D. Smith *** empty log message ***
2006-05-10 Karl Berry autoupdate
2006-05-10 Reiner Steib (File Local Variables): Recommend to quote lambda
2006-05-10 Kenichi Handa *** empty log message ***
2006-05-10 Kenichi Handa *** empty log message ***
2006-05-10 Kenichi Handa (realize_default_face): If the font chosen for the
2006-05-10 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-10 YAMAMOTO Mitsuharu (mac_set_font_info_for_selection): Add 2nd and 3rd args in extern.
2006-05-10 YAMAMOTO Mitsuharu (Qservice) [MAC_OSX]: Rename from Qservices. All uses changed.
2006-05-10 YAMAMOTO Mitsuharu (Vmac_service_selection) [MAC_OSX]: Rename from
2006-05-10 YAMAMOTO Mitsuharu (x_to_mac_color): Fix shift amount change.
2006-05-10 YAMAMOTO Mitsuharu (Qduration) [MAC_OS]: Undo previous change.
2006-05-10 YAMAMOTO Mitsuharu (mac-font-panel-mode): Doc fix.
2006-05-10 Thien-Thi Nguyen *** empty log message ***
2006-05-10 Thien-Thi Nguyen (ewoc--dll-create, ewoc--node-delete)
2006-05-10 Chong Yidong Seems to be fixed: Cursor position display bug from Yamamoto Mistuharu, 11 Apr 2006.
2006-05-10 Chong Yidong * emacs-lisp/crm.el (completing-read-multiple): Properly handle
2006-05-10 Chong Yidong * keymap.c (describe_map): Avoid generating duplicate entries if
2006-05-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-272
2006-05-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-271
2006-05-10 Richard M. Stallman *** empty log message ***
2006-05-10 Richard M. Stallman (File Local Variables): Document
2006-05-10 Richard M. Stallman Combine items about local variables lists.
2006-05-10 Nick Roberts (comint-insert-input): Make it work when comint-use-prompt-regexp is t.
2006-05-10 Nick Roberts (field-at-point): New function.
2006-05-10 Nick Roberts *** empty log message ***
2006-05-09 Juri Linkov *** empty log message ***
2006-05-09 Juri Linkov (archive-set-buffer-as-visiting-file): Bind buffer-undo-list
2006-05-09 Juri Linkov (fancy-splash-screens, normal-splash-screen): Use
2006-05-09 Juri Linkov (diff-context->unified): Use `region-beginning' and `region-end'
2006-05-09 Juri Linkov (change-log-default-name): Put `string-or-null-p'
2006-05-09 Juri Linkov Remove `eval' and `let' binding for now unused lambda `string-or-null'.
2006-05-09 Juri Linkov (battery-linux-proc-acpi): Also try `/proc/acpi/thermal_zone/THR2/temperature'.
2006-05-09 Eli Zaretskii Fix spelling errors.
2006-05-09 Kenichi Handa *** empty log message ***
2006-05-09 Kenichi Handa (push_key_description): Fix previous change.
2006-05-09 Kenichi Handa (push_key_description): Handle invalid character key.
2006-05-09 Kim F. Storm (rgrep): Set default directory of *grep*
2006-05-09 Kim F. Storm *** empty log message ***
2006-05-09 Michael Albinus * tramp.texi (Filename completion): Improve wording.
2006-05-09 Michael Albinus * net/tramp.el (tramp-register-file-name-handlers): Enable Tramp
2006-05-09 Masatake YAMATO (cpp-font-lock-keywords-source-directives): Addded
2006-05-08 Dan Nicolaescu (terminal-init-xterm): Add more key bindings.
2006-05-08 Stefan Monnier (mwheel-scroll): Make sure that when scrolling multiple
2006-05-08 Stefan Monnier (define-minor-mode): Only preserve messages output during execution of the body.
2006-05-08 Kim F. Storm (lgrep, rgrep): Doc fixes.
2006-05-08 Kim F. Storm *** empty log message ***
2006-05-08 Thien-Thi Nguyen *** empty log message ***
2006-05-08 Thien-Thi Nguyen (ewoc--set-buffer-bind-dll-let*): Use `with-current-buffer'.
2006-05-08 Kenichi Handa *** empty log message ***
2006-05-08 Kenichi Handa (Fcall_process): Use system_eol_type for encoding
2006-05-08 Kenichi Handa (setup_coding_system): For invalid coding-system, set
2006-05-08 Kenichi Handa (system_eol_type): Extern it.
2006-05-08 Kenichi Handa (choose_write_coding_system): Use system_eol_type for
2006-05-08 Kenichi Handa (setup_process_coding_systems): Use system_eol_type
2006-05-08 Richard M. Stallman (Disabling): Textual cleanups.
2006-05-07 Kim F. Storm *** empty log message ***
2006-05-07 Kim F. Storm (Minibuffer History): Remove keep-dups arg
2006-05-07 Kim F. Storm (kmacro-push-ring): Let-bind history-delete-duplicates
2006-05-07 Kim F. Storm (add-to-history): Remove keep-dups arg.
2006-05-07 Jan Djärv * xresmini.texi (GTK resources): Inserted GTK description.
2006-05-07 Jan Djärv Added GTK part
2006-05-07 Jan Djärv * xresources.texi (GTK resources): metafont should be menufont.
2006-05-07 Jan Djärv Minor fix.
2006-05-07 Romain Francoise (Replacing text across multiple files): Expand node to explain how
2006-05-07 Romain Francoise * commands.texi (Event Input Misc):
2006-05-07 Stefan Monnier (syntax-ppss): Flush the cache before rather than after a buffer modification.
2006-05-07 Nick Roberts (speedbar-timer-fn): Remove save-window-excursion.
2006-05-07 Nick Roberts (gdb-var-create-handler): Move speedbar
2006-05-07 Nick Roberts *** empty log message ***
2006-05-07 Romain Francoise (Using regular expressions): Fix typo.
2006-05-07 Juanma Barranquero *** empty log message ***
2006-05-07 Juanma Barranquero syms_of_minibuf) <history-length>: Fix typo in doc.
2006-05-07 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-07 YAMAMOTO Mitsuharu (mac_set_font_info_for_selection): Add extern.
2006-05-07 YAMAMOTO Mitsuharu (XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily value
2006-05-07 YAMAMOTO Mitsuharu (mac_do_receive_drag): Remove unused variable `index'.
2006-05-07 YAMAMOTO Mitsuharu (USE_MAC_FONT_PANEL): Define to 1 if USE_ATSUI is set
2006-05-07 YAMAMOTO Mitsuharu (mac_set_font): New function.
2006-05-07 YAMAMOTO Mitsuharu (Fmac_clear_font_name_table): Move defun to macfns.c.
2006-05-07 YAMAMOTO Mitsuharu (mac-utxt-to-string): Use `eq' instead of `='.
2006-05-07 John Paul Wallington *** empty log message ***
2006-05-06 John Paul Wallington (ibuffer-compressed-file-name-regexp): Avoid `regexp-opt' and simplify
2006-05-06 Richard M. Stallman Comment change.
2006-05-06 Michael Albinus * mini.texi (Completion Options):
2006-05-06 Eli Zaretskii Mention Windows XP.
2006-05-06 Eli Zaretskii Fix spelling errors.
2006-05-06 Bill Wohler MH-E 8.0 has been released, so removed reminder about it.
2006-05-06 Eli Zaretskii Fix spelling errors.
2006-05-06 Bill Wohler (MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to mh-e-doc-8_0
2006-05-06 Bill Wohler (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Eli Zaretskii makefile.w32-in (emacs.dvi):
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Bill Wohler Update for MH-E release 8.0. mh-e-8_0
2006-05-06 Eli Zaretskii (Table of Resources): Remove xref to non-existent node "LessTif Resources".
2006-05-06 Bill Wohler (Version, mh-version): Update for release 8.0.
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Eli Zaretskii (Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.
2006-05-06 Eli Zaretskii msdog.texi (Microsoft Windows):
2006-05-06 Eli Zaretskii (global-auto-revert-non-file-buffers): Point Info links to the main manual,
2006-05-06 Eli Zaretskii (dired-do-redisplay, dired-maybe-insert-subdir): Point Info links to the main
2006-05-06 Eli Zaretskii (buffer-stale-function): Point Info links to the main manual, not to emacs-xtra.
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Eli Zaretskii (Version Backups, Local Version Control)
2006-05-06 Eli Zaretskii (VC Dired Mode) [ifnottex]: Conditional xref's for on-line manual.
2006-05-06 Eli Zaretskii (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2006-05-06 Eli Zaretskii (Fortran, Fortran Autofill)
2006-05-06 Eli Zaretskii (Basic Picture, Rectangles in Picture) [ifnottex]: Conditional xref's for
2006-05-06 Eli Zaretskii (Emerge, Overview of Emerge)
2006-05-06 Miles Bader Add arch tagline
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Eli Zaretskii (INFO_FILES): Remove emacs-xtra.
2006-05-06 Eli Zaretskii Remove the Emacs-Xtra entry.
2006-05-06 Eli Zaretskii Add Copyright notices.
2006-05-06 Eli Zaretskii (Standard Hooks): Replace inforef to emacs-xtra by conditional xref's to
2006-05-06 Eli Zaretskii (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2006-05-06 Eli Zaretskii (INFO_TARGETS): Remove ../info/emacs-xtra.
2006-05-06 Eli Zaretskii (Introduction): Reword to make consistent with printed version only.
2006-05-06 Eli Zaretskii (Subdirectories in Dired) [ifnottex]: @include dired-xtra.texi.
2006-05-06 Eli Zaretskii (Maintaining) [ifnottex]: Add menu entry for "Emerge".
2006-05-06 Eli Zaretskii (Top) [ifnottex]: Add menu entries for "Picture Mode" and its sections.
2006-05-06 Eli Zaretskii (Abbrevs): A @node line without explicit Prev, Next, and Up links.
2006-05-06 Eli Zaretskii (Sending Mail): A @node line without explicit Prev, Next, and Up links.
2006-05-06 Eli Zaretskii (Several Buffers): Replace inforef to emacs-xtra by conditional xref's,
2006-05-06 Eli Zaretskii (Calendar/Diary, Holidays, Displaying the Diary)
2006-05-06 Eli Zaretskii (Backup, Version Control, VC Concepts)
2006-05-06 Eli Zaretskii (Frames): Replace inforef to emacs-xtra by conditional xref's, depending on
2006-05-06 Eli Zaretskii (Microsoft Windows): Rename from "Emacs and Microsoft Windows". All
2006-05-06 Eli Zaretskii (Program Modes): Replace inforef to emacs-xtra by conditional xref's, depending
2006-05-06 Eli Zaretskii (Text): Replace inforef to emacs-xtra by conditional xref's, depending on
2006-05-06 Eli Zaretskii New file, a portion of emacs-xtra.texi.
2006-05-06 Eli Zaretskii (Quitting): Replace inforef to emacs-xtra by conditional xref's, depending on
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Eli Zaretskii Rename `MS-DOG' into `MS-DOS'.
2006-05-06 Eli Zaretskii *** empty log message ***
2006-05-06 Eli Zaretskii Rename `Emacs and Microsoft Windows' into `Microsoft Windows'.
2006-05-06 Eli Zaretskii Document add-to-history.
2006-05-06 Eli Zaretskii (Minibuffer History): Document add-to-history.
2006-05-06 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-06 YAMAMOTO Mitsuharu (Qduration) [MAC_OS]: New variable.
2006-05-06 YAMAMOTO Mitsuharu (Mac Input): Mention input from Character Palette.
2006-05-06 YAMAMOTO Mitsuharu (mac-utxt-to-string): Don't make adjustment for
2006-05-06 Nick Roberts (gdb-goto-breakpoint): Use or instead of unless so nil isn't returned.
2006-05-06 Nick Roberts *** empty log message ***
2006-05-06 Bill Wohler Update commentary.
2006-05-05 Kim F. Storm (xframe): Print frame name.
2006-05-05 Kim F. Storm *** empty log message ***
2006-05-05 Kim F. Storm (xscheme-insert-expression): Use add-to-history.
2006-05-05 Kim F. Storm (vhdl-generate-makefile-1): Use add-to-history.
2006-05-05 Kim F. Storm (lgrep, rgrep): Use add-to-history.
2006-05-05 Kim F. Storm (server-visit-files): Use add-to-history.
2006-05-05 Kim F. Storm (kmacro-push-ring): Use add-to-history.
2006-05-05 Kim F. Storm * isearch.el (isearch-update-ring): Use add-to-history.
2006-05-05 Kim F. Storm (setenv): Use add-to-history.
2006-05-05 Kim F. Storm (ediff-files, ediff-files3, ediff-merge-files)
2006-05-05 Kim F. Storm (add-to-history): New function.
2006-05-05 Thien-Thi Nguyen *** empty log message ***
2006-05-05 Thien-Thi Nguyen (ewoc-create, ewoc-set-hf): Use `insert'
2006-05-05 Kim F. Storm (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion.
2006-05-05 Kim F. Storm *** empty log message ***
2006-05-05 Richard M. Stallman *** empty log message ***
2006-05-05 Richard M. Stallman (Diff Mode): Minor cleanup.
2006-05-05 Dan Nicolaescu (ibuffer-compressed-file-name-regexp): Undo previous
2006-05-05 Karl Berry reduce body text size for emacs manual to 10pt
2006-05-05 Reiner Steib (command-line-1): Refer to "Pure Storage" on
2006-05-05 Eli Zaretskii *** empty log message ***
2006-05-05 Eli Zaretskii (reb-update-overlays): Cycle through provided faces once they all have been
2006-05-05 Eli Zaretskii (Pure Storage): Mention the pure overflow message at startup.
2006-05-05 Eli Zaretskii Fix last change.
2006-05-05 Eli Zaretskii *** empty log message ***
2006-05-05 Eli Zaretskii (normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
2006-05-05 Eli Zaretskii *** empty log message ***
2006-05-05 Eli Zaretskii (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to
2006-05-05 Eli Zaretskii (Active Keymaps): Fix pseudo-Lisp syntax.
2006-05-05 Eli Zaretskii (url-http-parse-headers): Don't reuse connection if "Connection: close" header
2006-05-05 Kenichi Handa (handle_composition_prop): Fix for the case of empty
2006-05-05 Kenichi Handa *** empty log message ***
2006-05-05 Eli Zaretskii (File Names): Add a footnote about limited support of ~USER on MS-Windows.
2006-05-05 Eli Zaretskii (Initial Options): Add a footnote about limited support of ~USER on MS-Windows.
2006-05-05 Eli Zaretskii *** empty log message ***
2006-05-05 Eli Zaretskii (command-line): On MS-Windows, probe "~", not "~USER", for warning about
2006-05-05 Eli Zaretskii *** empty log message ***
2006-05-05 Eli Zaretskii (archive-l-e): New optional argument `float' means generate a float value.
2006-05-05 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-05 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
2006-05-05 YAMAMOTO Mitsuharu (mac_make_lispy_event_code): Remove extern.
2006-05-05 YAMAMOTO Mitsuharu (XTread_socket) [TARGET_API_MAC_CARBON]: Try window
2006-05-05 YAMAMOTO Mitsuharu Update copyright year.
2006-05-05 YAMAMOTO Mitsuharu (restore_menu_items, cleanup_popup_menu): Return a value.
2006-05-05 YAMAMOTO Mitsuharu (mac_aelist_to_lisp, mac_aedesc_to_lisp): Change arg 1 to
2006-05-05 YAMAMOTO Mitsuharu (make_lispy_event) [MAC_OS]: Get Apple event info from event->arg.
2006-05-05 YAMAMOTO Mitsuharu (mac-utxt-to-string, mac-string-to-utxt)
2006-05-05 YAMAMOTO Mitsuharu (all): Add mac-dnd-known-types.
2006-05-05 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-265
2006-05-04 Stefan Monnier (perl-beginning-of-function): Skip anonymous subs.
2006-05-04 Dan Nicolaescu (ibuffer-compressed-file-name-regexp): Avoid loading
2006-05-04 Dan Nicolaescu (term-handle-ansi-escape): Fix off by one error.
2006-05-04 Nick Roberts (gdb-force-update): Delete defvar
2006-05-04 Nick Roberts (gdb-force-update): Delete variable...
2006-05-04 Nick Roberts *** empty log message ***
2006-05-04 Richard M. Stallman *** empty log message ***
2006-05-04 Richard M. Stallman (next-history-element, previous-history-element): Doc fix.
2006-05-04 Richard M. Stallman (Diff Mode): Moved to files.texi.
2006-05-04 Richard M. Stallman (Top): Update menu for Diff Mode.
2006-05-04 Richard M. Stallman (Diff Mode): Node moved here.
2006-05-03 Richard M. Stallman *** empty log message ***
2006-05-03 Richard M. Stallman (isearch-update-ring): Doc fix.
2006-05-03 Richard M. Stallman (Fplay_sound_internal): Dynamically allocate
2006-05-03 Richard M. Stallman (Emergency Escape): Simplify.
2006-05-03 Richard M. Stallman Many simplifications.
2006-05-03 Richard M. Stallman (Killing): Say "graphical displays".
2006-05-03 Richard M. Stallman Many simplifications.
2006-05-03 Richard M. Stallman (Top): Minor clarification.
2006-05-03 Richard M. Stallman Say "graphical displays".
2006-05-03 Richard M. Stallman Many simplifications.
2006-05-03 Richard M. Stallman (Misc X): Say "graphical displays".
2006-05-03 Richard M. Stallman *** empty log message ***
2006-05-03 Richard M. Stallman (read_minibuf): Don't use read_minibuf_noninteractive
2006-05-03 Dan Nicolaescu (isearch-update-ring): Take history-delete-duplicates
2006-05-03 Nick Roberts (gud-watch): Let user select an expression.
2006-05-03 Nick Roberts *** empty log message ***
2006-05-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-261
2006-05-02 Jay Belanger *** empty log message ***
2006-05-02 Jay Belanger calc-embed.el: (calc-override-minor-modes-map, calc-override-minor-modes):
2006-05-02 Chong Yidong * msb.el (msb): If EVENT is a down event, read and discard the up
2006-05-02 Reiner Steib (command-line-1): Refer to Lisp manual when
2006-05-02 Reiner Steib (byte-compile-dynamic)
2006-05-02 Francesco Potortì *** empty log message ***
2006-05-02 Francesco Potortì (Perl_functions): Free space allocated for var package.
2006-05-02 Kim F. Storm *** empty log message ***
2006-05-02 Kim F. Storm (grep-expand-template): Use symbol-value instead of eval on symbols.
2006-05-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-258
2006-05-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-257
2006-05-02 Richard M. Stallman *** empty log message ***
2006-05-02 Richard M. Stallman (Top): Add Diff Mode to menu.
2006-05-02 Richard M. Stallman *** empty log message ***
2006-05-02 Richard M. Stallman (Diff Mode): New node.
2006-05-02 Richard M. Stallman (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
2006-05-02 Richard M. Stallman *** empty log message ***
2006-05-02 Richard M. Stallman (nil and t): Clarify.
2006-05-02 Richard M. Stallman (File Local Variables): Suggest using booleanp.
2006-05-01 Andreas Schwab *** empty log message ***
2006-05-01 Andreas Schwab (restore_menu_items): Return a value.
2006-05-01 Richard M. Stallman *** empty log message ***
2006-05-01 Richard M. Stallman (help-mode): view-exit-action calls delete-window
2006-05-01 Richard M. Stallman (undo-outer-limit-truncate): Put quotes around buffer name in messages.
2006-05-01 Richard M. Stallman (display-warning, lwarn): Doc fixes.
2006-05-01 Richard M. Stallman (tool-bar-setup): Put Help and Preferences items in the default tool-bar-map.
2006-05-01 Juanma Barranquero *** empty log message ***
2006-05-01 Juanma Barranquero (Type Predicates): Fix typos.
2006-05-01 Stefan Monnier (Type Predicates): Add links for booleanp and string-or-null-p.
2006-05-01 Stefan Monnier (nil and t): Add `booleanp' predicate.
2006-05-01 Michael Albinus * net/tramp.el (tramp-completion-file-name-handler-alist)
2006-05-01 Stefan Monnier (Fforward_comment): Detect generic comment at beginning of
2006-05-01 Kim F. Storm *** empty log message ***
2006-05-01 Kim F. Storm (grep-expand-template): Use save-match-data.
2006-05-01 Kim F. Storm *** empty log message ***
2006-05-01 Glenn Morris *** empty log message ***
2006-05-01 Glenn Morris (LaTeX Calendar): Mention cal-tex-preamble-extra.
2006-05-01 Glenn Morris (cal-tex-preamble-extra): New variable.
2006-05-01 Glenn Morris *** empty log message ***
2006-05-01 YAMAMOTO Mitsuharu (mac_update_title_bar): Minor format change.
2006-05-01 YAMAMOTO Mitsuharu *** empty log message ***
2006-05-01 YAMAMOTO Mitsuharu (prepare_menu_bars) [MAC_OS]: Call mac_update_title_bar.
2006-05-01 YAMAMOTO Mitsuharu (unexec): Error if trying unexec from dumped executable.
2006-05-01 YAMAMOTO Mitsuharu (mac_update_title_bar): Add extern.
2006-05-01 YAMAMOTO Mitsuharu (mac_draw_line, mac_draw_line_to_pixmap): Adjust
2006-05-01 YAMAMOTO Mitsuharu (USE_ATSUI): Set default to 1 if MAC_OSX is defined.
2006-05-01 YAMAMOTO Mitsuharu (mac_update_title_bar): New function.
2006-05-01 YAMAMOTO Mitsuharu (mac_coerce_file_name_ptr): Try typeFSRef if coercion
2006-05-01 YAMAMOTO Mitsuharu (update_window): Don't set changed_p when mode/header
2006-05-01 YAMAMOTO Mitsuharu (Mac International): Now Carbon Emacs has ATSUI support.
2006-05-01 YAMAMOTO Mitsuharu (mac-ae-open-documents, mac-drag-n-drop): Use
2006-04-30 Nick Roberts (GUD Customization): Describe cases %d and %c.
2006-04-30 Nick Roberts *** empty log message ***
2006-04-30 Nick Roberts (gud-def): Add %c case.
2006-04-30 Richard M. Stallman *** empty log message ***
2006-04-30 Richard M. Stallman (Fdefine_key): Improve error message when KEY begins with a non-prefix key.
2006-04-30 Stefan Monnier Update my email address.
2006-04-30 Stefan Monnier (Fforward_comment): Don't forget to break out of the loop
2006-04-30 Richard M. Stallman *** empty log message ***
2006-04-30 Richard M. Stallman (Multiline Font Lock): Renamed from Multi line Font Lock Elements.
2006-04-30 Richard M. Stallman (mode-line-major-mode-keymap): Undo last change.
2006-04-30 Richard M. Stallman *** empty log message ***
2006-04-30 Richard M. Stallman (mode-line-major-mode-keymap): Move the major mode menu to Mouse-3.
2006-04-29 Dan Nicolaescu (main): Initialize docs to NULL.
2006-04-29 Dan Nicolaescu (yow): Free buf.
2006-04-29 Dan Nicolaescu * help-fns.el (describe-variable): Add info about safe local variables.
2006-04-29 Dan Nicolaescu Delete c-indentation-style local variable.
2006-04-29 Richard M. Stallman *** empty log message ***
2006-04-29 Richard M. Stallman (main): Check for negative value from `read'.
2006-04-29 Richard M. Stallman *** empty log message ***
2006-04-29 Richard M. Stallman (read_header): Give fatal error if input has no header.
2006-04-29 Richard M. Stallman *** empty log message ***
2006-04-29 Richard M. Stallman tramp-file-name-handler-alist): Delete expand-file-name and other
2006-04-29 Stefan Monnier Improve the documentation of how to hilight multiline elements.
2006-04-29 Stefan Monnier Add `booleanp'.
2006-04-29 Stefan Monnier (File Local Variables): Remove the special case t for safe-local-variable.
2006-04-29 Stefan Monnier *** empty log message ***
2006-04-29 Stefan Monnier (safe-local-variable-p): Remove support for the special value t.
2006-04-29 Stefan Monnier (sentence-end-without-space): Fix safety predicate.
2006-04-29 Stefan Monnier (colon-double-space): Tighten the safety predicate.
2006-04-29 Stefan Monnier (abbrev-mode): Tighten the safety predicate.
2006-04-29 Stefan Monnier (booleanp): New fun.
2006-04-29 Stefan Monnier (reftex-guess-label-type): Tighten the safety predicate.
2006-04-29 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-252
2006-04-29 Bill Wohler (Version, mh-version): Update for release 7.95. mh-e-7_95
2006-04-29 Bill Wohler Update for MH-E release 7.95.
2006-04-28 Kim F. Storm (Grep Searching): Add lgrep and rgrep.
2006-04-28 Kim F. Storm *** empty log message ***
2006-04-28 Kim F. Storm Add lgrep + rgrep.
2006-04-28 Kim F. Storm (grep-read-files): Use buffer-name if no buffer-file-name.
2006-04-28 Kim F. Storm (defgroup grep): Doc fix.
2006-04-28 Kim F. Storm *** empty log message ***
2006-04-28 Eli Zaretskii Fix a typo in a doc string.
2006-04-28 Michael Albinus * net/tramp.el (tramp-completion-file-name-handler): Disable
2006-04-27 Jay Belanger *** empty log message ***
2006-04-27 Jay Belanger (calc-embedded-make-info): Use `math-read-expr' when
2006-04-27 Reiner Steib (command-line-1): Display warning when
2006-04-26 Roland Winkler * textmodes/bibtex.el (bibtex-user-optional-fields): Mark as
2006-04-26 Roland Winkler (bibtex-url): New optional arg no-browse. Return the URL or nil if
2006-04-26 Roland Winkler (bibtex-user-optional-fields): Mark as risky.
2006-04-26 Nick Roberts (gud-comint-buffer): Move forward to stop byte compiler warnings.
2006-04-26 Nick Roberts (pp1, pv1): Only print value as expression is now printed out by gud-print.
2006-04-26 Nick Roberts *** empty log message ***
2006-04-26 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
2006-04-26 Stefan Monnier Remove local autoload declaration for
2006-04-26 Juanma Barranquero *** empty log message ***
2006-04-26 Stefan Monnier (store_in_keymap): Change `def' arg to not be `register'.
2006-04-26 Stefan Monnier (url-open-stream): Don't hide errors.
2006-04-26 Stefan Monnier (url-insert): New function.
2006-04-26 Stefan Monnier Fixup commenting convention.
2006-04-26 Stefan Monnier (c-subword-mode-map): Use command remapping.
2006-04-26 Richard M. Stallman *** empty log message ***
2006-04-26 Richard M. Stallman (Parsing Expressions): Minor cleanup.
2006-04-26 Jason Rumney *** empty log message ***
2006-04-26 Jason Rumney (construct_mouse_wheel): Handle negative coordinates.
2006-04-26 Jason Rumney (w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
2006-04-26 Jason Rumney *** empty log message ***
2006-04-26 Stefan Monnier (add-log-iso8601-time-zone): Make parameter optional.
2006-04-26 Eric Ding * mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"
2006-04-26 Kim F. Storm (posn-string, posn-image, posn-object): Doc fix.
2006-04-26 Kim F. Storm *** empty log message ***
2006-04-26 Masatake YAMATO (asm-mode, asm-mode-syntax-table): Add
2006-04-26 Stefan Monnier Use (featurep 'xemacs) everywhere.
2006-04-26 Stefan Monnier (allout-layout, allout-passphrase-verifier-string)
2006-04-26 Stefan Monnier Mention negative depth in syntax-ppss's output.
2006-04-26 Stefan Monnier Minor tweaks.
2006-04-26 Stefan Monnier (reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
2006-04-26 Stefan Monnier (sentence-end-double-space, sentence-end-without-period)
2006-04-26 Stefan Monnier (colon-double-space): Tighten up a bit the safety predicate.
2006-04-26 Stefan Monnier (python-continuation-line-p, python-beginning-of-statement):
2006-04-26 Stefan Monnier (time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
2006-04-26 Stefan Monnier Remove spurious * in docstrings.
2006-04-26 Stefan Monnier (abbrev-mode): Tighten up a bit the safety predicate.
2006-04-26 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-247
2006-04-25 Bill Wohler (mh-folder-expand-at-point): Fix folder completion. Folders returned
2006-04-25 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-245
2006-04-24 Bill Wohler (Getting Started): Made it more explicit that you need to install MH,
2006-04-24 J.D. Smith Removed mention of C-c C-j.
2006-04-24 J.D. Smith (bibtex-find-entry): Don't demand matching case for @Article, etc.
2006-04-24 Stefan Monnier Include headers for pid_t.
2006-04-24 Stefan Monnier Add documentation about font-lock-multiline.
2006-04-24 Miles Bader Add arch tagline
2006-04-24 Kim F. Storm Fix last change:
2006-04-24 Kim F. Storm *** empty log message ***
2006-04-24 Kim F. Storm (produce_stretch_glyph): Include face box in stretch glyph size.
2006-04-24 Kim F. Storm *** empty log message ***
2006-04-23 Kim F. Storm * xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
2006-04-23 Kim F. Storm *** empty log message ***
2006-04-23 Kim F. Storm *** empty log message ***
2006-04-23 Kim F. Storm (tool_bar_lines_needed): New local `temp_row' for clarity.
2006-04-23 Kim F. Storm (x_set_font): Clear f->n_tool_bar_rows and current frame
2006-04-23 Kim F. Storm *** empty log message ***
2006-04-23 Richard M. Stallman *** empty log message ***
2006-04-23 Richard M. Stallman [TeX]: Use xresmini.texi instead of xresources.texi.
2006-04-23 Richard M. Stallman *** empty log message ***
2006-04-23 Richard M. Stallman (Face Resources): Split table into font resources and the rest.
2006-04-23 Richard M. Stallman New file, a shortened version of xresmini.texi.
2006-04-23 Michael Albinus * net/tramp.el (tramp-register-file-name-handlers): New defun.
2006-04-23 Romain Francoise *** empty log message ***
2006-04-23 Lars Hansen *** empty log message ***
2006-04-23 Lars Hansen (find_field): Fix comment.
2006-04-22 Romain Francoise Tabify.
2006-04-22 Romain Francoise (comint-match-partial-filename): Doc fix.
2006-04-22 Eli Zaretskii *** empty log message ***
2006-04-22 Eli Zaretskii (BASE_PURESIZE): Increase to 1205000.
2006-04-22 Glenn Morris (view-other-diary-entries): Refer to `diary-view-entries' rather than
2006-04-22 Glenn Morris (calendar-mode-map): Refer to `diary-view-entries' rather than alias
2006-04-22 Glenn Morris *** empty log message ***
2006-04-21 Luc Teirlinck (antlr-default): Avoid nil spec in defface.
2006-04-21 Luc Teirlinck (custom-documentation): Avoid nil spec in defface.
2006-04-21 Luc Teirlinck (scroll-bar, border, cursor, mouse): Avoid nil spec in defface.
2006-04-21 Luc Teirlinck *** empty log message ***
2006-04-21 Bill Wohler Release MH-E manual version 7.94. mh-e-doc-7_94
2006-04-21 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-04-21 Kim F. Storm (redisplay_window): Fix last change. Don't recenter if
2006-04-21 Kim F. Storm *** empty log message ***
2006-04-21 Bill Wohler Release MH-E version 7.94. mh-e-7_94
2006-04-21 Bill Wohler Release MH-E version 7.94.
2006-04-21 Kim F. Storm (image-type): New defun split out of create-image.
2006-04-21 Bill Wohler (mh-insert-letter): If a message number isn't given, throw an error
2006-04-21 Kim F. Storm (four_corners_best): New arg CORNERS specifies what pixels
2006-04-21 Kim F. Storm (struct image): New member `corners'.
2006-04-21 Kim F. Storm *** empty log message ***
2006-04-21 Carsten Dominik Version number change to 4.26.
2006-04-21 Carsten Dominik Many small fixes.
2006-04-21 Carsten Dominik *** empty log message ***
2006-04-21 Carsten Dominik (org-export-as-xoxo): Fix call to `indent-region'.
2006-04-21 Carsten Dominik (org-mode-map): Catch conflict with old allout.el.
2006-04-21 Carsten Dominik *** empty log message ***
2006-04-21 Eli Zaretskii (Emacs and Microsoft Windows): Fix wording of the first paragraph.
2006-04-21 Eli Zaretskii *** empty log message ***
2006-04-21 Eli Zaretskii (keyboard-coding-system): defcustom info-link fixes: "Specify Coding" has
2006-04-21 Eli Zaretskii Change herring@lanl.gov's entries to use the name from his legal papers.
2006-04-21 Eli Zaretskii (Fdisplay_buffer): Doc fix.
2006-04-21 Eli Zaretskii (MS-DOS File Names): Remove section about backslashes and case-insensitivity
2006-04-21 Eli Zaretskii (Windows Files, Windows HOME, MS-Windows Printing): New nodes.
2006-04-21 Eli Zaretskii *** empty log message ***
2006-04-21 Eli Zaretskii (SYSTEM_PURESIZE_EXTRA): Increase to 25000.
2006-04-21 YAMAMOTO Mitsuharu *** empty log message ***
2006-04-21 YAMAMOTO Mitsuharu (x_per_char_metric): Return NULL if glyph width is 0.
2006-04-21 YAMAMOTO Mitsuharu (restore_menu_items, save_menu_items): New functions from xmenu.c.
2006-04-21 YAMAMOTO Mitsuharu [MAC_OS] (xpm_load_image): Fill in background field
2006-04-21 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-238
2006-04-21 Bill Wohler * mh-tool-bar.el (image-load-path): Define to shush compiler.
2006-04-20 Dan Nicolaescu (sh-shell): Mark as safe.
2006-04-20 Nick Roberts (note_mouse_highlight): Use build_string.
2006-04-20 Nick Roberts *** empty log message ***
2006-04-20 Nick Roberts (gdb-data-list-register-values-handler):
2006-04-20 Nick Roberts Mention t-mouse.el. Touch up description of gdb-ui.el.
2006-04-20 Dan Nicolaescu (comment-start, comment-start-skip)
2006-04-20 Reiner Steib 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2006-04-20 J.D. Smith Ensure point at beginning of source help buffer, so class/tag finding works.
2006-04-20 Carsten Dominik Remove forgotten (debug) form.
2006-04-20 Carsten Dominik Version number change only.
2006-04-20 Carsten Dominik *** empty log message ***
2006-04-20 Carsten Dominik * org.texi: (Time stamps): Better explanation of the purpose of
2006-04-20 Carsten Dominik * org.el (org-deadline-announce): Face removed.
2006-04-20 Lars Hansen *** empty log message ***
2006-04-20 Lars Hansen (PRINTFINISH): Call signal_after_change.
2006-04-20 Lars Hansen (Fremove_list_of_text_properties): Ensure
2006-04-20 Ramprasad B added changelog of updated copyright year(s)
2006-04-20 Kim F. Storm * xdisp.c (redisplay_window): Fix last change.
2006-04-20 Kim F. Storm *** empty log message ***
2006-04-20 Ramprasad B updated copyright year(s)
2006-04-20 Ramprasad B updated copyright year(s)
2006-04-20 Ramprasad B update copyright year(s)
2006-04-20 Ramprasad B updated copyright year(s)
2006-04-20 Ramprasad B Updated copyright year(s)
2006-04-20 Ramprasad B updated copyright year(s)
2006-04-19 Kim F. Storm (redisplay_window): If current window start is not at the
2006-04-19 Kim F. Storm *** empty log message ***
2006-04-19 J.D. Smith Added sentence on partial input being saved with M-p/M-n/M-s/M-r.
2006-04-19 J.D. Smith Remove C-c C-j binding.
2006-04-19 Bill Wohler Fix typo.
2006-04-19 Bill Wohler (mh-tool-bar-define): Fix enable-expr so that one can permenently
2006-04-19 Romain Francoise (rmail-convert-to-babyl-format): Use second group from
2006-04-19 Dan Nicolaescu (python-mode): Fix typo.
2006-04-19 Romain Francoise Remove conflict marker.
2006-04-18 J.D. Smith * misc.texi (Shell Ring): Added notes on saved input when navigating off
2006-04-18 J.D. Smith *** empty log message ***
2006-04-18 J.D. Smith (comint-previous-input): Don't clobber input line when moving off either
2006-04-18 J.D. Smith * comint.el (comint-previous-input): Don't clobber input line
2006-04-18 Luc Teirlinck *** empty log message ***
2006-04-18 Luc Teirlinck (imenu--index-alist): Balance parentheses.
2006-04-18 Dan Nicolaescu Add note about whitespace-cleanup.
2006-04-18 Dan Nicolaescu (python-mode): Add support for
2006-04-18 Reiner Steib (read-abbrev-file): Use abbrev-file-name if optional
2006-04-18 Bill Wohler Add SF number to :package-version implementation.
2006-04-18 Richard M. Stallman *** empty log message ***
2006-04-18 Richard M. Stallman (tooltip-mode, tooltip-use-echo-area): Doc fixes.
2006-04-18 Richard M. Stallman (imenu-create-index-function, imenu--index-alist)
2006-04-18 Richard M. Stallman (image-toggle-display): Handle tar and arc subfiles.
2006-04-18 Richard M. Stallman (enable-local-variables): Allow :all as value.
2006-04-18 Richard M. Stallman (help-mode): Set view-exit-action to delete window.
2006-04-18 Richard M. Stallman (setenv): Get rid of arg UNSET. Interactive unsetting
2006-04-18 Stefan Monnier (tcl-send-string, tcl-send-region): Use forward-line so as to get to BOL
2006-04-18 Richard M. Stallman (apropos-print): Don't do where-is on self-insert-command.
2006-04-18 Richard M. Stallman (edit-abbrevs-redefine): Temporarily widen.
2006-04-18 Richard M. Stallman (Coding Conventions): Explain when the package's
2006-04-18 Richard M. Stallman (String Search): Clarify effect of NOERROR.
2006-04-18 Richard M. Stallman (Imenu): Clarify what special items do.
2006-04-18 Richard M. Stallman (Standard Hooks): Delete text about old hook names.
2006-04-18 Richard M. Stallman Comment changes.
2006-04-18 Richard M. Stallman (restore_menu_items, save_menu_items): New fns.
2006-04-18 Thien-Thi Nguyen Comment munging wrt max-specpdl-size; nfc.
2006-04-18 Richard M. Stallman (describe_map): Make "shadowed" warning more verbose.
2006-04-18 Richard M. Stallman (Finsert_abbrev_table_description): Sort the abbrevs alphabetically.
2006-04-18 Richard M. Stallman (adjust_window_trailing_edge): Correctly distinguish
2006-04-18 Chong Yidong * misc.texi (Shell Options): Correct default value of
2006-04-18 Reiner Steib Update date.
2006-04-18 Reiner Steib Bump version to 5.11. Remove duplicate \def's.
2006-04-18 Bill Wohler (defcustom-mh, defface-mh, defgroup-mh, mh-face-data)
2006-04-18 Stefan Monnier (partial-completion-mode): Use 'choose-completion-string-functions to make
2006-04-18 Bill Wohler Add MH-E.
2006-04-18 Juanma Barranquero Bring ChangeLog back to the iso-2022-7bit flock.
2006-04-18 Juanma Barranquero (tramp-completion-file-name-handler): Revert change of 2006-04-17.
2006-04-18 YAMAMOTO Mitsuharu *** empty log message ***
2006-04-18 YAMAMOTO Mitsuharu (XCreateGC, x_per_char_metric, xlfdpat_create)
2006-04-18 YAMAMOTO Mitsuharu (get_scrap_target_type_list, defer_apple_events)
2006-04-18 YAMAMOTO Mitsuharu (mac_coerce_file_name_ptr, mac_coerce_file_name_desc)
2006-04-18 YAMAMOTO Mitsuharu (x_create_bitmap_from_data) [MAC_OS]: Don't check return
2006-04-18 Carsten Dominik Version number change only.
2006-04-18 Carsten Dominik *** empty log message ***
2006-04-18 Carsten Dominik (Formula syntax): Fixed link to Calc Manual.
2006-04-18 Carsten Dominik (org-insert-heading): Insert heading before current if at
2006-04-18 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
2006-04-18 Bill Wohler (mh-insert-x-mailer): Strip build number from version in X-Mailer
2006-04-18 Bill Wohler * mh-acros.el (mh-defun-compat): Rename to defun-mh in order that
2006-04-18 Bill Wohler (Folders): Updated mh-before-quit-hook and mh-quit-hook example with
2006-04-17 Bill Wohler (mh-sub-folders-actual): Mention that folder must have been processed
2006-04-17 Kim F. Storm (window_loop): Test w->dedicated with !NILP instead of EQ Qt.
2006-04-17 Kim F. Storm *** empty log message ***
2006-04-17 Nick Roberts (Watch Expressions): Update.
2006-04-17 Nick Roberts *** empty log message ***
2006-04-17 Nick Roberts (gud-speedbar-item-info): Display frame address for root variables.
2006-04-17 Nick Roberts (gdb-pc-address): Rename from gdb-frame-address.
2006-04-17 Reiner Steib * mm-util.el (mm-charset-synonym-alist): Improve doc string.
2006-04-17 Reiner Steib [ Merge Gnome tool bars from Gnus trunk ]
2006-04-17 Stefan Monnier (tex-font-lock-match-suscript): Paren typo.
2006-04-17 Michael Albinus Sync with Tramp 2.0.53.
2006-04-17 Stefan Monnier (tex-font-lock-match-suscript): New function.
2006-04-17 Romain Francoise Whitespace fixes.
2006-04-17 Romain Francoise Remove item about VC annotate, implemented by ttn.
2006-04-17 Romain Francoise (Local Variables): Update the default value of `max-specpdl-size'.
2006-04-17 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-225
2006-04-17 Stefan Monnier (comment-add): New function.
2006-04-17 Nick Roberts (coordinates_in_window): On the vertical border, calculate the row number
2006-04-17 Nick Roberts *** empty log message ***
2006-04-16 Kim F. Storm *** empty log message ***
2006-04-16 Eli Zaretskii *** empty log message ***
2006-04-16 Eli Zaretskii (SYSTEM_PURESIZE_EXTRA): Reduce to 24000.
2006-04-16 Romain Francoise (BASE_PURESIZE): Decrement back to 1200000.
2006-04-16 Andreas Schwab *** empty log message ***
2006-04-16 Andreas Schwab (PURESIZE_RATIO): Reduce to 10/6.
2006-04-16 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-220
2006-04-15 Bill Wohler (mh-font-lock-add-keywords): Fix typo in docstring.
2006-04-15 Romain Francoise *** empty log message ***
2006-04-15 Romain Francoise (BASE_PURESIZE): Increment to 1210000.
2006-04-15 Roland Winkler * calendar/appt.el (appt-add): Check whether an appointment is
2006-04-15 Roland Winkler (appt-add): Check whether an appointment is already present in
2006-04-15 Bill Wohler * mh-acros.el (struct, x, y): No need to wrap defvar with
2006-04-14 Bill Wohler * mh-funcs.el (view-exit-action): No need to wrap defvar with
2006-04-14 Bill Wohler * mh-compat.el (mh-font-lock-add-keywords): New alias for
2006-04-14 Stefan Monnier (c-mode-menu): Don't presume c-subword-mode is bound.
2006-04-14 Bill Wohler (Common Keywords): Specify values of :package-version.
2006-04-14 Bill Wohler (Common Keywords): Use dotted notation for :package-version value.
2006-04-14 Bill Wohler (customize-package-emacs-version-alist)
2006-04-14 Bill Wohler * cus-edit.el (customize-package-emacs-version-alist): Update
2006-04-13 Michael Albinus * net/tramp.el (tramp-display-shell-command-buffer): New defvar.
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Romain Francoise (cvs-parse-table): Use `with-temp-buffer' to avoid leaving temporary
2006-04-13 Stefan Monnier (find-function-search-for-symbol): Add comments.
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Carsten Dominik (Visibility cycling): Better names for the startup
2006-04-13 Carsten Dominik (org-set-regexps-and-options, org-get-current-options):
2006-04-13 Carsten Dominik (org-set-regexps-and-options, org-get-current-options):
2006-04-13 Thien-Thi Nguyen *** empty log message ***
2006-04-13 Thien-Thi Nguyen (vc-annotate): Arrange for point to end up at the same
2006-04-13 Thien-Thi Nguyen Remove eol whitespace; nfc.
2006-04-13 Eli Zaretskii *** empty log message ***
2006-04-13 Eli Zaretskii (hack-one-local-variable-eval-safep): Recognize `edebug-form-spec' for `put',
2006-04-13 Eli Zaretskii (edebug-basic-spec): New function for vetting file-local form specs.
2006-04-13 Eli Zaretskii (allout-layout): Autoload its `safe-local-variable' property.
2006-04-13 Eli Zaretskii (Fprin1_to_string): Mention in the `doc' that the behavior is modified by
2006-04-13 Carsten Dominik Version number change.
2006-04-13 Carsten Dominik (Updating settings): New section.
2006-04-13 Carsten Dominik *** empty log message ***
2006-04-13 Carsten Dominik (org-ctrl-c-ctrl-c): Improved documentation string.
2006-04-13 Kenichi Handa *** empty log message ***
2006-04-13 Kenichi Handa (setup_coding_system): If eol-type is not yet decided
2006-04-13 Kenichi Handa *** empty log message ***
2006-04-13 Kenichi Handa (shrink_encoding_region): If eol_type is not yet decided and
2006-04-13 Kenichi Handa *** empty log message ***
2006-04-13 Kenichi Handa (encode_coding): If eol_type is not yet decided, use
2006-04-13 Kenichi Handa *** empty log message ***
2006-04-13 Kenichi Handa (setup_coding_system): Fix previous change.
2006-04-13 Nick Roberts (gdb-set-gud-minor-mode-existing-buffers):
2006-04-13 Nick Roberts *** empty log message ***
2006-04-13 Richard M. Stallman *** empty log message ***
2006-04-13 Richard M. Stallman (read_key_sequence): Explicitly avoid keybuf[-1].
2006-04-13 Nick Roberts (note_mouse_highlight): Add help echo for dragging vertical line.
2006-04-13 Nick Roberts *** empty log message ***
2006-04-13 Richard M. Stallman *** empty log message ***
2006-04-13 Richard M. Stallman (conv_lisp_to_sockaddr): Fix previous change.
2006-04-13 Richard M. Stallman (time-stamp-format, time-stamp-line-limit)
2006-04-12 Bill Wohler (Common Keywords): Move description of
2006-04-12 Romain Francoise (read-passwd): Bind `message-log-max' to nil.
2006-04-12 Richard M. Stallman *** empty log message ***
2006-04-12 Richard M. Stallman Clean up previous change.
2006-04-12 Romain Francoise *** empty log message ***
2006-04-12 Richard M. Stallman (Fprocess_send_eof): Abort if fail to open null device.
2006-04-12 Richard M. Stallman (conv_lisp_to_sockaddr): If FAMILY unknown, just return.
2006-04-12 Eli Zaretskii *** empty log message ***
2006-04-12 Eli Zaretskii (Regexp Backslash, Regexp Replace): Add index entries for ``back reference''
2006-04-12 Reiner Steib Remove duplicate entry from sync from Gnus:
2006-04-12 YAMAMOTO Mitsuharu *** empty log message ***
2006-04-12 YAMAMOTO Mitsuharu (Finternal_merge_in_global_face, try_font_list): Add
2006-04-12 YAMAMOTO Mitsuharu (get_glyph_string_clip_rects): Add parentheses around &&
2006-04-12 YAMAMOTO Mitsuharu Include config.h before using HAVE_MALLOC_MALLOC_H.
2006-04-12 YAMAMOTO Mitsuharu (x_set_mouse_position, x_set_mouse_pixel_position)
2006-04-12 YAMAMOTO Mitsuharu Don't include gnu.h.
2006-04-12 YAMAMOTO Mitsuharu (get_flavor_type_from_symbol): Remove unused variable `val'.
2006-04-12 YAMAMOTO Mitsuharu (min_menu_id): Make element type explicit.
2006-04-12 YAMAMOTO Mitsuharu (x_to_mac_color): Remove unused variable `tail'.
2006-04-12 YAMAMOTO Mitsuharu (init_process): Remove undef.
2006-04-12 YAMAMOTO Mitsuharu (syms_of_fontset, Fset_fontset_font): Put extern and
2006-04-12 YAMAMOTO Mitsuharu [MAC_OS] (xpm_load_image): Add parentheses around
2006-04-12 YAMAMOTO Mitsuharu [HAVE_MENUS && MAC_OS]: Include macterm.h.
2006-04-12 YAMAMOTO Mitsuharu (pid_t): Define to int.
2006-04-12 Kenichi Handa *** empty log message ***
2006-04-12 Kenichi Handa Copyright updated.
2006-04-12 Kenichi Handa (C-SPC fails ...): Explicitly say fcitx in the header.
2006-04-12 Jan Djärv * dispnew.c (init_display): Don't init X display if the user asked
2006-04-12 Kenichi Handa *** empty log message ***
2006-04-12 Kenichi Handa (setup_coding_system): Use system_eol_type for default
2006-04-12 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-214
2006-04-12 Stefan Monnier (perl-indent-new-calculate): Recompute parse-start after jumping backward by
2006-04-12 Richard M. Stallman *** empty log message ***
2006-04-12 Richard M. Stallman (Safe File Variables): Document enable-local-variables = :safe.
2006-04-12 Karl Berry move more advanced vc info to emacs-xtra.texi
2006-04-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
2006-04-11 Stefan Monnier (vc-ensure-vc-buffer): Only change current-buffer, not the window config.
2006-04-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-208
2006-04-11 J.D. Smith *** empty log message ***
2006-04-11 J.D. Smith Update description of vc-annotate's use of colors to indicate date
2006-04-11 J.D. Smith (vc-annotate-display-mode): Made default 'fullscale.
2006-04-11 Richard M. Stallman *** empty log message ***
2006-04-11 Richard M. Stallman (byte-compile-file): Bind enable-local-variables to :safe,
2006-04-11 Richard M. Stallman (enable-local-variables): Allow value :safe.
2006-04-11 Stefan Monnier (unload-feature): A bit of sanity check of
2006-04-11 Stefan Monnier (hexl-isearch-search-function): Fix regexp-building code to
2006-04-11 Stefan Monnier (normal-splash-screen): Fix last change so we don't wait
2006-04-11 Juanma Barranquero *** empty log message ***
2006-04-11 Carsten Dominik (org-export-plain-list-max-depth)
2006-04-11 Carsten Dominik *** empty log message ***
2006-04-11 Carsten Dominik (Link format): New section, emphasis on bracket links.
2006-04-11 Dan Nicolaescu * lisp.h (wrong_type_argument): Mark as NO_RETURN.
2006-04-11 Kenichi Handa *** empty log message ***
2006-04-11 Kenichi Handa (C-SPC fails ...): Add description for fcitx.
2006-04-11 Bill Wohler (defcustom): Create Common Keywords section in docstring.
2006-04-10 Bill Wohler Add package-version keyword to `defcustom' and mention associated
2006-04-10 Bill Wohler (Common Keywords): Add :package-version.
2006-04-10 Bill Wohler * custom.el (defcustom, custom-handle-keyword): Add :package-version
2006-04-10 Bill Wohler (find-function-regexp): Allow dashes in defun name, in similar fashion
2006-04-10 Eli Zaretskii *** empty log message ***
2006-04-10 Eli Zaretskii (pid_t) [_MSC_VER]: New typedef.
2006-04-10 Eli Zaretskii (set-locale-environment): Fix last change for when the locale's preferences
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Stefan Monnier (find-function-search-for-symbol): Fix regexp so the defined var/fun doesn't
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Richard M. Stallman (finder-mode-map): Add n and p bindings.
2006-04-10 Romain Francoise (gethomedir): Use xstrdup.
2006-04-10 Andreas Schwab *** empty log message ***
2006-04-10 Andreas Schwab (gethomedir): Make sure to always return a pointer that
2006-04-10 Nick Roberts (gdb-init-1): Re-initialise gdb-main-file to nil.
2006-04-10 Nick Roberts *** empty log message ***
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Richard M. Stallman (rmail-mime-charset-pattern): Ignore format and delsp specs
2006-04-10 Richard M. Stallman *** empty log message ***
2006-04-10 Richard M. Stallman (picture-mode-exit): Run picture-mode-exit-hook.
2006-04-09 Kim F. Storm *** empty log message ***
2006-04-09 Kim F. Storm (Buffer Contents): Add NOPROPS arg to filter-buffer-substring.
2006-04-09 Kim F. Storm (cua-copy-region-to-global-mark)
2006-04-09 Kim F. Storm (cua--extract-rectangle)
2006-04-09 Kim F. Storm (cua-delete-region, cua-paste)
2006-04-09 Kim F. Storm (filter-buffer-substring): Add NOPROPS arg, so
2006-04-09 Karl Berry move MS-DOS material to emacs-xtra.texi
2006-04-09 Richard M. Stallman *** empty log message ***
2006-04-09 Richard M. Stallman Undo previous change.
2006-04-09 Richard M. Stallman (lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.
2006-04-09 Eli Zaretskii *** empty log message ***
2006-04-09 Eli Zaretskii (Command-Line Arguments): Update xref to emacs manual
2006-04-09 Eli Zaretskii (Mail Sending): In send-mail-function @pxref smtpmail, put info and printed
2006-04-09 Eli Zaretskii (Formula syntax): Typo in node name of calc-eval xref.
2006-04-09 Eli Zaretskii Fix last lisp.h entry.
2006-04-09 Roland Winkler *** empty log message ***
2006-04-09 Eli Zaretskii Remove extraneous newline.
2006-04-09 Roland Winkler (bibtex-entry-update): New optional arg entry-type. Add field
2006-04-09 Roland Winkler (bibtex-find-text-internal): Add new element string-const to return value.
2006-04-09 Karl Berry move @contents to the front
2006-04-09 Dan Nicolaescu (args_out_of_range, args_out_of_range_3)
2006-04-09 Dan Nicolaescu * puresize.h (pure_write_error): Mark as NO_RETURN.
2006-04-09 Richard M. Stallman (boyer_moore): Test ch >= 0400, not >.
2006-04-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (w32_wnd_proc) <WM_MOUSEMOVE>: Ignore mouse movements if a menu is active
2006-04-08 Dan Nicolaescu (report_file_error): Mark as NO_RETURN.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii [STDC_HEADERS]: Include stddef.h.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (PSEUDOVECSIZE): Fix last change.
2006-04-08 Stefan Monnier * process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
2006-04-08 Stefan Monnier (byte-compile-form): Only call cl-byte-compile-compiler-macro if it exists.
2006-04-08 Stefan Monnier (PSEUDOVECTOR_SIZE_MASK): Expand docstring.
2006-04-08 Stefan Monnier (describe_map): Don't use XINT if we haven't checked INTEGERP.
2006-04-08 Stefan Monnier (OFFSETOF, PSEUDOVECSIZE): New macros.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (Fx_show_tip): Add 3 to the 5th arg of SetWindowPos.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (Fill Commands): fill-nobreak-predicate is now a hook.
2006-04-08 Eli Zaretskii (hack-local-variables-confirm) <offer-save>: Clarify message text. Suggested
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (kill-rectangle): Don't barf if `kill-read-only-ok' is set.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (rcirc-default-server): Rename from rcirc-server.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (Info-follow-nearest-node): Doc fix.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (locale-language-names): Add a few MS Windows language codes.
2006-04-08 Eli Zaretskii *** empty log message ***
2006-04-08 Eli Zaretskii (set-locale-environment): Make sure the coding-system preferred by the
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (eval-expression): Doc fix.
2006-04-07 Richard M. Stallman (eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.
2006-04-07 Thien-Thi Nguyen *** empty log message ***
2006-04-07 Thien-Thi Nguyen (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2006-04-07 Reiner Steib Revert to revision 1.8 to allow the use of gpg-agent.
2006-04-07 Reiner Steib Remove bogus newline.
2006-04-07 Bill Wohler (mh-path, mh-variant): Define with mh-defcustom and add
2006-04-07 Reiner Steib (Predicates for Strings): Add string-or-null-p.
2006-04-07 Reiner Steib Add string-or-null-p.
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (Basic Indent): C-j deletes trailing whitespace before the newline.
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (Comments, Comment Commands, Options for Comments, Multi-Line Comments):
2006-04-07 Nick Roberts (gdb-init-2): Set current filename using
2006-04-07 Nick Roberts *** empty log message ***
2006-04-07 Miles Bader Add arch tagline
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman Delete the blocks "not suitable for inclusion with Emacs".
2006-04-07 Richard M. Stallman *** empty log message ***
2006-04-07 Richard M. Stallman (Basic Indent): Clarify relationship of C-j to TAB.
2006-04-06 Romain Francoise Fix year.
2006-04-06 J.D. Smith Removed spurious require, avoiding recursive loads.
2006-04-06 Reiner Steib * subr.el (string-or-null-p): New function.
2006-04-06 Eli Zaretskii *** empty log message ***
2006-04-06 Eli Zaretskii (Rectangles): Add index entry for marking a rectangle.
2006-04-06 J.D. Smith *** empty log message ***
2006-04-06 J.D. Smith Updated docs for IDLWAVE version 6.0; see idlwave.org. Factor out
2006-04-06 J.D. Smith One more copyright year.
2006-04-06 J.D. Smith Restored copyright.
2006-04-06 J.D. Smith File obsoleted. IDLWAVE 6.0 now parses XML routine info catalog file
2006-04-06 J.D. Smith Update to IDLWAVE version 6.0; see idlwave.org. Includes code to
2006-04-06 J.D. Smith Update to IDLWAVE version 6.0; see idlwave.org.
2006-04-06 J.D. Smith Update copyright, change version.
2006-04-06 Romain Francoise 2006-04-06 Romain Francoise <romain@orebokech.com>
2006-04-06 Reiner Steib * files.el: Move some `safe-local-variable' declarations to the
2006-04-06 Kim F. Storm (ido-mode): Remove ido-ignore-unc-host-regexps from the :set-after list.
2006-04-06 Kim F. Storm *** empty log message ***
2006-04-06 Juanma Barranquero *** empty log message ***
2006-04-06 Juanma Barranquero (ido-unc-hosts-cache): Fix typo in docstring.
2006-04-06 Juanma Barranquero (WoMan-xref-man-page): Fix call to `substring'.
2006-04-06 Richard M. Stallman *** empty log message ***
2006-04-06 Richard M. Stallman (Top): Update subnode menu.
2006-04-06 Richard M. Stallman (Unasked-for Search): Node deleted.
2006-04-05 Kim F. Storm (ido-mode): Set after ido-unc-hosts and ido-ignore-unc-host-regexps.
2006-04-05 Kim F. Storm *** empty log message ***
2006-04-05 Kim F. Storm (fancy-splash-screens): Set emulation-mode-map-alists
2006-04-05 Kim F. Storm *** empty log message ***
2006-04-05 Simon Josefsson 2006-04-05 Daiki Ueno <ueno@unixuser.org>
2006-04-05 Kenichi Handa *** empty log message ***
2006-04-05 Kenichi Handa Setup cases of Latin, Greek, and
2006-04-05 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-198
2006-04-05 Richard M. Stallman *** empty log message ***
2006-04-05 Richard M. Stallman Various cleanups.
2006-04-04 Simon Josefsson 2006-03-29 Daiki Ueno <ueno@unixuser.org>
2006-04-04 Richard M. Stallman *** empty log message ***
2006-04-04 Richard M. Stallman (Thumbnails): Minor correction.
2006-04-04 Andreas Schwab *** empty log message ***
2006-04-04 Andreas Schwab Mark `left-margin', `byte-compile-dynamic-docstrings'
2006-04-04 Dan Nicolaescu Add note about vc-checkin and vc-annotate.
2006-04-04 Dan Nicolaescu * man.el (Man-mode-map): Restore the \r binding.
2006-04-04 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
2006-04-04 Simon Josefsson 2006-04-04 Daiki Ueno <ueno@unixuser.org>
2006-04-04 Paul Eggert * lib-src/b2m.c (main): Don't include <limits.h>.
2006-04-04 Richard M. Stallman *** empty log message ***
2006-04-04 Richard M. Stallman (Thumbnails): Minor cleanup.
2006-04-04 Kenichi Handa *** empty log message ***
2006-04-04 Kenichi Handa (sort-build-lists): Don't bind inhibit-field-text-motion
2006-04-03 Stefan Monnier (normal-splash-screen): Only set mode-line-format in the
2006-04-03 Mathias Dahl Small additions about tumme.
2006-04-03 Romain Francoise (dired-dnd-protocol-alist): Fix typo.
2006-04-03 Ramprasad B doumented for fork in (Info-follow-nearest-node &optional fork)
2006-04-03 Reiner Steib Remove bogus `debug' in previous commit.
2006-04-03 Reiner Steib (savehist): Add :version.
2006-04-03 Reiner Steib (dired-dnd-protocol-alist): Mention that change does
2006-04-03 David Ponce (recentf-open-files-item): Include newline in button
2006-04-03 David Ponce *** empty log message ***
2006-04-03 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-191
2006-04-03 Simon Josefsson 2006-04-03 Daiki Ueno <ueno@unixuser.org>
2006-04-03 YAMAMOTO Mitsuharu *** empty log message ***
2006-04-03 YAMAMOTO Mitsuharu (XTread_socket): Initialize variable `f' before its use.
2006-04-03 Kenichi Handa *** empty log message ***
2006-04-03 Kenichi Handa Include "charset.h" and "coding.h".
2006-04-03 Karl Berry 5-arg pxref
2006-04-03 Karl Berry update to current texinfo.tex
2006-04-02 Dan Nicolaescu (define-ibuffer-column): Document the new parameter.
2006-04-02 Bill Wohler (Getting Started, Junk, Bug Reports)
2006-04-02 Richard M. Stallman *** empty log message ***
2006-04-02 Richard M. Stallman (compilation-message-face): Make it defcustom.
2006-04-02 Dan Nicolaescu * ibuf-macs.el (define-ibuffer-column): Add a new key:
2006-04-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
2006-04-01 Eli Zaretskii Mention incompatible change in comint-send-input.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii (speedbar-after-create-hook): Doc fix.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii (pcomplete-show-completions): Recognize TAB on text terminals.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii Fix credits.
2006-04-01 Eli Zaretskii *** empty log message ***
2006-04-01 Eli Zaretskii Regenerated.
2006-04-01 Eli Zaretskii (HAVE_XAW3D): Disable Xaw3d check if --without-toolkit-scroll-bars
2006-04-01 Eli Zaretskii (hppa*-hp-hpux1[1-9]*): Add -D_INCLUDE__STDC_A1_SOURCE to CFLAGS.
2006-04-01 Bill Wohler (mh-strip-package-version): Make macro, also to avoid compiler error.
2006-03-31 Kim F. Storm (ido-unc-hosts-cache): New defvar.
2006-03-31 Kim F. Storm *** empty log message ***
2006-03-31 Stefan Monnier (cvs-insert-strings): Fix bug with strings longer than wwidth.
2006-03-31 Bill Wohler (mh-strip-package-version): Move before use to avoid compiler error.
2006-03-31 Richard M. Stallman *** empty log message ***
2006-03-31 Richard M. Stallman (Top): Update subnode menu.
2006-03-31 Richard M. Stallman (Help Mode): Cleanup.
2006-03-31 Richard M. Stallman Many cleanups.
2006-03-31 Reiner Steib Bump version to 5.11.
2006-03-31 Juanma Barranquero *** empty log message ***
2006-03-31 Juanma Barranquero (ido-report-no-match, ido-switch-buffer,
2006-03-31 Richard M. Stallman Many cleanups.
2006-03-31 Richard M. Stallman Many cleanups.
2006-03-31 Jan Djärv Change gtk 2.0 to gtk 2.4
2006-03-31 Juanma Barranquero *** empty log message ***
2006-03-31 Juanma Barranquero (ido-cache-unc-host-shares-time, ido-max-work-file-list, ido-switch-buffer):
2006-03-31 Ramprasad B changed `Emacs' to `GNU Emacs'
2006-03-31 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
2006-03-31 Kenichi Handa *** empty log message ***
2006-03-31 Kenichi Handa (xg_set_icon): Delete superfluous UNGCPRO.
2006-03-30 Bill Wohler * mh-e.el (mh-defcustom, mh-defface, mh-defgroup): Macros to remove
2006-03-30 Dan Nicolaescu (syms_of_xdisp): Fix variable name.
2006-03-30 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-30 YAMAMOTO Mitsuharu (mac-system-coding-system): Define and use after
2006-03-30 Kenichi Handa *** empty log message ***
2006-03-30 Kenichi Handa (x_term_init): Delete superfluous UNGCPRO.
2006-03-29 Ramprasad B FIXME - vtw.org link
2006-03-29 Ramprasad B FIXME - HP Patch Server link(s) and rest content(s)
2006-03-29 Ramprasad B updated link(s)
2006-03-29 Juanma Barranquero *** empty log message ***
2006-03-29 Juanma Barranquero (process_tool_bar_item): Reorganize dummy args.
2006-03-29 Stefan Monnier (tool_bar_items): Use map_keymap.
2006-03-29 Stefan Monnier (url-handler-directory-file-name): New handler.
2006-03-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
2006-03-28 Bill Wohler Use clipboard-kill-region, clipboard-kill-ring-save, and
2006-03-28 Bill Wohler * images/README: Update with following information.
2006-03-28 Bill Wohler * mh-folder.el (mh-execute-commands, mh-rescan-folder):
2006-03-28 Eli Zaretskii *** empty log message ***
2006-03-28 Eli Zaretskii (File Name Cache): Make it clear that the cache is not persistent.
2006-03-28 Kim F. Storm Add a few aliases. Ignore changes to AUTHORS file.
2006-03-28 Kim F. Storm (Accepting Output): Remove obsolete (and incorrect)
2006-03-28 Kim F. Storm *** empty log message ***
2006-03-28 Ramprasad B updated link(s), but FIXME - some link(s) and upgrade termcap.src to newer version
2006-03-28 Ramprasad B updated link(s)
2006-03-28 Ramprasad B FIXME - links of ftp://alpha.gnu.org/ for GNU Emacs pretest has to be fixed
2006-03-28 Romain Francoise Separate name and email with two spaces.
2006-03-28 Ramprasad B added rms id and FIXME - point 13 should be updated
2006-03-28 Ramprasad B updated broken link(s)
2006-03-28 Ramprasad B updated GNU Emacs for VMS link
2006-03-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
2006-03-27 Romain Francoise Fix last change.
2006-03-27 Paul Eggert * b2m.c: Include <limits.h>.
2006-03-27 Romain Francoise Update.
2006-03-27 Romain Francoise (url-irc-rcirc, url-irc-erc): New functions.
2006-03-27 Romain Francoise (rcirc-connect): Add autoload cookie.
2006-03-27 Romain Francoise (Emacs/W3): Rename from `w3-mode'. Mention that
2006-03-27 Eric Ding Fix email address/name from last checkin
2006-03-27 Eric Ding mh-e.el (mh-invisible-header-fields-internal): Add entries "X-AOL-IP:"
2006-03-27 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-179
2006-03-27 Simon Josefsson 2006-03-27 Daiki Ueno <ueno@unixuser.org>
2006-03-27 Juanma Barranquero *** empty log message ***
2006-03-27 Nick Roberts (comint-dynamic-list-completions): Allow user to select *Completions* buffer.
2006-03-27 Nick Roberts *** empty log message ***
2006-03-27 Carsten Dominik (org-get-level-face): Fixed bug with level counting.
2006-03-27 Carsten Dominik *** empty log message ***
2006-03-26 Andreas Schwab *** empty log message ***
2006-03-26 Andreas Schwab (gdb): Only complain about multiple debugging
2006-03-25 Karl Berry @copyright{}, no indentation in @copying{}
2006-03-25 Eli Zaretskii *** empty log message ***
2006-03-25 Eli Zaretskii (pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
2006-03-25 Eli Zaretskii (print_output_debug_flag): New global variable.
2006-03-25 Eli Zaretskii *** empty log message ***
2006-03-25 Eli Zaretskii (tool-bar-map): Defvar it.
2006-03-25 Eli Zaretskii *** empty log message ***
2006-03-25 Eli Zaretskii (print-help-return-message): Suggest to use display-buffer instead of
2006-03-25 Eli Zaretskii Move explanations from ChangeLog to the source.
2006-03-25 YAMAMOTO Mitsuharu *** empty log message ***
2006-03-25 YAMAMOTO Mitsuharu Adjust Courier font specifications in x-fixed-font-alist.
2006-03-25 YAMAMOTO Mitsuharu (select-frame-by-name): Call x-focus-frame also when
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.
2006-02-26 Stefan Monnier (struct specbinding, specpdl_ptr): Remove the volatile qualifier which was
2006-02-26 Kim F. Storm (ido-save-history, ido-load-history): Simplify. Don't
2006-02-26 Kim F. Storm *** empty log message ***
2006-02-25 Chong Yidong buffer.c: Revert last change.
2006-02-25 Chong Yidong * buffer.c (Foverlay_put): Mark buffer as changed.
2006-02-25 Chong Yidong * xterm.h (x_catch_errors) Return value changed to void.
2006-02-25 Stefan Monnier (Fmake_network_process): Init the process's mark.
2006-02-25 Thien-Thi Nguyen *** empty log message ***
2006-02-25 Thien-Thi Nguyen (sh-mode): Fix bug: Arrange to use
2006-02-25 Francesco Potortì (tags-completion-table): Do completion from all the tables in the
2006-02-25 Francesco Potortì *** empty log message ***
2006-02-25 Kim F. Storm Typos.
2006-02-24 Kim F. Storm Fixed:
2006-02-24 Kim F. Storm (modify_overlay): Force redisplay if we modify an
2006-02-24 Kim F. Storm *** empty log message ***
2006-02-24 Reiner Steib (BUGS): Add URLs/MIDs.
2006-02-24 Jan Djärv * gtkutil.c (xg_get_image_for_pixmap): If x_find_image_file returns
2006-02-24 Alan Mackenzie cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,
2006-02-24 Alan Mackenzie (Hungry WS Deletion): Rename c-hungry-backspace to
2006-02-24 Alan Mackenzie *** empty log message ***
2006-02-24 Kenichi Handa *** empty log message ***
2006-02-24 Kenichi Handa (Finsert_file_contents): When a text is replaced
2006-02-24 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-118
2006-02-23 Juri Linkov *** empty log message ***
2006-02-23 Juri Linkov (Common requests): Move `Turning on auto-fill by
2006-02-23 Juanma Barranquero *** empty log message ***
2006-02-23 Juanma Barranquero (help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
2006-02-23 Juri Linkov *** empty log message ***
2006-02-23 Juri Linkov (Newsgroup archives): Update URLs of GNU mail archives.
2006-02-23 Juri Linkov (Info-search): Don't bind search-spaces-regexp to
2006-02-23 Juri Linkov (compare-windows-highlight): Add new value
2006-02-23 Stefan Monnier *** empty log message ***
2006-02-23 Stefan Monnier (describe-mode): Pass `mode-name' to format-mode-line.
2006-02-23 Stefan Monnier Add 2006 copyright.
2006-02-23 Stefan Monnier Remove unnecessary leading * in docstrings.
2006-02-23 Juanma Barranquero *** empty log message ***
2006-02-23 Juanma Barranquero (org-xemacs-p, org-export-html-show-new-buffer, org-table-may-need-update,
2006-02-23 Thien-Thi Nguyen *** empty log message ***
2006-02-23 Thien-Thi Nguyen Fix omission bug: Add dot (ASCII 0x2E) on first line.
2006-02-23 Juanma Barranquero *** empty log message ***
2006-02-23 Carsten Dominik Version number change only
2006-02-23 Carsten Dominik (org-cleaned-string-for-export, org-solidify-link-text):
2006-02-23 Carsten Dominik *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu (x_set_toolkit_scroll_bar_thumb): Don't set control
2006-02-23 Kenichi Handa *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-23 YAMAMOTO Mitsuharu (update_text_area): Avoid needless redraw of rightmost
2006-02-23 Nick Roberts (gud-speedbar-buttons): Use shadow face properly.
2006-02-23 Nick Roberts (gdb-debug-ring-max): Rename from gdb-debug-log-length.
2006-02-23 Nick Roberts *** empty log message ***
2006-02-22 Nick Roberts (gdb-signalled): New variable and function.
2006-02-22 Nick Roberts *** empty log message ***
2006-02-22 Stefan Monnier (Fwindow_list): Check `window' before doing XWINDOW.
2006-02-22 Kim F. Storm (Fvertical_motion): Only try to move back if we can.
2006-02-22 Kim F. Storm *** empty log message ***
2006-02-22 Carsten Dominik *** empty log message ***
2006-02-22 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-22 YAMAMOTO Mitsuharu (GC_CLIP_REGION): Remove macro.
2006-02-22 YAMAMOTO Mitsuharu (digest_single_submenu): Apply 2006-02-19 change for xmenu.c.
2006-02-22 YAMAMOTO Mitsuharu (struct _XGC) [!MAC_OSX || !USE_ATSUI]: New member n_clip_rects.
2006-02-22 Carsten Dominik *** empty log message ***
2006-02-22 Carsten Dominik Version number and date change only.
2006-02-22 Carsten Dominik Version number change only
2006-02-22 Carsten Dominik (reftex-locate-file): Search all extensions if
2006-02-22 Carsten Dominik (reftex-try-all-extensions): New option.
2006-02-22 Carsten Dominik (section{Links}): Rewritten to cover the modified
2006-02-22 Carsten Dominik * org.texi (Internal Links): Rewritten to cover the modified
2006-02-22 Carsten Dominik *** empty log message ***
2006-02-22 Carsten Dominik (org-mark-ring-previous, org-mark-ring-set): New
2006-02-22 Michael Kifer 2006-02-21 Michael Kifer <kifer@cs.stonybrook.edu>
2006-02-21 Kim F. Storm (draw_fringe_bitmap): Fix overlay-arrow display.
2006-02-21 Kim F. Storm *** empty log message ***
2006-02-21 Richard M. Stallman *** empty log message ***
2006-02-21 Richard M. Stallman (sh-mode): Set shell type based on file name if no other specific basis.
2006-02-21 Richard M. Stallman (unsafep): Don't treat &rest or &optional as variables at all.
2006-02-21 Richard M. Stallman (list-one-abbrev-table): Add autoload.
2006-02-21 Richard M. Stallman (diary-selective-display): Add defvar.
2006-02-21 Richard M. Stallman (sort-columns): Use Posix arg syntax for `sort'.
2006-02-21 Richard M. Stallman (search-whitespace-regexp): Fix custom type.
2006-02-21 Richard M. Stallman (describe-key-briefly): Compute interactive args
2006-02-21 Richard M. Stallman (enable-local-variables): Doc fix.
2006-02-21 Eric Ding mh-e.el (mh-invisible-header-fields-internal): Added entry
2006-02-21 Eric Ding * mh-e.el (mh-invisible-header-fields-internal): Added entry
2006-02-21 Andreas Schwab Fix indentation.
2006-02-21 Kim F. Storm Fix last change.
2006-02-21 Kim F. Storm (syms_of_fringe) <fringe-bitmaps>: Doc fix.
2006-02-21 Kim F. Storm *** empty log message ***
2006-02-21 Juanma Barranquero *** empty log message ***
2006-02-21 Juanma Barranquero (Window Tree): Fix typo.
2006-02-21 Juanma Barranquero (Fringe Indicators, Fringe Cursors): Fix typos.
2006-02-21 Juanma Barranquero (fringe-bitmaps): Rename `horisontal-bar' to `horizontal-bar'.
2006-02-21 Jan Djärv * xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before
2006-02-21 Juanma Barranquero *** empty log message ***
2006-02-21 Juanma Barranquero (horizontal_bar_bits): Rename from `horisontal_bar_bits'.
2006-02-21 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-21 YAMAMOTO Mitsuharu (mac_draw_string_common): Remove arg MODE. New arg
2006-02-21 Nick Roberts (Watch Expressions): Update and describe gdb-speedbar-auto-raise.
2006-02-21 Nick Roberts *** empty log message ***
2006-02-21 Eric Ding * mh-e.el (mh-invisible-header-fields-internal): Added entries
2006-02-20 Kim F. Storm *** empty log message ***
2006-02-20 Kim F. Storm *** empty log message ***
2006-02-20 Kim F. Storm (NEW FEATURES): Completed work on this item:
2006-02-20 Stefan Monnier (url-http-find-free-connection): braino.
2006-02-20 Kim F. Storm Add fringe.elc to WINDOW_SUPPORT.
2006-02-20 Kim F. Storm (Fringe Indicators): New section.
2006-02-20 Kim F. Storm Load "fringe" on window systems.
2006-02-20 Kim F. Storm (fringe-bitmaps): Update to new bitmap names.
2006-02-20 Kim F. Storm (enum fringe_bitmap_type): Remove. Change all uses
2006-02-20 Kim F. Storm (struct buffer): New members fringe_indicator_alist and
2006-02-20 Kim F. Storm (init_buffer_once): Set dummy default values for
2006-02-20 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-106
2006-02-20 Stefan Monnier *** empty log message ***
2006-02-20 Stefan Monnier (url-redirect-buffer): New var.
2006-02-20 Stefan Monnier Require `url' rather than try to autoload parts of it.
2006-02-20 Nick Roberts (gdb-speedbar-auto-raise): Don't enable by default.
2006-02-20 Nick Roberts (gud-speedbar-buttons): Use shadow face for all out of scope components.
2006-02-20 Nick Roberts *** empty log message ***
2006-02-20 Chong Yidong * regex.c: Revert 2006-02-19 change.
2006-02-20 Chong Yidong * regex.c (xmalloc, xrealloc): Define these when not linked to
2006-02-20 Chong Yidong * custom.el (customize-mark-to-save, customize-mark-as-set): Load
2006-02-20 Juanma Barranquero *** empty log message ***
2006-02-20 Juanma Barranquero (Using Interactive): Fix reference to node "Minibuffers".
2006-02-20 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-102
2006-02-20 Luc Teirlinck *** empty log message ***
2006-02-20 Luc Teirlinck (extend_range_table_work_area): Fix typo.
2006-02-20 Bill Wohler * mh-alias.el (mh-address-mail-regexp)
2006-02-20 Juanma Barranquero *** empty log message ***
2006-02-20 Richard M. Stallman *** empty log message ***
2006-02-20 Richard M. Stallman (regex_compile): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman (x_catch_errors): Use xmalloc.
2006-02-20 Richard M. Stallman (extend_range_table_work_area): Call xmalloc and xrealloc.
2006-02-20 Richard M. Stallman (malloc_widget_value): Use xmalloc.
2006-02-20 Juanma Barranquero (list-buffers-noselect): Turn also "\n" into a strech spec so it doesn't display
2006-02-20 Nick Roberts (gdb-speedbar-expand-node): Force update of speedbar.
2006-02-20 Nick Roberts (gud-speedbar-buttons): Fontify watch expessions.
2006-02-20 Nick Roberts (speedbar-make-button): Keep text properties
2006-02-20 Richard M. Stallman *** empty log message ***
2006-02-20 Richard M. Stallman [HAVE_GETRLIMIT]: Include sys/resource.h.
2006-02-20 Nick Roberts *** empty log message ***
2006-02-19 Richard M. Stallman (digest_single_submenu): When pane_string is empty, do initialize save_wv.
2006-02-19 Richard M. Stallman (High-Level Completion): Add xref to read-input-method-name.
2006-02-19 Richard M. Stallman (Relative File Names): Move file-relative-name here.
2006-02-19 Richard M. Stallman (Using Interactive): Put string case before list case.
2006-02-19 Richard M. Stallman (Using Interactive): Add xrefs about reading input.
2006-02-19 Richard M. Stallman Use @smallbook.
2006-02-19 Richard M. Stallman (Lisp Interaction): Minor addition.
2006-02-19 John Paul Wallington *** empty log message ***
2006-02-19 John Paul Wallington (ffap-read-file-or-url): Bind `completion-ignore-case' to value of
2006-02-19 Richard M. Stallman *** empty log message ***
2006-02-19 Chong Yidong * cus-edit.el (customize-set-variable): Push setting to `user' theme.
2006-02-19 Chong Yidong * custom.el (customize-mark-as-set): Push to `user' theme.
2006-02-19 Chong Yidong * custom.el (customize-mark-to-save): Load the symbol's
2006-02-19 Chong Yidong * cus-edit.el (custom-save-variables): Allow unthemed values.
2006-02-19 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-19 YAMAMOTO Mitsuharu (update_menu_bar) [MAC_OS]: Don't set
2006-02-19 YAMAMOTO Mitsuharu (popup_activated_flag, submenu_id)
2006-02-19 Nick Roberts (gdb-force-update): Rename from gdb-var-changed.
2006-02-19 Nick Roberts Don't require font-lock as it's now automatically loaded.
2006-02-19 Nick Roberts *** empty log message ***
2006-02-19 Michael Kifer 2006-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
2006-02-18 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-02-18 Juanma Barranquero *** empty log message ***
2006-02-18 Juanma Barranquero (help-do-arg-highlight): Recognize also ARG- followed by the opening bracket of
2006-02-18 Nick Roberts (gdb-var-evaluate-expression-handler)
2006-02-18 Nick Roberts (gud-speedbar-buttons): Update properly for
2006-02-18 Nick Roberts *** empty log message ***
2006-02-18 Bill Wohler Mention that 7.92 is the third 8.0 beta release. mh-e-7_92
2006-02-18 Bill Wohler Update for MH-E release 7.92.
2006-02-18 Bill Wohler (Version, mh-version): Update for release 7.92.
2006-02-18 Chong Yidong * window.c (window_min_size_1): Ensure room for the scroll bar and
2006-02-18 Bill Wohler Remove trailing whitespace (checkdoc fix).
2006-02-17 Juri Linkov *** empty log message ***
2006-02-17 Juri Linkov (Info-search): Skip `Local Variables' node.
2006-02-17 Juri Linkov (icomplete-get-keys): Use `t' for the second arg `visible-ok'
2006-02-17 Juri Linkov (ffap) <defface>: Add explicit face declaration.
2006-02-17 Juri Linkov *** empty log message ***
2006-02-17 Juri Linkov (Info-find-file): Check for symbols `apropos', `history',
2006-02-17 Nick Roberts (Watch Expressions): Update and be more precise.
2006-02-17 Nick Roberts *** empty log message ***
2006-02-17 Bill Wohler (mh-folder-msg-number): Use purple on low-color, light backgrounds per
2006-02-17 Romain Francoise (BASE_PURESIZE): Increment to 1200000.
2006-02-17 Bill Wohler (mh-image-load-path): Fix problem that images on load-path or
2006-02-17 Stefan Monnier (Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs.
2006-02-17 Chong Yidong * files.el: Rearrange functions and variables in the file local
2006-02-17 Juanma Barranquero *** empty log message ***
2006-02-17 Juanma Barranquero (Fset_window_scroll_bars): Doc fix.
2006-02-17 Reiner Steib Add truncate-lines, ispell-check-comments and
2006-02-17 Kenichi Handa (display_mode_element): Call display_string with correct
2006-02-17 Kenichi Handa *** empty log message ***
2006-02-17 Nick Roberts (gdb-var-list): Update doc string.
2006-02-17 Nick Roberts (gud-speedbar-buttons): Use shadow face for
2006-02-17 Nick Roberts *** empty log message ***
2006-02-17 Kenichi Handa *** empty log message ***
2006-02-17 Kenichi Handa Reworked.
2006-02-17 Kenichi Handa (TUTORIAL.cn): Update the maintainer.
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (rcirc-connect): Make all arguments optional, and default to global variable
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (ispell-local-dictionary-alist): Accept as valid any coding-system
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (allout-hidden-p): Move this defsubts before
2006-02-17 Eli Zaretskii Update the Allout entry.
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii Use allout invisible-text overlays instead of
2006-02-17 Eli Zaretskii *** empty log message ***
2006-02-17 Eli Zaretskii (ispell-change-dictionary): Call ispell-buffer-local-dict instead of
2006-02-17 Eli Zaretskii Remove the coding cookie, it's not needed anymore.
2006-02-17 Romain Francoise Fix last entry.
2006-02-17 Bill Wohler (mh-inherit-face-flag): New variable. Non-nil means that the defface
2006-02-17 Bill Wohler (mh-file-mime-type-substitutions): Remove trailing whitespace
2006-02-17 Luc Teirlinck (Other Display Specs, Image Descriptors): Revert erroneous changes.
2006-02-17 Luc Teirlinck *** empty log message ***
2006-02-17 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-94
2006-02-17 Juanma Barranquero (icalendar-import-file, icalendar-export-file): Put back significant trailing
2006-02-17 Nick Roberts (speedbar-frame-width): Make an inline function
2006-02-17 Nick Roberts (gdba, gdb-var-list): Improve doc strings.
2006-02-17 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-93
2006-02-17 Nick Roberts *** empty log message ***
2006-02-16 Nick Roberts (gdba): Improve doc string.
2006-02-16 Nick Roberts *** empty log message ***
2006-02-16 Bill Wohler (mh-image-load-path): The variables image-load-path or load-path would
2006-02-16 Chong Yidong * wid-edit.el (widget-button-click): For mouse-1, cancel button
2006-02-16 Juanma Barranquero *** empty log message ***
2006-02-16 Juanma Barranquero (flymake-fix-file-name): Fix typo in docstring.
2006-02-16 Juanma Barranquero (html2text-remove-tag-list): Fix typo in docstring.
2006-02-16 Juanma Barranquero (spam-stat-buffer-words): Fix typo in docstring.
2006-02-16 Juanma Barranquero (icalendar--get-event-property, icalendar--get-event-property-attributes):
2006-02-16 Peter Galbraith mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 and
2006-02-16 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-88
2006-02-15 Francesco Potortì (Create Tags Table): Explain why the exception when etags writes to
2006-02-15 Francesco Potortì *** empty log message ***
2006-02-15 Juanma Barranquero *** empty log message ***
2006-02-15 Juanma Barranquero (bs-mode): Use `buffer-disable-undo'.
2006-02-15 Jan Djärv Fix entry for 2006-02-14
2006-02-15 Jan Djärv Indentation fix
2006-02-15 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-15 YAMAMOTO Mitsuharu (set_frame_menubar): Don't call DrawMenuBar.
2006-02-15 YAMAMOTO Mitsuharu (x_set_menu_bar_lines): Menu bar is always shown on Mac.
2006-02-15 YAMAMOTO Mitsuharu (x_get_arg): Clear out PARAM in ALIST also on Mac.
2006-02-15 Romain Francoise *** empty log message ***
2006-02-15 Richard M. Stallman (File Local Variables): Clarifications.
2006-02-15 Richard M. Stallman *** empty log message ***
2006-02-15 Richard M. Stallman (Safe File Variables): Lots of clarification.
2006-02-15 Chong Yidong * cus-edit.el (custom-mode): Update docstring.
2006-02-15 Chong Yidong * cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
2006-02-15 Chong Yidong * wid-edit.el (widget-keymap): Bind down-mouse-1 to
2006-02-15 Chong Yidong * gnus-cus.el: Revert 2005-10-17 change.
2006-02-15 Chong Yidong * custom.texi (Unsafe File Variables): File variable confirmation
2006-02-15 Chong Yidong * files.el (hack-local-variables-confirm): Kill temp buffer after use.
2006-02-15 Chong Yidong * files.el (hack-local-variables-confirm): Allow scrolling if the
2006-02-15 Richard M. Stallman *** empty log message ***
2006-02-15 Richard M. Stallman (x_get_arg): Clear out all occurrences of PARAM in ALIST.
2006-02-15 Richard M. Stallman (GDB User Interface Layout): Don't say `inferior' for program being debugged.
2006-02-14 Nick Roberts (gdb-display-separate-io-buffer): Change use of
2006-02-14 Nick Roberts (gdb-use-separate-io-buffer)
2006-02-14 Miles Bader Add arch tagline
2006-02-14 Nick Roberts (gdb): Improve doc string.
2006-02-14 Nick Roberts *** empty log message ***
2006-02-14 Jay Belanger *** empty log message ***
2006-02-14 Nick Roberts (GDB Graphical Interface): Replace
2006-02-14 Jay Belanger (math-integrate-by-parts): Do a more careful test to see if equation
2006-02-14 Jay Belanger (math-check-known-scalarp): Make sure expression is a symbol before
2006-02-14 Richard M. Stallman *** empty log message ***
2006-02-14 Richard M. Stallman (File Local Variables): Clarifications.
2006-02-14 Chong Yidong * wid-edit.el (widget-button-click): Use :pressed-face property
2006-02-14 Chong Yidong * files.el (hack-local-variables): Remove ignored variables before
2006-02-14 Richard M. Stallman *** empty log message ***
2006-02-14 Richard M. Stallman (s390x-*-linux-gnu*): New configuration.
2006-02-14 Richard M. Stallman New file.
2006-02-14 Chong Yidong Typo.
2006-02-14 Chong Yidong * NEWS: Changes in handling of file local variables.
2006-02-14 Jan Djärv * NEWS: Gtk+ 2.4 is required.
2006-02-14 Juanma Barranquero *** empty log message ***
2006-02-14 Jan Djärv * cus-start.el (all): Add x-gtk-whole-detached-tool-bar
2006-02-14 Juanma Barranquero (mouse-wheel-click-event, mouse-wheel-mode): Fix typos in docstrings.
2006-02-14 Jan Djärv * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
2006-02-14 Jan Djärv * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
2006-02-14 Jan Djärv * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
2006-02-14 Juanma Barranquero *** empty log message ***
2006-02-14 Juanma Barranquero (File Local Variables): Use @code for a cons cell, not @var.
2006-02-14 Jan Djärv Fix address.
2006-02-14 Jan Djärv * xterm.c (x_x_to_emacs_modifiers): Make non-static.
2006-02-14 Jan Djärv * gtkutil.c (xg_tool_bar_button_cb): New function.
2006-02-14 Jan Djärv * xterm.h: Declare x_x_to_emacs_modifiers.
2006-02-14 Jan Djärv * xterm.c (x_x_to_emacs_modifiers): Make non-static.
2006-02-14 Juanma Barranquero *** empty log message ***
2006-02-14 Juanma Barranquero (where-is): Fix displaying of remappings.
2006-02-14 Chong Yidong * files.el (hack-local-variables): Only set results if they
2006-02-14 Chong Yidong * variables.texi (File Local Variables): Document new file local
2006-02-14 Chong Yidong * custom.texi (Specifying File Variables, Unsafe File Variables):
2006-02-14 Chong Yidong * files.el (safe-local-variable-values): New option.
2006-02-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-82
2006-02-13 Nick Roberts (gud-watch, gdb-invalidate-registers-1)
2006-02-13 Nick Roberts *** empty log message ***
2006-02-13 Richard M. Stallman Fix style of last change.
2006-02-13 Jay Belanger *** empty log message ***
2006-02-13 Jay Belanger (math-check-known-matrixp): Make sure expression is a symbol before
2006-02-13 Richard M. Stallman *** empty log message ***
2006-02-13 Richard M. Stallman (mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
2006-02-13 Richard M. Stallman (xwindow): Update the code to show the window box.
2006-02-13 Richard M. Stallman *** empty log message ***
2006-02-13 Richard M. Stallman (describe-key-briefly, describe-key):
2006-02-13 Juri Linkov *** empty log message ***
2006-02-13 Juri Linkov (info-xref-visited): Inherit from info-xref too.
2006-02-13 Juri Linkov *** empty log message ***
2006-02-13 Juri Linkov (tumme-thumbnail-storage): Fix docstring.
2006-02-13 Jan Djärv * xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).
2006-02-13 Juanma Barranquero *** empty log message ***
2006-02-13 Juanma Barranquero (substitute-key-definition): Doc fix (hide internal argument).
2006-02-13 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-13 YAMAMOTO Mitsuharu (X Resources): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Glossary) <Clipboard>: Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Clipboard): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Visiting): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Colors on a TTY): Mention Mac OS port.
2006-02-13 YAMAMOTO Mitsuharu (Standard Faces): Mention Mac OS port.
2006-02-13 Richard M. Stallman *** empty log message ***
2006-02-13 Richard M. Stallman (internal_self_insert): Handle weird auto-fill-function.
2006-02-13 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-79
2006-02-13 Karl Berry no 8-bit in faq.texi
2006-02-13 Karl Berry (Emacs for Atari ST): use Sch@"auble instead of
2006-02-12 Mathias Dahl Removed history section. If someone needs it, it
2006-02-12 Mathias Dahl *** empty log message ***
2006-02-12 Mathias Dahl (tumme-thumbnail-storage): Updated docstring. Added
2006-02-12 Mathias Dahl *** empty log message ***
2006-02-12 Richard M. Stallman *** empty log message ***
2006-02-12 Richard M. Stallman (substitute-key-definition): Doc fix.
2006-02-12 Richard M. Stallman (blink-matching-paren-dont-ignore-comments): Doc fix.
2006-02-12 Richard M. Stallman Comment changes.
2006-02-12 Richard M. Stallman (magic-mode-alist): Don't use `\\s ' in regexps.
2006-02-12 Richard M. Stallman (Info-mode): Doc fix.
2006-02-12 Richard M. Stallman (ebrowse-global-prefix-key): Change to C-c C-m.
2006-02-12 Richard M. Stallman (Building): Clarify topic in intro.
2006-02-12 Richard M. Stallman (Maintaining): Change title; clarify topic. Delete duplicate index entries.
2006-02-12 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-75
2006-02-12 Richard M. Stallman (Other GDB User Interface Buffers): Clarifications.
2006-02-12 Michael Albinus * net/tramp.el (tramp-remote-path): Add "/usr/xpg4/bin" on top,
2006-02-12 Richard M. Stallman (Cell Commands): Clarifications.
2006-02-12 Richard M. Stallman (Defuns): Delete duplicate explanation of left-margin paren convention.
2006-02-12 Juri Linkov *** empty log message ***
2006-02-12 Juri Linkov (dired-mode-map): Bind `\C-t\C-t' to `tumme-dired-insert-marked-thumbs'.
2006-02-12 Juri Linkov Remove todo item about Thumbnail Managing Standard.
2006-02-12 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-73
2006-02-12 Juanma Barranquero *** empty log message ***
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Mathias Dahl Some small fixes.
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Mathias Dahl Added more documentation for tumme.
2006-02-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-69
2006-02-11 Mathias Dahl Enhanced some docstrings. Added todo item about the Thumbnail
2006-02-11 Mathias Dahl *** empty log message ***
2006-02-11 Kim F. Storm (ido-buffer-internal): Set mark for ido-insert-buffer.
2006-02-11 Kim F. Storm *** empty log message ***
2006-02-11 Alan Mackenzie *** empty log message ***
2006-02-11 Alan Mackenzie programs.texi ("Hungry Delete"): Correct the appellation of the backspace
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (menu-bar-select-yank): Add a doc string.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (describe-key-briefly, describe-key): Populate yank-menu if empty.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
2006-02-11 Eli Zaretskii (Venable_disabled_menus_and_buttons): New variable.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (glasses-separator): Doc fix.
2006-02-11 Eli Zaretskii *** empty log message ***
2006-02-11 Eli Zaretskii (mouse-wheel-up-event): Doc fix.
2006-02-11 Mathias Dahl Fixed small bug in tumme doc.
2006-02-11 Juanma Barranquero *** empty log message ***
2006-02-11 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-65
2006-02-11 Juanma Barranquero (Fsubstitute_command_keys): Doc fix.
2006-02-10 Mathias Dahl (tumme-dir): Changed default value to "~/.emacs-d/tumme"
2006-02-10 Mathias Dahl *** empty log message ***
2006-02-10 Thien-Thi Nguyen *** empty log message ***
2006-02-10 Thien-Thi Nguyen (Findirect_function): Rewrite docstring.
2006-02-10 Bill Wohler (mh-search): Wrap code in (block mh-search ...) rather than use
2006-02-10 Juanma Barranquero *** empty log message ***
2006-02-10 Juanma Barranquero (substitute-key-definition): Fix typo.
2006-02-10 Juanma Barranquero *** empty log message ***
2006-02-10 Juanma Barranquero (desktop-outvar): Fix typo.
2006-02-10 Nick Roberts *** empty log message ***
2006-02-10 Nick Roberts Update copyright for 2006.
2006-02-10 YAMAMOTO Mitsuharu *** empty log message ***
2006-02-10 YAMAMOTO Mitsuharu (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2006-02-10 YAMAMOTO Mitsuharu (mac_define_frame_cursor): Don't change pointer shape
2006-02-10 YAMAMOTO Mitsuharu (x_set_mouse_color): Don't call rif->define_frame_cursor
2006-02-10 YAMAMOTO Mitsuharu (Mac International): Rename "fontset-mac" to "fontset-standard".
2006-02-10 YAMAMOTO Mitsuharu (shortlisp, SOME_MACHINE_LISP): Sync with src/Makefile.in.
2006-02-10 YAMAMOTO Mitsuharu (fontset-standard): Rename from "fontset-mac".
2006-02-10 YAMAMOTO Mitsuharu (select-frame-set-input-focus): Call x-focus-frame also
2006-02-10 Nick Roberts Update copyright for 2006.
2006-02-10 Romain Francoise *** empty log message ***
2006-02-10 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
2006-02-10 Kim F. Storm (Function Indirection): Add NOERROR to indirect-function.
2006-02-10 Kim F. Storm *** empty log message ***
2006-02-10 Kim F. Storm (substitute-key-definition-key): Pass t for NOERROR to
2006-02-10 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
2006-02-09 Mathias Dahl Tried to make docstring less `colloquial'...
2006-02-09 Mathias Dahl *** empty log message ***
2006-02-09 Mathias Dahl *** empty log message ***
2006-02-09 Mathias Dahl Added a few todo items.
2006-02-09 Lars Hansen *** empty log message ***
2006-02-09 Lars Hansen Add highlight-changes-mode to desktop-locals-to-save.
2006-02-09 Romain Francoise *** empty log message ***
2006-02-09 Bill Wohler (mh-folder-list): Don't replace "/*$" with "/" since that causes an
2006-02-09 Chong Yidong * image-mode.el (image-toggle-display): Clear image cache if using
2006-02-09 Masatake YAMATO (dired-guess-shell-alist-default): Add .man as a `dired-man' target.
2006-02-09 Masatake YAMATO (autoconf-font-lock-keywords): Check start boundary of symbols.
2006-02-09 Bill Wohler (mh-replace-regexp-in-string): Add missing regexp argument.
2006-02-09 Jan Djärv * xterm.c (handle_one_xevent): Must note mouse movement even for nil
2006-02-09 Jan Djärv handle_one_xevent: Must note mouse movement even for nil frames for GTK,
2006-02-09 Andreas Schwab Typo.
2006-02-09 Juanma Barranquero *** empty log message ***
2006-02-09 Juanma Barranquero (Fmake_bool_vector, Fpurecopy): Doc fixes.
2006-02-09 Stefan Monnier (vc-svn-print-log): Show recent commits as well.
2006-02-09 Juanma Barranquero *** empty log message ***
2006-02-09 Juanma Barranquero (hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.
2006-02-09 Mathias Dahl Tumme documentation.
2006-02-08 Mathias Dahl Keybindings for Tumme in Dired.
2006-02-08 Romain Francoise (Top): Remove paragraph about the FAQ being a
2006-02-08 Chong Yidong 2006-02-08 Chong Yidong <cyd@stupidchicken.com>
2006-02-08 Jay Belanger Add myself to the list.
2006-02-08 Eli Zaretskii *** empty log message ***
2006-02-08 Eli Zaretskii (rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.
2006-02-08 Eli Zaretskii *** empty log message ***
2006-02-08 Eli Zaretskii (compile): Append "|| true" to the end of the `find' command, like
2006-02-08 Juanma Barranquero *** empty log message ***
2006-02-08 Juanma Barranquero (%-Constructs): Remove obsolete info about `global-mode-string'.
2006-02-08 Sam Steingold (tramp-maybe-open-connection): Do not wait for output from a dead connection.
2006-02-08 Peter Galbraith * mh-e.el (mh-invisible-header-fields-internal): Added entries
2006-02-08 Jan Djärv * window.c (adjust_window_trailing_edge): Check that shrinking
2006-02-08 Glenn Morris Revert previous inadvertent check-in of local changes.
2006-02-08 Glenn Morris *** empty log message ***
2006-02-08 Glenn Morris Add 2006 to copyright years.
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-57
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-55
2006-02-08 Luc Teirlinck Undo strange accidental change.
2006-02-08 Luc Teirlinck (Basic Indent): Fix typo.
2006-02-08 Luc Teirlinck (International): Fix typo.
2006-02-08 Luc Teirlinck * custom.texi (Minor Modes): Update xrefs.
2006-02-08 Luc Teirlinck (Text Display): Update xrefs.
2006-02-08 Luc Teirlinck * commands.texi (Text Characters): Update xrefs.
2006-02-08 Luc Teirlinck * faq.texi (Meta key does not work in xterm)
2006-02-08 Luc Teirlinck *** empty log message ***
2006-02-08 Richard M. Stallman *** empty log message ***
2006-02-08 Richard M. Stallman (Prefix Command Arguments): Minor cleanup.
2006-02-08 Richard M. Stallman "Graphical display", not window system.
2006-02-08 Richard M. Stallman *** empty log message ***
2006-02-08 Richard M. Stallman (What Is a Function): Fix xref.
2006-02-08 Richard M. Stallman (Key Lookup): Clarify wrt commands vs other functions.
2006-02-08 Richard M. Stallman (Top): Update subnode menu.
2006-02-08 Richard M. Stallman (GTK styles): Minor clarifications.
2006-02-08 Richard M. Stallman "Graphical display", not window system.
2006-02-08 Richard M. Stallman Minor clarifications.
2006-02-08 Richard M. Stallman Minor clarifications.
2006-02-08 Richard M. Stallman (Regexp Backslash): Clarification.
2006-02-08 Richard M. Stallman Minor cleanups.
2006-02-08 Richard M. Stallman Minor cleanups.
2006-02-08 Richard M. Stallman Minor clarifications.
2006-02-08 Richard M. Stallman (Picture): Minor cleanup.
2006-02-08 Richard M. Stallman (Communication Coding): Say "other applications".
2006-02-08 Richard M. Stallman (Format of ChangeLog): New node, split out from ChangeLog.
2006-02-07 Richard M. Stallman (Keyboard Macro Counter): Rewrite for clarity.
2006-02-07 Richard M. Stallman (Help Echo): "Graphical display", not window system.
2006-02-07 Richard M. Stallman Say "you", not "the user". Say "graphical display".
2006-02-07 Richard M. Stallman Minor cleanups. "Graphical display", not window system.
2006-02-07 Richard M. Stallman (Visiting): Make drag-and-drop not X-specific.
2006-02-07 Richard M. Stallman Minor cleanups.
2006-02-07 Richard M. Stallman (Compilation): Move and split kill-compilation para.
2006-02-07 Richard M. Stallman (Position Info): "Graphical displays", rather than window systems.
2006-02-07 Richard M. Stallman Minor cleanup.
2006-02-07 Juanma Barranquero *** empty log message ***
2006-02-07 Mathias Dahl Added more autoload cookies.
2006-02-07 Mathias Dahl Added more bindings for tumme.
2006-02-07 Stefan Monnier (wdired-mode-map): Use remap.
2006-02-07 Juanma Barranquero *** empty log message ***
2006-02-07 Juanma Barranquero (small-temporary-file-directory): Remove defvar; there's a defcustom for it in
2006-02-07 Kim F. Storm *** empty log message ***
2006-02-07 Mathias Dahl ChangeLog entries for tumme.el.
2006-02-07 Mathias Dahl Check in.
2006-02-07 Juanma Barranquero *** empty log message ***
2006-02-07 Juanma Barranquero (tumme-get-thumbnail-image): Add missing arg to `error'.
2006-02-07 Thien-Thi Nguyen *** empty log message ***
2006-02-07 Thien-Thi Nguyen (wdired-get-filename): Fix bug: Don't re-normalize OLD.
2006-02-07 Kim F. Storm *** empty log message ***
2006-02-07 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-51
2006-02-07 Kenichi Handa *** empty log message ***
2006-02-07 Kenichi Handa (unibyte_display_via_language_environment): Delete
2006-02-07 Kenichi Handa (unibyte_display_via_language_environment): Extern
2006-02-07 Nick Roberts (gud-tooltip-mode): Remove autoload cookie.
2006-02-07 Nick Roberts (gdb-post-prompt): Regenerate breakpoints
2006-02-07 Nick Roberts *** empty log message ***
2006-02-07 Kenichi Handa *** empty log message ***
2006-02-07 Kenichi Handa (append_glyph): Refer to it->char_to_display instead of
2006-02-06 Stefan Monnier Clean up name space.
2006-02-06 Mathias Dahl Added key binding C-t d, bound to `tumme-display-thumbs'.
2006-02-06 Mathias Dahl Some user interface changes: added command `tumme', etc.
2006-02-06 Romain Francoise (VM): VM now at version 7.19.
2006-02-06 Romain Francoise faq.texi is now maintained by myself.
2006-02-06 Stefan Monnier (calendar-increment-month): Typo in last change.
2006-02-06 Thien-Thi Nguyen *** empty log message ***
2006-02-06 Thien-Thi Nguyen (vc-svn-previous-version, vc-svn-next-version): New funcs.
2006-02-06 Thien-Thi Nguyen Mark done all ttn-associated dirs in "copyright years" item.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-06 Kenichi Handa *** empty log message ***
2006-02-06 Kenichi Handa (openp): Initialized encoded_fn before GCPRO it.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-06 Lars Hansen *** empty log message ***
2006-02-06 Lars Hansen *** empty log message ***
2006-02-06 Lars Hansen Add file system types cifs and usbdevfs. Allow special chars in file names.
2006-02-06 Romain Francoise Remove trailing whitespace.
2006-02-06 Romain Francoise Update of copyright notices: lisp/calc done by Jay Belanger.
2006-02-05 Thien-Thi Nguyen Update "copyright notices" section.
2006-02-05 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-05 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-05 Jay Belanger (calc-full-help): Update the copyright year.
2006-02-05 Jay Belanger *** empty log message ***
2006-02-05 Jay Belanger Update copyright year.
2006-02-05 Romain Francoise Update copyright notices node.
2006-02-05 Romain Francoise Update copyright notices of all files in the lisp/play directory.
2006-02-05 Romain Francoise Update copyright notices of all files in the gnus directory.
2006-02-05 Ken Raeburn *** empty log message ***
2006-02-05 Ken Raeburn (malloc, realloc, free) [emacs]: Undefine macros before defining.
2006-02-05 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
2006-02-05 Ken Raeburn *** empty log message ***
2006-02-05 Ken Raeburn (XPNTR) [!NO_UNION_TYPE && !HAVE_SHM && !DATA_SEG_BITS]: Cast bitfield
2006-02-05 Ken Raeburn *** empty log message ***
2006-02-05 Ken Raeburn (Fconstrain_to_field): Fix int/Lisp_Object mixup.
2006-02-05 Luc Teirlinck Regenerate.
2006-02-05 Luc Teirlinck *** empty log message ***
2006-02-05 Luc Teirlinck (find-definition-noselect): Minor doc fix.
2006-02-05 Bill Wohler (mh-inc-spool-list): Update example for Emacs 22 which has an
2006-02-05 Bill Wohler Stallman sent an email recently that ChangeLog entries for submitted
2006-02-05 Peter Galbraith * mh-mime.el (mh-file-mime-type-substitutions): Added entries to
2006-02-05 Luc Teirlinck (widget-keymap): Fix corrupted value.
2006-02-05 Luc Teirlinck *** empty log message ***
2006-02-05 Peter Galbraith * mh-mime.el (mh-file-mime-type-substitutions): Added entries to
2006-02-04 Kim F. Storm (magic-mode-regexp-match-limit): New defvar.
2006-02-04 Kim F. Storm *** empty log message ***
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii (display-message-or-buffer): Compare the number of characters to the frame
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii (display-message-or-buffer): Count screen lines instead of buffer lines when
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii (Info-index, Info-mode): Improve the description of the `i' command.
2006-02-04 Eli Zaretskii *** empty log message ***
2006-02-04 Eli Zaretskii Regenerated.
2006-02-04 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-42
2006-02-03 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-02-03 Bill Wohler Update for MH-E release 7.91. mh-e-7_91
2006-02-03 Bill Wohler (Version, mh-version): Update for release 7.91.
2006-02-03 Bill Wohler (mh-image-load-path, mh-image-load-path-called-flag)
2006-02-03 Bill Wohler (mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
2006-02-03 Werner LEMBERG *** empty log message ***
2006-02-03 Werner LEMBERG * textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
2006-02-03 Peter Galbraith (mh-image-load-path): New variable to optionally hold the directory where
2006-02-03 Mark D. Baushke * mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
2006-02-03 Eli Zaretskii No need to mention Makefile.unix, it is no longer created.
2006-02-03 Peter Galbraith (mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'.
2006-02-03 Stefan Monnier Docstring fixes.
2006-02-03 Kim F. Storm Cache last merged escape glyph face.
2006-02-03 Kim F. Storm *** empty log message ***
2006-02-03 Kenichi Handa *** empty log message ***
2006-02-03 Kenichi Handa (set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
2006-02-03 Eli Zaretskii *** empty log message ***
2006-02-03 Eli Zaretskii (Init File, Find Init): Add cross-references to where $HOME is described.
2006-02-03 Eli Zaretskii mh-autoloads is now a dependency of recompile, no need to remake it manually.
2006-02-03 Eli Zaretskii (archive-maybe-copy): Fix the way directories in the archive are created
2006-02-03 Eli Zaretskii (erc-version-string): Don't hard-code Emacs version.
2006-02-03 Eli Zaretskii Fix last change.
2006-02-02 John Paul Wallington *** empty log message ***
2006-02-02 John Paul Wallington Update copyright years.
2006-02-02 John Paul Wallington (ibuffer-mark-compressed-file-buffers): New command.
2006-02-02 John Paul Wallington (ibuffer-compressed-file-name-regexp): New defcustom.
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (rcirc-cmd-join): Improve argument/docstring consistency.
2006-02-02 Richard M. Stallman (Basic Completion): Completion alists are risky.
2006-02-02 Richard M. Stallman (Active Keymaps): Clarifications.
2006-02-02 Richard M. Stallman (Layout Parameters): Minor clarification.
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (newsticker--decode-iso8601-date, newsticker--set-customvar,
2006-02-02 Stefan Monnier *** empty log message ***
2006-02-02 Stefan Monnier (*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change
2006-02-02 Luc Teirlinck (cua-mode): Doc fix.
2006-02-02 Luc Teirlinck *** empty log message ***
2006-02-02 Kenichi Handa *** empty log message ***
2006-02-02 Kenichi Handa (decode_composition_emacs_mule): Fix handling of
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (mailclient-place-body-on-clipboard-flag): Fix typo in docstring.
2006-02-02 Juanma Barranquero (savehist-loaded, savehist-load, savehist-install, savehist-autosave,
2006-02-02 Juanma Barranquero (rcirc-debug): Fix docstring.
2006-02-02 Juanma Barranquero (ezimage-mail, ezimage-object-out-of-date, ezimage-insert-image-button-maybe,
2006-02-02 Juanma Barranquero (dframe-handle-make-frame-visible, dframe-handle-iconify-frame,
2006-02-02 Juanma Barranquero *** empty log message ***
2006-02-02 Juanma Barranquero (hi-lock-mode, hi-lock-line-face-buffer, hi-lock-face-buffer,
2006-02-02 Luc Teirlinck (Top): Correct node name.
2006-02-02 Luc Teirlinck (Frame Parameters): Remove @item for S-Mouse-1; it is not inside the @table.
2006-02-02 Luc Teirlinck (File Names): Fix @xref.
2006-02-02 Luc Teirlinck (International): Correct node name.
2006-02-02 Luc Teirlinck (Save Keyboard Macro): Add missing @kbd to @table.
2006-02-02 Luc Teirlinck *** empty log message ***
2006-02-02 Mark A. Hershberger forgot log line
2006-02-02 Richard M. Stallman *** empty log message ***
2006-02-02 Richard M. Stallman (Top): Update subnode menu.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman (Single Shell, Interactive Shell): Fix xrefs.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman (Text and Binary, MS-DOS and MULE): Fix xrefs.
2006-02-02 Richard M. Stallman (Mac International): Fix xref.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman Minor fix to previous change.
2006-02-02 Richard M. Stallman Minor clarifications.
2006-02-02 Richard M. Stallman (Font Lock): C mode no longer depends on (-in-col-0.
2006-02-02 Richard M. Stallman (General Variables): Fix xref.
2006-02-02 Richard M. Stallman (move-beginning-of-line): Scan properly for invis change.
2006-02-02 Richard M. Stallman (multi-occur-in-matching-buffers): Fix prev change.
2006-02-02 Mark A. Hershberger use provided patch
2006-02-02 Mark A. Hershberger fixing bug report
2006-02-02 Bill Wohler (Version, mh-version): Add +cvs to version.
2006-02-02 Bill Wohler Release MH-E version 7.90. mh-e-7_90
2006-02-02 Bill Wohler Release MH-E version 7.90.
2006-02-01 Bill Wohler (which-func-mode): Shush compiler on Emacs 21 too.
2006-02-01 Bill Wohler * mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string
2006-02-01 Bill Wohler (mh-send-sub): Don't find components file in current directory--this
2006-02-01 Michael Albinus * net/tramp.el (tramp-convert-file-attributes): Set file's gid
2006-02-01 Stefan Monnier Minor twiddles in comments and docstrings.
2006-02-01 Juanma Barranquero *** empty log message ***
2006-02-01 Juanma Barranquero (highlight-changes-initial-state, highlight-changes-global-initial-state):
2006-02-01 Kim F. Storm (cua-mode): Mention that CUA enables
2006-02-01 Kim F. Storm *** empty log message ***
2006-02-01 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
2006-01-31 Bill Wohler * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument
2006-01-31 Bill Wohler (mh-complete-word): Fix bug in call to mh-display-completion-list.
2006-01-31 Richard M. Stallman *** empty log message ***
2006-01-31 Richard M. Stallman (Scrolling, Horizontal Scrolling, Follow Mode): Nodes moved to top.
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman (Registers): Mention bookmarks here.
2006-01-31 Richard M. Stallman (Top): Update subnode menu.
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman (M-x): Minor clarifications
2006-01-31 Richard M. Stallman Minor clarifications.
2006-01-31 Richard M. Stallman Many clarifications.
2006-01-31 Richard M. Stallman (Undo): New node, mostly copied from basic.texi.
2006-01-31 Richard M. Stallman (Top): Update subnode menus.
2006-01-31 Richard M. Stallman (Top): Update subnode menus.
2006-01-31 Richard M. Stallman (Basic Undo): Renamed from Undo. Most of text moved to new Undo node.
2006-01-31 Richard M. Stallman (multi-occur): Doc fix.
2006-01-31 Juanma Barranquero *** empty log message ***
2006-01-31 Juanma Barranquero Allow non-default values of `bs-header-lines-length'.
2006-01-31 Jan Djärv * configure.in: Require GTK 2.4 or newer.
2006-01-31 Jan Djärv * gtkutil.c (update_frame_tool_bar): Use new tool bar functions
2006-01-31 Simon Josefsson * erc.el (erc-open-ssl-stream): Use tls.el.
2006-01-31 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-30
2006-01-30 Luc Teirlinck (Flistp): Doc fix.
2006-01-30 Luc Teirlinck *** empty log message ***
2006-01-30 Chong Yidong * image-mode.el (image-toggle-display): Use file name if possible,
2006-01-30 John Paul Wallington *** empty log message ***
2006-01-30 John Paul Wallington (toplevel): Remove definition of `cl-assertion-failed' condition --
2006-01-30 John Paul Wallington (toplevel): Define `cl-assertion-failed' condition here because the
2006-01-30 Juanma Barranquero *** empty log message ***
2006-01-30 Juanma Barranquero (Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.
2006-01-30 Juanma Barranquero (ediff-meta-buffer-keymap-setup-hook, ediff-before-session-group-setup-hooks,
2006-01-30 Juanma Barranquero *** empty log message ***
2006-01-30 Juanma Barranquero (bw-dir, bw-eqdir, balance-windows, split-window-keep-point):
2006-01-30 Nick Roberts (thumbs-marked-list): Make buffer-local and
2006-01-30 Nick Roberts *** empty log message ***
2006-01-30 Bill Wohler (mh-scan-format-file-check): Allow any non-nil for
2006-01-30 Bill Wohler (sc-cite-original): Remove autoload of "sc" with old docstring.
2006-01-30 Bill Wohler (mh-note-copied, mh-note-printed): Reorganization revealed character
2006-01-30 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-27
2006-01-30 Juanma Barranquero (org-agenda-use-time-grid): Fix typo in docstring.
2006-01-30 Juanma Barranquero *** empty log message ***
2006-01-30 Juanma Barranquero (org-allow-space-in-links, org-closed-string, org-quote-string,
2006-01-30 Bill Wohler * mh-comp.el (mh-letter-hide-all-skipped-fields)
2006-01-30 Bill Wohler (mh-insert-fields): Handle nil values. Rmail, at least, will deliver
2006-01-30 Bill Wohler (mh-after-commands-processed-hook)
2006-01-30 Bill Wohler (mh-folder-mode): Use add-to-list to modify minor-mode-alias.
2006-01-30 Bill Wohler (mh-letter-menu): Remove. Defvar no longer needed to shush compiler.
2006-01-30 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-25
2006-01-30 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-24
2006-01-30 Miles Bader Add arch tagline
2006-01-29 Juanma Barranquero *** empty log message ***
2006-01-29 Juanma Barranquero (clean): Add newsticker, sieve, pgg, erc and rcirc.
2006-01-29 Juanma Barranquero (WINS): Add erc.
2006-01-29 Bill Wohler (MH_E_SRC): Add mh-compat.el, mh-folder.el,
2006-01-29 Bill Wohler The Great Cleanup
2006-01-29 Chong Yidong * basic.texi (Continuation Lines, Inserting Text): Mention
2006-01-29 Richard M. Stallman *** empty log message ***
2006-01-29 Richard M. Stallman Minor cleaups.
2006-01-29 Richard M. Stallman (Top): Change menu item for MS-DOS node. Update subnode menu.
2006-01-29 Richard M. Stallman (MS-DOS): Rewrite intro to explain how this
2006-01-29 Chong Yidong * display.texi (Other Display Specs, Image Descriptors): Image
2006-01-29 Richard M. Stallman Minor cleanups.
2006-01-29 Richard M. Stallman (Selective Undo): New node, text moved from basic.texi.
2006-01-29 Richard M. Stallman (Top): Add xref to Mac chapter; explain Windows better.
2006-01-29 Richard M. Stallman (Display Custom): Add xref to Variables.
2006-01-29 Richard M. Stallman Minor cleanups. Refer to "graphical" terminals, rather than X.
2006-01-29 Richard M. Stallman (Indentation Commands): Inserts newline, not "linefeed".
2006-01-29 Richard M. Stallman Minor cleanups.
2006-01-29 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
2006-01-29 Eli Zaretskii *** empty log message ***
2006-01-29 Eli Zaretskii Fix last change.
2006-01-29 Juanma Barranquero *** empty log message ***
2006-01-29 Juanma Barranquero (bs--format-aux): Implement `middle' alignment as described in the docstring for
2006-01-29 Luc Teirlinck (Fcar, Fcdr): Doc fixes.
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Luc Teirlinck (Fcar, Fcdr): Add links to Elisp manual to the docstrings.
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Luc Teirlinck (Cons Cells): Minor correction (the cdr of a dotted list is not
2006-01-28 Luc Teirlinck Capitalize dir entry for consistency with the entry
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Luc Teirlinck (install-arch-indep, uninstall): Add rcirc.
2006-01-28 Luc Teirlinck *** empty log message ***
2006-01-28 Alex Schroeder *** empty log message ***
2006-01-28 Alex Schroeder Some @cindex changes, some changes from @kbd to
2006-01-28 Chong Yidong Ronan Keryell's Sep 23 bug about "tramp sudo:: and version control on RCS"
2006-01-28 Chong Yidong align.el bug was fixed some time ago.
2006-01-27 Chong Yidong * TODO: Make SYNC_INPUT the default.
2006-01-27 Chong Yidong * FOR-RELEASE: string allocation bugs fixed.
2006-01-27 Richard M. Stallman *** empty log message ***
2006-01-27 Chong Yidong * alloc.c (make_interval, allocate_string)
2006-01-27 Miles Bader Add arch tagline
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii (DIRENTRY_NONEMPTY) [__CYGWIN__]: Use the MSDOS definition.
2006-01-27 Eli Zaretskii (ispell-find-aspell-dictionaries): If no English aspell dictionary is
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii (flyspell-incorrect, flyspell-duplicate): Doc fix.
2006-01-27 Michael Albinus * net/tramp-vc.el (vc-user-login-name): Wrap defadvice with a test
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii Undo last change.
2006-01-27 Eli Zaretskii *** empty log message ***
2006-01-27 Eli Zaretskii Add a coding: tag.
2006-01-27 Eli Zaretskii (latexenc-find-file-coding-system): Make sure latexenc-main-file is
2006-01-27 André Spiegel #
2006-01-27 André Spiegel (vc-sccs-state): Pass FILE to vc-user-login-name.
2006-01-27 André Spiegel (vc-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE to
2006-01-27 Eli Zaretskii ($(infodir)/rcirc, rcirc.dvi): New targets.
2006-01-27 Eli Zaretskii (../info/rcirc, rcirc.dvi): New targets.
2006-01-27 Eli Zaretskii Untabify the whole file.
2006-01-27 Eli Zaretskii New file.
2006-01-27 Eli Zaretskii (Layout Parameters): border-width and internal-border-width belong to the
2006-01-26 Nick Roberts (thumbs-do-thumbs-insertion): Suppress message when
2006-01-26 Nick Roberts *** empty log message ***
2006-01-26 Richard M. Stallman *** empty log message ***
2006-01-26 Richard M. Stallman (custom-mode): Doc: Use advertised-widget-backward.
2006-01-26 Richard M. Stallman (advertised-widget-backward): New alias.
2006-01-26 Richard M. Stallman Correct the keywords.
2006-01-26 Richard M. Stallman (move-beginning-of-line): Take account of fields.
2006-01-26 Richard M. Stallman (describe-function): Don't pass `nil' as default.
2006-01-26 Richard M. Stallman (risky-local-variable-p): Follow var aliases.
2006-01-26 Richard M. Stallman (lazy-completion-table): Doc fix.
2006-01-26 Richard M. Stallman (rmail-make-summary-line-1): Don't set global binding of `line'.
2006-01-26 Richard M. Stallman (check_pure_size): Make overflow message an "error message".
2006-01-26 Richard M. Stallman (Fmap_keymap): Doc fix.
2006-01-26 Richard M. Stallman (Fx_create_frame): Put all specified parms into f->param_alist
2006-01-26 Richard M. Stallman (x_get_arg): "Clear out" the parm in ALIST if found there.
2006-01-26 Károly Lőrentey (Fconstrain_to_field): Fix behaviour on field boundaries.
2006-01-26 Károly Lőrentey (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
2006-01-26 Károly Lőrentey (Fconstrain_to_field): Use get_pos_property, not Fget_char_property,
2006-01-26 Károly Lőrentey (Fbeginning_of_line, Fend_of_line): Clarify confusing doc string.
2006-01-26 Kenichi Handa *** empty log message ***
2006-01-26 Kenichi Handa (Fcall_process): GCPRO error_file. Encode infile,
2006-01-25 Luc Teirlinck (Antinews): Various corrections and additions.
2006-01-25 Luc Teirlinck *** empty log message ***
2006-01-25 André Spiegel #
2006-01-25 André Spiegel (vc-user-login-name): Comment out defadvice, it is no longer
2006-01-25 André Spiegel (vc-default-dired-state-info): Pass FILE to vc-user-login-name.
2006-01-25 André Spiegel (vc-user-login-name): Rewritten to handle access via Tramp.
2006-01-25 Kenichi Handa *** empty log message ***
2006-01-25 Kenichi Handa (decode-char): Avoid the overhead of
2006-01-25 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-14
2006-01-25 Luc Teirlinck Minor fixes in introductory comment.
2006-01-25 Noah Friedman *** empty log message ***
2006-01-25 Luc Teirlinck *** empty log message ***
2006-01-25 Noah Friedman Replace all references to `cdr' field of conses with `u.cdr',
2006-01-25 Nick Roberts Make background transparent.
2006-01-25 Nick Roberts *** empty log message ***
2006-01-24 Nick Roberts (thumbs-new-image-size): New function.
2006-01-24 Nick Roberts *** empty log message ***
2006-01-24 Stefan Monnier (IMMEDIATE_QUIT_CHECK): Use it with SYNC_INPUT as well.
2006-01-24 Stefan Monnier (log-view-minor-wrap): First rev is the one at point.
2006-01-24 Chong Yidong * alloc.c (allocate_string_data): Update next_free immediately, to
2006-01-24 Stefan Monnier Avoid macros from calendar.el so as to break
2006-01-24 Stefan Monnier Avoid macros from calendar.el so as to break
2006-01-24 Stefan Monnier Remove unnecessary leading stars in docstrings.
2006-01-24 Thien-Thi Nguyen *** empty log message ***
2006-01-24 Thien-Thi Nguyen (lisp-font-lock-keywords-2):
2006-01-24 Károly Lőrentey (handle_invisible_prop): Set it->position to fix cursor
2006-01-23 Nick Roberts (thumbs-extra-images): New variable. Make it buffer-local
2006-01-23 Nick Roberts *** empty log message ***
2006-01-23 Stefan Monnier (x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
2006-01-23 Stefan Monnier (ses-read-cell): Provide a default value.
2006-01-23 Juanma Barranquero *** empty log message ***
2006-01-23 Juanma Barranquero (image-library-alist): Add additional names for GIF library.
2006-01-23 Reiner Steib (latexenc-find-file-coding-system): Add file-regular-p check.
2006-01-23 Juanma Barranquero *** empty log message ***
2006-01-23 Kim F. Storm (handle_single_display_spec): Fix handling of space
2006-01-23 Kim F. Storm *** empty log message ***
2006-01-23 Stefan Monnier (clone-buffer): Don't show the new buffer in the same window.
2006-01-23 Stefan Monnier Avoid allocating Lisp data from code that can be run from a signal handler.
2006-01-23 Stefan Monnier (lisp_align_free): Add an assertion.
2006-01-23 Juri Linkov *** empty log message ***
2006-01-23 Juri Linkov (User Interface): Add S-TAB for widget-backward.
2006-01-23 Juri Linkov (Easy Customization, Customization Groups)
2006-01-23 Juri Linkov (doctor-mode-map): Rename from `doc-mode-map'.
2006-01-23 Juri Linkov (clone-buffer, clone-indirect-buffer, clone-indirect-buffer-other-window):
2006-01-23 Juri Linkov (desktop-load-file): Check for `fboundp' before calling `symbol-function'.
2006-01-23 Juri Linkov (custom-buffer-create-internal): Use widget type
2006-01-23 Juri Linkov (info-xref): Inherit from `link'.
2006-01-23 Juri Linkov (link, link-visited): New faces based on default values
2006-01-23 Nick Roberts (thumbs-file-alist): Avoid creating duplicate entries.
2006-01-23 Nick Roberts *** empty log message ***
2006-01-22 Michael Albinus * etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
2006-01-22 Luc Teirlinck (inhibit-splash-screen, initial-scratch-message): Doc fixes.
2006-01-22 Luc Teirlinck *** empty log message ***
2006-01-22 Michael Albinus Sync with Tramp 2.0.52.
2006-01-22 André Spiegel #
2006-01-22 André Spiegel (vc-sccs-state-heuristic): Use file-attributes with ID-FORMAT
2006-01-22 André Spiegel (vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT
2006-01-22 Kenichi Handa (make-subsidiary-coding-system): Reset
2006-01-22 Kenichi Handa New alias for windows-1252.
2006-01-22 John Paul Wallington *** empty log message ***
2006-01-22 John Paul Wallington (hl-line-highlight, hl-line-move): Doc fixes.
2006-01-22 Kenichi Handa *** empty log message ***
2006-01-22 Kenichi Handa Cancel previous change.
2006-01-22 Kenichi Handa *** empty log message ***
2006-01-22 Kenichi Handa Don't make cpXXX as an alias here.
2006-01-22 Luc Teirlinck (syms_of_dired) <completion-ignored-extensions>: Doc fix.
2006-01-22 Luc Teirlinck *** empty log message ***
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (find-definition-noselect, find-variable-noselect): Search variables in
2006-01-21 Eli Zaretskii Don't use @kbd for TAB in index.
2006-01-21 Romain Francoise (get_window_cursor_type): Fix last change.
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (rmail-output): Don't use content-type if it is nil.
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (flyspell-emacs-popup, flypell-xemacs-popup): Default to disabling the
2006-01-21 Eli Zaretskii Use @key for TAB.
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (python-mode) <eldoc-mode-hook>: Pass nil as the first arg to run-python.
2006-01-21 Eli Zaretskii (File Aliases): Don't claim that usually separate buffers are created for two
2006-01-21 Eli Zaretskii *** empty log message ***
2006-01-21 Eli Zaretskii (command-line-1): Handle --no-desktop if desktop.el is not loaded.
2006-01-21 Jay Belanger *** empty log message ***
2006-01-21 Jay Belanger (math-add-symb-fancy): Check the length of the correct variable.
2006-01-21 Jay Belanger *** empty log message ***
2006-01-21 Jay Belanger (calc-sum-rec): Fix the case where the lower limit is 0.
2006-01-21 Luc Teirlinck (Introduction): Fix typo.
2006-01-20 Eli Zaretskii *** empty log message ***
2006-01-20 Eli Zaretskii (Fload): Don't leak the file descriptor returned by openp if we are going
2006-01-20 Eli Zaretskii *** empty log message ***
2006-01-20 Eli Zaretskii (sys_close): If FD is outside [0..MAXDESC) limits, pass it directly to _close.
2006-01-20 Eli Zaretskii *** empty log message ***
2006-01-20 Eli Zaretskii Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.
2006-01-20 Carsten Dominik Version 4.04
2006-01-20 Carsten Dominik Version number change only
2006-01-20 Carsten Dominik (org-open-at-point): Fixed bug with matching a link.
2006-01-20 Carsten Dominik *** empty log message ***
2006-01-20 Carsten Dominik *** empty log message ***
2006-01-20 Kenichi Handa *** empty log message ***
2006-01-20 Kenichi Handa (BASE_PURESIZE): Increment to 1190000.
2006-01-20 Nick Roberts (thumbs-buffer): New variable. Make it buffer local.
2006-01-20 Nick Roberts *** empty log message ***
2006-01-20 Miles Bader Revision: emacs@sv.gnu.org/emacs--devo--0--patch-5
2006-01-20 Richard M. Stallman *** empty log message ***
2006-01-20 Richard M. Stallman (Translation of Characters): Search cmds use
2006-01-20 Richard M. Stallman (Overview of Markers): Count insertion type as one of a marker's attributes.
2006-01-20 Richard M. Stallman (Top): Menu clarification.
2006-01-20 Richard M. Stallman (Other Display Specs): Delete duplicate entry for
2006-01-20 Richard M. Stallman (Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
2006-01-20 Richard M. Stallman (set-mark-command): Doc fix.
2006-01-20 Richard M. Stallman Comment change.
2006-01-19 Luc Teirlinck (custom-buffer-create-internal): State in the text above
2006-01-19 Luc Teirlinck *** empty log message ***
2006-01-19 Reiner Steib (spam-group-ham-mark-p, spam-group-spam-mark-p)
2006-01-19 Chong Yidong * xdisp.c (get_window_cursor_type): Use cursor type specified by
2006-01-19 Luc Teirlinck *** empty log message ***
2006-01-19 Luc Teirlinck (dired-no-confirm): Add quote.
2006-01-19 Stefan Monnier *** empty log message ***
2006-01-19 Stefan Monnier (table-mode-indicator): Typo in last change.
2006-01-19 Richard M. Stallman *** empty log message ***
2006-01-19 Richard M. Stallman (hide-leaves): Don't call outline-end-of-heading.
2006-01-19 Richard M. Stallman (isearch-forward): Doc fix.
2006-01-19 Richard M. Stallman (dired-move-to-filename-regexp): Define as alias.
2006-01-19 Richard M. Stallman (battery-linux-proc-acpi): Handle "last full capacity".
2006-01-19 Richard M. Stallman (bibtex-strings, bibtex-reference-keys): Mark as risky.
2006-01-19 Richard M. Stallman (Fmap_keymap): Doc fix.
2006-01-19 Richard M. Stallman (GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
2006-01-19 Richard M. Stallman (echo_char): Don't omit the space between first two echoed chars.
2006-01-19 Richard M. Stallman (read_minibuf): Fix previous change.
2006-01-19 Richard M. Stallman (Deletion): Upcase @key argument.
2006-01-19 Richard M. Stallman *** empty log message ***
2006-01-19 Richard M. Stallman (Custom Themes): Minor cleanup.
2006-01-19 Richard M. Stallman (Hungry Delete): Upcase @key argument.
2006-01-19 Kenichi Handa *** empty log message ***
2006-01-19 Kenichi Handa (rmail-enable-mime): Docstring fixed.
2006-01-19 Masatake YAMATO * progmodes/cpp.el (cpp-edit-load): Make the order of listed conditions in a base C code buffer and its associate CPP Edit buffer the same.
2006-01-19 Kenichi Handa *** empty log message ***
2006-01-19 Kenichi Handa *** empty log message ***
2006-01-19 Kenichi Handa (handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
2006-01-18 Jesper Harder (smtpmail-send-it): Use insert-buffer-substring.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile. Use dolist.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile. Move code
2006-01-18 Stefan Monnier Move defvars out of eval-when-compile.
2006-01-18 Richard M. Stallman *** empty log message ***
2006-01-18 Richard M. Stallman (x_frame_get_and_record_arg): Don't record Qunbound value in f->param_alist.
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov (list-buffers-noselect): Use `buffer-menu-buffer' instead of `Buffer-menu-buffer'.
2006-01-17 Masatake YAMATO Added makefile-imake-mode.
2006-01-17 Stefan Monnier Oops. Attribution fix.
2006-01-17 Stefan Monnier (ispell-kill-ispell-hook): Add to the hook when
2006-01-17 Bill Wohler (assoc-string): Fix typo in argument.
2006-01-17 Richard M. Stallman *** empty log message ***
2006-01-17 Richard M. Stallman (lisp-font-lock-keywords-1): Minor rearrangement.
2006-01-17 Luc Teirlinck *** empty log message ***
2006-01-17 Luc Teirlinck (customize-rogue): Minor doc fix.
2006-01-17 Bill Wohler *** empty log message ***
2006-01-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov (buffer-menu-buffer) <defface>: Renamed from
2006-01-17 Juri Linkov (Info-revert-find-node): Check for Info-current-file
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov (dired-diff): Use dired-dwim-target-directory
2006-01-17 Juri Linkov *** empty log message ***
2006-01-17 Juri Linkov Add `coding: iso-2022-7bit' cookie.
2006-01-17 Juri Linkov (Man-heading-regexp): Add `/'.
2006-01-17 Juri Linkov (log-view-minor-wrap): Use the same logic to get revisions as `log-view-diff'.
2006-01-17 Juri Linkov (Standard Faces): Add `mode-line-buffer-id'.
2006-01-16 Juri Linkov Add mode-line-buffer-id.
2006-01-16 Juri Linkov *** empty log message ***
2006-01-16 Juri Linkov (display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
2006-01-16 Juri Linkov (Info-mode-line-node-keymap): New defvar.
2006-01-16 Juri Linkov (propertized-buffer-identification): Use face
2006-01-16 Juri Linkov (mode-line-faces): New defgroup.
2006-01-16 Bill Wohler * mh-acros.el (require): Remove defadvice of require as defadvice is
2006-01-16 Bill Wohler * mh-comp.el (mh-show-buffer-message-number): Replace (car
2006-01-16 Mark D. Baushke * mh-mime.el (mh-mime-display, mh-mm-inline-message): Fix use of mm-
2006-01-16 Kenichi Handa *** empty log message ***
2006-01-16 Kenichi Handa (autoload-coding-system): Prepare for EOL variants.
2006-01-16 Kenichi Handa Add autoload cookies for cp125[0345678].
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
2006-01-16 Bill Wohler * mh-e.el (mh-limit-map, mh-help-messages): Change keybinding of
2006-01-16 Miles Bader Add arch tagline
2006-01-15 Stephen Eglen (iswitchb-define-mode-map): Use C-n for iswitchb-toggle-ignore. (This
2006-01-15 Dan Nicolaescu * e/eterm-color.ti: Re-enable the ri entry. Add kich1.
2006-01-15 Bill Wohler * mh-exec.el: Require mh-acros, mh-buffers, and mh-utils for
2006-01-15 Andreas Schwab .
2006-01-15 Andreas Schwab (Freplace_match): Use UPPERCASEP instead of !NOCASEP.
2006-01-15 Bill Wohler * mh-comp.el (mh-pgp-support-flag): Move here from mh-utils.el; needed
2006-01-15 Stefan Monnier (ispell-internal-change-dictionary, ispell-change-dictionary):
2006-01-15 Stefan Monnier (flyspell-kill-ispell-hook): Fix braino.
2006-01-15 Stefan Monnier (flyspell-kill-ispell-hook): New fun.
2006-01-15 Stefan Monnier (ispell-kill-ispell): Run new hook ispell-kill-ispell-hook.
2006-01-15 Luc Teirlinck (Custom-set, Custom-save, Custom-reset-current, Custom-reset-saved):
2006-01-15 Luc Teirlinck *** empty log message ***
2006-01-14 Bill Wohler * mh-customize.el (mh-index): Rename group to mh-search and sort group
2006-01-14 Richard M. Stallman *** empty log message ***
2006-01-14 Richard M. Stallman (Inserting Text): Minor cleanup.
2006-01-14 Bill Wohler (require): Added Satyaki's comment regarding what needs to happen to
2006-01-14 Bill Wohler * mh-search.el (mh-index-next-result-function): Add format to
2006-01-13 Nick Roberts (Simple Advice): Update example to fit argument change in previous-line.
2006-01-13 Nick Roberts *** empty log message ***
2006-01-13 Richard M. Stallman *** empty log message ***
2006-01-13 Richard M. Stallman +N applies only to next file.
2006-01-13 Romain Francoise *** empty log message ***
2006-01-13 Romain Francoise (add-change-log-entry, change-log-merge):
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (widget-field-end): If the overlay is no longer associated with a buffer,
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (custom-add-see-also, custom-add-parent-links): Make sure the links use
2006-01-13 Stefan Monnier (auto-mode-alist): Use \' rather than $.
2006-01-13 Eli Zaretskii Fix date monotonicity.
2006-01-13 Carsten Dominik (org-get-time-of-day): Fixed bug with times before 1am.
2006-01-13 Carsten Dominik Version 4.03
2006-01-13 Carsten Dominik (Agenda commands): Document tags command.
2006-01-13 Carsten Dominik *** empty log message ***
2006-01-13 Carsten Dominik (org-open-file): Use mailcap for selecting an
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (ispell-init-process): Include the used dictionary in ispell process
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (batch-byte-recompile-directory): Doc fix.
2006-01-13 Eli Zaretskii *** empty log message ***
2006-01-13 Eli Zaretskii (MH_E_SRC): Synchronize with Makefile.in.
2006-01-13 Bill Wohler (MH_E_SRC): Replace mh-index.el and mh-pick.el with mh-search.el.
2006-01-13 Bill Wohler * mh-search.el: New file containing contents of mh-index.el and
2006-01-13 Masatake YAMATO Update copyright year.
2006-01-13 Chong Yidong Minor fix.
2006-01-13 Chong Yidong (custom-theme-add-variable): Don't add `custom-enabled-themes'.
2006-01-13 Chong Yidong * cus-theme.el (custom-theme-add-variable, custom-theme-add-face):
2006-01-12 John Paul Wallington Update copyright year.
2006-01-12 Andreas Schwab *** empty log message ***
2006-01-12 Andreas Schwab Regenerate.
2006-01-12 Andreas Schwab Move AC_AIX and AC_GNU_SOURCE before first compile check.
2006-01-12 John Paul Wallington *** empty log message ***
2006-01-12 John Paul Wallington (describe-variable): Remove newlines from void variable output.
2006-01-12 Nick Roberts (wdired-mode-map): Add help echo for wdired-abort-changes.
2006-01-12 Nick Roberts (Man-file-name-regexp): Adjust for a list of files.
2006-01-12 Nick Roberts *** empty log message ***
2006-01-12 Nick Roberts Define new macro WINDOW_SUPPORT.
2006-01-12 Masatake YAMATO * progmodes/ld-script.el (auto-mode-alist): Support suffix conventions used in netbsd and eCos.
2006-01-12 YAMAMOTO Mitsuharu *** empty log message ***
2006-01-12 YAMAMOTO Mitsuharu [HAVE_INTTYPES_H]: Include inttypes.h.
2006-01-12 YAMAMOTO Mitsuharu [USE_ATSUI] (atsu_get_text_layout_with_text_ptr)
2006-01-12 Luc Teirlinck (Changing a Variable, Face Customization): Update for changes in Custom menus.
2006-01-12 Luc Teirlinck *** empty log message ***
2006-01-12 Miles Bader Add arch tagline
2006-01-12 Luc Teirlinck (tooltip-mode): Doc fix.
2006-01-12 Luc Teirlinck (init-file-user): defcustom -> defvar.
2006-01-12 Luc Teirlinck (custom-reset-menu, custom-buffer-create-internal)
2006-01-11 Stefan Monnier (reveal-post-command): window-buffer signals an error on
2006-01-11 Bill Wohler * mh-acros.el (mh-defun-compat, mh-defmacro-compat): Move here from
2006-01-11 Bill Wohler (generated-custom-dependencies-file): Fix typo and phrasing in
2006-01-11 Bill Wohler * Makefile (MH_E_SRC): Add mh-buffers.el.
2006-01-11 Masatake YAMATO 2006-01-06 Masatake YAMATO <jet@gyve.org>
2006-01-11 Bill Wohler (mh-forward): Cosmetics on prompt when draft exists.
2006-01-11 Bill Wohler *** empty log message ***
2006-01-11 Bill Wohler (mh-x-image-url-cache-canonicalize): Use url-hexify-string to remove
2006-01-11 Bill Wohler * mh-comp.el (mh-insert-letter): If you choose a different folder, the
2006-01-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
2006-01-11 Bill Wohler (mh-index-next-folder): Don't back up a line when going backwards
2006-01-10 Bill Wohler * mh-index.el (mh-index-search): Checking mh-find-path-run is
2006-01-10 Bill Wohler (mh-folder-msg-number): Removed trailing whitespace.
2006-01-10 Bill Wohler (mh-file-mime-type): Removed trailing whitespace.
2006-01-10 Stefan Monnier (tcl-indent-command): Use indent-for-tab-command.
2006-01-10 Stefan Monnier (url-retrieve-synchronously): Adjust the workaround so as not
2006-01-10 Stefan Monnier Add bugs/todo entry.
2006-01-10 Stefan Monnier (url-privacy-level): Add setter.
2006-01-10 Stefan Monnier (url-setup-privacy-info): Add docstring.
2006-01-10 Stefan Monnier (flymake-split-string): Remove >1 empty strings at beg/end of the result.
2006-01-10 Stefan Monnier (Fexpand_file_name): Remove redundant tests. Fix elimination of // so that
2006-01-10 Simon Josefsson Add comment describing AUTH PLAIN fix.
2006-01-10 Thien-Thi Nguyen *** empty log message ***
2006-01-10 Thien-Thi Nguyen (report-emacs-bug-text-prompt): Delete var.
2006-01-10 Bill Wohler (mh-variant-mu-mh-info, mh-variant-nmh-info): Applied patch from
2006-01-10 Stefan Monnier (flymake-find-buildfile): Remove invariant arg `dirs'. Adjust callers.
2006-01-10 Bill Wohler (mh-rescan-folder): Try to keep cursor at current message, even if cur
2006-01-10 Bill Wohler Remove a couple of extra blank lines and unneeded defvars.
2006-01-09 John Paul Wallington *** empty log message ***
2006-01-09 John Paul Wallington (custom-comment) <defface>: Add TTY definitions.
2006-01-09 Stefan Monnier (reveal-open-new-overlays): New extracted fun.
2006-01-09 Bill Wohler Use ";; Shush compiler." comment consistently per Mark's suggestion.
2006-01-09 Bill Wohler Comment declaration to remind programmer to update forward definition
2006-01-09 Bill Wohler * mh-funcs.el:
2006-01-09 Bill Wohler Use consistent verbiage with compiler defvars.
2006-01-09 Bill Wohler Fix typo.
2006-01-09 Bill Wohler Use consistent verbiage with compiler defvars.
2006-01-09 Stefan Monnier Use `require' rather than autoload for XEmacs's overlays.
2006-01-09 Jan Djärv * gtkutil.c (xg_toggle_notify_cb): New function.
2006-01-09 Stefan Monnier *** empty log message ***
2006-01-09 Stefan Monnier (log-view-file-re, log-view-message-re): Add support for DaRCS output.
2006-01-09 Stefan Monnier (Obtaining Flymake): Remove chapter since Emacs's
2006-01-09 Bill Wohler * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string
2006-01-08 Alex Schroeder *** empty log message ***
2006-01-08 Alex Schroeder (rmail-reply-regexp): Also ignore mailing list
2006-01-08 Chong Yidong * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
2006-01-08 Alex Schroeder *** empty log message ***
2006-01-08 Alex Schroeder (rmail-current-subject): New function.
2006-01-08 Alex Schroeder (rmail-summary-by-topic): Use
2006-01-08 Alex Schroeder *** empty log message ***
2006-01-08 Alex Schroeder (Caching passphrase): Rewording.
2006-01-08 Richard M. Stallman *** empty log message ***
2006-01-08 Richard M. Stallman (Custom-set, Custom-save): Doc fix.
2006-01-07 Bill Wohler Updated Faces documentation in header.
2006-01-07 Eli Zaretskii Fix typos.
2006-01-07 Bill Wohler (mh-mml-tag-present-p): Update regexp to handle <mml> tags inserted by
2006-01-07 Eli Zaretskii *** empty log message ***
2006-01-07 Eli Zaretskii (init-file-user): Doc fix.
2006-01-07 Alex Schroeder *** empty log message ***
2006-01-07 Alex Schroeder (rcirc-ignore-list): New option.
2006-01-07 Alex Schroeder *** empty log message ***
2006-01-07 Alex Schroeder (rcirc-send-input): No longer check whether the
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii (report-emacs-bug): Let explanations correctly reflect the address to which
2006-01-06 Eli Zaretskii Add 2006 to Copyright years.
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii (auto-mode-alist): Recognize linker scripts whose file-name extensions are
2006-01-06 Eli Zaretskii (Obtaining Flymake): Update Flymake's CVS repository URL.
2006-01-06 Eli Zaretskii Fix typos.
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii Fix typos (misspellings) in the commentary.
2006-01-06 Eli Zaretskii (find-definition-noselect): Fix typo in the doc string:
2006-01-06 Eli Zaretskii (find-definition-noselect): Fix typo in a doc string: "functoin" => "function".
2006-01-06 Eli Zaretskii (bibtex-validate-globally): Fix typo in a message text:
2006-01-06 Eli Zaretskii *** empty log message ***
2006-01-06 Eli Zaretskii (basic-save-buffer-2): If backing-up failed, reset buffer-backed-up to nil.
2006-01-06 Nick Roberts (gdb-script-skip-to-head, gdb-script-calculate-indentation):
2006-01-06 Nick Roberts *** empty log message ***
2006-01-06 Carsten Dominik Removed the accidentally re-added empty line in the
2006-01-06 Carsten Dominik *** empty log message ***
2006-01-05 Bill Wohler (updates): Remove mh-autoloads dependency, since it probably has
2006-01-05 Bill Wohler (compile-always): Add mh-autoloads dependency.
2006-01-05 Stefan Monnier (url-history-hash-table): Initialize in declaration.
2006-01-05 Stefan Monnier (url-cookie-parse-file): Don't complain of missing file.
2006-01-05 Stefan Monnier (url-history-parse-history): Don't complain if the file is missing.
2006-01-05 Stefan Monnier (flyspell-accept-buffer-local-defs): Add an
2006-01-05 Nick Roberts Fix typo.
2006-01-05 Nick Roberts *** empty log message ***
2006-01-05 Stefan Monnier *** empty log message ***
2006-01-05 Stefan Monnier (flymake-get-cleanup-function): Default to flymake-simple-cleanup.
2006-01-05 Eli Zaretskii *** empty log message ***
2006-01-05 Eli Zaretskii Fix last change.
2006-01-05 Richard M. Stallman *** empty log message ***
2006-01-05 Richard M. Stallman (Info-find-node): Don't record previous node if have none.
2006-01-05 Richard M. Stallman (The Mark): Fix in `mark'.
2006-01-05 Richard M. Stallman *** empty log message ***
2006-01-05 Richard M. Stallman (mark): Doc fix.
2006-01-05 Kim F. Storm (Fmake_network_process): Use AF_INET instead of
2006-01-05 Kim F. Storm *** empty log message ***
2006-01-05 YAMAMOTO Mitsuharu *** empty log message ***
2006-01-05 YAMAMOTO Mitsuharu (Fx_server_version): Use gestaltSystemVersionMajor,
2006-01-05 YAMAMOTO Mitsuharu (mac_coerce_file_name_ptr, mac_coerce_file_name_desc):
2006-01-05 YAMAMOTO Mitsuharu (Mac International): Undo last change.
2006-01-05 YAMAMOTO Mitsuharu (mac-ae-parameter): Don't coerce data if it is
2006-01-05 Carsten Dominik Version 4.02
2006-01-05 Carsten Dominik (Agenda Views): Chapter reorganized.
2006-01-05 Carsten Dominik *** empty log message ***
2006-01-05 Carsten Dominik (org-end-of-subtree): New function.
2006-01-05 Richard M. Stallman *** empty log message ***
2006-01-05 Richard M. Stallman (Misc Network, Make Network): Minor cleanups.
2006-01-04 Chong Yidong (custom-reset-menu, Custom-mode-menu)
2006-01-04 Jan Djärv * gtkutil.c (xg_get_image_for_pixmap): If the image is from a file,
2006-01-04 Chong Yidong * cus-edit.el (custom-face-save): Push to theme-face before
2006-01-04 Eli Zaretskii *** empty log message ***
2006-01-04 Eli Zaretskii Avoid a warning message when x_error_quitter is not compiled in.
2006-01-04 Eli Zaretskii *** empty log message ***
2006-01-04 Eli Zaretskii [WINDOWSNT]: Undef AF_INET6 to disable IPv6 support for w32.
2006-01-04 Chong Yidong * cus-edit.el (custom-reset-menu, Custom-mode-menu)
2006-01-04 Chong Yidong * cus-edit.el (custom-reset-menu, custom-reset, Custom-mode-menu)
2006-01-04 Kenichi Handa Delete spurious trailing whitespaces.
2006-01-04 Kenichi Handa (indian-compose-region): Delete spurious whitespace.
2006-01-04 Luc Teirlinck (custom-buffer-create-internal): Move whole buffer "Erase Customization"
2006-01-04 Luc Teirlinck *** empty log message ***
2006-01-04 Luc Teirlinck *** empty log message ***
2006-01-04 Mark D. Baushke * mh-e.el (mh-delete-a-msg): Fix whitespace nit.
2006-01-04 Bill Wohler * mh-alias.el (mh-alias-add-alias): Grand message and error string
2006-01-04 Bill Wohler * mh-comp.el (mh-reply): Use standard default notation in prompts
2006-01-04 Kim F. Storm *** empty log message ***
2006-01-04 Kim F. Storm (Misc Network): Clarity OMIT-PORT arg.
2006-01-04 Kim F. Storm (Make Network): Add IPv6 addresses and handling.
2006-01-04 Kim F. Storm Add IPv6 support.
2006-01-03 Kim F. Storm Undo last change. Instead, look at Vsystem_type to
2006-01-03 Kim F. Storm *** empty log message ***
2006-01-03 Kim F. Storm (key-sequence): Rework widget to read key binding
2006-01-03 Stefan Monnier (flymake-create-temp-with-folder-structure): Use expand-file-name.
2006-01-03 Stefan Monnier (flymake-base-dir, flymake-master-file-name, flymake-temp-master-file-name)
2006-01-03 Stefan Monnier (flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)
2006-01-03 Stefan Monnier (byte-compile-file-form-defalias):
2006-01-03 Bill Wohler * mh-customize.el (mh-folder-msg-number): Snow is actually off-white
2006-01-03 Bill Wohler (mh-alias-add-alias): Remove leading * from docstring.
2006-01-03 J.D. Smith *** empty log message ***
2006-01-03 J.D. Smith (mouse-drag-track): Renamed, from `mouse-drag-region-1'. Includes
2006-01-03 Stefan Monnier (font-lock-fontify-buffer, font-lock-fontify-region): Make sure we've setup
2006-01-03 Stefan Monnier (Fwindow_minibuffer_p): Declare (for use in minibuf.c).
2006-01-03 Stefan Monnier (describe_map_compare): Yet another int/Lisp_Object mixup.
2006-01-03 Ken Raeburn *** empty log message ***
2006-01-03 Romain Francoise (fancy-splash-tail, normal-splash-screen): Update copyright year.
2006-01-03 Romain Francoise (main): Update copyright year.
2006-01-03 Ken Raeburn *** empty log message ***
2006-01-03 Ken Raeburn (delete_temp_file): Bind file-name-handler-alist to nil for the call
2006-01-03 Bill Wohler * mh-alias.el (mh-alias-grab-from-field): Remove leading * from
2006-01-03 Chong Yidong Minor tweak.
2006-01-03 Chong Yidong Minor tweak.
2006-01-03 Chong Yidong * custom.texi (Custom Themes): Describe the new
2006-01-03 Mark D. Baushke * mh-mime.el (mh-mml-unsecure-message): Remove unused argument.
2006-01-02 Chong Yidong * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):
2006-01-02 Chong Yidong * cus-theme.el: Rewrite the Custom New Theme Mode interface.
2006-01-02 Chong Yidong * configure.in: Use -Wno-pointer-sign if available.
2006-01-02 Chong Yidong Doc fix.
2006-01-02 Chong Yidong Doc fix.
2006-01-02 Chong Yidong Change ordering so all the Custom Themes code is in one place.
2006-01-02 Chong Yidong * custom.el: Move Custom Themes commentary to start of theme code.
2006-01-02 Stefan Monnier (url-retrieve-synchronously): Don't autoload.
2006-01-02 Stefan Monnier (url-retrieve, url-retrieve-synchronously): Autoload.
2006-01-02 Stefan Monnier Require `url'.
2006-01-02 Richard M. Stallman *** empty log message ***
2006-01-02 Richard M. Stallman Fix previous change.
2006-01-02 Richard M. Stallman *** empty log message ***
2006-01-02 Richard M. Stallman (Custom-set, Custom-save): Ask for confirmation.
2006-01-01 Bill Wohler * mh-customize.el: Sync docstrings with manual for faces and sort them
2006-01-01 Ken Raeburn *** empty log message ***
2006-01-01 Ken Raeburn (Fcall_process_region): Bind file-name-handler-alist to nil for the call to
2006-01-01 Richard M. Stallman *** empty log message ***
2006-01-01 Richard M. Stallman (mouse-drag-region-1): When following link via mouse-2,
2006-01-01 Richard M. Stallman *** empty log message ***
2006-01-01 Richard M. Stallman (read_minibuf): Clear out all other minibuffer windows.
2005-12-31 Chong Yidong * custom.el (provide-theme): Ban `user' theme name.
2005-12-31 Chong Yidong * cus-edit.el (custom-button-mouse): New variable.
2005-12-31 Romain Francoise *** empty log message ***
2005-12-31 Eli Zaretskii *** empty log message ***
2005-12-31 Eli Zaretskii (gdb_pvec_type): A dummy variable for GDB's sake.
2005-12-31 Eli Zaretskii (gud-display-line): Support hl-line in the source buffer.
2005-12-31 Eli Zaretskii Fix wording of last change.
2005-12-31 Eli Zaretskii *** empty log message ***
2005-12-31 Eli Zaretskii (mouse-drag-window-above): Verify that the found window overlaps with the
2005-12-31 Eli Zaretskii *** empty log message ***
2005-12-31 Eli Zaretskii (cvs-update): New target.
2005-12-31 Chong Yidong Remove obsolete comment
2005-12-31 Chong Yidong * cus-theme.el (custom-new-theme-mode-map): New variable.
2005-12-31 Chong Yidong *** empty log message ***
2005-12-31 Chong Yidong * cus-theme.el (custom-new-theme-mode): Use cus-edit faces.
2005-12-30 Luc Teirlinck (set_text_properties): Reword description of return value.
2005-12-30 Luc Teirlinck *** empty log message ***
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (custom-load-themes): Function deleted.
2005-12-30 Richard M. Stallman (custom-load-themes): Function deleted.
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (custom-save-loaded-themes): Function deleted.
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (custom-save-loaded-themes): Call custom-save-delete.
2005-12-30 Stefan Monnier *** empty log message ***
2005-12-30 Stefan Monnier (Displaying the Cursor): Mention visible-cursor.
2005-12-30 Stefan Monnier Add `visible-cursor'.
2005-12-30 Stefan Monnier (visible_cursor): New boolean var.
2005-12-30 Stefan Monnier (flymake-copy-buffer-to-temp-buffer): Simplify.
2005-12-30 Roland Winkler (bibtex-mode): Make completion-ignore-case
2005-12-30 Roland Winkler * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (Changing Properties): Don't use return value of set-text-properties.
2005-12-30 Eli Zaretskii *** empty log message ***
2005-12-30 Andreas Schwab *** empty log message ***
2005-12-30 Eli Zaretskii (lisp1): Add image.elc, international/fontset.elc, dnd.elc, mwheel.elc,
2005-12-30 Andreas Schwab Ignore errors from font-lock-compile-keywords.
2005-12-30 Eli Zaretskii Tell users not to worry about GDB warnings that some functions do not
2005-12-30 Eli Zaretskii *** empty log message ***
2005-12-30 Eli Zaretskii (jit-lock-chunk-size): Doc fix.
2005-12-30 Eli Zaretskii (MOUSE_SUPPORT): Add tooltip.elc.
2005-12-30 Andreas Schwab *** empty log message ***
2005-12-30 Andreas Schwab (Fnetwork_interface_info): Correctly terminate the
2005-12-30 Juri Linkov *** empty log message ***
2005-12-30 Juri Linkov (Position Info): Update example.
2005-12-30 Juri Linkov (cancel-change-group): Add listp around pending-undo-list.
2005-12-30 Juri Linkov (fill-single-word-nobreak-p): Use `sentence-end'.
2005-12-30 Juri Linkov (webjump-sample-sites): Update URLs.
2005-12-30 Juri Linkov (goto-address-highlight-keymap): Fix docstring.
2005-12-30 Juri Linkov (show-paren-match, show-paren-mismatch): Use existing group
2005-12-30 Juri Linkov (glasses-face): Add tag "None" to const nil.
2005-12-30 Juri Linkov (delphi-other-face): Add tag "None" to const nil.
2005-12-30 Juri Linkov * locate.el (locate-fcodes-file, locate-header-face):
2005-12-30 Luc Teirlinck (Mode Line Format): Correct typo in menu.
2005-12-30 Luc Teirlinck *** empty log message ***
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (readevalloop): Test for reading a whole buffer
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (describe_map): Put sparse map elements into an array,
2005-12-30 Stefan Monnier (font-lock-compile-keywords): Signal an error when
2005-12-30 Stefan Monnier The Linux console doesn't support the same escape codes, it seems.
2005-12-30 Richard M. Stallman *** empty log message ***
2005-12-30 Richard M. Stallman (Mode Line Top): New node.
2005-12-30 Luc Teirlinck (noreturn, 1value): Doc fixes.
2005-12-30 Luc Teirlinck *** empty log message ***
2005-12-29 Roland Winkler (bibtex-text-in-field-bounds): Handle case that assoc-string returns
2005-12-29 Roland Winkler * textmodes/bibtex.el (bibtex-text-in-field-bounds): Handle case
2005-12-29 Roland Winkler *** empty log message ***
2005-12-29 Roland Winkler (bibtex-entry-type-whitespace)
2005-12-29 Andreas Schwab * config.guess, config.sub: Updated from master source.
2005-12-29 Romain Francoise (Using Customize): New node.
2005-12-29 Nick Roberts (gdb-tooltip-print, gdb-tooltip-print-1):
2005-12-29 Nick Roberts (gud-tooltip-dereference): Rename from toggle-gud-tooltip-dereference.
2005-12-29 Nick Roberts *** empty log message ***
2005-12-28 Dan Nicolaescu * e/eterm-color.ti: Temporarily disable the ri entry.
2005-12-28 Bill Wohler *** empty log message ***
2005-12-28 Bill Wohler * simple.el (mh-e-user-agent): Move to mh-e/mh-comp.el and autoload.
2005-12-28 Stefan Monnier (vc-annotate-display): Replace optional arg `color-map' with
2005-12-28 Luc Teirlinck Remove blank line in @direntry. It is non-standard and recursively
2005-12-28 Luc Teirlinck *** empty log message ***
2005-12-28 Stefan Monnier (vc-annotate-mode-map): Remove obsolete binding.
2005-12-28 Luc Teirlinck (Basic Completion): Update lazy-completion-table examples for removal
2005-12-28 Luc Teirlinck *** empty log message ***
2005-12-28 Luc Teirlinck (send-mail-function): Fix typo in comment.
2005-12-28 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' for `send-mail-function'.
2005-12-28 Luc Teirlinck (send-mail-function): Autoload the standard-value.
2005-12-28 Luc Teirlinck (lazy-completion-table): Correct typo in docstring.
2005-12-28 Jan Djärv * gtkutil.c (xg_get_file_with_chooser): Changed message shown
2005-12-28 Simon Josefsson *** empty log message ***
2005-12-28 Simon Josefsson Fix AUTH PLAIN authentication.
2005-12-28 Richard M. Stallman *** empty log message ***
2005-12-28 Richard M. Stallman (readevalloop): Set PT and ZV in the proper buffer, not the current one.
2005-12-28 Richard M. Stallman (mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
2005-12-28 Richard M. Stallman (Fminibuffer_message): Doc fix.
2005-12-28 Richard M. Stallman *** empty log message ***
2005-12-28 Richard M. Stallman (do_autoload): Ignore elements of Vautoload_queue where car is not symbol.
2005-12-28 Juri Linkov *** empty log message ***
2005-12-28 Juri Linkov (describe-text-sexp): Use square brackets for
2005-12-28 Kenichi Handa *** empty log message ***
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (glasses-face): More specific custom type.
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (set-visited-file-name): Doc fix.
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (flyspell-external-point-words):
2005-12-27 Bill Wohler (mh-prompt-for-folder): Use can-create argument to suppress creation
2005-12-27 Nick Roberts *** empty log message ***
2005-12-27 Nick Roberts (describe-char): Set help-xref-stack-item
2005-12-27 Nick Roberts (help-insert-string): New function. Save buffer
2005-12-27 Nick Roberts *** empty log message ***
2005-12-27 Stefan Monnier (mh-process-daemon): Don't change buffer in proc-filter.
2005-12-27 Stefan Monnier (url-store-in-cache): Use save-current-buffer.
2005-12-27 Stefan Monnier (url-configuration-directory): Don't autoload because the
2005-12-27 Jan Djärv Formatting
2005-12-27 Jan Djärv * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2005-12-27 Jan Djärv * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2005-12-27 Jan Djärv * cus-start.el (all): Add x-gtk-show-hidden-files.
2005-12-27 Jan Djärv Add x-gtk-show-hidden-files
2005-12-27 Jan Djärv * xfns.c: x_show_hidden_files, new variable.
2005-12-27 Jan Djärv * gtkutil.c (xg_toggle_visibility_cb): New function.
2005-12-27 Jan Djärv * xfns.c: x_show_hidden_files, new variable.
2005-12-27 Kenichi Handa (lisp_string_width): Check multibyteness of STRING.
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (perform-replace): Calculate match-again
2005-12-27 Richard M. Stallman *** empty log message ***
2005-12-27 Richard M. Stallman (paren-showing-faces): New group.
2005-12-27 Richard M. Stallman (button): Put into group `basic-faces'.
2005-12-27 Richard M. Stallman Remove faces from group `faces'.
2005-12-26 Richard M. Stallman *** empty log message ***
2005-12-26 Richard M. Stallman Undo previous change.
2005-12-26 Richard M. Stallman (undo.o): Undo previous change.
2005-12-26 Richard M. Stallman (last_point_position_window): Declare.
2005-12-26 Richard M. Stallman (apropos): Doc fix.
2005-12-26 Richard M. Stallman (apropos, apropos-value): Doc fix.
2005-12-26 Richard M. Stallman Fix quoting syntax.
2005-12-26 Luc Teirlinck (undo.o): Depend on keyboard.h.
2005-12-26 Luc Teirlinck include keyboard.h.
2005-12-26 Luc Teirlinck extern last_point_position_window.
2005-12-26 Luc Teirlinck *** empty log message ***
2005-12-26 Luc Teirlinck *** empty log message ***
2005-12-26 Richard M. Stallman *** empty log message ***
2005-12-26 Richard M. Stallman Depend on window.h.
2005-12-26 Richard M. Stallman (last_point_position_window): New variable.
2005-12-26 Richard M. Stallman (undo.o): Depend on window.h.
2005-12-26 Stefan Monnier (lazy-completion-table): Remove argument `args'.
2005-12-26 Stefan Monnier *** empty log message ***
2005-12-26 Stefan Monnier (bibtex-strings, bibtex-reference-keys):
2005-12-26 Nick Roberts (describe-char): Bug fix for previous changes: Juggle current buffer.
2005-12-26 Nick Roberts 2005-12-27 Nick Roberts <nickrob@snap.net.nz>
2005-12-26 Nick Roberts *** empty log message ***
2005-12-26 Richard M. Stallman *** empty log message ***
2005-12-26 Richard M. Stallman (c-emacs-features): Do parse-partial-sexp at point, in case of narrowing.
2005-12-26 Richard M. Stallman (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.
2005-12-26 Richard M. Stallman (Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
2005-12-25 Karl Berry FreeBSD and m/amdx86-64.h
2005-12-25 Richard M. Stallman *** empty log message ***
2005-12-25 Richard M. Stallman (delphi-other-face): Allow nil in type.
2005-12-25 Richard M. Stallman (locate-header-face): Allow nil in type.
2005-12-25 Richard M. Stallman *** empty log message ***
2005-12-25 Richard M. Stallman (cpp-face-none-list): Use cpp-face instead of face.
2005-12-25 Romain Francoise (battery-linux-proc-acpi): Also try
2005-12-24 Chong Yidong * custom.texi (Custom Themes): `load-theme' always loads.
2005-12-24 Eli Zaretskii *** empty log message ***
2005-12-24 Eli Zaretskii (TEMACS_EXTRA_LINK): Remove redundant -g.
2005-12-24 Chong Yidong * custom.el (custom-push-theme): Fix docstring.
2005-12-24 Chong Yidong * custom.el (custom-push-theme): Fix docstring.
2005-12-24 Eli Zaretskii *** empty log message ***
2005-12-24 Eli Zaretskii (autoloads, $(lisp)/mh-e/mh-loaddefs.el): Use w32-batch-update-autoloads,
2005-12-24 Eli Zaretskii (w32-batch-update-autoloads): New function.
2005-12-24 Chong Yidong Really fix typo.
2005-12-24 Chong Yidong * cus-edit.el (custom-variable-set, custom-variable-set)
2005-12-24 Chong Yidong (custom-variable-reset-standard, custom-face-reset-standard):
2005-12-24 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-24 YAMAMOTO Mitsuharu (TYPE_FILE_NAME): New define.
2005-12-24 YAMAMOTO Mitsuharu Don't include sys/param.h.
2005-12-24 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple event
2005-12-24 YAMAMOTO Mitsuharu (posix_pathname_to_fsspec, fsspec_to_posix_pathname): Add
2005-12-24 YAMAMOTO Mitsuharu [MAC_OS] (find_image_fsspec): Use coercion of Apple event data for
2005-12-24 Chong Yidong (custom-face-state-set): Check theme-value.
2005-12-24 Chong Yidong 2005-12-23 Chong Yidong <cyd@stupidchicken.com>
2005-12-23 Bill Wohler (mh-folders-changed): Fix typo in docstring.
2005-12-23 Juri Linkov *** empty log message ***
2005-12-23 Juri Linkov (edebug-all-defs, edebug-all-forms): Add autoload cookies.
2005-12-23 Juri Linkov (mouse-choose-completion): Replace `buffer-substring' with
2005-12-23 Juri Linkov (info-other-window, info): Rename function argument
2005-12-23 Juri Linkov (get-next-valid-buffer, last-buffer)
2005-12-23 Juri Linkov (savehist-mode-hook): Add `:group'.
2005-12-23 Juri Linkov Call autoload for vc-find-version.
2005-12-23 Eli Zaretskii *** empty log message ***
2005-12-23 Eli Zaretskii (insert, insert_and_inherit, insert_before_markers)
2005-12-23 Juri Linkov *** empty log message ***
2005-12-23 Juri Linkov (Highlight Interactively): Use double space to separate sentences.
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (Undo): Restore some explanation from the version that was deleted.
2005-12-23 Juri Linkov (hi-lock-archaic-interface-message-used)
2005-12-23 Richard M. Stallman (vc-annotate-car-last-cons): Defn moved up.
2005-12-23 Juri Linkov *** empty log message ***
2005-12-23 Juri Linkov (hi-lock-highlight-range): New variable.
2005-12-23 Eli Zaretskii *** empty log message ***
2005-12-23 Eli Zaretskii (Undo): Remove dupliate descriptions of `apply funname' and `apply delta'
2005-12-23 Jan Djärv * menu-bar.el (menu-find-file-existing): New function.
2005-12-23 Jan Djärv * xfns.c (Fx_uses_old_gtk_dialog): New function.
2005-12-23 Bill Wohler Follow MH-E Developers Guide conventions. Use `' quotes for Help
2005-12-23 Bill Wohler Don't need to quote parenthesis within docstrings that are no longer
2005-12-23 Bill Wohler Follow Emacs coding conventions. Use default setting of
2005-12-23 Bill Wohler *** empty log message ***
2005-12-23 Bill Wohler * mh-alias.el (mh-alias-reload): Sync docstrings with manual.
2005-12-23 Stefan Monnier Remove unnecessary leading * in docstrings.
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Nick Roberts *** empty log message ***
2005-12-23 Nick Roberts Add FSF as maintainer.
2005-12-23 Richard M. Stallman (Easy Customization and subnodes):
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (custom-reset-menu, custom-magic-alist, Custom-mode-menu):
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (customize-changed-options-previous-release): Prev release is 21.1.
2005-12-23 Richard M. Stallman *** empty log message ***
2005-12-23 Richard M. Stallman (customize-browse): Reword the top-of-buffer help intro.
2005-12-23 Richard M. Stallman (custom-variable-prompt): Say "variable" in prompt.
2005-12-22 Richard M. Stallman (xmenu_show): Call inhibit_garbage_collection.
2005-12-22 Luc Teirlinck (Select Buffer): Change order in table to make "Similar" refer to the
2005-12-22 Luc Teirlinck *** empty log message ***
2005-12-22 Richard M. Stallman *** empty log message ***
2005-12-22 Richard M. Stallman (update-game-score.o): Delete spurious final `\'.
2005-12-22 Stefan Monnier (font-lock-default-fontify-buffer): Try and set-defaults even if font-lock-mode
2005-12-22 Richard M. Stallman *** empty log message ***
2005-12-22 Richard M. Stallman Fix previous change.
2005-12-22 Kim F. Storm *** empty log message ***
2005-12-22 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-22 YAMAMOTO Mitsuharu (mac_per_char_metric): Add prototype.
2005-12-22 YAMAMOTO Mitsuharu (XCharStruct): Remove member `valid_p'.
2005-12-22 YAMAMOTO Mitsuharu (Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.
2005-12-22 Romain Francoise (lisp-complete-symbol): Don't print progress messages if in the
2005-12-22 Stefan Monnier (flyspell-check-word-p): Don't quote - in a regexp.
2005-12-22 Stefan Monnier (lisp-complete-symbol): Mostly undo the change by Kevin Rodgers.
2005-12-22 Luc Teirlinck (file, directory): Doc fixes for the `define-widget's.
2005-12-22 Luc Teirlinck *** empty log message ***
2005-12-22 Luc Teirlinck (atoms): Delete obsolete remark about `file' widget.
2005-12-22 Richard M. Stallman *** empty log message ***
2005-12-21 Stefan Monnier (url-cookie-write-file): Create parent dir.
2005-12-21 Stefan Monnier (url-configuration-directory): Use ~/.emacs.d if possible.
2005-12-21 Stefan Monnier (lisp-complete-symbol): Don't call delete-windows-on with an inexistent buffer.
2005-12-21 Stefan Monnier (Fdisplay_completion_list): Use XCAR/XCDR.
2005-12-21 Károly Lőrentey (print_preprocess): Don't loose print_depth levels while iterating.
2005-12-21 Károly Lőrentey Add note on the multi-tty branch.
2005-12-21 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-21 YAMAMOTO Mitsuharu (struct mac_output): Remove unused member
2005-12-21 YAMAMOTO Mitsuharu (Qmac_apple_event): Add extern.
2005-12-21 Nick Roberts (gud-tooltip-modes, gud-tooltip-display):
2005-12-21 Nick Roberts *** empty log message ***
2005-12-20 Luc Teirlinck Correct typos.
2005-12-20 Luc Teirlinck (Type Keywords): Delete xref to "Text help-echo", because it is
2005-12-20 Luc Teirlinck *** empty log message ***
2005-12-20 Stefan Monnier (log-view-file-re, log-view-message-re): Use shy groups.
2005-12-20 Juri Linkov *** empty log message ***
2005-12-20 Juri Linkov (VC Status): Put P and N near p and n.
2005-12-20 Juri Linkov (tooltip): Move defgroup before define-minor-mode.
2005-12-20 Juri Linkov (menu-bar-menu-frame-live-and-visible-p)
2005-12-20 Juri Linkov (Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nil
2005-12-20 Juri Linkov (Fx_popup_menu): Set Vmenu_updating_frame to f if
2005-12-20 Chong Yidong Typo.
2005-12-20 Chong Yidong Typo.
2005-12-20 Richard M. Stallman (Help Functions): Update documentation of `apropos'.
2005-12-20 Thien-Thi Nguyen *** empty log message ***
2005-12-20 Thien-Thi Nguyen (align-rules-list): Use [ \t] instead of \s-
2005-12-20 Nick Roberts (help-customize-variable, help-customize-face):
2005-12-20 Nick Roberts *** empty log message ***
2005-12-20 Carsten Dominik Version 4.01
2005-12-20 Carsten Dominik *** empty log message ***
2005-12-20 Carsten Dominik *** empty log message ***
2005-12-20 Carsten Dominik (org-agenda-custom-commands): New option.
2005-12-20 David Kastrup (AUCTeX): Update version and mailing list info.
2005-12-20 Luc Teirlinck (Documentation Tips): Minor change.
2005-12-20 Stephen Gildea * mh-customize.el (mh-after-commands-processed-hook): New variable.
2005-12-20 Luc Teirlinck (Common Keywords): Fix Texinfo usage.
2005-12-20 Luc Teirlinck *** empty log message ***
2005-12-20 Luc Teirlinck (Documentation Tips): Update for new conventions for using `*' in docstrings.
2005-12-20 Luc Teirlinck *** empty log message ***
2005-12-20 Richard M. Stallman *** empty log message ***
2005-12-20 Richard M. Stallman (Electric C): Delete the info about newline control.
2005-12-19 Luc Teirlinck (Easy Customization): Add "Browsing Custom" to menu.
2005-12-19 Bill Wohler * mh-acros.el:
2005-12-19 Luc Teirlinck *** empty log message ***
2005-12-19 Richard M. Stallman *** empty log message ***
2005-12-19 Luc Teirlinck (font-lock): Add tags to the links in the defgroup.
2005-12-19 Luc Teirlinck (customize-apropos, customize-apropos-options): Docstring changes.
2005-12-19 Alan Mackenzie Amend the file for CC Mode 5.31. In particular, relax the injunction
2005-12-19 Romain Francoise *** empty log message ***
2005-12-19 Stefan Monnier (Vfunction_key_map): Docstring fix: mention that bindings can be functions.
2005-12-19 Chong Yidong * longlines.el (longlines-mode): Wrap while widened.
2005-12-19 YAMAMOTO Mitsuharu (syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended default
2005-12-19 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-19 YAMAMOTO Mitsuharu (x_handle_dnd_message): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (construct_drag_n_drop): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (struct input_event): Fix comment for DRAG_N_DROP_EVENT.
2005-12-19 YAMAMOTO Mitsuharu (create_apple_event_from_event_ref): Remove 5th argument from extern.
2005-12-19 YAMAMOTO Mitsuharu (mac_do_receive_drag): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (create_apple_event_from_event_ref): Remove arg `types'.
2005-12-19 YAMAMOTO Mitsuharu (make_lispy_event): Drag-and-drop items are now
2005-12-19 YAMAMOTO Mitsuharu (macselect.c.x): Depend on keymap.h.
2005-12-19 YAMAMOTO Mitsuharu (mac-handle-language-change)
2005-12-19 YAMAMOTO Mitsuharu (all): Add user options in macterm.c. Add test for
2005-12-19 YAMAMOTO Mitsuharu (mac): New group.
2005-12-19 Kenichi Handa Copyright checks done for leim directory.
2005-12-19 Kenichi Handa Copyright fixed
2005-12-19 Kenichi Handa Copyright fixed
2005-12-19 Bill Wohler * mh-customize.el (mh-toolbar): Rename to mh-tool-bar.
2005-12-19 Bill Wohler (Tool Bars): Shorten text of previous change.
2005-12-19 Dan Nicolaescu (Fx_backspace_delete_keys_p): In case we cannot determine
2005-12-19 Richard M. Stallman *** empty log message ***
2005-12-19 Richard M. Stallman (VC Status): Document log-view mode.
2005-12-19 Stefan Monnier (lazy-completion-table): Don't be fooled if the var holds
2005-12-19 Stefan Monnier (cl-macroexpand-all): Fix code-walk for
2005-12-18 Bill Wohler (Tool Bars): Mention that you can turn off tool bars permanently via
2005-12-18 Luc Teirlinck *** empty log message ***
2005-12-18 Chong Yidong * progmodes/sh-script.el (sh-mode): Add keymap to docstring.
2005-12-18 Chong Yidong * language/ethio-util.el (ethio-fidel-to-sera-mail-or-marker):
2005-12-18 Chong Yidong Docstring keymaps checked.
2005-12-18 Chong Yidong Circle printing bug fixed.
2005-12-17 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
2005-12-17 Eli Zaretskii *** empty log message ***
2005-12-17 Eli Zaretskii ($(TIT), leim-list.el): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 Eli Zaretskii (autoloads, custom-deps): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 Eli Zaretskii (bootstrap-temacs): Warn that parts of commands enclosed in $(ARGQUOTE)s
2005-12-17 Chong Yidong 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2005-12-17 Chong Yidong Revert last change.
2005-12-17 Chong Yidong * print.c (print_preprocess): Just signal an error if print_depth
2005-12-17 Chong Yidong * emacs-lisp/edebug.el (edebug-safe-prin1-to-string): Capture
2005-12-17 Eli Zaretskii *** empty log message ***
2005-12-17 Eli Zaretskii Set a breakpoint on w32_abort.
2005-12-17 Eli Zaretskii *** empty log message ***
2005-12-17 Eli Zaretskii (widget-checkbox-action): Clear undo info.
2005-12-16 Richard M. Stallman *** empty log message ***
2005-12-16 Richard M. Stallman (Minibuffer Contents): Minor cleanup.
2005-12-16 Bill Wohler (kill-this-buffer): Set a good example by using menu bar, not menubar
2005-12-16 Stefan Monnier *** empty log message ***
2005-12-16 Stefan Monnier (c-after-change-check-<>-operators):
2005-12-16 Juri Linkov *** empty log message ***
2005-12-16 Juri Linkov (crm-minibuffer-completion-help):
2005-12-16 Juri Linkov (Info-read-node-name-1): In completion-base-size-function's
2005-12-16 Juri Linkov (PC-do-completion): Remove `(equal (point) beg)' to
2005-12-16 Juri Linkov (choose-completion): Use `buffer-substring-no-properties'
2005-12-16 Juri Linkov Add minibuffer-completion-contents.
2005-12-16 Juri Linkov (Minibuffer Contents): Add minibuffer-completion-contents.
2005-12-16 Juri Linkov (Fminibuffer_completion_contents): New Lisp function
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii (set-auto-mode): If search for mode specification failed, look for an
2005-12-16 Carsten Dominik Version 4.0
2005-12-16 Carsten Dominik *** empty log message ***
2005-12-16 Carsten Dominik (org-tags-match-list-sublevels): New option.
2005-12-16 Carsten Dominik *** empty log message ***
2005-12-16 Eli Zaretskii Updates from Dave Love.
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii (term-emulate-terminal): Let term-handle-ansi-terminal-messages override
2005-12-16 Eli Zaretskii Mark kill-whole-line as documented.
2005-12-16 Eli Zaretskii *** empty log message ***
2005-12-16 Eli Zaretskii (Killing by Lines): Document `kill-whole-line' function.
2005-12-16 Eli Zaretskii (Internal Links): Add a missing comma after an @xref.
2005-12-16 Károly Lőrentey * buffers.texi (Select Buffer): Change `prev-buffer' to
2005-12-16 Károly Lőrentey 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
2005-12-16 Károly Lőrentey Change `prev-buffer' to `previous-buffer'; add note on them using the
2005-12-16 Luc Teirlinck Introductory comment change.
2005-12-16 Luc Teirlinck *** empty log message ***
2005-12-16 Richard M. Stallman *** empty log message ***
2005-12-16 Richard M. Stallman Delete defcustom variable :tag names.
2005-12-16 Richard M. Stallman (partial-completion-mode): Doc fix.
2005-12-16 Richard M. Stallman (flyspell-external-point-words): Use save-excursion to ensure we don't
2005-12-16 Richard M. Stallman (ispell-current-personal-dictionary): New variable.
2005-12-16 Richard M. Stallman (newsticker--retrieval-timer-list, newsticker--display-timer)
2005-12-16 Kim F. Storm *** empty log message ***
2005-12-15 Nick Roberts (gdb-many-windows): Echo new state in minibuffer.
2005-12-15 Nick Roberts *** empty log message ***
2005-12-15 David Ponce (recentf-dialog-goto-first): Fix missing error condition.
2005-12-15 David Ponce *** empty log message ***
2005-12-15 Bill Wohler * mh-e.el (mh-delete-msg): Sync docstrings with manual.
2005-12-15 Romain Francoise *** empty log message ***
2005-12-14 Richard M. Stallman *** empty log message ***
2005-12-14 John Paul Wallington *** empty log message ***
2005-12-14 Robert J. Chassell *** empty log message ***
2005-12-14 Robert J. Chassell (texinfo-format-region):
2005-12-14 Jan Djärv * xfns.c (compute_tip_xy): Handle negative dx and dy.
2005-12-14 Chong Yidong * print.c (print_preprocess): Go to a deeper print_depth to avoid
2005-12-14 Richard M. Stallman *** empty log message ***
2005-12-14 Richard M. Stallman (vc-default-previous-version, vc-default-next-version)
2005-12-14 Bill Wohler * mh-customize.el (mh-speed-flists-interval): Rename to
2005-12-14 Chong Yidong * faq.texi (Filling paragraphs with a single space): No need to
2005-12-14 Stefan Monnier (bibtex-expand-strings)
2005-12-14 Stefan Monnier (vc-default-revert): New fun.
2005-12-14 Stefan Monnier (vc-mcvs-revert): Fix call to vc-default-revert.
2005-12-14 Romain Francoise (Customizing Keywords): Rename `append' to `how'.
2005-12-14 Romain Francoise (font-lock-keywords-alist): Rename `append' to `how'.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (log-view-diff): Doc fix.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (isearch-query-replace): Use (mark) instead of
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (isearch-query-replace): Check for isearch-other-end.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (cpp-face): New widget.
2005-12-14 Juri Linkov *** empty log message ***
2005-12-14 Juri Linkov (wdired-old-point): New internal variable.
2005-12-14 Juri Linkov (desktop-minor-mode-table): Add vc-dired-mode with nil.
2005-12-14 Juri Linkov (describe-text-properties): Replace buffer name "*Help-2*" with "*Help*<2>".
2005-12-14 Juri Linkov (make-help-screen): Bind `inhibit-read-only' to t
2005-12-14 Richard M. Stallman *** empty log message ***
2005-12-14 Kenichi Handa *** empty log message ***
2005-12-14 Kenichi Handa (code_convert_region_unwind): GCPRO arg.
2005-12-14 Bill Wohler Ensure MH-E 8.0 has been released.
2005-12-13 Stefan Monnier (vc-svn-registered): Use it to avoid popping up a spurious
2005-12-13 Stefan Monnier (vc-do-command): Add a new value t for okstatus.
2005-12-13 Romain Francoise (Scrolling only one line): Use `scroll-conservatively'.
2005-12-13 Jan Djärv * menu-bar.el (menu-bar-showhide-fringe-menu): Moved "On the Right"
2005-12-13 Luc Teirlinck (customize-apropos, customize-apropos-options)
2005-12-13 Luc Teirlinck *** empty log message ***
2005-12-13 Bill Wohler (vc-svn-registered): Fix problem of visiting non-writable
2005-12-12 Jay Belanger *** empty log message ***
2005-12-12 Jay Belanger Updated the changes information.
2005-12-12 Jay Belanger *** empty log message ***
2005-12-12 Jay Belanger (Calc): Update the version number.
2005-12-12 Stefan Monnier (describe-char): Rework last fix to solve the problem
2005-12-12 Kim F. Storm (version-regexp-alist): Allow space as separator before
2005-12-12 Kim F. Storm *** empty log message ***
2005-12-12 Jan Djärv ICCM => ICCCM
2005-12-12 Carsten Dominik Version 3.24
2005-12-12 Carsten Dominik (Progress Logging): New section.
2005-12-12 Carsten Dominik *** empty log message ***
2005-12-12 Carsten Dominik (org-agenda, org-timeline, org-todo): Implement Logging
2005-12-12 Carsten Dominik *** empty log message ***
2005-12-12 Jan Djärv Add note about frame-parameter height and make-frame
2005-12-12 Jan Djärv * tooltip.el (tooltip-y-offset): Changed default to 20.
2005-12-12 Jan Djärv Changed default to 20 for tooltip-y-offset.
2005-12-12 Jan Djärv * (compute_tip_xy): Calculate root_y the same way as root_x,
2005-12-12 Jan Djärv * xfns.c (compute_tip_xy): Calculate root_y the same way as root_x,
2005-12-12 Jan Djärv * gtkutil.c (SSDATA): New macro to remove compiler warnings.
2005-12-12 Jan Djärv * xmenu.c (menubar_selection_callback): Do nothing if the callback
2005-12-12 Jan Djärv * gtkutil.c (SSDATA): New macro to remove compiler warnings.
2005-12-12 Richard M. Stallman *** empty log message ***
2005-12-12 Richard M. Stallman (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
2005-12-12 Richard M. Stallman Maintainer is FSF.
2005-12-12 Richard M. Stallman (display-hourglass): Doc fix.
2005-12-12 Richard M. Stallman (help-for-help-internal): Simplify entry for `a'.
2005-12-12 Richard M. Stallman (Info-on-current-buffer): Doc fix.
2005-12-12 Richard M. Stallman (inhibit-splash-screen): Make this the real name.
2005-12-12 Richard M. Stallman (mm-url-load-url): Require url-parse and url-vars.
2005-12-12 Richard M. Stallman (load-with-code-conversion): Bind deactivate-mark.
2005-12-12 Richard M. Stallman (compilation-error-regexp-alist): Doc fix.
2005-12-12 Richard M. Stallman (Easy Customization): Change menu comment.
2005-12-12 Richard M. Stallman (Apropos): Rewrite. Talk about "apropos patterns".
2005-12-12 Richard M. Stallman (Options for Comments): Comment-end starts with space.
2005-12-12 Richard M. Stallman (Glossary): Minor cleanup.
2005-12-12 Richard M. Stallman (Old Versions): Use @table.
2005-12-11 Luc Teirlinck (customize-apropos): Avoid listing an option more than once under
2005-12-11 Luc Teirlinck *** empty log message ***
2005-12-11 Richard M. Stallman *** empty log message ***
2005-12-11 Richard M. Stallman (syms_of_xdisp) <blink-cursor-alist>: Doc fix.
2005-12-11 Richard M. Stallman (EQ): Use == so args are computed just once.
2005-12-11 Richard M. Stallman (Fset_keymap_parent, store_in_keymap): Use CHECK_IMPURE.
2005-12-11 Juri Linkov *** empty log message ***
2005-12-11 Juri Linkov (frame-background-mode): Replace `choice-item' keywords
2005-12-11 Juri Linkov (set-background-color, set-foreground-color)
2005-12-11 Romain Francoise *** empty log message ***
2005-12-11 Juri Linkov *** empty log message ***
2005-12-11 Juri Linkov (Completion Commands): Add mention of read-file-name
2005-12-11 Juri Linkov (display_completion_list_1): Call `minibuffer_completion_contents'
2005-12-11 Richard M. Stallman (Frequire): Treat evaluating from a source file
2005-12-11 Richard M. Stallman (Flog): Doc fix.
2005-12-11 Richard M. Stallman (Finsert_file_contents): Set Vdeactivate_mark when we change the buffer.
2005-12-11 Richard M. Stallman Comment and whitespace changes.
2005-12-11 Richard M. Stallman *** empty log message ***
2005-12-11 Richard M. Stallman (Buffer-menu-sort-column): Not a user variable.
2005-12-11 Richard M. Stallman (Common Keywords): State caveats for use of :tag.
2005-12-11 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-11 YAMAMOTO Mitsuharu (syms_of_macselect) <mac-apple-event-map>:
2005-12-11 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Undo previous change.
2005-12-11 YAMAMOTO Mitsuharu Create keymap for mac-apple-event-map.
2005-12-10 Nick Roberts (gud-tooltip-modes, gud-tooltip-display):
2005-12-10 Nick Roberts (tooltip-mode): Move to start of file so that it
2005-12-10 Nick Roberts *** empty log message ***
2005-12-10 Romain Francoise Set VER to `22.1'.
2005-12-10 Romain Francoise (help-for-help-internal): Add `r' in doc string.
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (align-regexp, align-highlight-rule): Use region-beginning and region-end
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (bw-get-tree, bw-get-tree-1, bw-find-tree-sub)
2005-12-10 Eli Zaretskii hi-lock-mode is now buffer local, use global-hi-lock-mode instead.
2005-12-10 Eli Zaretskii (Highlight Interactively): Include global-hi-lock-mode. Add miscellaneous
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (hi-lock-mode) Renamed from hi-lock-buffer-mode; react if global-hi-lock-mode
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (lisp-complete-symbol): Regenerate the completion list, even after a partial
2005-12-10 Eli Zaretskii Fix last entry description.
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (rmail-next-same-subject): Handle multiple "Re: " strings and long subject
2005-12-10 Eli Zaretskii *** empty log message ***
2005-12-10 Eli Zaretskii (octave-electric-space): Don't indent comments or strings if
2005-12-10 Glenn Morris *** empty log message ***
2005-12-10 Glenn Morris Update copyright pending Emacs 22.
2005-12-10 Glenn Morris Update copyright info.
2005-12-10 Richard M. Stallman *** empty log message ***
2005-12-10 Richard M. Stallman (Font Lock): Delete the Global FL menu item.
2005-12-10 YAMAMOTO Mitsuharu *** empty log message ***
2005-12-10 YAMAMOTO Mitsuharu (enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.
2005-12-10 YAMAMOTO Mitsuharu (mac_make_lispy_event_code, mac_aedesc_to_lisp): Add externs.
2005-12-10 YAMAMOTO Mitsuharu (Qmac_ready_for_drag_n_drop, Qapplication, Qabout)
2005-12-10 YAMAMOTO Mitsuharu Include keymap.h.
2005-12-10 YAMAMOTO Mitsuharu (Qundecoded_file_name): New variable.
2005-12-10 YAMAMOTO Mitsuharu (Qmac_apple_event) [MAC_OS]: New variable.
2005-12-10 YAMAMOTO Mitsuharu (init_image) [MAC_OS]: Don't call EnterMovies.
2005-12-10 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Call syms_of_keymap before syms_of_macselect.
2005-12-10 YAMAMOTO Mitsuharu (macselect.o): Depend on keymap.h.
2005-12-10 YAMAMOTO Mitsuharu Add CFBundleURLTypes key and
2005-12-10 YAMAMOTO Mitsuharu Require url when compiling. Call
2005-12-10 Bill Wohler * mh-customize.el (mh-path): Move here from mh-init.el.
2005-12-10 Kenichi Handa *** empty log message ***
2005-12-10 Kenichi Handa (isearch-process-search-char): Translate CHAR by
2005-12-10 Kenichi Handa (zap-to-char): Translate CHAR by
2005-12-10 Luc Teirlinck (Minibuffer Maps): Mention the maps for file name completion.
2005-12-10 Luc Teirlinck *** empty log message ***
2005-12-10 Richard M. Stallman *** empty log message ***
2005-12-10 Richard M. Stallman (Fx_create_frame): Reinstate previous change.
2005-12-09 Chong Yidong foldout buglet fixed
2005-12-09 Chong Yidong * foldout.el (foldout-exit-fold): Properly hide subtree.
2005-12-09 Eli Zaretskii *** empty log message ***
2005-12-09 Eli Zaretskii (w32_abort) [__GNUC__]: Add instructions for attaching GDB to the abort dialog.
2005-12-09 Eli Zaretskii Add explanation of how to debug with GDB starting from the Emacs Abort dialog.
2005-12-09 Reiner Steib (DOCUMENTATION): Remove message-mail, gnus-*
2005-12-09 Reiner Steib * files.el (save-buffer):
2005-12-09 Kim F. Storm (CUA Bindings): Describe how to use C-x and C-c as
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Reiner Steib (DOCUMENTATION): Remove message-mail and
2005-12-09 Juri Linkov *** empty log message ***
2005-12-09 Juri Linkov (menu-bar-edit-menu): Add listp around pending-undo-list to disable
2005-12-09 Juri Linkov (locate): Disable undo in *Locate* buffer.
2005-12-09 Juri Linkov (compare-windows-highlight): Change overlay priority from 1 to 1000.
2005-12-09 Juri Linkov (ispell-highlight-spelling-error-overlay):
2005-12-09 Juri Linkov (replace-highlight): Change overlay priority from 1 to 1001.
2005-12-09 Juri Linkov (isearch-highlight): Change main overlay priority from 1 to 1001. Simplify.
2005-12-09 Kim F. Storm (smtpmail-via-smtp): Disable undo in SMTP buffer.
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Kim F. Storm From: Kyotaro HORIGUCHI (tiny change)
2005-12-09 Kim F. Storm *** empty log message ***
2005-12-09 Kim F. Storm (cua--extract-rectangle): Undo recent change re. \s in strings.
2005-12-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
2005-12-09 David Ponce Improvement of the menu code.
2005-12-09 David Ponce *** empty log message ***
2005-12-09 Luc Teirlinck *** empty log message ***
2005-12-09 Luc Teirlinck (Intro to Minibuffers): Fix typo.
2005-12-09 Luc Teirlinck (custom-buffer-create-internal): Relabel the whole buffer "Reset"
2005-12-09 Luc Teirlinck *** empty log message ***
2005-12-09 Luc Teirlinck (Customization): Use xref to elisp manual for non-TeX output.
2005-12-09 Richard M. Stallman *** empty log message ***
2005-12-08 John Paul Wallington *** empty log message ***
2005-12-08 John Paul Wallington (define-ibuffer-filter filename): If `dired-directory' is a list then
2005-12-08 Kim F. Storm (cua--rectangle-aux-replace): Fix
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Kim F. Storm * emulation/cua-base.el (cua-use-hyper-key): Replaced by ...
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Nick Roberts (gud-speedbar-buttons, gud-tooltip-tips):
2005-12-08 Nick Roberts *** empty log message ***
2005-12-08 Alan Mackenzie *** empty log message ***
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Kim F. Storm (cua--extract-rectangle): Don't use \s in strings.
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (Intro to Minibuffers): Replace list of local maps
2005-12-08 Richard M. Stallman (Completion Commands, Completion):
2005-12-08 Richard M. Stallman (read_escape) <\s>: Don't treat strings specially.
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (Character Type): Clarify that \s is not space if a dash follows.
2005-12-08 Chong Yidong Docs updated for global-font-lock-mode and file-name-shadow-mode.
2005-12-08 Kim F. Storm Move Acknowledgements and History after Commentary.
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Chong Yidong Window resizing bug already fixed.
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (Fx_create_frame): Comment out previous change.
2005-12-08 Kim F. Storm (cua--select-keymaps): Enable repeat
2005-12-08 Kim F. Storm *** empty log message ***
2005-12-08 Carsten Dominik version 3.23
2005-12-08 Carsten Dominik Structure editing): DOcument new fucntionality of
2005-12-08 Carsten Dominik *** empty log message ***
2005-12-08 Carsten Dominik (org-insert-heading): Try to do items before headings.
2005-12-08 Juri Linkov *** empty log message ***
2005-12-08 Juri Linkov (custom-add-parent-links): Filter out custom-group-link,
2005-12-08 Juri Linkov (defun-cvs-mode): Put `definition-name' property on
2005-12-08 Juri Linkov (widget-keymap): Bind M-TAB to `widget-backward'.
2005-12-08 Juri Linkov (button-buffer-map): Bind M-TAB to `backward-button'.
2005-12-08 Juri Linkov (Info-mode-map): Bind M-TAB to `Info-prev-reference'.
2005-12-08 Luc Teirlinck *** empty log message ***
2005-12-08 Kenichi Handa *** empty log message ***
2005-12-08 Kenichi Handa (describe-char): Use *Help-2* buffer if the
2005-12-08 Bill Wohler (auto-mode-alist): Remove mh-letter-mode. Unnecessary, and causes
2005-12-08 Richard M. Stallman *** empty log message ***
2005-12-08 Richard M. Stallman (url-cookie-save-interval): Simplify.
2005-12-08 Richard M. Stallman (url-history-list): Var deleted for real.
2005-12-07 Nick Roberts (GDB Graphical Interface): Explain screen size setting.
2005-12-07 Nick Roberts *** empty log message ***
2005-12-07 Nick Roberts (gdb-find-file-unhook): Delete variable.
2005-12-07 Károly Lőrentey (Fx_create_frame): Initialize Vdefault_minibuffer_frame, when needed.
2005-12-07 Kim F. Storm (ido-completion-map): Renamed from ido-mode-map.
2005-12-07 Kim F. Storm *** empty log message ***
2005-12-07 Romain Francoise *** empty log message ***
2005-12-07 Kenichi Handa *** empty log message ***
2005-12-07 Kenichi Handa (set-display-table-and-terminal-coding-system): If the coding
2005-12-06 Stefan Monnier (edebug-skip-whitespace): read1:lread.c says
2005-12-06 Nick Roberts (gdb-error-regexp, gdb-first-post-prompt)
2005-12-06 Nick Roberts *** empty log message ***
2005-12-06 Luc Teirlinck *** empty log message ***
2005-12-06 Luc Teirlinck Remove trailing whitespace.
2005-12-06 Luc Teirlinck (Internal Links): Fix Texinfo usage.
2005-12-06 Luc Teirlinck *** empty log message ***
2005-12-06 Stefan Monnier (c-emacs-features): Don't assume point-min==1.
2005-12-06 Stefan Monnier (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map
2005-12-06 Simon Josefsson *** empty log message ***
2005-12-06 Simon Josefsson * mail/smtpmail.el (smtpmail-try-auth-methods): Make password
2005-12-06 Károly Lőrentey (set-frame-parameter): Add doc string.
2005-12-06 Carsten Dominik Version 3.22
2005-12-06 Carsten Dominik (TODO basics): Document the global todo list.
2005-12-06 Carsten Dominik *** empty log message ***
2005-12-06 Carsten Dominik (org-occur-highlights): New variable.
2005-12-06 Romain Francoise (balance-windows): Delete extraneous third arg to `enlarge-window'.
2005-12-06 Ken Raeburn *** empty log message ***
2005-12-06 Ken Raeburn (truncate_undo_list): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (Fminibuffer_complete_and_exit): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (internal_delete_file, Fread_file_name_internal): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (Fbyte_code): Avoid dangerous side effects in NILP argument.
2005-12-06 Ken Raeburn (Fkill_buffer): Avoid dangerous side effects in NILP argument.
2005-12-06 Kenichi Handa *** empty log message ***
2005-12-06 Kenichi Handa (kinsoku-longer): Check eolp, not eobp.
2005-12-06 Nick Roberts (gdb-var-create-handler)
2005-12-06 Nick Roberts *** empty log message ***
2005-12-06 Richard M. Stallman *** empty log message ***
2005-12-06 Richard M. Stallman (Resizing Windows): Delete preserve-before args.
2005-12-06 Richard M. Stallman (enlarge_window): Eliminate arg preserve_before.
2005-12-06 Luc Teirlinck (Buffer-menu-use-frame-buffer-list): New user option.
2005-12-06 Luc Teirlinck *** empty log message ***
2005-12-05 Stefan Monnier (Format of Keymaps): Remove mention of a quirk
2005-12-05 Stefan Monnier (mail-yank-ignored-headers): Don't autoload.
2005-12-05 Stefan Monnier *** empty log message ***
2005-12-05 Stefan Monnier Remove unnecessary leading-star in docstrings.
2005-12-05 Kenichi Handa *** empty log message ***
2005-12-05 Kenichi Handa (set-language-info-internal): New
2005-12-05 Bill Wohler * mh-customize.el (mh-insert-signature-hook): Rename
2005-12-05 Miles Bader Add arch tagline
2005-12-05 Bill Wohler (mh-sortm-args): Sync docstrings with manual.
2005-12-05 Bill Wohler (mh-fetch-x-image-url): Change default from 'ask to
2005-12-05 Bill Wohler (mh-invisible-header-fields-internal): Add X-Bugzilla-* and
2005-12-05 Bill Wohler * mh-customize.el (mh-new-messages-folders): Rename from
2005-12-04 Bill Wohler * mh-comp.el (mh-forward): Went over all uses of the word "RANGE" in
2005-12-04 Alan Mackenzie Correct some spelling.
2005-12-04 Richard M. Stallman *** empty log message ***
2005-12-04 Richard M. Stallman (url-history-list): Var deleted.
2005-12-04 Nick Roberts (gdb-use-inferior-io-buffer, gdb-speedbar-auto-raise):
2005-12-04 Nick Roberts *** empty log message ***
2005-12-04 Juri Linkov *** empty log message ***
2005-12-04 Juri Linkov (font-lock-mode): Replace `:group font-lock' with `nil nil nil'.
2005-12-04 Juri Linkov Revert removing `:group font-lock'.
2005-12-04 Juri Linkov (font-lock-mode): Revert removing `:group font-lock'.
2005-12-04 Chong Yidong * info.el (Info-fontify-node): Match external links using
2005-12-04 Richard M. Stallman New file.
2005-12-04 Juri Linkov *** empty log message ***
2005-12-04 Juri Linkov (Man-section-regexp): Add 0-9 to support "3X11" sections.
2005-12-04 Juri Linkov (completion-setup-function): Put completions-common-part
2005-12-04 Juri Linkov (customize-group, customize-group-other-window):
2005-12-04 Juri Linkov (idlwave-shell-electric-debug-mode):
2005-12-04 Juri Linkov (global-cwarn-mode): Use define-global-minor-mode
2005-12-04 Juri Linkov Put `doc-string-elt' property on
2005-12-04 Juri Linkov (find-function-regexp):
2005-12-04 Juri Linkov (easy-mmode-define-navigation): Put `definition-name' properties on the
2005-12-04 Juri Linkov (define-derived-mode): Put `definition-name'
2005-12-04 Juri Linkov (make-autoload): Add define-global-minor-mode.
2005-12-04 Juri Linkov (lisp-font-lock-keywords-1): Add define-global-minor-mode.
2005-12-04 Juri Linkov (global-font-lock-mode): Use define-global-minor-mode
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (view-mode): Doc fix.
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (Standard Hooks): Add index entries. Mention `compilation-finish-functions'.
2005-12-03 Eli Zaretskii (standard-display-european): Add to the warning message a reference to the
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (apropos-zippy): Call print-help-return-message, similar to other Help
2005-12-03 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, don't display
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, set up
2005-12-03 Alan Mackenzie Relace a `mapcan' with an "apply (n-conc (mapcar ....... ))".
2005-12-03 Eli Zaretskii *** empty log message ***
2005-12-03 Eli Zaretskii (lisp-imenu-generic-expression): Fix bug whereby names of length one
2005-12-03 John Paul Wallington *** empty log message ***
2005-12-03 John Paul Wallington (atomic-change-group): Add edebug and indentation spec.
2005-12-02 Stefan Monnier (save-completions-file-name): Fix typo in last change.
2005-12-02 Jay Belanger *** empty log message ***
2005-12-02 Jay Belanger Add a comment about the Calc prefix.
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (compute_tip_xy): Put tip above pointer if it doesn't fit below.
2005-12-02 Jan Djärv * info.el: Move back/forward history to the beginning of the tool bar.
2005-12-02 Jan Djärv Move back/forward history at the beginning of the tool bar.
2005-12-02 Jan Djärv * xterm.h: Add prototype for xg_set_icon_from_xpm_data.
2005-12-02 Jan Djärv Add prototype for xg_set_icon_from_xpm_data.
2005-12-02 Jan Djärv * xfns.c (x_real_positions): int ign => unsigned int.
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (eval-when-compile): Remove unnecessary load of 'cl. Add fset of
2005-12-02 Eli Zaretskii Document changes to file-name completion in minibuffer.
2005-12-02 Eli Zaretskii (Fcompleting_read): If Vminibuffer_completing_file_name is
2005-12-02 Eli Zaretskii (Vminibuffer_local_filename_completion_map)
2005-12-02 Eli Zaretskii (Vminibuffer_local_filename_completion_map): Declare a new keymap for
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (latex-inputenc-coding-alist): Doc fix.
2005-12-02 Eli Zaretskii *** empty log message ***
2005-12-02 Eli Zaretskii (flyspell-external-point-words): Consider a misspelling as found in the string
2005-12-02 Alan Mackenzie Update for CC Mode 5.31.
2005-12-02 Alan Mackenzie Update CC Mode to release 5.31.
2005-12-02 Nick Roberts (gud-menu-map): Put gud-finish back on the
2005-12-02 Nick Roberts *** empty log message ***
2005-12-02 Nick Roberts (log-view-diff): Clarify doc string.
2005-12-02 Nick Roberts *** empty log message ***
2005-12-02 Bill Wohler Remove errant backslash at beginning of file.
2005-12-02 Bill Wohler * mh-comp.el (mh-letter-mode): Use mh-highlight-citation-style instead
2005-12-02 Bill Wohler (mh-defface-compat): Checkdoc fix.
2005-12-02 Bill Wohler (mh-bogofilter-blacklist, mh-bogofilter-whitelist): Bogofilter is
2005-12-02 Luc Teirlinck (transient-mark-mode, line-number-mode)
2005-12-02 Bill Wohler (mh-loaddefs.el): Reinsert Change Log as its absence triggers
2005-12-02 Luc Teirlinck *** empty log message ***
2005-12-01 Kim F. Storm (url-history-track): Fix last change.
2005-12-01 Kim F. Storm *** empty log message ***
2005-12-01 Richard M. Stallman *** empty log message ***
2005-12-01 Richard M. Stallman (url-history-track): Call url-history-setup-save-timer in :set function.
2005-12-01 Richard M. Stallman (url-retrieve): Test url-history-track.
2005-12-01 Richard M. Stallman *** empty log message ***
2005-12-01 Stefan Monnier (Fset_window_configuration): Don't accidentally copy the
2005-12-01 Nick Roberts (gdb-ann3): Bind mouse-2 to gdb-mouse-until in the margin also.
2005-12-01 Nick Roberts *** empty log message ***
2005-12-01 Nick Roberts (GDB User Interface Layout): Describe how to kill associated buffers.
2005-12-01 Nick Roberts *** empty log message ***
2005-11-30 Jason Rumney (isearch-mode-map): Avoid exiting search on language-change event.
2005-11-30 Jason Rumney *** empty log message ***
2005-11-30 Romain Francoise (speedbar-default-position): New defcustom.
2005-11-30 Romain Francoise (dframe-reposition-frame-emacs): Fix position computation for 'left
2005-11-30 Romain Francoise *** empty log message ***
2005-11-30 Stefan Monnier (help-map): Move initialization into declaration.
2005-11-30 Stefan Monnier (make-autoload): Handle defgroup specially.
2005-11-30 Stefan Monnier (help-argument-name): Don't autoload.
2005-11-30 Stefan Monnier (gnus-delay-group): Don't autoload.
2005-11-30 Károly Lőrentey (Fpop_to_buffer): Remove superfluous call to record_buffer.
2005-11-30 Carsten Dominik *** empty log message ***
2005-11-30 John Paul Wallington *** empty log message ***
2005-11-30 John Paul Wallington (describe-function-1): Fill arglist.
2005-11-30 Kim F. Storm Include fcntl.h. Define O_WRONLY if not defined.
2005-11-30 Kim F. Storm *** empty log message ***
2005-11-29 Kim F. Storm (cua--rectangle-overlays): Make permanent-local.
2005-11-29 Chong Yidong * longlines.el (longlines-mode): Add mail-setup-hook.
2005-11-29 Kim F. Storm (apropos-parse-pattern): Doc fix.
2005-11-29 Kim F. Storm *** empty log message ***
2005-11-29 Stefan Monnier *** empty log message ***
2005-11-29 Stefan Monnier (stop_other_atimers): Fix loop to correctly compute `prev'.
2005-11-29 Chong Yidong * hi-lock.el (hi-lock-line-face-buffer, hi-lock-face-buffer)
2005-11-29 Andreas Schwab *** empty log message ***
2005-11-29 Jay Belanger Change the prefix from `M-#' to `C-x *'.
2005-11-29 Reiner Steib (latex-inputenc-coding-alist): Reword doc string.
2005-11-29 Chong Yidong * help.el (describe-key-briefly, describe-key): Recognize default
2005-11-29 Romain Francoise (view-inhibit-help-message): New defcustom.
2005-11-29 Michael Kifer 2005-11-29 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-29 Luc Teirlinck Throw error if facemenu is not loaded to prevent accidental change of
2005-11-29 Luc Teirlinck *** empty log message ***
2005-11-29 Luc Teirlinck Add comment explaining why facemenu must be loaded before font-lock.
2005-11-29 Luc Teirlinck *** empty log message ***
2005-11-29 Chong Yidong * FOR-RELEASE: Icons installed. Partial completion bug fixed.
2005-11-29 Chong Yidong Typo.
2005-11-28 Jay Belanger *** empty log message ***
2005-11-28 Stefan Monnier (log-edit-insert-cvs-rcstemplate): Ignore stderr.
2005-11-28 Jay Belanger (calc-user-define-invokation): Update help message.
2005-11-28 Jay Belanger Changed references to `M-#' to new prefix.
2005-11-28 Jay Belanger (calc-do-embedded): Update help message.
2005-11-28 Jay Belanger (calc-dispatch-help): Update docstring.
2005-11-28 Jay Belanger Change global keybinding for calc-dispatch to "\C-x*"
2005-11-28 Stefan Monnier (elp-not-profilable): Replace interactive-p with called-interactively-p.
2005-11-28 Stefan Monnier (query-replace-map): Move initialization into declaration.
2005-11-28 Juri Linkov *** empty log message ***
2005-11-28 Juri Linkov Bind [S-tab] to [backtab].
2005-11-28 Juri Linkov (Info-fontify-node): Set 2nd arg `noerror' of `Info-find-file' to t.
2005-11-28 Stefan Monnier *** empty log message ***
2005-11-28 Juri Linkov *** empty log message ***
2005-11-28 Juri Linkov (quoted-insert): Let-bind input-method-function to nil.
2005-11-28 Juri Linkov (occur-mode-mouse-goto): Pop, don't switch.
2005-11-28 Chong Yidong * replace.el (occur-mode-goto-occurrence): Pop, don't switch.
2005-11-28 Stefan Monnier (flyspell-last-buffer): New var.
2005-11-28 Károly Lőrentey (list-buffers-noselect): Display the selected frame's buffer list, not
2005-11-28 Nick Roberts (xterm-mouse-event): Set last-input-event so
2005-11-28 Nick Roberts *** empty log message ***
2005-11-28 Richard M. Stallman *** empty log message ***
2005-11-28 Luc Teirlinck ("facemenu"): Load facemenu before font-lock, because
2005-11-28 Luc Teirlinck *** empty log message ***
2005-11-28 Stefan Monnier Remove useless leading * in defcustom docstrings.
2005-11-27 Luc Teirlinck (Buffer-menu-revert-function): Make the selected window's buffer the
2005-11-27 Luc Teirlinck (dabbrev-completion): Simplify code, by getting rid of `if' whose
2005-11-27 Luc Teirlinck *** empty log message ***
2005-11-27 Thien-Thi Nguyen *** empty log message ***
2005-11-27 Thien-Thi Nguyen Add entry: "Go in a buffer: Go Text Protocol client".
2005-11-27 Nick Roberts (gud-gdb-marker-filter): When GDB is invoked with a process number, detect it.
2005-11-27 Nick Roberts (gdb-stopped): Detect process when attaching.
2005-11-27 Nick Roberts *** empty log message ***
2005-11-27 Stefan Monnier (defstruct): Don't define the default constructor if it is overridden.
2005-11-27 Stefan Monnier (PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
2005-11-27 Stefan Monnier (sh-font-lock-syntactic-keywords): \ doesn't escape single quotes.
2005-11-27 Richard M. Stallman *** empty log message ***
2005-11-27 Richard M. Stallman (mouse-drag-move-window-bottom): Use adjust-window-trailing-edge.
2005-11-27 Richard M. Stallman (Resizing Windows): Add adjust-window-trailing-edge.
2005-11-27 Richard M. Stallman (adjust_window_trailing_edge): New function.
2005-11-27 Luc Teirlinck (blink-matching-paren-on-screen): Doc fix.
2005-11-27 Luc Teirlinck (blink-matching-paren-on-screen): Further doc fix.
2005-11-27 Luc Teirlinck (show-paren-mode): No longer change `blink-matching-paren-on-screen'.
2005-11-27 Luc Teirlinck (blink-matching-open): Ignore `blink-matching-paren-on-screen' if
2005-11-27 Luc Teirlinck *** empty log message ***
2005-11-27 Luc Teirlinck *** empty log message ***
2005-11-27 Richard M. Stallman *** empty log message ***
2005-11-27 John Paul Wallington *** empty log message ***
2005-11-27 John Paul Wallington (gdb-edit-register-value): Use `posn-set-point' instead of `mouse-set-point'
2005-11-27 Richard M. Stallman *** empty log message ***
2005-11-27 Nick Roberts (gdb-goto-breakpoint, gdb-frames-select, gdb-threads-select):
2005-11-27 Nick Roberts *** empty log message ***
2005-11-26 Kim F. Storm (cua--highlight-rectangle): Preserve
2005-11-26 Kim F. Storm *** empty log message ***
2005-11-26 Kim F. Storm (ido-mode-map): Doc fix.
2005-11-26 Kim F. Storm *** empty log message ***
2005-11-26 John Paul Wallington *** empty log message ***
2005-11-26 John Paul Wallington (archive-extract): Use `posn-set-point' instead of `mouse-set-point'
2005-11-26 Thien-Thi Nguyen *** empty log message ***
2005-11-26 Thien-Thi Nguyen (file-relative-name): Doc fix.
2005-11-26 Chong Yidong * emacs.rc: Use new icons.
2005-11-26 Chong Yidong New icons installed.
2005-11-26 Eli Zaretskii *** empty log message ***
2005-11-26 Eli Zaretskii (syms_of_minibuf): Mention the extension of `completion-auto-help's meaning
2005-11-26 Eli Zaretskii *** empty log message ***
2005-11-26 Eli Zaretskii (Finternal_set_lisp_face_attribute_from_resource): Handle :inherit property
2005-11-26 Eli Zaretskii (inferior-octave-startup): Force a non-empty string for secondary prompt PS2.
2005-11-26 Eli Zaretskii New emacs.ico from Andrew Zhilin.
2005-11-26 Eli Zaretskii Rename emacs.ico into emacs21.ico.
2005-11-25 Chong Yidong * progmodes/compile.el (compilation-setup): Fix last fix.
2005-11-25 Nick Roberts (gdb-info-breakpoints-custom)
2005-11-25 Nick Roberts *** empty log message ***
2005-11-25 Chong Yidong * custom.el (enable-theme): Signal error if argument is not a
2005-11-25 Kim F. Storm *** empty log message ***
2005-11-25 Chong Yidong * info.el (Info-on-current-buffer): Record actual filename in
2005-11-25 David Kastrup (longlines-wrap-line): Reorder wrapping to "insert
2005-11-25 David Ponce (recentf-arrange-by-rule): Handle a special `auto-mode-alist'-like
2005-11-25 David Ponce *** empty log message ***
2005-11-25 Michael Kifer 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-25 Michael Kifer 2005-11-25 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-25 Chong Yidong * hi-lock.el (hi-lock-buffer-mode): Turn on font-lock.
2005-11-24 Chong Yidong Fix typo.
2005-11-24 Chong Yidong Fix two omissions in last change.
2005-11-24 Chong Yidong * hi-lock.el (hi-lock-buffer-mode): Renamed from `hi-lock-mode'.
2005-11-24 Nick Roberts (gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-24 Nick Roberts *** empty log message ***
2005-11-24 Romain Francoise (Info-speedbar-fetch-file-nodes): Prefix temporary buffer name with a
2005-11-24 Carsten Dominik version 3.21
2005-11-24 Carsten Dominik (Structure editing): New item moving commands added.
2005-11-24 Carsten Dominik *** empty log message ***
2005-11-24 Carsten Dominik (org-export-plain-list-max-depth): Renamed from
2005-11-24 Juri Linkov *** empty log message ***
2005-11-24 Juri Linkov (isearch-repeat): With empty search ring set `isearch-error' to the
2005-11-24 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-24 YAMAMOTO Mitsuharu (Qcontrol): Rename from Qctrl. All uses changed.
2005-11-24 YAMAMOTO Mitsuharu (Mac Input): Remove description of mac-command-key-is-meta. Add
2005-11-24 YAMAMOTO Mitsuharu Make modifier `ctrl' an alias of `control'.
2005-11-24 YAMAMOTO Mitsuharu The variable `mac-command-key-is-meta' is obsolete.
2005-11-24 Nick Roberts (gud-speedbar-menu-items): Add gdb-speedbar-auto-raise as radio button.
2005-11-24 Nick Roberts (gdb-speedbar-auto-raise): New function and variable.
2005-11-24 Nick Roberts *** empty log message ***
2005-11-23 Chong Yidong * info.el (Info-fontify-node): Handle the case where
2005-11-23 Stefan Monnier *** empty log message ***
2005-11-23 Stefan Monnier (blink-matching-open): Fix off-by-one in last change.
2005-11-23 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-23 YAMAMOTO Mitsuharu Don't change default directory.
2005-11-23 YAMAMOTO Mitsuharu (cfstring_to_lisp_nodecode) [TARGET_API_MAC_CARBON]: Add prototype.
2005-11-23 YAMAMOTO Mitsuharu (DECODE_UTF_8): Remove macro.
2005-11-23 YAMAMOTO Mitsuharu (main) [MAC_OSX]: Change working directory to home
2005-11-22 Luc Teirlinck (Custom-reset-standard): Make it handle Custom group
2005-11-22 Luc Teirlinck *** empty log message ***
2005-11-22 John Paul Wallington *** empty log message ***
2005-11-22 John Paul Wallington (goto-address-fontify): Put `follow-link' property on mail and url overlays.
2005-11-22 Romain Francoise *** empty log message ***
2005-11-22 Romain Francoise *** empty log message ***
2005-11-22 Lars Hansen *** empty log message ***
2005-11-22 Lars Hansen (ls-lisp-parse-symlink): Delete.
2005-11-22 Romain Francoise Add etc/images/icons.
2005-11-22 Nick Roberts (gdb-locals-watch-keymap): Add "\r" binding to local map.
2005-11-22 Luc Teirlinck (command-line): Make sure that loaddefs.el is handled correctly in
2005-11-22 Luc Teirlinck *** empty log message ***
2005-11-22 Nick Roberts (Watch Expressions): Expand description.
2005-11-22 Nick Roberts *** empty log message ***
2005-11-22 Nick Roberts (gdb-locals-watch-keymap): New local map.
2005-11-21 Ken Raeburn *** empty log message ***
2005-11-21 Ken Raeburn (shadow_lookup): Use make_number to pass a number to Fsubstring.
2005-11-21 Stefan Monnier (sh-font-lock-paren): Handle continued lines in patterns.
2005-11-21 Nick Roberts *** empty log message ***
2005-11-21 Nick Roberts (Watch Expressions): Expand description.
2005-11-21 Nick Roberts (Watch Expressions): Expand description.
2005-11-21 Juri Linkov *** empty log message ***
2005-11-21 Juri Linkov (defcustom): Update link types in docstring.
2005-11-21 Juri Linkov (Common Keywords): Update links types custom-manual and url-link.
2005-11-21 Juri Linkov (BASE_PURESIZE): Increment to 1180000.
2005-11-21 Chong Yidong Font lock enabled by default.
2005-11-21 Stefan Monnier *** empty log message ***
2005-11-21 Stefan Monnier (define-widget): Don't use declare for the doc-string-elt.
2005-11-21 Stefan Monnier (defgroup): Add doc-string-elt info.
2005-11-20 Stefan Monnier (comment-enter-backward): Fix last fix.
2005-11-20 Chong Yidong (merge_face_vectors): Don't do :ignore-defface overwriting here.
2005-11-20 Eli Zaretskii Remove repeated entries.
2005-11-20 Stefan Monnier *** empty log message ***
2005-11-20 Stefan Monnier (blink-matching-open): Allow new paren-class info.
2005-11-20 Stefan Monnier (show-paren-function): Allow new paren-class info.
2005-11-20 Stefan Monnier *** empty log message ***
2005-11-20 Andreas Schwab (describe-char): When copying overlays put them
2005-11-20 Chong Yidong * faces.el: Revert 2005-11-17 change. :ignore-defface is now
2005-11-20 Chong Yidong Remove :ignore-defface entry; it's now handled automagically.
2005-11-20 Chong Yidong * display.texi: Revert 2005-11-20 change.
2005-11-20 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute): Use
2005-11-20 Thien-Thi Nguyen *** empty log message ***
2005-11-20 Thien-Thi Nguyen (Bindat Functions): Say "third" to refer to zero-based index "2".
2005-11-20 Juri Linkov *** empty log message ***
2005-11-20 Juri Linkov (Font Lock): Suggest more user-friendly method of
2005-11-20 Juri Linkov (Compilation Mode): Remove paragraph duplicated from the node `Compilation'.
2005-11-20 Juri Linkov (Position Info): Update examples of the output.
2005-11-20 Juri Linkov (invalid_character): Use Lisp-readable syntax
2005-11-20 Juri Linkov Delete duplicate entry.
2005-11-20 Juri Linkov *** empty log message ***
2005-11-20 Juri Linkov (encoded-string-description): Use Lisp-readable syntax for hex.
2005-11-20 Juri Linkov (describe-char): Use Lisp-readable syntax for octal and hex.
2005-11-20 Juri Linkov (what-cursor-position): Use Lisp-readable syntax for octal and hex.
2005-11-20 Chong Yidong longlines.el (longlines-wrap-line): Preserve marker positions.
2005-11-20 Chong Yidong (message-insert-citation-line): Use newlines.
2005-11-20 Chong Yidong (longlines-mode): Add a message-setup-hook.
2005-11-20 Chong Yidong message.el: Revert last changes.
2005-11-20 Nick Roberts Use typedef when Lisp_Object is EMACS_INT so that
2005-11-20 Nick Roberts *** empty log message ***
2005-11-19 Andreas Schwab Revert unwanted changes.
2005-11-19 Andreas Schwab *** empty log message ***
2005-11-19 Andreas Schwab Revert last change.
2005-11-19 Chong Yidong Typo.
2005-11-19 Andreas Schwab *** empty log message ***
2005-11-19 Andreas Schwab (set-language-environment): Always
2005-11-19 Chong Yidong * longlines.el (longlines-before-revert-hook)
2005-11-19 Andreas Schwab (nextcons, xcdr, xfloat): Update for changes in
2005-11-19 Andreas Schwab *** empty log message ***
2005-11-19 Andreas Schwab Handle compressed files.
2005-11-19 Romain Francoise (browse-url-default-browser): Signal an error if no usable browser can
2005-11-19 Eli Zaretskii Rearrange text to make it clear that the make/shell compatibility
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (rcirc-mangle-text): Add bold face property without replacing existing
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (read-passwd): Fontify the prompt as we do with other prompts.
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (ffap-menu-rescan): Use inhibit-read-only instead of binding
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (partial-completion-mode): Mention completion-auto-help in the doc string.
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (Man-highlight-references): Doc fix. Reformat code in a more Lisp-ish way.
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (ls-lisp-format-file-size): Format file size with 9 digits, not 8, to avoid
2005-11-19 Eli Zaretskii *** empty log message ***
2005-11-19 Eli Zaretskii (menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
2005-11-19 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-19 YAMAMOTO Mitsuharu [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold): New variable.
2005-11-19 YAMAMOTO Mitsuharu (fancy-splash-default-action): Discard only
2005-11-19 Luc Teirlinck (Library Search): Update the default value of `load-suffixes'.
2005-11-19 Luc Teirlinck *** empty log message ***
2005-11-18 Chong Yidong *** empty log message ***
2005-11-18 Chong Yidong Add hacks for citation in mail-mode and message-mode.
2005-11-18 Chong Yidong Fix typo.
2005-11-18 Richard M. Stallman *** empty log message ***
2005-11-18 Richard M. Stallman (Registering): Mention @@ in mode line.
2005-11-18 Richard M. Stallman (Minibuffer File): Clarify previous change. Add @findex.
2005-11-18 Stefan Monnier Use with-current-buffer.
2005-11-18 Carsten Dominik *** empty log message ***
2005-11-18 Carsten Dominik (FAQ): Document `org-table-tab-jumps-over-hlines'.
2005-11-18 Carsten Dominik (org-table-sort-lines): New command.
2005-11-18 Francesco Potortì *** empty log message ***
2005-11-18 Francesco Potortì Cxref mode writes to stdout: do not close tagf,
2005-11-18 Chong Yidong * image.c (x_create_bitmap_from_xpm_data): Free attributes on
2005-11-18 Chong Yidong (Fface_attribute_relative_p, Fmerge_face_attribute): Handle
2005-11-18 Chong Yidong TODO before release: Tell people to use the new icons.
2005-11-18 Chong Yidong Emacs icons by Andrew Zhilin.
2005-11-18 Chong Yidong Fixed:
2005-11-18 Chong Yidong mention :ignore-defface
2005-11-18 Nick Roberts (gud-install-speedbar-variables): Bind gud-pp to "p".
2005-11-18 Nick Roberts (gdb-ann3): Move definition of gud-pp to here.
2005-11-18 Nick Roberts *** empty log message ***
2005-11-18 Chong Yidong * faces.el (face-attribute, set-face-attribute): Mention existence
2005-11-18 Chong Yidong * xfaces.c (Qignore_defface): New variable.
2005-11-18 Stefan Monnier (completion-setup-function): Fix last change.
2005-11-17 John Paul Wallington *** empty log message ***
2005-11-17 John Paul Wallington (comint-insert-input): Use `posn-set-point' instead of
2005-11-17 John Paul Wallington (ibuffer-interactive-filter-by-mode): Use `posn-set-point' instead of
2005-11-17 Romain Francoise *** empty log message ***
2005-11-17 Chong Yidong * simple.el (next-line): Use hard-newline.
2005-11-17 Chong Yidong * simple.el (sendmail-user-agent-compose): Use hard-newline.
2005-11-17 Chong Yidong * message.el (message-courtesy-message)
2005-11-17 Chong Yidong * simple.el (hard-newline): New variable.
2005-11-17 Juri Linkov *** empty log message ***
2005-11-17 Juri Linkov Add :link (custom-group-link font-lock-faces) to defgroup.
2005-11-17 Juri Linkov (Top): Put this font-lock based mode near Font Lock node.
2005-11-17 Juri Linkov (Highlight Interactively): Put this font-lock based mode
2005-11-17 Juri Linkov (hi-lock): Rename this defgroup from
2005-11-17 Juri Linkov (face-read-string): Set the default value arg of completing-read.
2005-11-17 Juri Linkov Rename font-lock-highlighting-faces to font-lock-faces.
2005-11-17 Juri Linkov (lisp, c, tex): Add :link (custom-group-link font-lock-faces) to defgroup.
2005-11-17 Juri Linkov (font-lock-faces): Rename this defgroup from
2005-11-17 Luc Teirlinck (file-name-shadow-properties, file-name-shadow-tty-properties)
2005-11-17 Luc Teirlinck *** empty log message ***
2005-11-17 Stefan Monnier *** empty log message ***
2005-11-16 Stefan Monnier *** empty log message ***
2005-11-16 Stefan Monnier (easy-menu-intern): Don't define.
2005-11-16 Stefan Monnier (blink-matching-open): Simplify a bit.
2005-11-16 Richard M. Stallman *** empty log message ***
2005-11-16 Richard M. Stallman (eudc-ph-open-session): Use set-process-query-on-exit-flag.
2005-11-16 Richard M. Stallman (smtpmail-send-it): Use insert-buffer-contents.
2005-11-16 Richard M. Stallman (ucs-set-table-for-input):
2005-11-16 Richard M. Stallman (byte-optimize-form-code-walker): Improve warning message text.
2005-11-16 Richard M. Stallman (savehist-save-hook): Add :group.
2005-11-16 Richard M. Stallman (menu-bar-help-menu): Rename Find Extra Packages to External Packages.
2005-11-16 Richard M. Stallman (color): Enclose %t in %{...%}.
2005-11-16 Richard M. Stallman (Custom-reset-standard): Verify that
2005-11-16 Chong Yidong Acknowledge AZ for Emacs icons.
2005-11-16 Richard M. Stallman (apropos-calc-scores): Use apropos-pattern.
2005-11-16 Stefan Monnier (url-insert-file-contents): Use the charset info
2005-11-16 Stefan Monnier (readevalloop): Add missing GCPROs.
2005-11-16 Stefan Monnier *** empty log message ***
2005-11-16 Stefan Monnier (Minor Mode Conventions): Use custom-set-minor-mode.
2005-11-16 Stefan Monnier (savehist-mode-hook): Re-add the var.
2005-11-16 Stefan Monnier (Minor Mode Conventions): Use custom-set-minor-mode.
2005-11-16 Stefan Monnier Fix commenting convention. Remove unnecessary leading * in custom docstrings.
2005-11-16 Chong Yidong * xfns.c (xg_set_icon_from_xpm_data): New function.
2005-11-16 Stefan Monnier (flyspell-delete-region-overlays): Use remove-overlays.
2005-11-16 Stefan Monnier (diary-list-entries): Also hide the terminating newline.
2005-11-16 Chong Yidong Revert accidental corruption of xbm image.
2005-11-16 Chong Yidong Tweak image.
2005-11-16 Carsten Dominik (reftex-use-fonts): removed the check for
2005-11-16 Carsten Dominik *** empty log message ***
2005-11-16 Chong Yidong initialize XpmAttributes
2005-11-16 Nick Roberts (gud-speedbar-item-info): New function.
2005-11-16 Nick Roberts *** empty log message ***
2005-11-16 Chong Yidong Meh. Use the 32x32 version.
2005-11-16 Chong Yidong USe 24x24 xpm icon
2005-11-16 Chong Yidong * gnu.h (gnu_bits): Xpm version of the new Emacs icon.
2005-11-16 Luc Teirlinck (file-name-shadow-properties, file-name-shadow-tty-properties)
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck (auto-compression-mode): Add :version keyword, because default was changed.
2005-11-16 Luc Teirlinck Whitespace change.
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck (global-font-lock-mode): Add :version keyword, because default was changed.
2005-11-16 Luc Teirlinck (file-name-shadow-mode): Undo last change; the file itself is new in 22.1.
2005-11-16 Luc Teirlinck (file-name-shadow-mode): Set :version to "22.1", because default was changed.
2005-11-16 Luc Teirlinck *** empty log message ***
2005-11-16 Luc Teirlinck (lisp, shortlisp): Add rfn-eshadow.
2005-11-16 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.
2005-11-16 Luc Teirlinck Preload rfn-eshadow.
2005-11-16 Luc Teirlinck (file-name-shadow-mode): Set :init-value to t.
2005-11-16 Luc Teirlinck (custom-add-parent-links): Fix bug whereby, for instance,
2005-11-16 Nick Roberts Make SIGTSTP work like SIGINT normally does.
2005-11-16 Nick Roberts *** empty log message ***
2005-11-16 Nick Roberts (gud-stop-subjob): New function.
2005-11-15 Stefan Monnier (rfn-eshadow-regexp): Remove.
2005-11-15 Kim F. Storm (gud-menu-map): Let [stop] stop program rather than kill it.
2005-11-15 Kim F. Storm *** empty log message ***
2005-11-15 Nick Roberts (gud-menu-map): Make visibility of stop and
2005-11-15 Nick Roberts *** empty log message ***
2005-11-15 Richard M. Stallman *** empty log message ***
2005-11-15 Michael Kifer 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-15 Michael Kifer 2005-11-15 Michael Kifer <kifer@cs.stonybrook.edu>
2005-11-15 Richard M. Stallman *** empty log message ***
2005-11-15 Dan Nicolaescu (term-termcap-format): Fix typos.
2005-11-15 Andreas Schwab *** empty log message ***
2005-11-15 Andreas Schwab (free_float): Make free list chaining aliasing-safe.
2005-11-15 Andreas Schwab (struct Lisp_Cons): Make cdr a union.
2005-11-15 Nick Roberts (gud-menu-map, gud-tool-bar-map): Re-define buttons and include new ones.
2005-11-15 Nick Roberts Remove face-alias left over from change on
2005-11-15 Nick Roberts *** empty log message ***
2005-11-15 Nick Roberts Make more intuitive.
2005-11-15 Nick Roberts Use a more appropriate variable name.
2005-11-15 Nick Roberts Old gud-break icon.
2005-11-15 Nick Roberts Old gud-remove icon.
2005-11-15 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-15 YAMAMOTO Mitsuharu (HASHKEY_QUERY_CACHE): New define.
2005-11-15 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-15 YAMAMOTO Mitsuharu (init_image) [MAC_OS]: Don't call EnterMovies if
2005-11-15 Luc Teirlinck (auto-compression-mode): Enable it in a way that works correctly for
2005-11-15 Luc Teirlinck *** empty log message ***
2005-11-14 Luc Teirlinck (help-make-xrefs, help-xref-on-pp, help-xref-interned, help-follow):
2005-11-14 Luc Teirlinck *** empty log message ***
2005-11-14 Luc Teirlinck (define-derived-mode): Remove defvar for mode hook. (It conflicted
2005-11-14 Stefan Monnier (savehist-mode): Don't bother with `custom-set-minor-mode.
2005-11-14 Stefan Monnier (write-file): Refresh VC status.
2005-11-14 Stefan Monnier (diary-list-entries, diary-show-all-entries)
2005-11-14 Romain Francoise If `vm-visit-folder' doesn't exist, define it as a dummy function in
2005-11-14 Jay Belanger *** empty log message ***
2005-11-14 Jay Belanger (calcFunc-ldiv): Check to see if the first argument is a scalar.
2005-11-14 Jay Belanger (calc-left-divide): New function.
2005-11-14 Jay Belanger Change calcFunc-writeoutpower and calc-writeoutpower to
2005-11-14 Jay Belanger (calcFunc-write-out-power): Rename calcFunc-powerexpand.
2005-11-14 Jay Belanger (calcFunc-ldiv): New function.
2005-11-14 Juri Linkov *** empty log message ***
2005-11-14 Juri Linkov (custom-make-dependencies): Reverse the list of found dependencies.
2005-11-14 Juri Linkov (custom-variable-prompt): Set the default value arg of completing-read.
2005-11-14 Dan Nicolaescu (menu-bar-options-menu): Delete "Syntax
2005-11-14 Dan Nicolaescu (menu-bar-options-menu): Delete "Syntax
2005-11-14 Richard M. Stallman *** empty log message ***
2005-11-14 Richard M. Stallman (flyspell-large-region): Call flyspell-accept-buffer-local-defs.
2005-11-14 Richard M. Stallman *** empty log message ***
2005-11-14 Richard M. Stallman (help-for-help-internal): Improve doc of C-h a.
2005-11-14 Stefan Monnier (vc-svn-registered): Catch all errors.
2005-11-14 Stefan Monnier (custom-make-dependencies): Typo.
2005-11-13 Michael Albinus * net/tramp-util.el (top): Fix compilation warning.
2005-11-13 Kim F. Storm (help-for-help-internal): Fix `a' entry. Add `d' entry.
2005-11-13 Kim F. Storm *** empty log message ***
2005-11-13 Richard M. Stallman *** empty log message ***
2005-11-13 Nick Roberts (gud-menu-map): Move parentheses (again).
2005-11-13 Nick Roberts (gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-13 Nick Roberts *** empty log message ***
2005-11-13 YAMAMOTO Mitsuharu *** empty log message ***
2005-11-13 YAMAMOTO Mitsuharu (LIBS_CARBON) [!HAVE_CARBON]: Remove `-framework Carbon'.
2005-11-13 YAMAMOTO Mitsuharu [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): New function.
2005-11-13 YAMAMOTO Mitsuharu (USE_CG_TEXT_DRAWING): New define.
2005-11-12 Nick Roberts (gud-menu-map): Revert to window-fringes for
2005-11-12 Nick Roberts *** empty log message ***
2005-11-12 Nick Roberts (gdb-var-create-handler)
2005-11-12 Nick Roberts *** empty log message ***
2005-11-12 Karl Fogel * bookmark.el (bookmark-maybe-message): New function to reduce code
2005-11-12 Karl Fogel (bookmark-write-file): Don't visit the destination file, just write
2005-11-12 Chong Yidong * hi-lock.el (hi-lock-mode): Set the default value of
2005-11-12 Chong Yidong Checked macos.texi
2005-11-12 Romain Francoise *** empty log message ***
2005-11-12 Richard M. Stallman *** empty log message ***
2005-11-12 Luc Teirlinck (find-lisp-find-dired-insert-file): Pass 'string arg to `file-attributes'.
2005-11-12 Luc Teirlinck *** empty log message ***
2005-11-12 Kim F. Storm (Help): Fix C-h a entry. Add C-h d entry.
2005-11-12 Kim F. Storm *** empty log message ***
2005-11-12 Kim F. Storm Add C-h d binding.
2005-11-12 Kim F. Storm (help-map): Bind C-h d to apropos-documentation.
2005-11-12 Kim F. Storm (what-cursor-position): Print (EOB) instead of (100%)
2005-11-12 Kim F. Storm *** empty log message ***
2005-11-12 Kim F. Storm (apropos-match-face): Doc fix.
2005-11-12 Kim F. Storm *** empty log message ***
2005-11-11 Steven Tamm Update macterm comment
2005-11-11 Steven Tamm macterm.c (backtranslate_modified_keycode): New function to
2005-11-11 Kim F. Storm (pitx): Fix output format if n_overlay_strings > 0.
2005-11-11 Kim F. Storm *** empty log message ***
2005-11-11 Kim F. Storm (Fsubstitute_command_keys): Doc fix.
2005-11-11 Kim F. Storm *** empty log message ***
2005-11-11 Kim F. Storm (FATAL ERRORS): Fix infinite loop in redisplay
2005-11-11 Kim F. Storm (struct it): New member ignore_overlay_strings_at_pos_p.
2005-11-11 Kim F. Storm (handle_stop): Skip overlay string handling if
2005-11-11 Kim F. Storm *** empty log message ***
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.
2005-10-30 Nick Roberts *** empty log message ***
2005-10-30 André Spiegel #
2005-10-30 André Spiegel (vc-cvs-delete-file): Commit the file after removing it.
2005-10-30 André Spiegel #
2005-10-30 André Spiegel (vc-switch-backend): Better error message if the buffer is not visiting a
2005-10-30 Richard M. Stallman *** empty log message ***
2005-10-30 Richard M. Stallman (BYTES_USED): Use uordblks, not arena.
2005-10-30 Chong Yidong * FOR-RELEASE: Init file change implemented.
2005-10-30 Chong Yidong * startup.el (command-line): Use ~/.emacs.d/init.el instead of
2005-10-30 Chong Yidong Document ~/.emacs.d/init.el
2005-10-30 Chong Yidong Document ~/.emacs.d/init.el.
2005-10-30 Richard M. Stallman (Fmake_variable_frame_local): Doc fix.
2005-10-29 Chong Yidong * alloc.c (emacs_blocked_free): Fix typo.
2005-10-29 Richard M. Stallman *** empty log message ***
2005-10-29 Richard M. Stallman (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.
2005-10-29 Richard M. Stallman (Garbage Collection): Document memory-full.
2005-10-29 Richard M. Stallman (occur-mode-mouse-goto): Always go to other window.
2005-10-29 Richard M. Stallman (undo): Display message at end, not at start.
2005-10-29 Richard M. Stallman (timer-activate, timer-activate-when-idle): New arg REUSE-CELL.
2005-10-29 Richard M. Stallman (jit-lock-function, jit-lock-stealth-fontify)
2005-10-29 Richard M. Stallman *** empty log message ***
2005-10-29 Richard M. Stallman (handle_fontified_prop): Do nothing if memory full.
2005-10-29 Richard M. Stallman (memory_full_cons_threshold): Declared.
2005-10-29 Richard M. Stallman (syms_of_alloc) <memory-full>: Doc fix.
2005-10-29 Richard M. Stallman (command_loop_1): Don't set Vmemory_full here.
2005-10-29 Richard M. Stallman (internal_lisp_condition_case): New function.
2005-10-29 Richard M. Stallman (Fbyte_code): Use internal_lisp_condition_case.
2005-10-29 Stefan Monnier *** empty log message ***
2005-10-29 Stefan Monnier (Fparse_partial_sexp): Fix docstring.
2005-10-29 Stefan Monnier (conf-mode-initialize): New function.
2005-10-29 Romain Francoise (describe-simplify-lib-file-name): Fix regexp.
2005-10-29 Eli Zaretskii *** empty log message ***
2005-10-29 Eli Zaretskii (How to use): Update the example to add autoload of
2005-10-29 Eli Zaretskii (pgg-gpg-select-matching-key): Fixed: look at the right part of the
2005-10-29 Eli Zaretskii (pgg-decrypt): Passing along 'passphrase' in call to pgg-decrypt-region.
2005-10-29 Bill Wohler * mh-comp.el (mh-annotate-msg): Use new variable
2005-10-28 Bill Wohler (mh-x-face-file, mh-show-use-xface-flag)
2005-10-28 Bill Wohler (Documentation Tips): Help mode now creates hyperlinks for URLs.
2005-10-28 Bill Wohler (Help): Help mode now creates hyperlinks for URLs.
2005-10-28 Bill Wohler Help mode now creates hyperlinks for URLs.
2005-10-28 Bill Wohler (help-url): New button type. Calls browse-url.
2005-10-28 Nick Roberts (tool-bar-add-item-from-menu)
2005-10-28 Nick Roberts *** empty log message ***
2005-10-28 Romain Francoise (BASE_PURESIZE): Incremented to 1130000.
2005-10-28 Romain Francoise Update.
2005-10-28 Romain Francoise * subr.el (locate-library): Move from help-fns.el.
2005-10-28 Richard M. Stallman *** empty log message ***
2005-10-28 Richard M. Stallman (Completion Commands): Clean up prev change.
2005-10-28 Richard M. Stallman (Eval During Compile): Explain recommended uses
2005-10-28 Richard M. Stallman (Visiting): Explain how to enter ? in a file name.
2005-10-28 Richard M. Stallman (Memory Full): Mention !MEM FULL! in mode line.
2005-10-28 Richard M. Stallman (syms_of_xfns): Provide `x' as feature.
2005-10-28 Richard M. Stallman (decode_mode_spec): Define %e to indicate memory full.
2005-10-28 Richard M. Stallman (Fformat): Don't include string padding
2005-10-28 Richard M. Stallman (spare_memory): No longer static.
2005-10-28 Richard M. Stallman (BASE_PURESIZE): Incremented to 112000.
2005-10-28 Richard M. Stallman *** empty log message ***
2005-10-28 Richard M. Stallman (tramp-completion-mode): defvar moved up.
2005-10-28 Richard M. Stallman (easy-menu-change): Doc fix.
2005-10-28 Richard M. Stallman (tool-bar-mode): Delete autoload cookie.
2005-10-28 Richard M. Stallman (find-file-noselect): Use %d to format large file size.
2005-10-28 Richard M. Stallman (help-echo): Add %e.
2005-10-28 Richard M. Stallman ("facemenu"): Load unconditionally.
2005-10-28 Richard M. Stallman (command-line): Call before-init-hook earlier.
2005-10-28 Andreas Schwab *** empty log message ***
2005-10-28 Andreas Schwab (View-revert-buffer-scroll-page-forward): Use
2005-10-28 Juri Linkov *** empty log message ***
2005-10-28 Juri Linkov Add missing characters from 1st pos of every table of [korean-ksc5601],
2005-10-28 Juri Linkov (quail-get-current-str): Translate last raw character
2005-10-28 Jay Belanger *** empty log message ***
2005-10-28 Jay Belanger (Predefined Units): Fix the symbol for a TeX points, mention other
2005-10-28 Richard M. Stallman (flyspell-large-region): Pass -t if Tex file.
2005-10-28 Jay Belanger (calcFunc-writeoutpower, math-write-out-power, calc-writeoutpower):
2005-10-28 Jay Belanger (calcFunc-inv): Check for symbolic matrices.
2005-10-28 Jay Belanger (calc-mul-symb-fancy): Add checks for multiplication by an identity
2005-10-28 Jay Belanger Add functions to autoloads.
2005-10-28 Bill Wohler * mh-customize.el (mh-adaptive-cmd-note-flag)
2005-10-28 Bill Wohler (mh-insert-signature, mh-insert-auto-fields): Checkdoc fixes.
2005-10-28 Chong Yidong * data.c (Fmake_variable_frame_local): Add clarification to
2005-10-27 Bill Wohler * mh-customize.el (mh-compose-insertion, mh-x-face-file): Checkdoc
2005-10-27 Romain Francoise (occur-engine): Include colon in mouse-face highlight.
2005-10-27 Chong Yidong * FOR-RELEASE: Fringe angle bitmap at eob fixed.
2005-10-27 Chong Yidong * fringe.c (update_window_fringes): Handle case where buffer ends
2005-10-27 Dan Nicolaescu (el1): Undo 2005-10-23 change.
2005-10-27 Romain Francoise Change Maintainer field.
2005-10-27 Masatake YAMATO Write about new optional argument for `display-completion-list'.
2005-10-27 Kenichi Handa *** empty log message ***
2005-10-27 Kenichi Handa ("TeX"): Change "\," mapping to U+202F (not U+2006). Add more
2005-10-27 Chong Yidong * longlines.el (longlines-mode): Bind after-change-functions to
2005-10-27 Kenichi Handa *** empty log message ***
2005-10-27 Kenichi Handa (DECODE_SYSTEM): Fix argument name; name->str.
2005-10-27 Richard M. Stallman *** empty log message ***
2005-10-26 Dan Nicolaescu (term-emulate-terminal, term-handle-colors-array)
2005-10-26 Richard M. Stallman *** empty log message ***
2005-10-26 Richard M. Stallman (Info-fontify-node): Fix detection of sentence-break before *Note.
2005-10-26 Romain Francoise Add 'tools' to file keywords.
2005-10-26 Nick Roberts (gud-menu-map): Only display gud-until icon
2005-10-26 Nick Roberts (def-gdb-auto-updated-buffer)
2005-10-26 Nick Roberts *** empty log message ***
2005-10-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-621
2005-10-25 Chong Yidong * longlines.el (longlines-mode): Remove narrowing before
2005-10-25 Jason Rumney Added note about create-fontset-from-ascii-font problem on MS-Windows.
2005-10-25 Jason Rumney Removed quadruple-width Chinese character problem. Lesser related
2005-10-25 Jason Rumney *** empty log message ***
2005-10-25 Jason Rumney (w32_to_x_font): Avoid forcing font widths.
2005-10-25 Richard M. Stallman *** empty log message ***
2005-10-25 Romain Francoise *** empty log message ***
2005-10-25 Romain Francoise (find-library-name): Also strip extension if library name ends in .el,
2005-10-25 Richard M. Stallman *** empty log message ***
2005-10-25 Richard M. Stallman (menu-bar-help-menu): Say which kind of therapist.
2005-10-25 Juri Linkov *** empty log message ***
2005-10-25 Juri Linkov ("cyrillic-translit"): Set 4th arg `guidance' to t
2005-10-25 Juri Linkov (texinfo-mode): Change charset of one quotation mark
2005-10-25 Stefan Monnier (blackbox-mode-map): Move init into declaration.
2005-10-25 Stefan Monnier (jit-lock-fontify-now): Be careful not to skip multiline
2005-10-25 Reiner Steib (browse-url-of-buffer): Add ".html" to filename.
2005-10-25 Masatake YAMATO (dired-virtual): Don't use `dired-insert-headerline'.
2005-10-25 Nick Roberts Colour correction.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Eli Zaretskii *** empty log message ***
2005-10-25 Eli Zaretskii (blackbox-redefine-key): New function.
2005-10-25 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-25 YAMAMOTO Mitsuharu (last_mouse_glyph_frame): New var.
2005-10-25 YAMAMOTO Mitsuharu [MAC_OS] (image_load_qt_1): Check image size.
2005-10-25 Glenn Morris (diary-list-entries): Prevent infloop when diary does not end in a
2005-10-25 Glenn Morris *** empty log message ***
2005-10-25 Kenichi Handa *** empty log message ***
2005-10-25 Kenichi Handa (quail-translate-key): If the input
2005-10-25 Michael Albinus * vc.el (vc-dired-mode): Extend comment for binding of
2005-10-25 Stefan Monnier *** empty log message ***
2005-10-25 Stefan Monnier (texinfo-mode): Use real chars, so as not to unnecessarily expose
2005-10-25 Stefan Monnier (sentence-end-base): Use real chars, so as
2005-10-25 Nick Roberts (GDB Graphical Interface): Describe gdb-mouse-until.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Nick Roberts (gdb-mouse-until): New function.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Nick Roberts (gdb-put-breakpoint-icon): Correct help-echo.
2005-10-25 Nick Roberts *** empty log message ***
2005-10-25 Steven Tamm Fix darwin386 configuration issue
2005-10-25 Luc Teirlinck *** empty log message ***
2005-10-24 Chong Yidong * menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
2005-10-24 Kim F. Storm (gdb-ann3): Bind mouse-3 in left fringe
2005-10-24 Kim F. Storm *** empty log message ***
2005-10-24 Bill Wohler * mh-gnus.el: Load mml.el in order to see if
2005-10-24 Carsten Dominik (org-start-icalendar-file): Fixed format form.
2005-10-24 Carsten Dominik *** empty log message ***
2005-10-24 Stefan Monnier *** empty log message ***
2005-10-24 Stefan Monnier Require CL while compiling.
2005-10-24 Masatake YAMATO (completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.
2005-10-24 Stefan Monnier (easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
2005-10-24 Stefan Monnier (define-obsolete-function-alias, define-obsolete-variable-alias):
2005-10-24 Stefan Monnier (defimage): Add `doc-string' declaration.
2005-10-24 Stefan Monnier (define-widget): Add `doc-string' declaration.
2005-10-24 Masatake YAMATO Small doc fix.
2005-10-24 Stefan Monnier (defface, defcustom): Add `doc-string' declaration.
2005-10-24 Stefan Monnier (ad-make-advised-definition): Fix arg-order.
2005-10-24 Stefan Monnier (macro-declaration-function): Add a `doc-string' declaration.
2005-10-24 Kim F. Storm Undo 2005-10-23 change.
2005-10-24 Kim F. Storm *** empty log message ***
2005-10-24 Kenichi Handa *** empty log message ***
2005-10-24 Kenichi Handa (ucs-input-activate): Don't add
2005-10-24 Kenichi Handa *** empty log message ***
2005-10-24 Kenichi Handa (utf-7): Add autoload cookie.
2005-10-24 Kenichi Handa *** empty log message ***
2005-10-24 Kenichi Handa Register more Cyrillic characters in x-keysym-table.
2005-10-24 Romain Francoise (server-sentinel): Set query-on-exit flag to nil on new client processes
2005-10-24 Eli Zaretskii Regenerated to reflect latest changes.
2005-10-24 Eli Zaretskii *** empty log message ***
2005-10-24 Eli Zaretskii (autoloads): Use "." instead of $(lisp) in the list of directories passed
2005-10-24 Eli Zaretskii *** empty log message ***
2005-10-24 Eli Zaretskii Moved pgg*.el files from lisp/gnus to lisp.
2005-10-24 Nick Roberts (gdb-send): Bind inhibit-read-only to t
2005-10-24 Nick Roberts (gud-filter): Bind inhibit-read-only to t
2005-10-24 Nick Roberts *** empty log message ***
2005-10-24 Kim F. Storm (Fcompare_buffer_substrings): Fix last change.
2005-10-24 Kim F. Storm *** empty log message ***
2005-10-24 Kenichi Handa (handle_one_xevent): Handle keysyms directly mapped to
2005-10-24 Kenichi Handa (charset_mule_unicode_0100_24ff)
2005-10-24 Kenichi Handa (charset_mule_unicode_0100_24ff)
2005-10-24 Glenn Morris From Ulf Jasper <ulf.jasper@web.de>:
2005-10-24 Glenn Morris *** empty log message ***
2005-10-24 Romain Francoise (occur-engine): Rearrange text properties.
2005-10-24 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
2005-10-24 Bill Wohler (mh-interpret-number-as-range-flag): Sync docstring with manual.
2005-10-24 Stefan Monnier *** empty log message ***
2005-10-24 Stefan Monnier (debugger-make-xrefs): Don't assume case-fold-search is nil.
2005-10-24 Stefan Monnier (Fcompare_buffer_substrings): Handle multibyte chars.
2005-10-24 Richard M. Stallman *** empty log message ***
2005-10-24 Richard M. Stallman (el1): Capability deleted, since term.el doesn't implement it.
2005-10-24 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-24 YAMAMOTO Mitsuharu Replace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'
2005-10-24 YAMAMOTO Mitsuharu Replace `Mac OS 8/9' with `Mac OS Classic'. Add
2005-10-24 Richard M. Stallman *** empty log message ***
2005-10-24 Richard M. Stallman (inhibit-face-set-after-frame-default): New variable.
2005-10-23 Kim F. Storm *** empty log message ***
2005-10-23 Bill Wohler Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs
2005-10-23 Bill Wohler * mh-identity.el (mh-assoc-ignore-case): Merge with version in
2005-10-23 Satyaki Das * mh-identity.el (mh-assoc-ignore-case): New macro that uses
2005-10-23 Chong Yidong * thumbs.el (thumbs-image-type): Add .pbm.
2005-10-23 Bill Wohler * mh-comp.el (mh-letter-menu): Rename
2005-10-23 Jan Djärv * xterm.c (note_mouse_movement): Always call note_mouse_highlight
2005-10-23 Richard M. Stallman *** empty log message ***
2005-10-23 Richard M. Stallman (describe-face): Use describe-simplify-lib-file-name.
2005-10-23 Richard M. Stallman (describe-simplify-lib-file-name): New function.
2005-10-23 Richard M. Stallman *** empty log message ***
2005-10-23 Richard M. Stallman (tooltip-x-offset, tooltip-y-offset): Change defaults.
2005-10-23 Richard M. Stallman (menu-bar-file-menu) <dired>: Change help-echo string.
2005-10-23 Richard M. Stallman (line-move-finish): Ignore fields computing LINE-END.
2005-10-23 Richard M. Stallman (load-with-code-conversion):
2005-10-23 Richard M. Stallman (flyspell-large-region): Call ispell-check-version.
2005-10-23 Richard M. Stallman (ispell-local-dictionary-overridden): Fix the
2005-10-23 Richard M. Stallman (doctor-doc): Don't say "psychiatrist".
2005-10-23 Richard M. Stallman (Overlay Arrow): Clarify about local bindings of overlay-arrow-position.
2005-10-23 Richard M. Stallman (Init File): Recommend when to use site-start.el.
2005-10-23 Richard M. Stallman (add-log-current-defun): Clean up handling of DEFUNs.
2005-10-23 Lars Hansen *** empty log message ***
2005-10-23 Lars Hansen (Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
2005-10-23 Chong Yidong * cus-edit.el (custom-button, custom-button-pressed): New vars.
2005-10-23 Richard M. Stallman *** empty log message ***
2005-10-23 Richard M. Stallman (Fset_case_table): Doc fix.
2005-10-23 Richard M. Stallman (build_load_history): Replace STREAM arg with ENTIRE.
2005-10-23 Jay Belanger *** empty log message ***
2005-10-23 Jay Belanger (Predefined Units): Use `alpha' for the fine structure constant.
2005-10-23 Chong Yidong Reverted last change for a better fix:
2005-10-23 Chong Yidong * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Handle case
2005-10-23 Thien-Thi Nguyen *** empty log message ***
2005-10-23 Thien-Thi Nguyen (whitespace-cleanup): Doc fix.
2005-10-23 Romain Francoise (viper-set-hooks): Quote forms passed to `eval-after-load' to avoid
2005-10-23 Michael Albinus * files.el (directory-listing-before-filename-regexp): New
2005-10-23 Andreas Schwab *** empty log message ***
2005-10-23 Andreas Schwab (lisp-font-lock-keywords-2): Add eval-at-startup
2005-10-23 Romain Francoise 2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
2005-10-23 Eli Zaretskii Fix typos and update allout entry.
2005-10-23 Eli Zaretskii *** empty log message ***
2005-10-23 Eli Zaretskii Increment version number to 2.1, and use a literal
2005-10-23 Lars Hansen *** empty log message ***
2005-10-23 Lars Hansen (byte-compile-lambda): Add parameter add-lambda.
2005-10-22 Romain Francoise (savehist-history-variables): Add `grep-find-history'.
2005-10-22 Romain Francoise (eval-after-load): Convert library name to an absolute file name using
2005-10-22 Eli Zaretskii *** empty log message ***
2005-10-22 Eli Zaretskii (Building Emacs): Fix last change.
2005-10-22 Richard M. Stallman *** empty log message ***
2005-10-22 Richard M. Stallman (make-temp-file): Moved to files.el.
2005-10-22 Richard M. Stallman (get-buffer-window-list): Moved from subr.el.
2005-10-22 Richard M. Stallman (make-temp-file): Moved from subr.el.
2005-10-22 Richard M. Stallman *** empty log message ***
2005-10-22 Richard M. Stallman (image-load-path): Use eval-at-startup to initialize.
2005-10-22 Richard M. Stallman (eval-at-startup): New macro.
2005-10-22 Richard M. Stallman (Building Emacs): Document eval-at-startup.
2005-10-22 Richard M. Stallman Much rearrangement of functions and division into pages. No code changes.
2005-10-22 Eli Zaretskii *** empty log message ***
2005-10-22 Eli Zaretskii (UPDATED): Set value.
2005-10-22 Eli Zaretskii Add mh-autoloads to the partial rebuild procedure.
2005-10-22 Jason Rumney Added Chinese character width problem.
2005-10-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
2005-10-22 Kenichi Handa *** empty log message ***
2005-10-22 Kenichi Handa (tar-extract): Be sure to call
2005-10-21 Kim F. Storm (image-type-header-regexps): Rename from image-type-regexps.
2005-10-21 Kim F. Storm *** empty log message ***
2005-10-21 Richard M. Stallman *** empty log message ***
2005-10-21 Richard M. Stallman (texinfo-mode): Set sentence-end-base.
2005-10-21 Richard M. Stallman (sentence-end-base): New variable.
2005-10-21 Stefan Monnier (font-lock-default-fontify-region): Check the multiline
2005-10-21 Richard M. Stallman *** empty log message ***
2005-10-21 Richard M. Stallman (Where Defined): load-history contains abs file names.
2005-10-21 Richard M. Stallman (find-library-name): Doc fix.
2005-10-21 Richard M. Stallman (command-line): Convert library names in `load-history' to absolute file names.
2005-10-21 Richard M. Stallman (symbol-file): Doc fix.
2005-10-21 Richard M. Stallman (file-loadhist-lookup): Call locate-library
2005-10-21 Richard M. Stallman (Fload): Simplify gcpro structure.
2005-10-21 Juri Linkov *** empty log message ***
2005-10-21 Juri Linkov (Examining): Mention accessing the old variable value via M-n in set-variable.
2005-10-21 Juri Linkov (set-variable): Use user-variable-p instead of symbolp.
2005-10-21 Juri Linkov (fill-nobreak-p): Fix first two rules to skip backward only
2005-10-21 Juri Linkov (Info-index-next): Add total number of index alternatives to the message.
2005-10-21 Juri Linkov (desktop-buffers-not-to-save): Remove TAGS from the default value.
2005-10-21 Juri Linkov (tags-table-mode): New function.
2005-10-21 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-21 YAMAMOTO Mitsuharu (display-screens): Use x-display-screens also on Mac.
2005-10-21 YAMAMOTO Mitsuharu (standard-display-g1, standard-display-graphic): Refuse to use string
2005-10-21 YAMAMOTO Mitsuharu (custom-declare-face): Make face from X resources also on Mac.
2005-10-21 Romain Francoise Now part of GNU Emacs. Update FSF's address.
2005-10-21 Stefan Monnier *** empty log message ***
2005-10-21 Stefan Monnier *** empty log message ***
2005-10-21 Stefan Monnier (sh-font-lock-syntactic-keywords): Make $@ and $? into sexps.
2005-10-21 Stefan Monnier (font-lock-compile-keywords): Add a help-echo to the
2005-10-21 Stefan Monnier (syntax-ppss-flush-cache): Fix typo.
2005-10-21 Stefan Monnier (syntax-ppss-flush-cache): Fix corner boundary case.
2005-10-21 Carsten Dominik Version 3.18
2005-10-21 Carsten Dominik (Summary): Mention iCalendar support.
2005-10-21 Carsten Dominik *** empty log message ***
2005-10-21 Carsten Dominik * textmodes/org.el (org-combined-agenda-icalendar-file)
2005-10-21 Kenichi Handa *** empty log message ***
2005-10-21 Kenichi Handa (tcvn-5712): Make it an alias of
2005-10-21 Kenichi Handa (boyer_moore): Surround the '||' part of expression in
2005-10-20 Miles Bader Add arch tagline
2005-10-20 Kim F. Storm *** empty log message ***
2005-10-20 Michael Albinus * net/ange-ftp.el (ange-ftp-date-regexp): Handle also the case no
2005-10-20 Stefan Monnier (sh-escaped-line-re): New var.
2005-10-20 Romain Francoise Move entry.
2005-10-20 Dan Nicolaescu * e/eterm-color.ti: Change the terminal name to eterm-color.
2005-10-20 Romain Francoise (with-rcirc-process-buffer): Move above its first user.
2005-10-20 Richard M. Stallman *** empty log message ***
2005-10-20 Richard M. Stallman Comment changes.
2005-10-20 Romain Francoise (occur-engine): Add follow-link property.
2005-10-20 Richard M. Stallman New file.
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii Add a --compressed-dist option to compress info
2005-10-20 Eli Zaretskii Document eterm to eterm-color renaming.
2005-10-20 Eli Zaretskii Renamed eterm to eterm-color and eterm.ti to eterm-color.ti.
2005-10-20 Eli Zaretskii (e/eterm-color): Rename eterm to eterm-color.
2005-10-20 Eli Zaretskii (term-term-name): Initialize to "eterm-color".
2005-10-20 Eli Zaretskii Describe changes in allout.
2005-10-20 Kim F. Storm (x_calc_absolute_position): Remove unused vars win_x, win_y.
2005-10-20 Kim F. Storm (Fwindow_tree): Remove unused var alist.
2005-10-20 Kim F. Storm (encode_terminal_code): Remove unused var src_start.
2005-10-20 Kim F. Storm (display_completion_list_1): New wrapper function
2005-10-20 Kim F. Storm (Fchar_table_range): Remove unused var i.
2005-10-20 Kim F. Storm (auto_save_error): Call SAFE_FREE.
2005-10-20 Kim F. Storm (check_ccl_update): Remove unused var vp.
2005-10-20 Kim F. Storm (clone_per_buffer_values): Remove unused var tem.
2005-10-20 Kim F. Storm *** empty log message ***
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii Add autoloads of crypt++ and mailcrypt routines, all for encryption
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii (mail-setup-hook, mail-aliases)
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii (blink-cursor-mode): Add `mac' to the list of window-system's that
2005-10-20 Eli Zaretskii Remove XEmacs conditionals.
2005-10-20 Reiner Steib (org-level-color-stars-only): Fix typo in doc string.
2005-10-20 Eli Zaretskii (unexec): Fix calls to `fatal' with less than 3 arguments.
2005-10-20 Eli Zaretskii [__Lynx__]: Undef SIGPOLL along with SIGIO.
2005-10-20 Eli Zaretskii Fix date of last entry.
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii Undef STDIN if defined. (LynxOS defines it in system header files.)
2005-10-20 Andreas Schwab *** empty log message ***
2005-10-20 Andreas Schwab (Fdisplay_completion_list): Doc fix.
2005-10-20 Eli Zaretskii Fix my email address.
2005-10-20 Eli Zaretskii *** empty log message ***
2005-10-20 Eli Zaretskii ($(lisp)/mh-e/mh-loaddefs.el): Bind find-file-suppress-same-file-warnings
2005-10-20 Romain Francoise (font-lock-mode): Doc fix.
2005-10-19 Kim F. Storm (ido-is-tramp-root): Simplify regexp matching tramp root.
2005-10-19 Kim F. Storm *** empty log message ***
2005-10-19 Kim F. Storm Simplify max-image-size entry.
2005-10-19 Kim F. Storm (Showing Images): Add max-image-size integer value.
2005-10-19 Kim F. Storm (check_image_size): Handle integer Vmax_image_size value
2005-10-19 Jay Belanger *** empty log message ***
2005-10-19 Jay Belanger (math-standard-units): Add units, adjust symbols and update values.
2005-10-19 Stefan Monnier (savehist-coding-system): Revert to checking XEmacs.
2005-10-19 Romain Francoise Oops, 2004, not 2005.
2005-10-19 Romain Francoise (main): Update copyright year.
2005-10-19 Chong Yidong split-window has already been implemented.
2005-10-19 Romain Francoise (bookmark-menu-heading): New face.
2005-10-19 Richard M. Stallman Fix prev change.
2005-10-19 Chong Yidong max-image-size implemented.
2005-10-19 Chong Yidong * NEWS: New variable `max-image-size'.
2005-10-19 Chong Yidong * display.texi (Showing Images): Document max-image-size.
2005-10-19 Chong Yidong * image.el (create-image, find-image): Mention max-image-size in
2005-10-19 Chong Yidong * image.c (Vmax_image_size): New variable.
2005-10-19 Richard M. Stallman *** empty log message ***
2005-10-19 Richard M. Stallman (Fstring_match): Doc fix.
2005-10-18 Romain Francoise * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2005-10-18 Stefan Monnier (savehist-load): Revert to checking XEmacs.
2005-10-18 Stefan Monnier *** empty log message ***
2005-10-18 Stefan Monnier *** empty log message ***
2005-10-18 Stefan Monnier Don't use font-lock-defaults-alist.
2005-10-18 David Ponce (tree-widget-button-click): New function.
2005-10-18 David Ponce *** empty log message ***
2005-10-18 Romain Francoise * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
2005-10-18 Romain Francoise (find-file-at-point): Doc fix.
2005-10-18 Romain Francoise *** empty log message ***
2005-10-18 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-18 YAMAMOTO Mitsuharu (note_mouse_movement): Use PtInRect.
2005-10-18 YAMAMOTO Mitsuharu (mouse-set-region): Don't do sit-for on a mac frame.
2005-10-18 Romain Francoise * files.texi (Version Systems): Capitalize GNU.
2005-10-18 Masatake YAMATO Install to the CVS repository what I forgot to install in my
2005-10-18 Masatake YAMATO * woman.el (WoMan-xref-man-page): New button type derived
2005-10-18 Masatake YAMATO Write about the 2nd optional argument of `display-completion-list'.
2005-10-18 Nick Roberts (gud-menu-map): Correct condition for fringe.
2005-10-18 Nick Roberts *** empty log message ***
2005-10-18 Peter Galbraith * mh-identity.el (mh-identity-field-handler): Use `assoc-ignore-case' to
2005-10-18 Chong Yidong * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
2005-10-18 Chong Yidong * cus-edit.el (Custom-move-and-invoke): Deleted.
2005-10-17 Chong Yidong Revert last change.
2005-10-17 Chong Yidong * cus-edit.el (Custom-move-and-invoke): Delete function.
2005-10-17 Bill Wohler Moved all remaining images from lisp/toolbar to etc/images, moved
2005-10-17 Jay Belanger *** empty log message ***
2005-10-17 Nick Roberts (Compilation Mode): Remove redundant paragraph.
2005-10-17 Nick Roberts *** empty log message ***
2005-10-17 Jason Rumney *** empty log message ***
2005-10-17 Nick Roberts (speedbar-set-mode-line-format): Indent properly.
2005-10-17 Nick Roberts (gdb-var-create-handler): Make watch
2005-10-17 Nick Roberts *** empty log message ***
2005-10-17 Jason Rumney Use $(lisp) when referencing files in the lisp directory.
2005-10-17 Jason Rumney (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD):
2005-10-17 Jason Rumney *** empty log message ***
2005-10-17 Jay Belanger (calc-store-into): Get proper variable name to display in message.
2005-10-17 Stefan Monnier (jit-lock-fontify-now): Fix copy/paste mess up in last change.
2005-10-17 Richard M. Stallman *** empty log message ***
2005-10-17 Richard M. Stallman (tex-font-lock-keywords-2): Undo prev change.
2005-10-17 Richard M. Stallman (Quitting): Minor clarification.
2005-10-17 Richard M. Stallman (Sentinels): Clarify about output and quitting.
2005-10-17 Stefan Monnier (jit-lock-fontify-now): Move jit-lock-context-unfontify-pos.
2005-10-17 Juri Linkov *** empty log message ***
2005-10-17 Juri Linkov (Change Hooks): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Syntax Table Functions):
2005-10-17 Juri Linkov (Output Functions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Excursions): Replace arg `forms' with `body' in `save-excursion'.
2005-10-17 Juri Linkov (Mode Hooks, Defining Minor Modes):
2005-10-17 Juri Linkov (Writing to Files): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Progress, Defining Faces):
2005-10-17 Juri Linkov (Group Definitions): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Eval During Compile, Compiler Errors):
2005-10-17 Juri Linkov (Event Input Misc): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Juri Linkov (Current Buffer): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2005-10-17 Bill Wohler (mh-display-completion-list-compat): New macro which calls
2005-10-17 Juri Linkov (Getting Started, Search Index, Expert Info): Fix wording.
2005-10-17 Bill Wohler (mh-image-load-path): Use locate-library to find MH-E. This simplified
2005-10-17 Michael Albinus * net/tramp.el (tramp-completion-mode): New defvar. Used in
2005-10-17 Richard M. Stallman *** empty log message ***
2005-10-17 Richard M. Stallman (Compilation Mode, Compilation): Clarified.
2005-10-16 Chong Yidong * longlines.el (longlines-search-forward)
2005-10-16 Thien-Thi Nguyen *** empty log message ***
2005-10-16 Thien-Thi Nguyen (diff-mode): Doc fix.
2005-10-16 Miles Bader Add arch tagline
2005-10-16 Satyaki Das * mh-init.el (mh-image-load-path): Remove use of pushnew since it
2005-10-16 Richard M. Stallman *** empty log message ***
2005-10-16 Richard M. Stallman (send-mail-function): Use mailclient-send-it
2005-10-16 Richard M. Stallman *** empty log message ***
2005-10-16 Richard M. Stallman (archive-zip-extract): Doc fix.
2005-10-16 Romain Francoise (mouse-1-click-follows-link): Doc fix.
2005-10-16 Stefan Monnier *** empty log message ***
2005-10-16 Stefan Monnier Don't require CL at runtime.
2005-10-16 Stefan Monnier (savehist-autosave-interval, savehist-coding-system, savehist-timer)
2005-10-16 Stefan Monnier (compilation-goto-locus): Display the
2005-10-16 Stefan Monnier *** empty log message ***
2005-10-16 Stefan Monnier (Info-fontify-node): Use dolist.
2005-10-16 Stefan Monnier (bibtex-font-lock-url): Catch when point past bound of search.
2005-10-16 Romain Francoise *** empty log message ***
2005-10-16 Masatake YAMATO * message.el (message-expand-group): Pass the common
2005-10-16 Satyaki Das * mh-init.el (mh-image-load-path-called-flag): New variable which
2005-10-16 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-16 YAMAMOTO Mitsuharu (mac_clear_area): Add extern.
2005-10-16 YAMAMOTO Mitsuharu (MAC_WINDOW_NORMAL_GC): Remove macro.
2005-10-16 YAMAMOTO Mitsuharu (Fx_create_frame): Add debugging code.
2005-10-16 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp): Allow nil
2005-10-16 YAMAMOTO Mitsuharu Apply 2005-10-09 change for term/x-win.el.
2005-10-16 Richard M. Stallman New file.
2005-10-15 Nick Roberts (gud-tool-bar-map): Rename the images
2005-10-15 Nick Roberts * images/gud/n.pbm, images/gud/n.xpm
2005-10-15 Nick Roberts *** empty log message ***
2005-10-15 Bill Wohler Create and populate etc/images/gud.
2005-10-15 Richard M. Stallman *** empty log message ***
2005-10-15 Richard M. Stallman Don't try to autoload hash table functions.
2005-10-15 Richard M. Stallman *** empty log message ***
2005-10-15 Richard M. Stallman (Saving Emacs Sessions): Mention savehist library.
2005-10-15 Richard M. Stallman (tex-font-lock-keywords-2): Fix bug in \bf fontification.
2005-10-15 Stefan Monnier (cvs-edit-log-files): New var.
2005-10-15 Bill Wohler *** empty log message ***
2005-10-15 Bill Wohler * toolbar/gud-break.*: Moved to etc/images/gud/break.*.
2005-10-15 Bill Wohler (Version, mh-version): Added +cvs to version.
2005-10-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
2005-10-14 Bill Wohler Released MH-E version 7.85. mh-e-7_85
2005-10-14 Bill Wohler Released MH-E version 7.85.
2005-10-14 Bill Wohler mh-folder-tick-face had been renamed to mh-folder-tick but the code
2005-10-14 Chong Yidong * longlines.el (longlinges-search-function)
2005-10-14 Bill Wohler * mh-e.el, mh-funcs.el, mh-init.el, mh-mime.el, mh-pick.el, mh-seq.el:
2005-10-14 Bill Wohler * mh-seq.el (mh-non-seq-mode-line-annotation): Moved
2005-10-14 Chong Yidong * mouse.el (mouse-drag-region-1): Handle the case where a
2005-10-14 David Ponce *** empty log message ***
2005-10-14 David Ponce (recentf-track-opened-file)
2005-10-14 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-14 YAMAMOTO Mitsuharu (note_mouse_movement, w32_read_socket): Apply 2005-10-14 changes for
2005-10-14 YAMAMOTO Mitsuharu (note_mouse_movement, XTread_socket): Apply 2005-10-14 changes for
2005-10-14 Kenichi Handa *** empty log message ***
2005-10-14 Kenichi Handa (search_buffer): Give up BM search on case-fold-search
2005-10-14 Kenichi Handa (casify_object): Fix for the case that case
2005-10-13 Kim F. Storm (make_lispy_position): Adjust wx for left margin if ON_TEXT.
2005-10-13 Kim F. Storm (pos_visible_p): Convert w->hscroll to pixels before use.
2005-10-13 Kim F. Storm (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
2005-10-13 Kim F. Storm *** empty log message ***
2005-10-13 Stefan Monnier *** empty log message ***
2005-10-13 Stefan Monnier (mixal-operation-codes-alist): Use a constant.
2005-10-13 Bill Wohler (mh-autoloads.el): Added.
2005-10-13 Jan Djärv * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made from
2005-10-13 Bill Wohler (MH_E_SRC): Renamed from MH-E-SRC per NMAKE restrictions. Suggested by
2005-10-13 Stefan Monnier (mixal-operation-codes-alist):
2005-10-13 Andreas Schwab *** empty log message ***
2005-10-13 Andreas Schwab (request_sigio, unrequest_sigio): Do nothing in
2005-10-13 Romain Francoise *** empty log message ***
2005-10-13 Kenichi Handa *** empty log message ***
2005-10-13 Kenichi Handa (utf-8-compose): Display an invalid UTF-8 byte with `escape-glyph'
2005-10-13 Kenichi Handa (Position Info): Fix previous change.
2005-10-13 Kenichi Handa *** empty log message ***
2005-10-13 Kenichi Handa (ccl-encode-unicode-font): Lookup
2005-10-12 Bill Wohler (MH-E-SRC): New. Used by mh-autoloads.
2005-10-12 Stefan Monnier (Info-fontify-node): Don't be fooled by a lone "...".
2005-10-12 Stefan Monnier *** empty log message ***
2005-10-12 Stefan Monnier (mixal-mode-syntax-table): Add \n as end-comment.
2005-10-12 Jan Djärv * startup.el (command-line-x-option-alist): -nb => -nbi
2005-10-12 Jan Djärv * cmdargs.texi (Icons X): Fix typo.
2005-10-12 Kenichi Handa *** empty log message ***
2005-10-12 Kenichi Handa (Position Info): Describe the case that Emacs shows
2005-10-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu (note_mouse_movement): Undo last change.
2005-10-12 Kim F. Storm (handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
2005-10-12 Kim F. Storm *** empty log message ***
2005-10-12 Kim F. Storm (fancy-splash-default-action): Discard mouse click in
2005-10-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu (note_mouse_movement): Restore help_echo_string if mouse is moved
2005-10-12 Romain Francoise (init_buffer): Rename `rc' to `len' for clarity.
2005-10-12 Romain Francoise *** empty log message ***
2005-10-12 Lars Hansen *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-12 YAMAMOTO Mitsuharu (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW to
2005-10-12 Lars Hansen *** empty log message ***
2005-10-12 Lars Hansen (desktop-load-file): Do nothing when FUNCTION is nil.
2005-10-11 Kim F. Storm (glyph_rect, remember_mouse_glyph): Remove X versions.
2005-10-11 Kim F. Storm (remember_mouse_glyph): New generic version based on
2005-10-11 Kim F. Storm (note_mouse_movement): Fix last_mouse_glyph check.
2005-10-11 Kim F. Storm (note_mouse_movement): Add call to remember_mouse_glyph.
2005-10-11 Kim F. Storm (remember_mouse_glyph): Add prototype.
2005-10-11 Kim F. Storm *** empty log message ***
2005-10-11 Kim F. Storm (coordinates_in_window): Fix x position for ON_RIGHT_MARGIN.
2005-10-11 Kim F. Storm *** empty log message ***
2005-10-11 Richard M. Stallman *** empty log message ***
2005-10-11 Richard M. Stallman (sh-tmp-file): Use mktemp -t. Finish support for es and rc shells.
2005-10-11 Stefan Monnier Sync with version in the GNU MDK project.
2005-10-11 Jay Belanger *** empty log message ***
2005-10-11 Jay Belanger (Integration): Mention using `a i' to compute definite integrals.
2005-10-11 Jay Belanger (calc-integral): With an argument, compute the definite integral.
2005-10-11 Chong Yidong * mouse.el (mouse-drag-region-1): Don't try to catch a
2005-10-11 Chong Yidong (mouse-drag-region-1): Don't try to catch a
2005-10-11 Romain Francoise *** empty log message ***
2005-10-11 Kim F. Storm (make_lispy_position): Fix buffer calculations for
2005-10-11 Kim F. Storm (coordinates_in_window): Fix returned y position when
2005-10-11 Kim F. Storm *** empty log message ***
2005-10-11 Juanma Barranquero *** empty log message ***
2005-10-11 Juanma Barranquero (update-directory-autoloads): Doc fix.
2005-10-11 Juanma Barranquero *** empty log message ***
2005-10-11 Juanma Barranquero (fn_jpeg_stdio_src): Don't define it.
2005-10-11 Juanma Barranquero (FATAL ERRORS): Remove item about JPEG libraries on Windows (Done).
2005-10-11 Juri Linkov *** empty log message ***
2005-10-11 Juri Linkov (Info-mode-menu): Delete menu item "Edit".
2005-10-11 Juri Linkov Rearrange nodes.
2005-10-11 Stefan Monnier *** empty log message ***
2005-10-11 Stefan Monnier (appt-check): Use diary-selective-display var.
2005-10-11 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-11 YAMAMOTO Mitsuharu (PER_CHAR_METRIC): Remove unused macro.
2005-10-11 Miles Bader Add arch tagline
2005-10-10 Kim F. Storm (glyph_rect): Return 0 if position is outside text area.
2005-10-10 Kim F. Storm *** empty log message ***
2005-10-10 Kim F. Storm (make_lispy_position): Fix buffer position calculation for
2005-10-10 Kim F. Storm *** empty log message ***
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (newsticker-start, newsticker-show-news): Add autoload cookies.
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (sh-tmp-file): Use mktemp.
2005-10-10 Kim F. Storm *** empty log message ***
2005-10-10 Jay Belanger (Matrix and Scalar Modes, Kinds of Declarations): Mention square
2005-10-10 Jay Belanger (math-check-known-square-matrixp): Change order in which value is checked.
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (jka-compr-handler): Fix typo in `operations' prop.
2005-10-10 Jay Belanger *** empty log message ***
2005-10-10 Jay Belanger (calc-matrix-mode, calc-set-mode-line): Change the mode name `square'
2005-10-10 Jay Belanger (calc-matrix-mode, math-get-modes-vec): Change the mode name `square'
2005-10-10 Jay Belanger (math-check-known-scalarp, math-check-known-matrixp): Check the values of
2005-10-10 Jason Rumney *** empty log message ***
2005-10-10 Jason Rumney (remember_mouse_glyph): New function.
2005-10-10 Stefan Monnier *** empty log message ***
2005-10-10 Stefan Monnier (select-tags-table-mode): Don't use selective-display.
2005-10-10 Romain Francoise *** empty log message ***
2005-10-10 Stefan Monnier (pascal-mode-map): Move init into declaration.
2005-10-10 Bill Wohler * mh-init.el (mh-image-load-path): New function that adds the path to
2005-10-10 Jan Djärv -nb changed to -nbi
2005-10-10 Chong Yidong * frames.texi (Speedbar): A couple more clarifications.
2005-10-10 Juanma Barranquero *** empty log message ***
2005-10-10 Juanma Barranquero (Fredirect_frame_focus): Fix typos in docstring.
2005-10-10 Juanma Barranquero (Fwindow_tree): Fix spelling.
2005-10-10 Nick Roberts (GDB User Interface Layout): Improve diagram.
2005-10-10 Nick Roberts (gdba): Improve diagram.
2005-10-10 Nick Roberts (gud-install-speedbar-variables): Add more
2005-10-10 Nick Roberts *** empty log message ***
2005-10-10 Andreas Schwab *** empty log message ***
2005-10-10 Andreas Schwab (tex-font-lock-keywords-2): Adjust match number.
2005-10-10 Andreas Schwab *** empty log message ***
2005-10-10 Andreas Schwab ($(lisp)/mh-e/mh-loaddefs.el): Fix for building
2005-10-10 Carsten Dominik *** empty log message ***
2005-10-10 Carsten Dominik (Workflow states): Documented that change in keywords
2005-10-10 Carsten Dominik (org-mode-map): Explicit definition of `C-c C-x' as a
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (flyspell-check-word-p):
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (font-lock-syntactic-keywords, font-lock-keywords): Doc fixes.
2005-10-10 Richard M. Stallman *** empty log message ***
2005-10-10 Richard M. Stallman (flyspell-external-point-words): Simplify logic, and don't try to
2005-10-09 Kim F. Storm *** empty log message ***
2005-10-09 Richard M. Stallman *** empty log message ***
2005-10-09 Richard M. Stallman (Speedbar): Clarify the text.
2005-10-09 Romain Francoise *** empty log message ***
2005-10-09 Nick Roberts (gud-last-speedbar-buffer): Remove.
2005-10-09 Nick Roberts *** empty log message ***
2005-10-09 Bill Wohler * Makefile.in (updates): Added mh-loaddefs dependency.
2005-10-09 Romain Francoise (Fwindow_end): Don't try to redisplay if non-interactive.
2005-10-09 Chong Yidong * speedbar.el (speedbar-file-key-map): Fix typo.
2005-10-09 Chong Yidong Speedbar changes.
2005-10-09 Chong Yidong * frames.texi (Speedbar): Add information on keybindings,
2005-10-09 Richard M. Stallman *** empty log message ***
2005-10-09 Richard M. Stallman (line-spacing): Add custom spec.
2005-10-09 Richard M. Stallman (format-spec): Propagate text properties of % spec.
2005-10-09 Romain Francoise (ispell-check-version): Fix last change.
2005-10-09 Jan Djärv * NEWS: -nb, --no-bitmap-icon
2005-10-09 Jan Djärv * term/x-win.el: Removed -i, --icon-type from comment
2005-10-09 Jan Djärv * term/x-win.el: Removed -i, --icon-type from comment.
2005-10-09 Jan Djärv * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
2005-10-09 Jan Djärv * startup.el (command-line-x-option-alist): Removed options -i,
2005-10-09 Jan Djärv * emacs.c (standard_args): Removed options -i, -itype, --icon-type,
2005-10-09 Jan Djärv * xfns.c (Fx_create_frame): Make bitmapIcon have default on.
2005-10-09 Jan Djärv * emacs.c (standard_args): Removed options -i, -itype, --icon-type,
2005-10-09 Richard M. Stallman *** empty log message ***
2005-10-09 Richard M. Stallman (tempparent): Don't check for 14-char file name limit.
2005-10-08 Nick Roberts (gud-speedbar-menu-items): Use :visible
2005-10-08 Nick Roberts *** empty log message ***
2005-10-08 Richard M. Stallman *** empty log message ***
2005-10-08 Richard M. Stallman (ispell-check-version):
2005-10-08 Jay Belanger *** empty log message ***
2005-10-08 Lars Hansen *** empty log message ***
2005-10-08 Lars Hansen (tramp-perl-directory-files-and-attributes): Add error handling.
2005-10-08 Michael Albinus Sync with Tramp 2.0.51.
2005-10-08 Chong Yidong Checked files: man/anti.texi, man/maintaining,texi, and lispref/anti.texi
2005-10-08 Simon Josefsson * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2005-10-08 Simon Josefsson * pgg-parse.el (top-level): Don't require custom, it is
2005-10-08 Simon Josefsson * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
2005-10-08 Simon Josefsson * pgg-def.el (top-level): Don't require custom, it is
2005-10-08 Glenn Morris Update maintainer email address.
2005-10-08 Glenn Morris (f90-keywords-re, f90-mode): Doc fix.
2005-10-08 Glenn Morris *** empty log message ***
2005-10-08 Richard M. Stallman *** empty log message ***
2005-10-08 Nick Roberts (Introduction): Describe new location of speedbar
2005-10-08 Nick Roberts *** empty log message ***
2005-10-08 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-08 YAMAMOTO Mitsuharu (x_create_gc, x_free_gc) [MAC_OS]: Add BLOCK_INPUT. Add debug code.
2005-10-08 YAMAMOTO Mitsuharu (mac_term_init): Add types to extern.
2005-10-08 YAMAMOTO Mitsuharu (GC_CLIP_REGION): New macro.
2005-10-08 YAMAMOTO Mitsuharu (MAX_CLIP_RECTS): New define.
2005-10-07 Kim F. Storm (window_tree, Fwindow_tree): Rename fns added 2005-10-04.
2005-10-07 Kim F. Storm *** empty log message ***
2005-10-07 Kim F. Storm (Window Tree): Rename window-split-tree to window-tree.
2005-10-07 Kim F. Storm (redraw_overlapped_rows, redraw_overlapping_rows)
2005-10-07 Kim F. Storm *** empty log message ***
2005-10-07 Jay Belanger (calc-set-mode-line): Add square matrix option.
2005-10-07 Jay Belanger (math-expand-term): Check for matrices instead of checking
2005-10-07 Jay Belanger (calc-matrix-mode, math-get-modes-vec): Add square matrix option.
2005-10-07 Jay Belanger (calc-do-keypad): Widen keypad window for fullscreen keypad.
2005-10-07 Jay Belanger (math-known-square-matrixp): New function.
2005-10-07 Romain Francoise Add etc/images/ezimage and etc/images/mail
2005-10-07 Andreas Schwab Fix encoding.
2005-10-07 Romain Francoise * ibuf-ext.el (ibuffer-do-shell-command-pipe)
2005-10-07 David Ponce *** empty log message ***
2005-10-07 David Ponce (recentf-menu-open-all-flag): New option.
2005-10-07 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-07 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to for_overlaps.
2005-10-07 YAMAMOTO Mitsuharu Rename member for_overlaps_p in struct glyph_string to
2005-10-07 YAMAMOTO Mitsuharu (redraw_overlapping_rows): Call rif->fix_overlapping_area with new
2005-10-07 YAMAMOTO Mitsuharu (struct glyph_string): Rename member for_overlaps_p
2005-10-07 Miles Bader Add arch tagline
2005-10-07 Bill Wohler * mh-e/mh-loaddefs.el: Removed. Now generated automatically.
2005-10-07 Nick Roberts Split ChangeLog as its too big.
2005-10-07 Nick Roberts Put pre-2005 in ChangeLog.11.
2005-10-07 Nick Roberts (gdb-fringe-width -> gdb-buffer-fringe-width):
2005-10-07 Nick Roberts (gud-menu-map): Only display un-intuitive
2005-10-07 Nick Roberts *** empty log message ***
2005-10-06 Nick Roberts (GDB Graphical Interface): Add variables and
2005-10-06 Nick Roberts *** empty log message ***
2005-10-06 Thien-Thi Nguyen *** empty log message ***
2005-10-06 Thien-Thi Nguyen (zone): Wrap body with save-window-excursion.
2005-10-06 Stefan Monnier *** empty log message ***
2005-10-06 Stefan Monnier (calendar-mouse-view-diary-entries): Use the new arg to diary-list-entries.
2005-10-06 Stefan Monnier Use overlays rather than selective-display.
2005-10-06 Stefan Monnier (cvs-sentinel): Make sure we do re-enable undo.
2005-10-06 Thien-Thi Nguyen *** empty log message ***
2005-10-06 Thien-Thi Nguyen (artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03:
2005-10-06 Juanma Barranquero *** empty log message ***
2005-10-06 Juanma Barranquero (gdb-buffer-fringe-width): Add defvar.
2005-10-06 Juanma Barranquero *** empty log message ***
2005-10-06 Juanma Barranquero (widget): Add defvar.
2005-10-06 Juanma Barranquero (speedbar-attached-frame): Add defvar.
2005-10-06 Juanma Barranquero (x-pointer-hand2, x-pointer-top-left-arrow): Add defvars.
2005-10-06 Kenichi Handa (set-language-environment): Fix
2005-10-06 Kenichi Handa *** empty log message ***
2005-10-06 Kenichi Handa *** empty log message ***
2005-10-06 Kenichi Handa (what-cursor-position): If the character is displayed
2005-10-06 Nick Roberts (gdb-fringe-width): New variable.
2005-10-06 Nick Roberts *** empty log message ***
2005-10-06 Nick Roberts (gdb-fringe-width): New variable.
2005-10-06 Nick Roberts *** empty log message ***
2005-10-06 Michael Kifer added acknowledgement
2005-10-06 Michael Kifer 2005-10-05 Michael Kifer <kifer@cs.stonybrook.edu>
2005-10-05 Masatake YAMATO 2005-10-06 Masatake YAMATO <jet@gyve.org>
2005-10-05 Stefan Monnier *** empty log message ***
2005-10-05 Stefan Monnier (scheme-mode-syntax-table): Mark ; as being also the
2005-10-05 Stefan Monnier (lisp-mode-syntax-table): Move the nesting bit from # to |.
2005-10-05 Stefan Monnier (lambda): Add its doc-string-elt property.
2005-10-05 Stefan Monnier (scheme-mode-syntax-table): Move the nesting bit from # to |.
2005-10-05 Stefan Monnier (lisp-font-lock-syntactic-face-function):
2005-10-04 Nick Roberts (GDB): Describe use of watch expressions.
2005-10-04 Nick Roberts *** empty log message ***
2005-10-04 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574
2005-10-04 Stefan Monnier *** empty log message ***
2005-10-04 Stefan Monnier (global-map): Resync [home] and [end] bindings with C-a and C-e.
2005-10-04 Stefan Monnier Move comments into docstrings.
2005-10-04 Stefan Monnier (outline-mark-subtree): Activate the mark.
2005-10-04 Stefan Monnier *** empty log message ***
2005-10-04 Stefan Monnier (appt-time-regexp): New var.
2005-10-04 Stefan Monnier (tex-font-lock-syntactic-face-function):
2005-10-04 Richard M. Stallman *** empty log message ***
2005-10-04 Richard M. Stallman (widget-file-complete): Get the widget start point the right way.
2005-10-04 Richard M. Stallman (x-dnd-drop-data): Check for dedicated windows.
2005-10-04 Richard M. Stallman (flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
2005-10-04 Richard M. Stallman (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
2005-10-04 Richard M. Stallman (iswitchb-buffer-ignore): Label it risky.
2005-10-04 Richard M. Stallman (refill_memory_reserve): Conditionalize the body, not the function's existence.
2005-10-04 Bill Wohler Testing loginfo entry.
2005-10-04 Kim F. Storm *** empty log message ***
2005-10-04 Kim F. Storm *** empty log message ***
2005-10-04 Kim F. Storm (Window Split Tree): New section describing
2005-10-04 Kim F. Storm *** empty log message ***
2005-10-04 Kim F. Storm (window_split_tree): New function.
2005-10-04 Chong Yidong * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
2005-10-04 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572
2005-10-04 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-04 YAMAMOTO Mitsuharu (mac_invert_rectangle): New function.
2005-10-04 YAMAMOTO Mitsuharu Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly
2005-10-04 YAMAMOTO Mitsuharu Regenerate.
2005-10-04 Stefan Monnier *** empty log message ***
2005-10-04 Stefan Monnier (re_char): Don't expose it in the interface.
2005-10-04 Stefan Monnier (re_char): Move it back to the implementation file.
2005-10-04 Stefan Monnier (make_lispy_event): If point has moved between down and up event, make it
2005-10-04 Thien-Thi Nguyen *** empty log message ***
2005-10-04 Thien-Thi Nguyen (ange-ftp-ls): Fix typo introduced in last change.
2005-10-03 Stefan Monnier *** empty log message ***
2005-10-03 Stefan Monnier (c-basic-common-init): Remove calls to
2005-10-03 Stefan Monnier (c-setup-paragraph-variables): Make sure we do
2005-10-03 Stefan Monnier Use with-current-buffer.
2005-10-03 Chong Yidong * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
2005-10-03 Chong Yidong Add details of Speedbar merge.
2005-10-03 Jan Djärv * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
2005-10-03 Jan Djärv * frames.texi (Drag and Drop): Remove the x- from
2005-10-03 Stefan Monnier *** empty log message ***
2005-10-03 Stefan Monnier (url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
2005-10-03 Stefan Monnier (ispell-find-aspell-dictionaries): Remove interactive spec.
2005-10-03 Kim F. Storm (ido-mode): Use custom-initialize-set.
2005-10-03 Kim F. Storm *** empty log message ***
2005-10-03 Kim F. Storm *** empty log message ***
2005-10-03 Nick Roberts (Fringe Size/Pos): Simplify and add detail.
2005-10-03 Nick Roberts *** empty log message ***
2005-10-03 Richard M. Stallman Discard old maintainer email addr.
2005-10-02 Richard M. Stallman *** empty log message ***
2005-10-02 Dan Nicolaescu * lisp.h (fatal): Undo previous change.
2005-10-02 Richard M. Stallman yes
2005-10-02 Richard M. Stallman (ebnf-eps-production-list): Use insert-buffer-substring.
2005-10-02 Richard M. Stallman Pacify byte compiler warnings in pacification code.
2005-10-02 Stefan Monnier (ange-ftp-insert-directory): Fix up the search when `file' is absolute.
2005-10-02 Stefan Monnier (ange-ftp-insert-directory): Undo unintended part in last change.
2005-10-02 Stefan Monnier Clarify the local variables entry.
2005-10-02 Romain Francoise (compile-goto-error): Delete extra paren.
2005-10-02 Andreas Schwab *** empty log message ***
2005-10-02 Andreas Schwab (ediff-fixup-patch-map): Handle file names without
2005-10-02 Richard M. Stallman *** empty log message ***
2005-10-02 Richard M. Stallman (comint-redirect-subvert-readonly): Doc fix.
2005-10-02 Richard M. Stallman (compilation-buffer-name): New arg MODE-COMMAND.
2005-10-02 Richard M. Stallman (next-error-internal): New function.
2005-10-02 Richard M. Stallman (face_color_gray_p): Colors close to black count as gray.
2005-10-02 Chong Yidong * speedbar.el: Remove RCS tag.
2005-10-02 Miles Bader Add arch tagline
2005-10-01 Kim F. Storm (try_window): Skip scroll-margin check if ZV is visible.
2005-10-01 Kim F. Storm *** empty log message ***
2005-10-01 Romain Francoise 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2005-10-01 Jason Rumney *** empty log message ***
2005-10-01 Jason Rumney (set-version): Set version numbers in nt/emacs.rc.
2005-10-01 YAMAMOTO Mitsuharu *** empty log message ***
2005-10-01 YAMAMOTO Mitsuharu (mac_draw_string_common, x_per_char_metric)
2005-10-01 YAMAMOTO Mitsuharu (struct _XCharStruct): New member valid_p.
2005-10-01 YAMAMOTO Mitsuharu (start_hourglass): Apply 2005-05-07 change for xfns.c.
2005-10-01 YAMAMOTO Mitsuharu (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
2005-10-01 YAMAMOTO Mitsuharu Add charset info for "iso10646-1". Modify default fontset to use
2005-10-01 Stefan Monnier (mm-inline-media-tests): Check presence of the diff-mode
2005-10-01 Stefan Monnier *** empty log message ***
2005-10-01 Chong Yidong * speedbar.el: Re-apply arch tag.
2005-09-30 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
2005-09-30 Dan Nicolaescu Move systime.h include after lisp.h.
2005-09-30 Stefan Monnier (ange-ftp-gwp-start): Use with-current-buffer.
2005-09-30 Bill Wohler Convert did a nasty job on the image.
2005-09-30 Bill Wohler 2005-09-30 Bill Wohler <wohler@newt.com>
2005-09-30 Romain Francoise Fixup whitespace.
2005-09-30 Romain Francoise (High-Level Completion): Explain that the prompt
2005-09-30 Romain Francoise (Minibuffer): The default value now appears before the colon in
2005-09-30 Romain Francoise Mention changes to `read-buffer'.
2005-09-30 Bill Wohler 2005-09-30 Bill Wohler <wohler@newt.com>
2005-09-30 Chong Yidong Removed files. New speedbar image files are in etc/images/ezimage
2005-09-30 Chong Yidong * dframe.el: New file.
2005-09-30 Chong Yidong * speedbar.el: New version 1.0pre3.
2005-09-30 Chong Yidong * images/ezimage: New directory.
2005-09-30 Chong Yidong Images used by speedbar.el.
2005-09-30 Kenichi Handa *** empty log message ***
2005-09-30 Kenichi Handa (ps-mule-show-warning): If a character is in
2005-09-30 David Ponce (tree-widget-themes-load-path): New variable.
2005-09-30 David Ponce *** empty log message ***
2005-09-30 David Ponce Update recentf changes.
2005-09-30 David Ponce (recentf-filename-handlers): Rename from
2005-09-30 David Ponce *** empty log message ***
2005-09-30 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
2005-09-29 Juri Linkov *** empty log message ***
2005-09-29 Juri Linkov (Displaying Messages): Rename argument name `string' to `format-string'
2005-09-29 Juri Linkov (Fmessage, Fmessage_box, Fmessage_or_box):
2005-09-29 Juri Linkov Remove duplicate entries.
2005-09-29 Juri Linkov *** empty log message ***
2005-09-29 Juri Linkov (custom-buffer-sort-alphabetically): Default to nil.
2005-09-29 Juri Linkov (vhdl-font-lock-prompt-face)
2005-09-29 Juri Linkov (compilation-error, compilation-warning)
2005-09-29 Juri Linkov (Buffer-menu-buffer): Remove group `font-lock-highlighting-faces'.
2005-09-29 Juri Linkov (tooltip): Add group `basic-faces'.
2005-09-29 Juri Linkov (isearch, lazy-highlight): Add group `basic-faces'.
2005-09-29 Juri Linkov Rearrange face definitions to be in the same order as
2005-09-29 Jason Rumney Update version numbers
2005-09-29 Kim F. Storm *** empty log message ***
2005-09-29 Kim F. Storm *** empty log message ***
2005-09-28 Kim F. Storm Set CUA move property on additional commands:
2005-09-28 Kim F. Storm *** empty log message ***
2005-09-28 Romain Francoise (comint-show-output): Really set point at the beginning of the output
2005-09-28 Kim F. Storm (gif_load): Fix size of allocated image buffer
2005-09-28 Kim F. Storm *** empty log message ***
2005-09-28 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-28 YAMAMOTO Mitsuharu (struct _XCharStruct): Each member now takes short value.
2005-09-28 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
2005-09-28 Jay Belanger *** empty log message ***
2005-09-28 Jay Belanger Update `versionnumber'.
2005-09-27 Dan Nicolaescu (handle_one_xevent): Refer to union field to match the type
2005-09-27 Francesco Potortì *** empty log message ***
2005-09-27 Francesco Potortì (main): In append mode, sort the tags file after writing it.
2005-09-27 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
2005-09-27 Jay Belanger *** empty log message ***
2005-09-27 Jay Belanger (math-oper-table): Raise the precedence of "/" in TeX mode.
2005-09-27 Francesco Potortì Tiny changes and clarifications by
2005-09-27 Francesco Potortì *** empty log message ***
2005-09-27 Francesco Potortì Preliminary Forth support.
2005-09-26 Juanma Barranquero *** empty log message ***
2005-09-26 Juanma Barranquero (tex-insert-quote, latex-indent): Quote face names.
2005-09-26 Juanma Barranquero (org-table-sum): Fix format string.
2005-09-26 Romain Francoise Merge duplicate BUGS sections.
2005-09-26 Romain Francoise Fixup whitespace.
2005-09-26 Romain Francoise (isearch-forward-regexp): Close doc string.
2005-09-26 Chong Yidong Checked lispref/errors.texi and lispref/maps.texi
2005-09-26 Chong Yidong * errors.texi (Standard Errors): Corrected xrefs.
2005-09-26 Richard M. Stallman *** empty log message ***
2005-09-26 Richard M. Stallman (blink-matching-open): Don't no-op when point is BEGV+1.
2005-09-26 Richard M. Stallman (isearch-forward, isearch-forward-regexp): Doc fixes.
2005-09-26 Richard M. Stallman *** empty log message ***
2005-09-26 Richard M. Stallman (compilation-error-properties): When getting the file from the
2005-09-25 Richard M. Stallman (c-electric-paren): Call old-blink-paren only for close-paren.
2005-09-25 Richard M. Stallman (Regexp Search): Doc search-whitespace-regexp.
2005-09-25 Richard M. Stallman (update_menu_bindings): Variable deleted.
2005-09-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
2005-09-25 Dan Nicolaescu * term/rxvt.el (rxvt-register-default-colors): Delete redundant
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Dan Nicolaescu (rxvt-register-default-colors): Add support for 255
2005-09-24 Dan Nicolaescu * term/rxvt.el (rxvt-register-default-colors): Add support for 88
2005-09-24 Miles Bader Add arch tagline
2005-09-24 Dan Nicolaescu Fix the return type for x_clear_errors and
2005-09-24 Stefan Monnier (tex-font-lock-append-prop, tex-font-lock-suscript, tex-insert-quote)
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Romain Francoise 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (NOTES): Update the list of versions of MacOS on which Emacs should build.
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii Remove a link to ftp://ftp.gnu.org/gnu/mac/emacs/ (which does not exist).
2005-09-24 Eli Zaretskii Fix Steven Huwig's email address.
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (ehelp): Add g and l to arg list, and use them in the call to `help'.
2005-09-24 Eli Zaretskii (python-describe-symbol): Add globals() and locals() to the arguments
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (ispell-maybe-find-aspell-dictionaries): New function, code extracted from
2005-09-24 Eli Zaretskii *** empty log message ***
2005-09-24 Eli Zaretskii (version-regexp-alist): Extend valid syntax for version strings:
2005-09-24 Eli Zaretskii Add makefile (for MS-Windows).
2005-09-24 Eli Zaretskii Add makefile and Makefile.unix (for MS-Windows).
2005-09-23 Richard M. Stallman *** empty log message ***
2005-09-23 Richard M. Stallman New file.
2005-09-23 Richard M. Stallman *** empty log message ***
2005-09-23 Richard M. Stallman (flyspell-incorrect-hook, flyspell-highlight-incorrect-region)
2005-09-23 Richard M. Stallman (c-font-lock-init): Specify font-lock-lines-before.
2005-09-23 Richard M. Stallman (Paragraphs): Correction about Paragraph-Indent Text mode.
2005-09-23 Richard M. Stallman (Fformat): Explicitly test for end of format string and don't use `index'.
2005-09-23 Stefan Monnier (smerge-remove-props): Cause re-highlighting of the whole conflict.
2005-09-23 Dan Nicolaescu * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define
2005-09-23 Carsten Dominik Version 3.16
2005-09-23 Carsten Dominik *** empty log message ***
2005-09-23 Carsten Dominik * textmodes/org.el (org-mode-map, orgtbl-mode-map): Move
2005-09-23 Kenichi Handa *** empty log message ***
2005-09-23 Kenichi Handa (set-language-environment): Don't
2005-09-22 Stefan Monnier (mouse-move-drag-overlay): Fix last change.
2005-09-22 Stefan Monnier Fix minor mis-ordering.
2005-09-22 David Ponce (tree-widget-value-create): Fix previous change.
2005-09-22 David Ponce *** empty log message ***
2005-09-22 Kim F. Storm (message_dolog): Add warning about GC and Lisp strings.
2005-09-22 Kim F. Storm *** empty log message ***
2005-09-22 Kim F. Storm *** empty log message ***
2005-09-22 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-22 YAMAMOTO Mitsuharu (xlfdpat_block_match_1): Fix assertion.
2005-09-21 Dan Nicolaescu (terminal-init-xterm): Fix loading rxvt at run
2005-09-21 Stefan Monnier *** empty log message ***
2005-09-21 Stefan Monnier (mouse-move-drag-overlay): New function.
2005-09-21 Dan Nicolaescu (rxvt-standard-colors): Fix some colors.
2005-09-21 Thien-Thi Nguyen Update FSF street address; nfc.
2005-09-21 Romain Francoise Downcase.
2005-09-21 Kim F. Storm *** empty log message ***
2005-09-21 Juanma Barranquero *** empty log message ***
2005-09-21 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-21 YAMAMOTO Mitsuharu Change `Mac OS 8 or 9' to `Mac OS Classic'.
2005-09-21 YAMAMOTO Mitsuharu (Top): Update submenus from macos.texi.
2005-09-21 YAMAMOTO Mitsuharu (create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
2005-09-21 Romain Francoise Fixup whitespace.
2005-09-20 Chong Yidong Fixed ebrowse bug.
2005-09-20 Jan Djärv * gtkutil.c (xg_set_geometry): Do a gtk_window_move if program
2005-09-20 Michael Kifer 2005-09-20 Michael Kifer <kifer@cs.stonybrook.edu>
2005-09-20 Chong Yidong (add_sym): Compare namespace names instead of namespace objects. This
2005-09-20 Juanma Barranquero *** empty log message ***
2005-09-19 Stefan Monnier *** empty log message ***
2005-09-19 Stefan Monnier (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2005-09-19 Stefan Monnier *** empty log message ***
2005-09-19 Stefan Monnier (terminal-init-rxvt): Add entry for [end].
2005-09-19 Stefan Monnier (mark-visible-calendar-date): Save excursion.
2005-09-19 Romain Francoise (mark-diary-entries): Revert last change.
2005-09-19 Stefan Monnier (font-lock-default-fontify-region): Don't unconditionally add a line, since
2005-09-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
2005-09-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
2005-09-19 Romain Francoise (dired-handle-overwrite): Don't use `format' here. The prompt is
2005-09-19 David Ponce *** empty log message ***
2005-09-19 David Ponce (tree-widget-value-create): Save the converted tree :node widget.
2005-09-19 Juanma Barranquero *** empty log message ***
2005-09-19 Juanma Barranquero (newsticker.dvi): Fix erroneous use of curly brackets on macro `srcdir'.
2005-09-19 Juanma Barranquero (sh-blink): Fix spurious reference to variable `message'.
2005-09-19 Juanma Barranquero (mh-ps-print-msg-show): Fix misplaced parenthesis in previous change.
2005-09-19 Kim F. Storm (Fformat): Don't scan past end of format string that
2005-09-19 Kim F. Storm *** empty log message ***
2005-09-18 Michael Albinus *** empty log message ***
2005-09-18 Michael Albinus * net/tramp.el (tramp-login-prompt-regexp): Expand regexp in order to
2005-09-18 Andreas Schwab *** empty log message ***
2005-09-18 Andreas Schwab (struct window): Remove height_fixed_p, no longer set.
2005-09-18 Andreas Schwab (make_window): Don't initialize height_fixed_p.
2005-09-18 John Paul Wallington *** empty log message ***
2005-09-18 John Paul Wallington (Fdefalias): Signal an error if SYMBOL is not a symbol.
2005-09-18 Chong Yidong (image-load-path): Use symbol `data-directory' instead of its value,
2005-09-18 Chong Yidong Updated documentation for `image-load-path'.
2005-09-18 Romain Francoise (mark-diary-entries): Rearrange to wrap with-current-buffer form in
2005-09-18 Deepak Goel Correct my previous breakage of parens.
2005-09-18 Deepak Goel message format spec fixes, commit 14, this should be final commit
2005-09-18 Deepak Goel message format spec fixes, commit # 13
2005-09-18 Deepak Goel message format spec fixes, commit # 12
2005-09-18 Deepak Goel message format spec fixes, commit # 11
2005-09-18 Deepak Goel message format spec fixes, commit # 10
2005-09-18 Deepak Goel message format spec fixes, commit # 9
2005-09-18 Deepak Goel message format spec fixes, commit # 8
2005-09-18 Deepak Goel message format spec fixes (commit # 7)
2005-09-18 Deepak Goel Message format spec fixes (commit 6)
2005-09-18 Deepak Goel Message format fixes (commit no. 5)
2005-09-18 Deepak Goel Message format spec fixes, commit no. 4
2005-09-18 Deepak Goel Message format fixes, commit no. 3
2005-09-18 Deepak Goel Message format spec fixes (2)
2005-09-18 Deepak Goel Message format spec fixes (1)
2005-09-18 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-18 YAMAMOTO Mitsuharu [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.
2005-09-18 YAMAMOTO Mitsuharu (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables.
2005-09-18 YAMAMOTO Mitsuharu (SOME_MACHINE_OBJECTS): Undo previous change.
2005-09-18 YAMAMOTO Mitsuharu Sync with src/config.in.
2005-09-18 YAMAMOTO Mitsuharu (mac-add-charset-info): Doc fix.
2005-09-17 J.D. Smith Fixed spurious cross-ref
2005-09-17 Romain Francoise *** empty log message ***
2005-09-17 Romain Francoise (shell-resync-dirs): Handle echoing processes more reliably. Don't
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (ispell-aspell-supports-utf8): New variable.
2005-09-17 Eli Zaretskii Add Newsticker.
2005-09-17 Eli Zaretskii (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2005-09-17 Eli Zaretskii Replace @command with @code. Replace @example with @lisp.
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (scheme-mode-variables): Use setq to assign buffer-local value
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (glasses-make-readable): If glasses-separator differs from underscore,
2005-09-17 Eli Zaretskii *** empty log message ***
2005-09-17 Eli Zaretskii (XMENU_OBJ) [!HAVE_CARBON]: Reinstate variable.
2005-09-17 Richard M. Stallman *** empty log message ***
2005-09-17 Richard M. Stallman (Defining Images): Clean up previous change.
2005-09-17 Richard M. Stallman (url-mail-command): Don't test fboundp of `compose-mail'.
2005-09-17 Richard M. Stallman (url-mailto): Special case `mail'.
2005-09-16 Romain Francoise *** empty log message ***
2005-09-16 Romain Francoise Update to version 1.2. Delete UC macro.
2005-09-16 Romain Francoise Update all manuals to specify GFDL version 1.2.
2005-09-16 Romain Francoise * elisp.texi: Specify GFDL version 1.2.
2005-09-16 Romain Francoise Specify GFDL version 1.2.
2005-09-16 Stefan Monnier (mark-diary-entries): Don't move point. Use with-syntax-table and dolist.
2005-09-16 Kim F. Storm *** empty log message ***
2005-09-16 Carsten Dominik Version 4.30
2005-09-16 Carsten Dominik *** empty log message ***
2005-09-16 Carsten Dominik Little fixes to remove compiler warnings
2005-09-16 Romain Francoise (syms_of_fileio): Clarify docstring of `write-region-inhibit-fsync'.
2005-09-15 Chong Yidong Document `image-load-path'.
2005-09-15 Chong Yidong New variable `image-load-path'.
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Richard M. Stallman *** empty log message ***
2005-09-15 Richard M. Stallman (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
2005-09-15 Richard M. Stallman (XMENU_OBJ): Variable deleted.
2005-09-15 Richard M. Stallman (main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
2005-09-15 Richard M. Stallman (Printed Representation): Minor cleanup.
2005-09-15 Richard M. Stallman Change Maintainer field.
2005-09-15 Richard M. Stallman (update-game-score.o): New target.
2005-09-15 Richard M. Stallman (List Buffers): Fix xref.
2005-09-15 Richard M. Stallman Fix previous change.
2005-09-15 Richard M. Stallman (Rmail Basics): Fix xref.
2005-09-15 Richard M. Stallman (Top): Update subnode menus.
2005-09-15 Richard M. Stallman (Saving Commands): New node, broken out of Saving.
2005-09-15 Richard M. Stallman (install-arch-indep, uninstall):
2005-09-15 Richard M. Stallman *** empty log message ***
2005-09-15 Richard M. Stallman Fix @setfilename.
2005-09-15 Richard M. Stallman (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2005-09-15 Kim F. Storm (move_it_vertically): Don't try to fetch byte BEGV-1.
2005-09-15 Kim F. Storm *** empty log message ***
2005-09-15 David Ponce (recentf-save-file-modes): New option.
2005-09-15 Nick Roberts (mode-line-eol-desc, mode-line-coding-system-map)
2005-09-15 Nick Roberts *** empty log message ***
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Chong Yidong 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2005-09-15 Kenichi Handa *** empty log message ***
2005-09-15 Kenichi Handa Fix the paragraph describing the limitation of
2005-09-14 Stefan Monnier *** empty log message ***
2005-09-14 Stefan Monnier (ange-ftp-process-filter): Revert to ^#+$.
2005-09-14 Romain Francoise (Saving): Mention write-region-inhibit-fsync.
2005-09-14 Romain Francoise Add entry for write-region-inhibit-fsync.
2005-09-14 Romain Francoise (write_region_inhibit_fsync): New variable.
2005-09-14 Stefan Monnier *** empty log message ***
2005-09-14 Stefan Monnier (cvs-version): Recognize CVSNT version string.
2005-09-14 Stefan Monnier Don't require easymenu, since we don't use it.
2005-09-14 Stefan Monnier (diary-show-all-entries): Fix last change,
2005-09-14 Juanma Barranquero Move international/iso-insert.el to obsolete/.
2005-09-14 Kenichi Handa *** empty log message ***
2005-09-14 Kenichi Handa (code_convert_region_unwind): Argument format changed.
2005-09-14 Kenichi Handa *** empty log message ***
2005-09-14 Kenichi Handa (Fexpand_file_name): Check multibyteness of
2005-09-14 Thien-Thi Nguyen Mention new user var `hs-allow-nesting'.
2005-09-14 Thien-Thi Nguyen *** empty log message ***
2005-09-14 Thien-Thi Nguyen (hs-hide-comments-when-hiding-all): Remove autoload cookie.
2005-09-14 Thien-Thi Nguyen Comment munging; nfc.
2005-09-13 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-546
2005-09-13 Chong Yidong 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
2005-09-13 Miles Bader Add arch tagline
2005-09-13 Richard M. Stallman New file.
2005-09-13 Juanma Barranquero *** empty log message ***
2005-09-13 Juanma Barranquero (describe-categories): "?\ " -> "?\s".
2005-09-13 Juanma Barranquero *** empty log message ***
2005-09-13 Juanma Barranquero (reftex-tables-dirty): Add defvas.
2005-09-13 Juanma Barranquero (conf-alist, conf-entry, conf-key, ent-alist): Add defvar.
2005-09-13 Juanma Barranquero (tool-bar-map, w3-mode-map, w3m-minor-mode-map): Add defvars.
2005-09-13 Juanma Barranquero (dos-unsupported-char-glyph): Add defvar.
2005-09-13 Kenichi Handa *** empty log message ***
2005-09-13 Kenichi Handa (compose_chars_in_text): Delete it.
2005-09-13 Kenichi Handa (compose_chars_in_text): Delete extern.
2005-09-12 Kim F. Storm (print_error_message): Fix last change.
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Miles Bader Add arch tagline
2005-09-12 Chong Yidong * custom.el (custom-push-theme): Handle the case where a symbol is
2005-09-12 Chong Yidong 2005-09-13 Chong Yidong <cyd@stupidchicken.com>
2005-09-12 Stefan Monnier *** empty log message ***
2005-09-12 Stefan Monnier (calendar-for-loop): Add edebug info.
2005-09-12 Stefan Monnier Use with-current-buffer, match-string.
2005-09-12 Kim F. Storm (compose_chars_in_text): Fix setup of `pend'.
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Stefan Monnier (command-line): Try calling various terminal-init-foo-bar
2005-09-12 Richard M. Stallman *** empty log message ***
2005-09-12 Richard M. Stallman (font-lock-keywords): Add autoload.
2005-09-12 Richard M. Stallman (describe-variable): Rearrange to put source link in a predictable place.
2005-09-12 Richard M. Stallman *** empty log message ***
2005-09-12 Richard M. Stallman New file.
2005-09-12 Stefan Monnier (normal-mode): Check boundness of font-lock-keywords.
2005-09-12 Kim F. Storm (auto_save_error): Pass copy of lisp string to message2.
2005-09-12 Kim F. Storm (print_error_message): Pass copy of caller name to message_dolog.
2005-09-12 Kim F. Storm (message3): Pass copy of lisp string to message_dolog.
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Kenichi Handa *** empty log message ***
2005-09-12 Kenichi Handa (display_mode_element): Be sure to make variables THIS
2005-09-12 Kim F. Storm (x_encode_text): Remove prototype.
2005-09-12 Kim F. Storm (x_encode_text): Declare static. Add FREEP arg.
2005-09-12 Kim F. Storm (check_windows_init_file): Fix allocation of error buffer.
2005-09-12 Kim F. Storm (Fminibuffer_complete_word): Move `completion_string'
2005-09-12 Kim F. Storm (Fdescribe_buffer_bindings): Reload `translate'
2005-09-12 Kim F. Storm (Ftranslate_region_internal): Reload `tt' after
2005-09-12 Kim F. Storm *** empty log message ***
2005-09-12 Werner LEMBERG typo
2005-09-12 Richard M. Stallman *** empty log message ***
2005-09-12 Richard M. Stallman Don't decide a file's directory
2005-09-12 Stephen Gildea time-stamp.el
2005-09-12 Stephen Gildea (time-stamp, time-stamp-line-limit, time-stamp-start, time-stamp-end):
2005-09-11 Jason Rumney *** empty log message ***
2005-09-11 Jason Rumney (../src/config.h): Don't overwrite. Print a message instead.
2005-09-11 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-540
2005-09-11 Jason Rumney *** empty log message ***
2005-09-11 Jason Rumney 2005-09-11 Chris Prince <cprince@gmail.com> (tiny change)
2005-09-10 Kim F. Storm Regenerate.
2005-09-10 Kim F. Storm *** empty log message ***
2005-09-10 Kim F. Storm (authors-aliases): Update list.
2005-09-10 Kim F. Storm Fix formatting of misc. entries.
2005-09-10 Romain Francoise (init_buffer): Fix typos.
2005-09-10 Romain Francoise (init_buffer): Grow buffer to add directory separator
2005-09-10 Chong Yidong 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (narrow-to-page): Exclude _entire_ multi-line delimiter from the region
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (ispell-check-version): Signal an error if aspell version is less than 0.60.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (inferior-octave-startup): Resync current dir at the end.
2005-09-10 Eli Zaretskii Document changes in woman.el.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (woman-topic-at-point-default): Renamed to woman-use-topic-at-point-default.
2005-09-10 Eli Zaretskii Fix entry for sysdep.c.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii Don't #undef NULL after including blockinput.h.
2005-09-10 Eli Zaretskii Fix last change.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (init_buffer): Fix error message for failed call to get_current_dir_name.
2005-09-10 Eli Zaretskii (get_current_dir_name): Remove prototype.
2005-09-10 Eli Zaretskii (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add prototype.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii [WINDOWSNT]: Add prototype for getwd.
2005-09-10 Eli Zaretskii (HAVE_GET_CURRENT_DIR_NAME): Undefine.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii Regenerated after adding test for get_current_dir_name.
2005-09-10 Eli Zaretskii (AC_CHECK_FUNCS): Check for get_current_dir_name.
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 Eli Zaretskii (smc_save_yourself_CB): Use get_current_dir_name.
2005-09-10 Eli Zaretskii (init_buffer): Use get_current_dir_name.
2005-09-10 Eli Zaretskii (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.
2005-09-10 André Spiegel Remove VC-over-Tramp issue. VC now fails gracefully in the
2005-09-10 Eli Zaretskii (GETOPT_H, GETOPTOBJS): Define to use getopt.h, getopt.o and getopt1.o.
2005-09-10 André Spiegel #
2005-09-10 Eli Zaretskii *** empty log message ***
2005-09-10 André Spiegel (vc-directory, vc-update-change-log): Throw an error on the attempt to
2005-09-10 Eli Zaretskii (menu-bar-menu-frame-live-and-visible-p)
2005-09-09 Eli Zaretskii Fix last change.
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii (all): Don't complain about fringe-related
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii ("Split Window", "Postscript Print Buffer (B+W)")
2005-09-09 Eli Zaretskii Update url for calculator.el.
2005-09-09 Eli Zaretskii configure.in <lynxsos*>: Support for LynxOS on PPC.
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii (default-sendmail-coding-system): Doc fix.
2005-09-09 Eli Zaretskii *** empty log message ***
2005-09-09 Eli Zaretskii Format- and whitespace-related changes.
2005-09-09 Eli Zaretskii Fix my email address.
2005-09-09 Kim F. Storm (Fsubstitute_command_keys): Lookup key binding for
2005-09-09 Kim F. Storm *** empty log message ***
2005-09-09 Stefan Monnier *** empty log message ***
2005-09-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-536
2005-09-09 Richard M. Stallman *** empty log message ***
2005-09-09 Richard M. Stallman (Programming Tips): Correct the "default" prompt spec.
2005-09-09 Richard M. Stallman Comment change.
2005-09-09 Richard M. Stallman (sh-skeleton-pair-default-alist): New var.
2005-09-09 Richard M. Stallman (makefile-add-log-defun): Trim the result.
2005-09-09 Richard M. Stallman Require `compile' unconditionally.
2005-09-09 Richard M. Stallman (send-mail-function): Add Mailclient alternative.
2005-09-09 Richard M. Stallman (woman-file-name): Provide a default, not initial input.
2005-09-09 Richard M. Stallman (smerge-resolve): Pass args to smerge-remove-props.
2005-09-09 Richard M. Stallman (font-lock-support-mode): Doc fix.
2005-09-09 Richard M. Stallman (blink-matching-open): Get rid of text props from
2005-09-09 Richard M. Stallman (describe-property-list): Handle non-symbol prop names.
2005-09-08 Kim F. Storm * xdisp.c (try_window_reusing_current_matrix): Clear mode_line_p
2005-09-08 Kim F. Storm *** empty log message ***
2005-09-08 Kim F. Storm (struct frame): New member updated_p.
2005-09-08 Kim F. Storm (redisplay_internal): Mark updated frames in new updated_p
2005-09-08 Kim F. Storm *** empty log message ***
2005-09-08 Chong Yidong Checked hooks.texi, locals.texi.
2005-09-08 Chong Yidong 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2005-09-08 Reiner Steib (recentf-filename-handler): Add custom choice
2005-09-08 Reiner Steib (msb--very-many-menus): Fix typo.
2005-09-08 Reiner Steib (standard-display-european): Don't set
2005-09-08 David Ponce (recentf-show-file-shortcuts-flag): New option.
2005-09-08 David Ponce *** empty log message ***
2005-09-08 Kenichi Handa *** empty log message ***
2005-09-08 Kenichi Handa Show a patch for Mule-UCS to make it byte-compiled
2005-09-07 Kim F. Storm * xdisp.c (handle_display_prop): Respect overlay window property.
2005-09-07 Kim F. Storm *** empty log message ***
2005-09-07 Michael Albinus * woman.el (top): Remap `man' command by `woman' in
2005-09-07 Stefan Monnier (perl-font-lock-syntactic-keywords):
2005-09-07 Jay Belanger *** empty log message ***
2005-09-07 Jay Belanger (math-expand-term): Multiply out the powers when in matrix mode.
2005-09-07 Chong Yidong *** empty log message ***
2005-09-07 Kim F. Storm (try_window): Remove superfluous cursor_height calculation.
2005-09-07 Kim F. Storm *** empty log message ***
2005-09-06 Stefan Monnier (Buffer-menu-make-sort-button): Add docstrings, use non-anonymous functions.
2005-09-06 Chong Yidong Added custom themes.
2005-09-06 Chong Yidong Bug fixed: mouse-1 on buffer-menu header.
2005-09-06 Chong Yidong *** empty log message ***
2005-09-06 YAMAMOTO Mitsuharu *** empty log message ***
2005-09-06 YAMAMOTO Mitsuharu (xstrlwr): Don't use tolower for non-ASCII characters.
2005-09-06 YAMAMOTO Mitsuharu (struct xlfdpat_block, struct xlfdpat): New structs.
2005-09-06 Richard M. Stallman *** empty log message ***
2005-09-06 Richard M. Stallman (Coding Conventions): Sometimes it is ok to put the
2005-09-06 Chong Yidong Fix last change to custom-push-theme.
2005-09-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-530
2005-09-05 Chong Yidong Custom Theme bugfixes.
2005-09-05 Paul Eggert * config.guess, config.sub: Updated from master source.
2005-09-05 Stefan Monnier *** empty log message ***
2005-09-05 Stefan Monnier (compilation-goto-locus): Take into account
2005-09-05 Stefan Monnier *** empty log message ***
2005-09-05 Chong Yidong Custom themes documented.
2005-09-05 Chong Yidong Document custom themes.
2005-09-04 Chong Yidong *** empty log message ***
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman (Programming Tips): Add conventions for minibuffer questions and prompts.
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman *** empty log message ***
2005-09-04 Richard M. Stallman (nil and t): Minor cleanup.
2005-09-04 Richard M. Stallman (Search Case): Mention vars that control
2005-09-04 Richard M. Stallman (redisplay_internal): Make UPDATED as long as needed.
2005-09-04 Richard M. Stallman (Fsort): Doc fix.
2005-09-04 Richard M. Stallman (Fpropertize): Don't insist that properties be symbols.
2005-09-03 Thien-Thi Nguyen *** empty log message ***
2005-09-03 Thien-Thi Nguyen (Insertion): Document precise type of `insert-char' arg COUNT.
2005-09-03 Thien-Thi Nguyen (Buffer Contents): Use "\n" in examples' result strings.
2005-09-02 Stefan Monnier (Other Font Lock Variables): Sync the default of font-lock-lines-before.
2005-09-02 Stefan Monnier (directory_files_internal_unwind, directory_files_internal)
2005-09-02 Stefan Monnier (lazy-lock-mode): Don't try to turn on
2005-09-02 Stefan Monnier (fast-lock-mode): Don't try to turn on
2005-09-02 Stefan Monnier (compilation-start): Ignore errors if the process died before we send eof.
2005-09-02 Stefan Monnier (tex-send-tex-command, tex-bibtex-file): Undo last change.
2005-09-02 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Add eval-when-compile to
2005-09-02 Chong Yidong *** empty log message ***
2005-09-01 Chong Yidong *** empty log message ***
2005-09-01 Stefan Monnier (set-locale-environment): Soothe compiler.
2005-09-01 Stefan Monnier *** empty log message ***
2005-09-01 Stefan Monnier (update_interval): Fix indentation and coding style. Add info in error.
2005-09-01 Stefan Monnier (window_to_frame_hpos, update_window):
2005-09-01 Stefan Monnier (fast-lock, lazy-lock) <defgroup>: Remove.
2005-09-01 Stefan Monnier (lazy-lock) <defgroup>: Move from font-lock.el.
2005-09-01 Stefan Monnier (fast-lock) <defgroup>: Move from font-lock.el.
2005-08-31 Michael Albinus * net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
2005-08-31 Romain Francoise (New features): Remove vhdl-mode.el update item (Done).
2005-08-31 Romain Francoise Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.
2005-08-31 Jason Rumney (add_menu_item): If unicode_append_menu returns an
2005-08-31 Jason Rumney *** empty log message ***
2005-08-31 Juanma Barranquero *** empty log message ***
2005-08-31 Juanma Barranquero (explicit-shell-file-name): Add defvar.
2005-08-31 Juanma Barranquero (comint-prompt-regexp): Add defvar.
2005-08-31 Juanma Barranquero (ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
2005-08-31 Juanma Barranquero (compilation-current-error): Add defvar.
2005-08-31 Juanma Barranquero (font-lock-warning-face): Add defvar.
2005-08-31 Juanma Barranquero (cvs-minor-wrap-function): Add defvar.
2005-08-31 Juanma Barranquero (cua-inhibit-cua-keys): Add defvar.
2005-08-31 Juanma Barranquero (dired-buffers, dired-subdir-alist): Add defvars.
2005-08-31 Juanma Barranquero (font-lock-keywords): Add defvar.
2005-08-31 Juanma Barranquero (help-xref-stack-item): Add defvar.
2005-08-31 Juanma Barranquero (vm-folder-directory): Add defvar.
2005-08-31 Juanma Barranquero (add-log-buffer-file-name-function): Add defvar.
2005-08-31 Juanma Barranquero (font-lock-verbose): Add defvar.
2005-08-31 Juanma Barranquero (comint-last-output-start): Add defvar.
2005-08-31 Juanma Barranquero (gnus-original-article-buffer): Add defvar.
2005-08-31 Juanma Barranquero (gnus-decode-encoded-word-function, gnus-decode-header-function,
2005-08-31 Juanma Barranquero (nnmail-extra-headers): Add defvar.
2005-08-31 Juanma Barranquero (mc-pgp-always-sign): Add defvar.
2005-08-31 Juanma Barranquero (gnus-article-mime-handles, gnus-mouse-2, gnus-newsrc-hashtb,
2005-08-31 Juanma Barranquero (gnus-extract-address-components): Add defvar.
2005-08-31 Juanma Barranquero (gnus-article-mime-handles, gnus-newsgroup-charset, smime-keys,
2005-08-31 Juanma Barranquero (url-current-object, url-package-name, url-package-version): Add defvars.
2005-08-31 Juanma Barranquero (gnus-article-mime-handles): Add defvar.
2005-08-31 Juanma Barranquero (gnus-current-window-configuration): Add defvar.
2005-08-31 Juanma Barranquero (gnus-ham-process-destinations, gnus-parameter-ham-marks-alist,
2005-08-31 Juanma Barranquero (nnmail-active-file-coding-system, gnus-original-article-buffer,
2005-08-31 Juanma Barranquero (gnus-newsrc-file-version): Add defvar.
2005-08-31 Juanma Barranquero (w3m-minor-mode-map): Add defvar.
2005-08-31 Juanma Barranquero (zmacs-regions): Add defvar.
2005-08-31 Juanma Barranquero (TeX-master): Add defvar.
2005-08-31 Juanma Barranquero (outline-heading-alist): Add defvar.
2005-08-31 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face): Add defvars.
2005-08-31 Juanma Barranquero (font-lock-keywords): Add defvar.
2005-08-31 Juanma Barranquero (isearch-next-buffer-function, TeX-master): Add defvars.
2005-08-31 Juanma Barranquero (calc-embedded-close-formula, calc-embedded-open-formula,
2005-08-31 Juanma Barranquero (tex-end-of-header, tex-start-of-header): Add defvars.
2005-08-31 Juanma Barranquero (mail-yank-prefix): Add defvar.
2005-08-31 Juanma Barranquero (outline-heading-end-regexp): Add defvar.
2005-08-31 Juanma Barranquero (x-pointer-crosshair): Add defvar.
2005-08-31 Juanma Barranquero (x-keysym-table, x-selection-timeout, x-session-id, x-session-previous-id):
2005-08-31 Juanma Barranquero (xlfd-regexp-registry-subnum): Add defvar.
2005-08-31 Juanma Barranquero (msdos-color-values): Add defvar.
2005-08-31 Juanma Barranquero (mac-charset-info-alist, mac-services-selection, mac-system-script-code):
2005-08-31 Juanma Barranquero *** empty log message ***
2005-08-31 Juanma Barranquero (tramp-handle-make-auto-save-file-name): Pass list of args to
2005-08-31 YAMAMOTO Mitsuharu *** empty log message ***
2005-08-31 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN): Move defines to image.c.
2005-08-31 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] (GetPixDepth): New define.
2005-08-31 YAMAMOTO Mitsuharu (PIX_MASK_DRAW, PIX_MASK_RETAIN): Remove argument. All uses changed.
2005-08-31 YAMAMOTO Mitsuharu (dired-move-to-filename-regexp): Add date format for Mac OS X 10.3 in
2005-08-30 Michael Albinus Make `make-auto-save-file-name' a magic operation.
2005-08-30 Miles Bader Add arch tagline
2005-08-30 Carsten Dominik Version 3.15
2005-08-30 Carsten Dominik *** empty log message ***
2005-08-30 Carsten Dominik version 3.15
2005-08-30 Carsten Dominik (org-special-keyword): New face.
2005-08-30 Juanma Barranquero *** empty log message ***
2005-08-30 Juanma Barranquero (compilation-file-regexp-alist, itimer-version, lazy-lock-defer-contextually,
2005-08-30 Juanma Barranquero (font-lock-keyword-face, font-lock-set-defaults, font-lock-string-face):
2005-08-30 Juanma Barranquero (font-lock-comment-face, font-lock-set-defaults, font-lock-string-face):
2005-08-30 Juanma Barranquero (comint-prompt-regexp): Add defvar.
2005-08-30 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face, font-lock-string-face):
2005-08-30 Juanma Barranquero (compile-command): Add defvar.
2005-08-30 Juanma Barranquero (browse-url-generic-args): Add defvar.
2005-08-30 Juanma Barranquero (idlwave-completion-help-info): Add defvar.
2005-08-30 Juanma Barranquero (gdb-active-process, gdb-define-alist, gdb-macro-info, gdb-server-prefix,
2005-08-30 Juanma Barranquero (font-lock-lines-before): Add defvar.
2005-08-30 Juanma Barranquero (tool-bar-map): Add defvar.
2005-08-30 Juanma Barranquero (fortran-indent-to-column): "?\ " -> "?\s".
2005-08-30 Juanma Barranquero (cperl-electric-lbrace, cperl-electric-keyword, cperl-electric-pod,
2005-08-30 Juanma Barranquero (font-lock-extra-managed-props, font-lock-keywords, font-lock-maximum-size,
2005-08-30 Juanma Barranquero (msdos-shells): Add defvar.
2005-08-30 Richard M. Stallman (risky-local-variable-p): Match `-predicates' and `-commands.
2005-08-30 Richard M. Stallman (custom-buffer-sort-alphabetically): Default to t.
2005-08-30 Juanma Barranquero (font-lock-syntactic-keywords): Add defvar.
2005-08-30 Juanma Barranquero (compile-auto-highlight, skeleton-further-elements): Add defvars.
2005-08-30 Juanma Barranquero (ps-printer-name, ps-lpr-command): Add defvars.
2005-08-30 Juanma Barranquero (mode-popup-menu): Add defvar.
2005-08-29 Luc Teirlinck Combine all three indices into one. Correct a few typos.
2005-08-29 Luc Teirlinck *** empty log message ***
2005-08-29 Thien-Thi Nguyen Remove progress inhibition notice based on policy document
2005-08-29 Thien-Thi Nguyen Mention rendered/commented copyright notice practice
2005-08-29 Juri Linkov *** empty log message ***
2005-08-29 Stefan Monnier (update_syntax_table): Properly reproduce the special +1
2005-08-29 Juri Linkov (hide-entry, hide-leaves, outline-toggle-children):
2005-08-29 Juanma Barranquero *** empty log message ***
2005-08-29 Juanma Barranquero (rmail-current-message, rmail-message-vector): Add defvars.
2005-08-29 Juanma Barranquero (rmail-inbox-list, vm-crash-box, vm-folder-directory, vm-init-file,
2005-08-29 Juanma Barranquero (deleted-head, font-lock-fontified, mail-abbrev-syntax-table, mail-abbrevs,
2005-08-29 Juanma Barranquero (bbdb/mail_auto_create_p, rmail-summary-mode-map): Add defvars.
2005-08-29 Juanma Barranquero (rmail-buffer, rmail-current-message, rmail-last-label, rmail-last-multi-labels,
2005-08-29 Juanma Barranquero (rmail-current-message, rmail-inbox-list): Add defvars.
2005-08-29 Juanma Barranquero (msgnum): Add defvar.
2005-08-29 Juanma Barranquero (gnus-original-article-buffer, mail-reply-buffer, rmail-current-message):
2005-08-29 Juanma Barranquero (mac-system-coding-system, mac-system-locale): Add defvars.
2005-08-29 Juanma Barranquero (thai-auto-composition-mode): Add defvar.
2005-08-29 Romain Francoise *** empty log message ***
2005-08-29 Juanma Barranquero *** empty log message ***
2005-08-29 Juanma Barranquero (font-lock-comment-face, font-lock-doc-face, font-lock-string-face,
2005-08-29 Juanma Barranquero (shell-mode, shell-resync-dirs): Fix typos in docstrings.
2005-08-29 Juanma Barranquero (sql-interactive-mode): Fix typo in docstring.
2005-08-29 Juanma Barranquero (Man-init-defvars, Man-translate-references, Man-support-local-filenames,
2005-08-29 Juanma Barranquero (safe-functions): Add defvar.
2005-08-29 Juanma Barranquero (ses-initial-global-parameters, ses-mode-map): Add defvars.
2005-08-29 Juanma Barranquero (font-lock-beginning-of-syntax-function): Add defvar.
2005-08-29 Juanma Barranquero (font-lock-verbose): Add defvar.
2005-08-29 Juanma Barranquero (mouse-highlight-priority, x-lost-selection-functions, zmacs-regions):
2005-08-29 Juanma Barranquero (compilation-error-regexp-alist, compilation-mode-font-lock-keywords):
2005-08-29 Juanma Barranquero (x-process-mouse-hook): Add defvar.
2005-08-29 Juanma Barranquero (compile-command): Add defvar.
2005-08-29 Juanma Barranquero (mail-reply-buffer): Add defvar.
2005-08-29 Juanma Barranquero (font-lock-face-list): Add defvar.
2005-08-29 Juanma Barranquero (news-add-news-group): Don't use `end-of-line'.
2005-08-29 Juanma Barranquero (mouse-select-or-drag-move-point): Don't pass X and Y (they are ignored anyway).
2005-08-29 Richard M. Stallman *** empty log message ***
2005-08-29 Richard M. Stallman (Top): Update subnode menu.
2005-08-29 Richard M. Stallman (Searching and Matching): Move node.
2005-08-28 John Paul Wallington *** empty log message ***
2005-08-28 John Paul Wallington (ibuffer-auto-update-changed): Use `frame-or-buffer-changed-p' to
2005-08-27 Thien-Thi Nguyen *** empty log message ***
2005-08-27 Thien-Thi Nguyen (DESCRIPTION): Reflect inclusion in the Emacs distribution.
2005-08-27 Romain Francoise (Bugs): Remove compile-internal item (Done).
2005-08-27 Romain Francoise (makeinfo-compile): Use `compilation-start'. Set `next-error-function'
2005-08-27 Romain Francoise * progmodes/compile.el (compilation-start): Add autoload cookie.
2005-08-27 Eli Zaretskii *** empty log message ***
2005-08-27 Eli Zaretskii (blink-matching-paren-distance): Document the meaning of nil value,
2005-08-27 Eli Zaretskii (USAGE1): Fix the description of the -Q option.
2005-08-27 Eli Zaretskii (Startup Summary): Fix the description of the initial startup message display.
2005-08-27 Eli Zaretskii *** empty log message ***
2005-08-27 Eli Zaretskii (eshell-windows-shell-file): Look for command.com, not command.exe.
2005-08-26 John Wiegley *** empty log message ***
2005-08-26 John Wiegley (eshell-rewrite-named-command): Changed the code around a bit so that
2005-08-26 John Wiegley *** empty log message ***
2005-08-26 John Wiegley *** empty log message ***
2005-08-26 John Wiegley (eshell-flatten-list): Don't call eshell-flatten-list on a
2005-08-26 John Wiegley (eshell-parse-double-quote): If a double-quoted argument resolves to
2005-08-26 Romain Francoise (compilation-start): Doc fix.
2005-08-26 Romain Francoise * progmodes/antlr-mode.el (antlr-default): Fix defface form.
2005-08-26 Stefan Monnier (pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).
2005-08-26 Romain Francoise *** empty log message ***
2005-08-26 Stefan Monnier (outline-invent-heading): New fun.
2005-08-26 Eli Zaretskii *** empty log message ***
2005-08-26 Eli Zaretskii (truncate-lines, write-file, print-buffer)
2005-08-26 Eli Zaretskii *** empty log message ***
2005-08-26 Eli Zaretskii (flymake-highlight-err-lines): Use save-excursion around
2005-08-26 Eli Zaretskii *** empty log message ***
2005-08-26 Eli Zaretskii Change Author and Maintainer address.
2005-08-26 Eli Zaretskii Change Author and Maintainer address.
2005-08-26 Kim F. Storm (version-list-<, version-list-<=, version-list-=)
2005-08-26 Kim F. Storm *** empty log message ***
2005-08-26 Richard M. Stallman *** empty log message ***
2005-08-26 Richard M. Stallman (outline-promote): Try shortening the heading.
2005-08-26 Juanma Barranquero *** empty log message ***
2005-08-26 Juanma Barranquero (date): Add defvar.
2005-08-26 Juanma Barranquero (date, number, original-date): Add defvars.
2005-08-26 Juanma Barranquero (date, entry, number, original-date): Add defvars.
2005-08-26 Juanma Barranquero (date): Add defvars.
2005-08-26 Juanma Barranquero (date, displayed-month, displayed-year, number, original-date):
2005-08-26 Kim F. Storm (resize_mini_window): Fix 2005-08-20 change.
2005-08-26 Kim F. Storm *** empty log message ***
2005-08-26 Juanma Barranquero *** empty log message ***
2005-08-26 Juanma Barranquero Move the `defvar's to the top level.
2005-08-26 Juanma Barranquero ibuffer.el: Move the `defvar's to the top level.
2005-08-26 Juanma Barranquero emerge.el: Move the `defvar's to the top level.
2005-08-26 Romain Francoise Fix capitalization of "Gnus".
2005-08-26 Romain Francoise (sgml-validate): Use `compilation-start'
2005-08-26 Juanma Barranquero *** empty log message ***
2005-08-26 Juanma Barranquero (smerge-refined-change): Add :group.
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
2005-08-25 Stefan Monnier (smerge-remove-props): Make the args non-optional.
2005-08-25 Juri Linkov *** empty log message ***
2005-08-25 Juri Linkov (menu-bar-options-menu, menu-bar-options-save):
2005-08-25 Juri Linkov (grep, grep-mode): Make buffer-local variables
2005-08-25 Miles Bader Add arch tagline
2005-08-25 Richard M. Stallman *** empty log message ***
2005-08-25 Juanma Barranquero *** empty log message ***
2005-08-25 Richard M. Stallman (Search and Replace): Add replace-regexp-in-string.
2005-08-25 Richard M. Stallman (Finding Overlays): Fix `find-overlay-prop' in `next-overlay-change' example.
2005-08-25 Richard M. Stallman *** empty log message ***
2005-08-25 Richard M. Stallman (menu-bar-describe-menu): Delete "What's New".
2005-08-25 Juanma Barranquero bg-mouse.el: Moved from term/.
2005-08-25 Richard M. Stallman (build-mail-aliases): Delete comments
2005-08-25 Juanma Barranquero bg-mouse.el: Moved to obsolete/.
2005-08-25 Richard M. Stallman (isearch-edit-string): Erase the Search prompt
2005-08-25 Richard M. Stallman (play-sound): Rearrange to avoid warning.
2005-08-25 Richard M. Stallman (comint-file-name-prefix): Add autoload.
2005-08-25 Carsten Dominik Fixed typo.
2005-08-25 YAMAMOTO Mitsuharu *** empty log message ***
2005-08-25 YAMAMOTO Mitsuharu (mac_copy_area, mac_copy_area_with_mask): Restore background color.
2005-08-25 YAMAMOTO Mitsuharu (kbd_buffer_get_event) [MAC_OS]: Make events for
2005-08-25 Carsten Dominik Documentation string of diary-modify-entry-list-string-function improved.
2005-08-25 Carsten Dominik (diary-modify-entry-list-string-function): New hook.
2005-08-25 Carsten Dominik *** empty log message ***
2005-08-25 Vinicius Jose Latorre version string comparison
2005-08-24 Juanma Barranquero *** empty log message ***
2005-08-24 Juanma Barranquero (icon-edit, *mouse-window*, *mouse-x*, *mouse-y*, menu, char):
2005-08-24 Juanma Barranquero (filter-region, execute-monitor-command): Use `let*' instead of `let'.
2005-08-24 Juanma Barranquero (bg-mouse-x, bg-mouse-y, bg-cursor-window): Defvar at compile time.
2005-08-24 Juanma Barranquero (current-global-mousemap, current-local-mousemap): Declare them before use.
2005-08-24 Juanma Barranquero *** empty log message ***
2005-08-24 Juanma Barranquero (nntp-open-tls-stream, nntp-open-ssl-stream): Defvar at compile time.
2005-08-24 Juanma Barranquero (url-http-cookies-sources): Defvar at compile time.
2005-08-24 Juanma Barranquero (news-inews-hook, news-group-hook-alist, mail-send-hook):
2005-08-24 Juanma Barranquero (info-xref-xfile-alist, info-xref-filename-heading, info-xref-good,
2005-08-24 Stefan Monnier (define-minor-mode): Simplify.
2005-08-24 Stefan Monnier (custom-theme-set-variables): Sort minor modes last.
2005-08-24 Thien-Thi Nguyen Update "copyright years" section.
2005-08-24 Juanma Barranquero *** empty log message ***
2005-08-24 Juanma Barranquero (merge-begin, merge-end, template, A-begin, A-end, B-begin, B-end, diff,
2005-08-24 Juanma Barranquero (ibuffer-compile-make-eliding-form, ibuffer-check-formats): Use
2005-08-24 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-24 Carsten Dominik (bookmark-after-jump-hook): New hook.
2005-08-24 Carsten Dominik *** empty log message ***
2005-08-23 Juri Linkov *** empty log message ***
2005-08-23 Juri Linkov (minibuffer-prompt): Doc fix.
2005-08-23 Jan Djärv Moved to obsolete
2005-08-23 Jan Djärv Moved from international. Old log:
2005-08-23 Juanma Barranquero *** empty log message ***
2005-08-23 Juanma Barranquero Trivial changes to silence warnings.
2005-08-23 Masatake YAMATO * hexl.el (hexl-print-current-point-info): Fix simple spelling error.
2005-08-22 Juri Linkov *** empty log message ***
2005-08-22 Juri Linkov (Standard Faces): Merge the text from `(elisp)Standard Faces' into this node.
2005-08-22 Juri Linkov (Mode Line Data): Fix xref to Standard Faces.
2005-08-22 Juri Linkov (Standard Faces): Delete node.
2005-08-22 Juri Linkov *** empty log message ***
2005-08-22 Juri Linkov (Attribute Functions): Add set-face-inverse-video-p.
2005-08-22 Juri Linkov (turn_on_face): Check for TS_set_foreground and
2005-08-22 Juri Linkov *** empty log message ***
2005-08-22 Juri Linkov (compilation-disable-input): Doc fix.
2005-08-22 Juri Linkov (Info-insert-dir): Use save-excursion around insert-buffer-substring.
2005-08-22 Juri Linkov (set-face-underline): Delete this duplicate function
2005-08-22 Stefan Monnier (smerge-basic-map): Bind smerge-combine-with-next.
2005-08-21 Kim F. Storm * fringe.c (update_window_fringes): Only put TOP and BOTTOM
2005-08-21 Kim F. Storm *** empty log message ***
2005-08-21 Kim F. Storm (ido-ignore-item-p): Use save-match-data.
2005-08-21 Kim F. Storm (redisplay_window): Call update_window_fringes with
2005-08-21 Kim F. Storm (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
2005-08-21 Kim F. Storm *** empty log message ***
2005-08-20 Richard M. Stallman *** empty log message ***
2005-08-20 Richard M. Stallman (normal-mode): If font lock is on, turn it off and on.
2005-08-20 Richard M. Stallman (replace-regexp-in-string): Doc fix.
2005-08-20 Richard M. Stallman (command-line-1): Don't suppress startup screen due to existing processes.
2005-08-20 Richard M. Stallman (grep): Bind compilation-disable-input to t.
2005-08-20 Richard M. Stallman (compilation-disable-input): Default to nil.
2005-08-20 Eli Zaretskii Mention compilation-disable-input.
2005-08-20 Eli Zaretskii *** empty log message ***
2005-08-20 Eli Zaretskii (compilation-disable-input): New defcustom.
2005-08-20 Eli Zaretskii (The Buffer List): Clarify the manipulation of the buffer list.
2005-08-20 Eli Zaretskii Update links and URLs.
2005-08-20 Eli Zaretskii *** empty log message ***
2005-08-20 Eli Zaretskii (tex-bibtex-file, tex-send-tex-command):
2005-08-20 Richard M. Stallman *** empty log message ***
2005-08-20 Richard M. Stallman (display_echo_area_1): Get display start pos from w->start.
2005-08-19 Andreas Schwab *** empty log message ***
2005-08-19 Andreas Schwab (gud-kill-buffer-hook): Don't kill unrelated
2005-08-19 Luc Teirlinck (minibuffer-prompt-properties): Correct typo.
2005-08-19 Luc Teirlinck *** empty log message ***
2005-08-18 Richard M. Stallman (Obtaining the FAQ): Delete refs to Lerner's email and web site.
2005-08-18 Luc Teirlinck (Top): Delete menu item for deleted node Keyboard Translations.
2005-08-18 Luc Teirlinck *** empty log message ***
2005-08-18 Kim F. Storm Fix errors due to incorrect line wrapping.
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Richard M. Stallman *** empty log message ***
2005-08-18 Richard M. Stallman (Unasked-for Search): Delete xref to Keyboard Translations.
2005-08-18 Richard M. Stallman (Glossary): Delete xref.
2005-08-18 Richard M. Stallman (Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate.
2005-08-18 Richard M. Stallman (Minor Modes): Say that the list here is not complete.
2005-08-18 Kim F. Storm (calc_pixel_width_or_height): Use actual display
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Thien-Thi Nguyen *** empty log message ***
2005-08-18 Thien-Thi Nguyen (dired-move-to-end-of-filename):
2005-08-18 Kim F. Storm (ido-everywhere): Fix defcustom :set function to disable
2005-08-18 Kim F. Storm *** empty log message ***
2005-08-18 Luc Teirlinck (GDB Graphical Interface): Improve filling of menu item.
2005-08-18 Luc Teirlinck *** empty log message ***
2005-08-17 Nick Roberts (GDB Graphical Interface): Use better node names.
2005-08-17 Nick Roberts *** empty log message ***
2005-08-17 Richard M. Stallman *** empty log message ***
2005-08-17 Richard M. Stallman (minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".
2005-08-17 Kim F. Storm (windmove-coordinates-of-position): Remove.
2005-08-17 Kim F. Storm *** empty log message ***
2005-08-17 Kim F. Storm (buffer_posn_from_coords): Check that target row is
2005-08-17 Kim F. Storm (pos_visible_p): Adjust X value if window is hscrolled.
2005-08-17 Kim F. Storm (insert-for-yank-1): Doc fix.
2005-08-17 Kim F. Storm *** empty log message ***
2005-08-17 Kim F. Storm (ido-enter-matching-directory): Rename from
2005-08-17 Kim F. Storm *** empty log message ***
2005-08-17 Luc Teirlinck Expand comment about building loaddefs.el.
2005-08-17 Luc Teirlinck *** empty log message ***
2005-08-16 Jan Djärv * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
2005-08-16 Jan Djärv * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
2005-08-16 Jan Djärv * gtkutil.c (xg_set_frame_icon): New function.
2005-08-16 Jan Djärv * gtkutil.h (xg_set_frame_icon): Declare it.
2005-08-16 Kim F. Storm (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
2005-08-16 Kim F. Storm (increment_row_positions): Skip non-enabled rows.
2005-08-16 Kim F. Storm *** empty log message ***
2005-08-16 Thien-Thi Nguyen Update "copyright years" section.
2005-08-16 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-16 Nick Roberts (toggle-gdb-use-inferior-io-buffer):
2005-08-16 Nick Roberts (gud-jump): Rework for gdb-ui.
2005-08-16 Nick Roberts *** empty log message ***
2005-08-16 Richard M. Stallman *** empty log message ***
2005-08-16 Richard M. Stallman (message3_nolog): Clear echo_message_buffer.
2005-08-15 Richard M. Stallman (flyspell-large-region): Fix doc and custom type.
2005-08-15 Dan Nicolaescu * mh-customize.el: Do not use face-alias compatibility for
2005-08-15 Andreas Schwab Refill long lines.
2005-08-15 Dan Nicolaescu (next-error-follow-minor-mode): Fix init value and
2005-08-15 Kim F. Storm *** empty log message ***
2005-08-15 Kim F. Storm (cua-delete-region): Return t if
2005-08-15 Juanma Barranquero Remove reference to UDP server processes hanging on Windows
2005-08-15 Thien-Thi Nguyen *** empty log message ***
2005-08-15 Thien-Thi Nguyen (vhdl-emacs-21): Set t for Emacs 21, 22, and so on.
2005-08-15 David Ponce Update Commentary header.
2005-08-15 David Ponce *** empty log message ***
2005-08-15 Kim F. Storm (ido-buffer-internal): Use with-no-warnings.
2005-08-15 Kim F. Storm *** empty log message ***
2005-08-15 Kim F. Storm (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
2005-08-15 Stephen Eglen Update dismal link
2005-08-15 Andreas Schwab Typo.
2005-08-15 Kim F. Storm (deactivate_process, status_notify, read_process_output):
2005-08-15 Kim F. Storm (deactivate_process, status_notify, read_process_output)
2005-08-15 Kim F. Storm *** empty log message ***
2005-08-15 Richard M. Stallman *** empty log message ***
2005-08-15 Richard M. Stallman (Auto Major Mode): interpreter-mode-alist is not a regexp.
2005-08-15 Richard M. Stallman (interpreter-mode-alist): Doc fix.
2005-08-15 Richard M. Stallman (rmail-nonignored-headers): New variable.
2005-08-15 Richard M. Stallman (sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
2005-08-15 Richard M. Stallman (flyspell-mode): Autoload a defvar.
2005-08-15 Richard M. Stallman Fix copyright notice, list author.
2005-08-15 Richard M. Stallman (Sentences): Fix xref.
2005-08-15 Richard M. Stallman (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
2005-08-15 Richard M. Stallman *** empty log message ***
2005-08-15 Richard M. Stallman (lookup-words): Cope with case where ARGS is empty.
2005-08-14 Andreas Schwab *** empty log message ***
2005-08-14 Andreas Schwab Put autoload cookie at risky-local-variable declarations.
2005-08-14 Andreas Schwab *** empty log message ***
2005-08-14 Andreas Schwab Revert last change.
2005-08-14 Thien-Thi Nguyen *** empty log message ***
2005-08-14 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-14 Thien-Thi Nguyen *** empty log message ***
2005-08-14 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-14 Thien-Thi Nguyen *** empty log message ***
2005-08-14 Thien-Thi Nguyen Fix dependency bug: Wrap `desktop-buffer-mode-handlers'
2005-08-14 Thien-Thi Nguyen (Lisp Changes in Emacs 22.1, General Lisp changes):
2005-08-14 Juri Linkov *** empty log message ***
2005-08-14 Juri Linkov (Comparing Files): Replace xref to `Compilation' with `Compilation Mode'.
2005-08-14 Juri Linkov (Tags Search): Replace grep xref to `Compilation' node
2005-08-14 Juri Linkov (Dired and Find): Replace grep xref to `Compilation' node
2005-08-14 Juri Linkov (Compilation, Grep Searching): Move grep command
2005-08-14 Juri Linkov *** empty log message ***
2005-08-14 Juri Linkov (delete-selection-pre-hook): If overwrite-mode is
2005-08-14 Juri Linkov Add examples of CVS grep.
2005-08-14 Juri Linkov Add examples of starting and finishing messages.
2005-08-14 Juri Linkov (grep-mode-map): Add ellipsis to "Another grep".
2005-08-14 Juri Linkov (compilation-mode-font-lock-keywords):
2005-08-13 Richard M. Stallman *** empty log message ***
2005-08-13 Richard M. Stallman (Replacement Commands): Mention query-replace key binding.
2005-08-13 Richard M. Stallman *** empty log message ***
2005-08-13 Eli Zaretskii (Non-ASCII Isearch): Fix a typo.
2005-08-13 Jan Djärv * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
2005-08-13 Jan Djärv * xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
2005-08-13 Jan Djärv * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.
2005-08-13 Jan Djärv * gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii Add move-beginning-of-line, move-end-of-line, end-of-line,
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii (custom-save-all, custom-save-delete): Bind recentf-exclude to exclude
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii (rmail-summary-end-of-message): New command to go to the bottom of the mail
2005-08-12 Eli Zaretskii (rmail-end-of-message): New command to go to the
2005-08-12 Eli Zaretskii *** empty log message ***
2005-08-12 Eli Zaretskii (compilation-start): Add the line "Compilation started" with compilation
2005-08-11 Luc Teirlinck (menu-bar-options-menu): Standardize capitalization of menu items.
2005-08-11 Luc Teirlinck *** empty log message ***
2005-08-11 Richard M. Stallman *** empty log message ***
2005-08-11 Richard M. Stallman (Top): Update subnode lists.
2005-08-11 Richard M. Stallman (Inverse Video): Node deleted.
2005-08-11 Richard M. Stallman (Options for Comments): Fix xref.
2005-08-11 Richard M. Stallman *** empty log message ***
2005-08-11 Richard M. Stallman (Regexp Backslash, Regexp Example): New nodes split out of Regexps.
2005-08-11 Richard M. Stallman (Using regular expressions): Fix xref.
2005-08-11 Richard M. Stallman (Key Binding Conventions, Programming Tips, Warning Tips):
2005-08-11 Richard M. Stallman (Regular Expressions): Document re-builder.
2005-08-11 Richard M. Stallman (Time Parsing): New node split out of Time Conversion.
2005-08-11 Richard M. Stallman (Misc Network, Network Feature Testing)
2005-08-11 Richard M. Stallman *** empty log message ***
2005-08-11 Richard M. Stallman (pop-global-mark): Reverse test of widen-automatically.
2005-08-11 Richard M. Stallman (syms_of_image): Init image_types here, and call define_image_type.
2005-08-11 Lute Kamstra *** empty log message ***
2005-08-11 Lute Kamstra (generic-font-lock-defaults): Declare with define-obsolete-variable-alias.
2005-08-11 Lute Kamstra (battery-status-function): Don't use ignore-errors.
2005-08-11 Stefan Monnier Use \\` and \\' instead of ^ and $ in regexps.
2005-08-11 Luc Teirlinck Update.
2005-08-11 Luc Teirlinck (menu-bar-showhide-menu): Rename "Date, Time and Mail" item to
2005-08-11 Luc Teirlinck (display-time-use-mail-icon, display-time-format)
2005-08-11 Luc Teirlinck Whitespace change.
2005-08-11 Luc Teirlinck *** empty log message ***
2005-08-10 Lars Hansen *** empty log message ***
2005-08-10 Lars Hansen *** empty log message ***
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-minor-mode-handlers.
2005-08-10 Lars Hansen Add handler to desktop-buffer-mode-handlers.
2005-08-10 Lars Hansen (desktop-buffer-mode-handlers): Make
2005-08-10 Masatake YAMATO (hexl-address-region):
2005-08-10 Thien-Thi Nguyen Update "copyright years" section.
2005-08-10 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-10 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-10 Thien-Thi Nguyen Update "copyright years" section.
2005-08-10 Juanma Barranquero *** empty log message ***
2005-08-10 Juanma Barranquero Add `obj' and `oo' for in-place installations.
2005-08-10 Luc Teirlinck (menu-bar-options-save): Move `display-time-mode' to correct group: it
2005-08-09 Luc Teirlinck *** empty log message ***
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (Geometry): New node, split from Size and Position.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (The Buffer List): Fix xrefs.
2005-08-09 Richard M. Stallman (Splitting Windows): Fix xref.
2005-08-09 Richard M. Stallman (Layout Parameters): Add xref.
2005-08-09 Richard M. Stallman (Line Height, Scroll Bars): Fix xrefs.
2005-08-09 Richard M. Stallman (Menu Bar): Fix xref.
2005-08-09 Richard M. Stallman (Standard Buffer-Local Variables): Fix xref.
2005-08-09 Richard M. Stallman (%-Constructs): Fix xref.
2005-08-09 Richard M. Stallman (Window Frame Parameters): Node split up.
2005-08-09 Juri Linkov Fix `+++' and `---' for Info mode. Add `vertical-border' face.
2005-08-09 Juri Linkov *** empty log message ***
2005-08-09 Juri Linkov (Split Window): Simplify phrase and mention vertical-border face.
2005-08-09 Juri Linkov (Standard Faces): Describe vertical-border on window systems.
2005-08-09 Juri Linkov (Compilation): Use `itemx' instead of `item'.
2005-08-09 Juri Linkov (menu-bar-showhide-menu): Add `showhide-battery'.
2005-08-09 Juri Linkov (query-replace-read-from, query-replace-read-to)
2005-08-09 Juri Linkov (dired-do-query-replace-regexp): Use `query-replace-read-args'.
2005-08-09 Juri Linkov (grep-regexp-alist): Use `.+?' instead of `[^:\n]+'.
2005-08-09 Juri Linkov (compilation-mode-font-lock-keywords):
2005-08-09 Michael Albinus * lisp/net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
2005-08-09 Richard M. Stallman Address change.
2005-08-09 Luc Teirlinck (Screen Lines): Update xref for previous change in minibuf.texi.
2005-08-09 Luc Teirlinck (Intro to Minibuffers): Update pxref for previous change in minibuf.texi.
2005-08-09 Luc Teirlinck *** empty log message ***
2005-08-09 Juanma Barranquero Add W32-specific issues.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (ispell-word): More fboundp checks.
2005-08-09 Juanma Barranquero *** empty log message ***
2005-08-09 Juanma Barranquero (fill-nonuniform-paragraphs): Improve argument/docstring consistency.
2005-08-09 Stephen Eglen Update URLs.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (find-file-noselect): Don't call set-buffer-major-mode.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (BYTE_CODE_QUIT): Throw t to Vthrow_on_input.
2005-08-09 Richard M. Stallman (QUIT): Throw t to Vthrow_on_input.
2005-08-09 Richard M. Stallman (Coding Conventions): Minor cleanup.
2005-08-09 Richard M. Stallman (Defining Minor Modes): Explain when init-value can be non-nil.
2005-08-09 Richard M. Stallman (Top): Update submenu for Minibuffer.
2005-08-09 Richard M. Stallman (Minibuffer Misc): Node split up.
2005-08-09 Richard M. Stallman (Defining Hash): Delete stray paren in example.
2005-08-09 Richard M. Stallman (Echo Area Customization): Don't define max-mini-window-height here;
2005-08-09 Richard M. Stallman (Event Input Misc): Update while-no-input.
2005-08-09 Richard M. Stallman (Advising Functions): Explain when to use advice and when to use a hook.
2005-08-09 Richard M. Stallman Reto Zimmermann seems to have disappeared.
2005-08-09 Richard M. Stallman (sql-interactive-mode-map): Use fboundp.
2005-08-09 Richard M. Stallman (idlwave-toolbar, idlwave-toolbar-is-possible): Add defvars.
2005-08-09 Richard M. Stallman (idlwave-xemacs-hack-mouse-track): Avoid warnings.
2005-08-09 Richard M. Stallman (idlwave-system-variables-alist)
2005-08-09 Richard M. Stallman (c-guess-basic-syntax): Add autoload.
2005-08-09 Richard M. Stallman (sc-ask, sc-no-blank-line-or-header): Avoid warnings.
2005-08-09 Richard M. Stallman (rmail-ignored-headers): Don't hide mime-version: and content-type: headers.
2005-08-09 Richard M. Stallman (eshell): Avoid warnings about eshell-mode.
2005-08-09 Richard M. Stallman (map-y-or-n-p): Reorder the options
2005-08-09 Richard M. Stallman (Comparing Files): Clarify compare-windows.
2005-08-09 Richard M. Stallman (Scroll Calendar): Document < and > in calendar.
2005-08-09 Richard M. Stallman (calendar-mode-map): Bind < and > usefully.
2005-08-09 Richard M. Stallman Comment change.
2005-08-09 Richard M. Stallman (command-line-1): Implement -scriptload.
2005-08-09 Richard M. Stallman (occur-engine): Initial *Occur* output not undoable.
2005-08-09 Richard M. Stallman (menu-bar-file-menu): Rename some menu items and improve help strings.
2005-08-09 Richard M. Stallman (isearch-repeat): When changing direction, mark search successful.
2005-08-09 Richard M. Stallman Use (featurep 'xemacs).
2005-08-09 Richard M. Stallman (send-invisible): Identify buffer, if not selected.
2005-08-09 Richard M. Stallman Delete autoload for c-guess-basic-syntax.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Juanma Barranquero *** empty log message ***
2005-08-09 Juanma Barranquero (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring
2005-08-09 Juri Linkov *** empty log message ***
2005-08-09 Juri Linkov (Help-P): Replace `Prev' with `Previous'.
2005-08-09 Juri Linkov Replace `info' with upper-case `Info' where appropriate.
2005-08-09 Thien-Thi Nguyen *** empty log message ***
2005-08-09 Thien-Thi Nguyen (Fexpt): Use floats for negative exponent.
2005-08-09 Richard M. Stallman *** empty log message ***
2005-08-09 Richard M. Stallman (lucid-menubar-map, lucid-failing-menubar)
2005-08-09 Richard M. Stallman (mail-yank-original): Use with-no-warnings.
2005-08-09 Richard M. Stallman (reporter-dump-state): Use insert-buffer-substring.
2005-08-09 Richard M. Stallman (run-dig): Renamed from `dig'.
2005-08-09 Richard M. Stallman (gametree-mode): Use make-local-variable, not make-variable-buffer-local.
2005-08-09 Richard M. Stallman (ada-prj-display-page): Use with-no-warnings.
2005-08-09 Richard M. Stallman (ansi-color-make-extent, ansi-color-set-extent-face):
2005-08-09 Richard M. Stallman (auto-revert-tail-mode): Use make-local-variable,
2005-08-09 Richard M. Stallman (Info-current-file): Add defvar.
2005-08-09 Richard M. Stallman (c-mode-map, fortran-mode-map): Add defvars.
2005-08-09 Richard M. Stallman (Helper-return-blurb): Add defvar.
2005-08-09 Richard M. Stallman (gnus-summary-buffer, gnus-article-buffer): Add defvars.
2005-08-09 Richard M. Stallman (ada-procedure-start-regexp, ada-package-start-regexp): Add defvars.
2005-08-09 Richard M. Stallman (Info-insert-dir): Use insert-buffer-substring.
2005-08-09 Richard M. Stallman (xml-att-def-re): Add defvar.
2005-08-09 Richard M. Stallman (icomplete-exhibit): Adapt to new while-no-input calling convention.
2005-08-09 Richard M. Stallman (while-no-input): Return t if there is input.
2005-08-09 Richard M. Stallman No more contact with Henry Kautz.
2005-08-08 Luc Teirlinck (all): Add `overflow-newline-into-fringe'.
2005-08-08 Luc Teirlinck *** empty log message ***
2005-08-08 Juanma Barranquero *** empty log message ***
2005-08-08 Juanma Barranquero (inferior-scheme-mode-hook, inferior-scheme-mode, scheme-prev-l/c-dir/file):
2005-08-08 Juanma Barranquero (scheme-start-file): Replace reference to `user-emacs-directory' by
2005-08-08 Juanma Barranquero Fix reference to ~/.emacs.d.
2005-08-08 Jan Djärv * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
2005-08-08 Jan Djärv * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon that
2005-08-08 Thien-Thi Nguyen *** empty log message ***
2005-08-08 Thien-Thi Nguyen (Info-dir-remove-duplicates): Avoid case folding in loop;
2005-08-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-515
2005-08-07 Richard M. Stallman *** empty log message ***
2005-08-07 Richard M. Stallman (Fexpt): Undo previous change.
2005-08-07 Richard M. Stallman *** empty log message ***
2005-08-07 Richard M. Stallman (Fframe_or_buffer_changed_p): Take an arg
2005-08-07 Richard M. Stallman (endif): Convert -script into -scriptload.
2005-08-07 Richard M. Stallman (syms_of_fns): Add `emacs' to features.
2005-08-07 Richard M. Stallman (set_terminal_modes): If no TS_termcap_modes string,
2005-08-07 Michael Albinus Sync with Tramp 2.0.50.
2005-08-07 Thien-Thi Nguyen Update "copyright years" section.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update "copyright years" section.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Luc Teirlinck (widget-choice-value-create): Unconditionally respect user choice.
2005-08-07 Luc Teirlinck *** empty log message ***
2005-08-07 Thien-Thi Nguyen *** empty log message ***
2005-08-07 Thien-Thi Nguyen Munge comment associated w/ last change to describe intent; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Luc Teirlinck (set-fringe-indicators-1, fringe-indicators): Delete.
2005-08-06 Luc Teirlinck (menu-bar-options-save): Replace `fringe-indicators'
2005-08-06 Luc Teirlinck *** empty log message ***
2005-08-06 Juanma Barranquero Remove spurious character.
2005-08-06 Juanma Barranquero *** empty log message ***
2005-08-06 Michael Kifer 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2005-08-06 Thien-Thi Nguyen Update "copyright years" section.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen *** empty log message ***
2005-08-06 Thien-Thi Nguyen (Fexpt): Use floats for negative exponent.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Michael Kifer 2005-08-06 Michael Kifer <kifer@cs.stonybrook.edu>
2005-08-06 Thien-Thi Nguyen Update "copyright years" section.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Eli Zaretskii Mention changes in cmuscheme.
2005-08-06 Eli Zaretskii *** empty log message ***
2005-08-06 Eli Zaretskii (scheme-trace-command, scheme-untrace-command)
2005-08-06 Eli Zaretskii (Coding Systems): Rephrase the paragraph about codepages: no need for
2005-08-06 Eli Zaretskii *** empty log message ***
2005-08-06 Eli Zaretskii (MS-DOS and MULE): Clarify that this section is for the MS-DOS port only.
2005-08-06 Juri Linkov *** empty log message ***
2005-08-06 Juri Linkov (grep-regexp-alist): Set 5th arg `TYPE' to
2005-08-06 Juri Linkov (compilation-mode-font-lock-keywords):
2005-08-06 Juri Linkov Add examples of finished compilation.
2005-08-06 Juri Linkov Add missing 2005-06-28 entry for progmodes/compile.el.
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-513
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-512
2005-08-05 Kenichi Handa *** empty log message ***
2005-08-05 Kenichi Handa Fix the entry describing code-pages.
2005-08-05 Kenichi Handa Add autoload cookies for all coding systems.
2005-08-04 Luc Teirlinck (all): Put undo.c where it alphabetically belongs.
2005-08-04 Luc Teirlinck *** empty log message ***
2005-08-04 Juri Linkov *** empty log message ***
2005-08-04 Juri Linkov (grep-mode-map): Bind TAB to `compilation-next-error'
2005-08-04 Juri Linkov (compilation-mode-map): Bind TAB to `compilation-next-error'
2005-08-04 Juri Linkov *** empty log message ***
2005-08-04 Juri Linkov (grep-regexp-alist): Replace complex regexp
2005-08-04 Juri Linkov (read-face-name): Delete duplicate faces.
2005-08-02 Juanma Barranquero Fix typo.
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero Add `lock'.
2005-08-02 Juanma Barranquero Fix typo.
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero (thumbs-find-image): Don't make variables automatically buffer local.
2005-08-02 Juanma Barranquero (ada-mode): Use `make-local-variable', not `make-variable-buffer-local'.
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero (doctor-type-symbol): "?\ " -> "?\s".
2005-08-02 Juanma Barranquero *** empty log message ***
2005-08-02 Juanma Barranquero (Fframe_char_width): Doc fix.
2005-08-02 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-507
2005-08-02 Luc Teirlinck (all): Make `indicate-buffer-boundaries' display values set outside
2005-08-01 Kim F. Storm (cua--highlight-rectangle): Only show
2005-08-01 Kim F. Storm *** empty log message ***
2005-08-01 Luc Teirlinck (all): Prevent nil from matching two alternatives in
2005-08-01 Luc Teirlinck (all): Prevent bug if user sets `indicate-buffer-boundaries' outside Custom.
2005-08-01 Luc Teirlinck (all): Put `indicate-empty-lines' in fringe group instead of display group.
2005-08-01 Luc Teirlinck *** empty log message ***
2005-08-01 Thien-Thi Nguyen Update copyright years section.
2005-08-01 Juanma Barranquero *** empty log message ***
2005-08-01 Juanma Barranquero (gdb-frame-address, gdb-var-changed, gdb-output-sink, gdba,
2005-08-01 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-01 Nick Roberts *** empty log message ***
2005-08-01 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
2005-08-01 Nick Roberts *** empty log message ***
2005-08-01 Nick Roberts * progmodes/gdb-ui.el (gdb-enable-debug-log): Add autoload cookie.
2005-08-01 Nick Roberts *** empty log message ***
2005-07-31 Kim F. Storm (table-yank-handler): Change defcustom to defvar.
2005-07-31 Kim F. Storm *** empty log message ***
2005-07-31 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-505
2005-07-30 Juanma Barranquero *** empty log message ***
2005-07-30 Juanma Barranquero (syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.
2005-07-30 Eli Zaretskii *** empty log message ***
2005-07-30 Eli Zaretskii (info): Don't run install-info.
2005-07-30 Eli Zaretskii (info): Don't run multi-install-info.bat.
2005-07-30 Eli Zaretskii (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine, like config.in does.
2005-07-29 Nick Roberts *** empty log message ***
2005-07-29 Stefan Monnier (next-error-follow-minor-mode):
2005-07-29 Stefan Monnier Require CL also when compiling.
2005-07-29 Stefan Monnier (subprocess-buf): Declare to quieten compiler.
2005-07-29 Stefan Monnier Avoid end-of-buffer. Clean up.
2005-07-29 Stefan Monnier (byte-compile-make-variable-buffer-local)
2005-07-29 Thien-Thi Nguyen Update. Include emacs-devel message fragment.
2005-07-29 Juanma Barranquero *** empty log message ***
2005-07-29 Juanma Barranquero (ibuffer-columnize-and-insert-list, ibuffer-mouse-toggle-mark,
2005-07-29 Juanma Barranquero *** empty log message ***
2005-07-29 Juanma Barranquero (bs-attributes-list): Doc fix.
2005-07-29 Juanma Barranquero *** empty log message ***
2005-07-29 Juanma Barranquero (desktop-save-buffer): Fix typos in docstring.
2005-07-29 Kenichi Handa *** empty log message ***
2005-07-29 Kenichi Handa (select-message-coding-system): Be
2005-07-29 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-503
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero Don't create lisp/Makefile.unix.
2005-07-28 Stefan Monnier Fixed ange-ftp problem with IPv6 failure.
2005-07-28 Stefan Monnier (ange-ftp-gateway-fatal-msgs, ange-ftp-pending-error-line): New vars.
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero (isearch-mode-map, isearch-other-meta-char, isearch-quote-char,
2005-07-28 Juanma Barranquero (recentf-menu-append-commands-p): Declare with `define-obsolete-variable-alias'.
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero (my_set_window_pos, my_show_window): Don't declare.
2005-07-28 Juanma Barranquero (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,
2005-07-28 Juanma Barranquero *** empty log message ***
2005-07-28 Juanma Barranquero Add `icons' (for in-place installs).
2005-07-28 Juanma Barranquero Add `data' and `site-lisp' (for in-place installs).
2005-07-28 Juanma Barranquero Add `makefile' and `config.log'.
2005-07-28 Juanma Barranquero Don't ignore fns-* and fns.el, which are no longer generated. Ignore also
2005-07-28 Juanma Barranquero (clean): Delete getopt.h.
2005-07-28 Nick Roberts Smarten comments.
2005-07-28 Nick Roberts *** empty log message ***
2005-07-27 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
2005-07-27 Dan Nicolaescu * term/apollo.el (terminal-init-apollo): New function containing
2005-07-27 Luc Teirlinck (Defining Minor Modes): The keyword for the initial value is
2005-07-27 Luc Teirlinck *** empty log message ***
2005-07-27 Kenichi Handa *** empty log message ***
2005-07-27 Kenichi Handa (ps-mule-composition-prologue): Fix for the case that
2005-07-27 Kenichi Handa *** empty log message ***
2005-07-27 Kenichi Handa (bdf-read-font-info): Ignore glyphs whose ENCODING is
2005-07-27 Kenichi Handa (ps-mule-bitmap-prologue): Fix arguments to setcharwidth.
2005-07-27 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-498
2005-07-27 Miles Bader Add arch tagline
2005-07-26 Paul Eggert Merge gnulib getopt implementation into Emacs.
2005-07-26 Paul Eggert Regenerate.
2005-07-26 Paul Eggert Merge gnulib getopt implementation into Emacs.
2005-07-26 Stefan Monnier (Fdefvar): Allow (defvar enable-multibyte-characters).
2005-07-26 Stefan Monnier (smerge-ediff): Use insert-buffer-substring.
2005-07-26 Stefan Monnier (describe-char): Handle the case where the list of
2005-07-26 Juanma Barranquero *** empty log message ***
2005-07-26 Juanma Barranquero (bookmark-automatically-show-annotations, bookmark-read-annotation-text-func): Doc fixes.
2005-07-25 Jason Rumney *** empty log message ***
2005-07-25 Jason Rumney (w32_menu_display_help): Suppress tooltip when navigating menus with
2005-07-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-495
2005-07-25 Luc Teirlinck (command-line): Fix typo. (From Ari Roponen.)
2005-07-25 Luc Teirlinck *** empty log message ***
2005-07-25 Miles Bader Add arch tagline
2005-07-25 Richard M. Stallman *** empty log message ***
2005-07-25 Richard M. Stallman (tooltip-mode): Test emacs-basic-display, not emacs-quick-startup.
2005-07-24 Juanma Barranquero *** empty log message ***
2005-07-24 Juanma Barranquero (reb-with-current-window): Delete.
2005-07-24 Juanma Barranquero *** empty log message ***
2005-07-24 Juanma Barranquero (Man-goto-page): Make second argument NOERROR optional.
2005-07-23 Richard M. Stallman *** empty log message ***
2005-07-23 Richard M. Stallman (Man-bgproc-sentinel): Check here for failure to find
2005-07-23 Richard M. Stallman (grep-error-face): Use font-lock-keyword-face
2005-07-23 Richard M. Stallman (compilation-mode-font-lock-keywords):
2005-07-23 Richard M. Stallman *** empty log message ***
2005-07-23 Richard M. Stallman (syms_of_insdel): staticpro combine_after_change_buffer.
2005-07-23 Richard M. Stallman (MAYBE_GC): Test gc_cons_threshold and gc_relative_threshold, one by one.
2005-07-23 Richard M. Stallman (read_char): Test gc_cons_threshold.
2005-07-23 Richard M. Stallman (Feval, Ffuncall): Test gc_cons_threshold and
2005-07-23 Richard M. Stallman (gc_cons_threshold, gc_relative_threshold): Declared.
2005-07-23 Richard M. Stallman (gc_cons_threshold): Not static.
2005-07-23 Eli Zaretskii *** empty log message ***
2005-07-23 Eli Zaretskii (Autoload): Make the `doctor' example be consistent
2005-07-23 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-23 YAMAMOTO Mitsuharu (Fx_own_selection_internal): Follow error conventions.
2005-07-23 YAMAMOTO Mitsuharu (Fx_popup_menu, Fx_popup_menu): Doc fixes.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h. Include atimer.h.
2005-07-23 YAMAMOTO Mitsuharu Don't include stdlib.h or string.h.
2005-07-22 Richard M. Stallman *** empty log message ***
2005-07-22 Richard M. Stallman (Garbage Collection): Clarify previous change.
2005-07-22 Juri Linkov *** empty log message ***
2005-07-22 Juri Linkov (tempo-insert-template): Fix 2005-07-16 change.
2005-07-22 Juri Linkov (normal-splash-screen): Update menu name.
2005-07-22 Juri Linkov (line-move-1): Fix comments.
2005-07-22 Dan Nicolaescu Load term/rxvt if the terminal is actually an
2005-07-22 Dan Nicolaescu * term/rxvt.el (function-key-map): Use substitute-key-definition
2005-07-22 Sam Steingold typo
2005-07-22 Kim F. Storm (insert-image-file, image-file-yank-handler): Fix
2005-07-22 Kim F. Storm *** empty log message ***
2005-07-22 Eli Zaretskii *** empty log message ***
2005-07-22 Eli Zaretskii (Quoted File Names): Add index entry.
2005-07-22 Eli Zaretskii (dired-move-to-filename-regexp): Recognize the B suffix
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-492
2005-07-22 Juanma Barranquero *** empty log message ***
2005-07-22 Juanma Barranquero (highlight-changes-global-initial-state, highlight-compare-buffers,
2005-07-22 Luc Teirlinck (define-minor-mode): Never call the mode function using `eval-after-load'.
2005-07-22 Luc Teirlinck *** empty log message ***
2005-07-21 Stefan Monnier *** empty log message ***
2005-07-21 Stefan Monnier (mm-uu-copy-to-buffer): Use with-current-buffer.
2005-07-21 Stefan Monnier (mml-minibuffer-read-disposition): Don't use inline by default
2005-07-21 Stefan Monnier Add gc-cons-percentage.
2005-07-21 Stefan Monnier (Garbage Collection): Add gc-cons-percentage.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (Finternal_lisp_face_p): Doc fix.
2005-07-21 Juanma Barranquero (Fset_window_margins, Fset_window_fringes):
2005-07-21 Juanma Barranquero (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes.
2005-07-21 Juanma Barranquero (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings.
2005-07-21 Juanma Barranquero (Fcompose_region_internal, Fcompose_string_internal):
2005-07-21 Juanma Barranquero (Fregister_ccl_program): Fix typos in docstring.
2005-07-21 Juanma Barranquero (syms_of_buffer) <cursor-type>: Doc fix.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (comint-use-prompt-regexp, comint-send-input, comint-source-default,
2005-07-21 Andreas Schwab *** empty log message ***
2005-07-21 Andreas Schwab (restore_stack_limits): Return a value.
2005-07-21 Juanma Barranquero *** empty log message ***
2005-07-21 Juanma Barranquero (desktop-clear-preserve-buffers-regexp): Also preserve the *server* buffer.
2005-07-21 Juanma Barranquero (widget-default-create, widget-after-change, widget-default-format-handler,
2005-07-21 Juanma Barranquero (vcursor-other-window, vcursor-bind-keys, vcursor-key-bindings,
2005-07-21 Juanma Barranquero (w32-shell-name): Use `bound-and-true-p'.
2005-07-21 Juanma Barranquero "?\ " -> "?\s".
2005-07-21 Juanma Barranquero (tempo-insert-prompt, tempo-interactive, tempo-show-completion-buffer,
2005-07-21 Juanma Barranquero (eshell-ls-decorated-name): Doc fix.
2005-07-21 Juanma Barranquero (tramp-handle-load): Fix typo in error message.
2005-07-21 Juanma Barranquero (cua-mode, cua-enable-register-prefix, cua-enable-cua-keys, cua-use-hyper-key,
2005-07-21 Juanma Barranquero (regexp-builder): Use `defalias' instead of faking it.
2005-07-21 Kim F. Storm (insert-image-file): Add yank-handler.
2005-07-21 Kim F. Storm (report-emacs-bug): Request that backtraces are
2005-07-21 Kim F. Storm *** empty log message ***
2005-07-21 Stefan Monnier (Fmac_code_convert_string): Add comment about Fstring_as_unibyte.
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (strokes-load-hook): Doc fix.
2005-07-20 Juanma Barranquero (skeleton-proxy-new): Doc fix.
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (clone-indirect-buffer): Doc fix.
2005-07-20 Juanma Barranquero (s-region-bind): Doc fix.
2005-07-20 Juanma Barranquero (ps-extend-face-list, ps-extend-face, ps-print-background-image): Fix typos in
2005-07-20 Juanma Barranquero (cvs-flags-query, cvs-strings->string, cvs-prefix-get): Fix typos in docstrings.
2005-07-20 Juanma Barranquero (prune-directory-list): Fix typos in docstring.
2005-07-20 Juanma Barranquero (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.
2005-07-20 Juanma Barranquero (arch-rj): Fix typo in docstrings.
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (Fdefvar): Doc fix.
2005-07-20 Juanma Barranquero (describe-face): "?\ " -> "?\s".
2005-07-20 Juanma Barranquero (dirtrack-list): Fix typos in docstring.
2005-07-20 Juanma Barranquero (virtual-dired): Declare with `defalias'.
2005-07-20 Kim F. Storm (load_unwind): Rework last change.
2005-07-20 Kim F. Storm (Fdo_auto_save, do_auto_save_unwind):
2005-07-20 Kim F. Storm *** empty log message ***
2005-07-20 Kim F. Storm (Fload, load_unwind): Use make_save_value to unwind
2005-07-20 Kim F. Storm *** empty log message ***
2005-07-20 Juanma Barranquero (dired-align-file, dired-flag-backup-files, dired-change-marks,
2005-07-20 Juanma Barranquero (compose-string, encode-composition-rule, compose-last-chars):
2005-07-20 Juanma Barranquero (Buffer-menu-unmark): Doc fix.
2005-07-20 Juanma Barranquero (archive-get-descr, archive-alternate-display): Doc fixes.
2005-07-20 Kim F. Storm (cua-mode): Improve doc string.
2005-07-20 Kim F. Storm *** empty log message ***
2005-07-20 Juanma Barranquero (expand-region-abbrevs): Doc fix.
2005-07-20 Andreas Schwab Remove conflict markers.
2005-07-20 Miles Bader Add arch tagline
2005-07-20 Juanma Barranquero *** empty log message ***
2005-07-20 Juanma Barranquero (find-file-noselect, recode-file-name): Doc fixes.
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (desktop-enable, desktop-basefilename): Declare with
2005-07-19 Juanma Barranquero (org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes.
2005-07-19 Carsten Dominik Version 3.14
2005-07-19 Carsten Dominik *** empty log message ***
2005-07-19 Carsten Dominik (org-table-column-names, org-table-column-name-regexp)
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (disabled-command-hook): Declare it with `define-obsolete-variable-alias'.
2005-07-19 Juri Linkov (diff-font-lock-keywords): Simplify comments fontifying rule.
2005-07-19 Juri Linkov *** empty log message ***
2005-07-19 Juri Linkov (find-function-regexp): Add `define-compilation-mode'.
2005-07-19 Juri Linkov (grep-regexp-alist)
2005-07-19 Juri Linkov Add example of grep output with context lines.
2005-07-19 Juri Linkov *** empty log message ***
2005-07-19 Juri Linkov Examples of messages grep recognizes
2005-07-19 Juri Linkov *** empty log message ***
2005-07-19 Juri Linkov (widget-inactive): Inherit from `shadow'.
2005-07-19 Juri Linkov (match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.
2005-07-19 Juri Linkov (isearch): Use not-too-dark magenta3 instead of too-light magenta2.
2005-07-19 Juri Linkov (info-xref-visited): Use light foreground color `violet'
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (Fprog2, Fcalled_interactively_p), (syms_of_eval) <debug-on-quit>: Doc fixes.
2005-07-19 Juri Linkov (font-lock-regexp-grouping-backslash): Don't
2005-07-19 Juri Linkov (mode-line-highlight): Replace RoyalBlue4 with
2005-07-19 Juri Linkov (diff-file-header): Change foreground color from
2005-07-19 Juri Linkov (describe-char): Create link buttons for `charset'
2005-07-19 Juri Linkov (custom-mode-map): Bind `C-c C-c' to `Custom-set'.
2005-07-19 Juri Linkov (Comparing Files): Mention resync for `compare-windows'.
2005-07-19 Juri Linkov (compare-ignore-whitespace, compare-windows-sync)
2005-07-19 Juanma Barranquero *** empty log message ***
2005-07-19 Juanma Barranquero (desktop-enable, desktop-buffer-modes-to-save, (desktop-buffer-misc-functions,
2005-07-19 Jan Djärv * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2005-07-19 Jan Djärv * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
2005-07-19 Kim F. Storm (Vx_hand_shape): Variable removed.
2005-07-19 Kim F. Storm *** empty log message ***
2005-07-19 Michael Kifer * viper-cmd.el (viper-escape-to-state): bug fix
2005-07-19 Kenichi Handa (Fstring_as_multibyte): Escape backslashes in the
2005-07-19 Kenichi Handa *** empty log message ***
2005-07-19 Kenichi Handa (find-auto-coding): New function created
2005-07-19 Kenichi Handa (select-safe-coding-system): Try to
2005-07-18 Stefan Monnier *** empty log message ***
2005-07-18 Stefan Monnier (Fgenerate_new_buffer_name): Declare (for use in coding.c).
2005-07-18 Kim F. Storm (redisplay_internal): Only try to hscroll each frame once
2005-07-18 Kim F. Storm (struct frame): New member already_hscrolled_p.
2005-07-18 Kim F. Storm *** empty log message ***
2005-07-18 Richard M. Stallman *** empty log message ***
2005-07-18 Richard M. Stallman (allout-before-change-protect): Fix error message.
2005-07-18 Richard M. Stallman (allout-isearch-expose): Use isearch-mode-end-hook-quit,
2005-07-18 Juri Linkov *** empty log message ***
2005-07-18 Juri Linkov (mac-emulate-three-button-mouse): Delete duplicate words.
2005-07-18 Juri Linkov (Fminor_mode_key_binding): Delete duplicate words.
2005-07-18 Juri Linkov (scroll-up-aggressively, scroll-down-aggressively): Delete duplicate words.
2005-07-18 Ken Raeburn *** empty log message ***
2005-07-18 Ken Raeburn (Ftest_completion): Fix odd syntax in test.
2005-07-18 Juri Linkov (GTK styles): Delete duplicate words.
2005-07-18 Juri Linkov (History): Delete duplicate words.
2005-07-18 Juri Linkov (After a Crash): Delete duplicate words.
2005-07-18 Juri Linkov (Cell Justification): Delete duplicate words.
2005-07-18 Juri Linkov (Top): Delete duplicate words.
2005-07-18 Juri Linkov (Emacs 18 MUAs): Delete duplicate words.
2005-07-18 Juri Linkov (TODO types): Delete duplicate words.
2005-07-18 Juri Linkov (Specify Coding): Delete duplicate words.
2005-07-18 Juri Linkov (Wheeled Mice): Delete duplicate words.
2005-07-18 Juri Linkov (Old Versions): Delete duplicate words.
2005-07-18 Juri Linkov (Easy Customization): Delete duplicate words.
2005-07-18 Juri Linkov (Overview): Delete duplicate words.
2005-07-18 Juri Linkov (Time Zones, Logical Operations): Delete duplicate words.
2005-07-18 Juri Linkov (Defining Minor Modes): Delete duplicate words.
2005-07-18 Juri Linkov (The Mark): Delete duplicate words.
2005-07-18 Juri Linkov (Text Terminal Colors, Resources): Delete duplicate words.
2005-07-18 Juri Linkov (Accessing Events): Delete duplicate words.
2005-07-18 Juri Linkov Delete duplicate words.
2005-07-18 Juri Linkov (picture-mode): Delete duplicate words.
2005-07-18 Juri Linkov (ethio-sera-to-fidel-region): Delete duplicate words.
2005-07-18 Juri Linkov (calendar-goto-hebrew-date)
2005-07-18 Juri Linkov (font-lock-mode): Delete duplicate words.
2005-07-18 Juri Linkov (basic-save-buffer): Delete duplicate words.
2005-07-18 Juri Linkov (dired-omit-marker-char): Delete duplicate words.
2005-07-18 Juri Linkov (dired-desktop-buffer-misc-data, dired-restore-desktop-buffer):
2005-07-18 Juri Linkov (custom-known-themes): Delete duplicate words.
2005-07-18 Juri Linkov (calculator-copy): Delete duplicate words.
2005-07-18 Juri Linkov (allout-mode): Delete duplicate words.
2005-07-18 Juri Linkov *** empty log message ***
2005-07-18 Juri Linkov (isearch-process-search-multibyte-characters): Remove unneeded `concat'.
2005-07-18 Juri Linkov (isearch-mode-map): Remove key bindings for regexp chars * ? } |.
2005-07-18 Juanma Barranquero *** empty log message ***
2005-07-18 Juanma Barranquero (ada-make-body): Use `insert-buffer-substring' and `goto-char', not `insert-buffer'.
2005-07-18 Juanma Barranquero (zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 Juanma Barranquero (icalendar--get-unfolded-buffer): Use `insert-buffer-substring' and `goto-char',
2005-07-18 Juanma Barranquero (tar-subfile-save-buffer): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 Juanma Barranquero (dired-log): Use `insert-buffer-substring', not `insert-buffer'.
2005-07-18 Juanma Barranquero (array-mode, array-reconfigure-rows, untabify-backward): Fix typos in
2005-07-18 Juanma Barranquero (allout-resolve-xref): Fix typos in error strings.
2005-07-18 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-18 YAMAMOTO Mitsuharu [MAC_OS] (XCreateGC): Remove extern.
2005-07-18 YAMAMOTO Mitsuharu (struct mac_display_info): Change types of scratch_cursor_gc
2005-07-18 YAMAMOTO Mitsuharu (x_bitmap_icon, x_make_frame_visible): Remove declarations.
2005-07-18 YAMAMOTO Mitsuharu (struct _XGC): New struct.
2005-07-18 YAMAMOTO Mitsuharu (x_set_cursor_color): Use XSetBackground and XSetForeground.
2005-07-17 Kim F. Storm *** empty log message ***
2005-07-17 Richard M. Stallman *** empty log message ***
2005-07-17 Richard M. Stallman (Creating Frames): Fix foreground color example.
2005-07-17 Richard M. Stallman (Init Examples): Clean up text about conditionals.
2005-07-17 Simon Josefsson *** empty log message ***
2005-07-17 Simon Josefsson (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
2005-07-17 Simon Josefsson *** empty log message ***
2005-07-17 Simon Josefsson (smtpmail-auth-supported): Added the 'plain auth method
2005-07-17 Richard M. Stallman *** empty log message ***
2005-07-17 Richard M. Stallman (Fmake_overlay): Doc fix.
2005-07-17 Richard M. Stallman (Managing Overlays): Clarify make-overlay args for insertion types.
2005-07-17 Kim F. Storm *** empty log message ***
2005-07-17 Kim F. Storm (dired-other-window): Put ido property on dired-other-window.
2005-07-17 Kim F. Storm *** empty log message ***
2005-07-16 Juanma Barranquero *** empty log message ***
2005-07-16 Juanma Barranquero (def-edebug-form-spec): Add obsolescence info and delete redundant message. Doc
2005-07-16 Juanma Barranquero (byte-compile-maybe-guarded): Fix typo in docstring.
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman (find-gc-subrs-callers): Renamed from find-gc-subrs-used.
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman (allout-isearch-did-quit): Variable deleted.
2005-07-16 Richard M. Stallman (isearch-mode-end-hook-quit): New variable.
2005-07-16 Richard M. Stallman *** empty log message ***
2005-07-16 Richard M. Stallman (byte-compile-maybe-guarded): Doc fix.
2005-07-16 Richard M. Stallman (pascal-outline-map): Use fboundp, not boundp. Correctly avoid warnings.
2005-07-16 Richard M. Stallman (f90-abbrev-start): Avoid warning.
2005-07-16 Richard M. Stallman (asm-comment): Use with-no-warnings.
2005-07-16 Richard M. Stallman (byte-compile-if): Guard the else-clause too.
2005-07-16 Richard M. Stallman (tetris-mode): Avoid warning.
2005-07-16 Richard M. Stallman (snake-mode): Avoid warning.
2005-07-16 Richard M. Stallman (gamegrid-shared-game-dir): Add defvar.
2005-07-16 Richard M. Stallman (byte-compile-or-recursion): New function.
2005-07-16 Richard M. Stallman (eudc-hotlist-mode): Avoid warnings.
2005-07-16 Richard M. Stallman (eudc-jump-to-event): Avoid warning.
2005-07-16 Richard M. Stallman (uce-reply-to-uce): Replace beginning-of-buffer and insert-file.
2005-07-16 Richard M. Stallman (byte-compile-and-recursion): New function.
2005-07-16 Richard M. Stallman (eshell-rebind-keys-alist): Add defvar.
2005-07-16 Richard M. Stallman (viper-activate-input-method): Avoid warning.
2005-07-16 Richard M. Stallman (reb-cook-regexp): Avoid warning calling lre-compile-string.
2005-07-16 Richard M. Stallman (calculator-last-input): Guard uses of event-key and key-press-event-p.
2005-07-16 Richard M. Stallman (find-gc-unsafe-list, find-gc-source-directory, find-gc-subrs-used)
2005-07-16 Richard M. Stallman (checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
2005-07-16 Richard M. Stallman (whitespace-make-overlay)
2005-07-16 Richard M. Stallman (tempo-insert-template): Suppress warning.
2005-07-16 Richard M. Stallman (longlines-mode): Add defvar.
2005-07-16 Richard M. Stallman (Completion Commands): Fix command name for ?.
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii Finish config.log with a line that indicates that the configure step
2005-07-16 Eli Zaretskii Bind "C-x #" in a way that works even if C-x is redefined to a command key,
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii (cl-make-type-test): Defer evaluation of cl-make-type-test to execution time.
2005-07-16 Eli Zaretskii (gnus-button-mailto): Remove save-selected-window-window hackery
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii (dired-do-relsymlink-regexp): Add missing optional arg ARG, and use it.
2005-07-16 Eli Zaretskii (Type Predicates): Document `atom' type.
2005-07-16 Eli Zaretskii *** empty log message ***
2005-07-16 Eli Zaretskii (cl-make-type-test): Add `atom' type.
2005-07-16 Eli Zaretskii (syms_of_ntproc): staticpro Qhigh, Qlow,
2005-07-16 Eli Zaretskii (Standard Faces): Explain that customization of `menu' face has no effect
2005-07-16 Eli Zaretskii (General Variables): Clarify the default location of $HOME on w32 systems.
2005-07-16 Eli Zaretskii Clarify the location of $HOME on w32.
2005-07-16 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-16 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
2005-07-16 Luc Teirlinck (define-minor-mode): Avoid constructing a defcustom with two :set or
2005-07-16 Luc Teirlinck *** empty log message ***
2005-07-15 Jason Rumney cmdargs.texi updated for last change
2005-07-15 Jason Rumney Default HOME on MS Windows has changed.
2005-07-15 Jason Rumney *** empty log message ***
2005-07-15 Jason Rumney (General Variables): Default HOME on MS Windows has changed.
2005-07-15 Richard M. Stallman *** empty log message ***
2005-07-15 Richard M. Stallman (select_frame_for_redisplay): Use find_symbol_value.
2005-07-15 Richard M. Stallman (emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (site-run-file, keyboard-type): Doc fixes.
2005-07-15 Nick Roberts (gdb-var-update, gdb-var-update-handler):
2005-07-15 Nick Roberts (etags, sdb): Only require etags when needed.
2005-07-15 Nick Roberts *** empty log message ***
2005-07-15 Kim F. Storm (ido-file-internal, ido-read-file-name, ido-read-directory-name):
2005-07-15 Kim F. Storm *** empty log message ***
2005-07-15 Kim F. Storm Fix commentary.
2005-07-15 Kim F. Storm Fix redisplay loop in last change.
2005-07-15 Kim F. Storm *** empty log message ***
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
2005-07-15 Kim F. Storm (ido-define-mode-map): Move ido-next-work-file to C-M-o.
2005-07-15 Kim F. Storm *** empty log message ***
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
2005-07-15 Richard M. Stallman *** empty log message ***
2005-07-15 Richard M. Stallman (url-http-parse-headers): Add :redirect arg-pair
2005-07-15 Richard M. Stallman (url-retrieve): The callback function can get an additional keyword arg pair.
2005-07-15 Juanma Barranquero *** empty log message ***
2005-07-15 Juanma Barranquero (derived-mode-run-hooks): Remove.
2005-07-14 Jason Rumney *** empty log message ***
2005-07-14 Jason Rumney (init_environment): Default HOME directory to user's
2005-07-14 Jay Belanger Update copyright information.
2005-07-14 Jay Belanger Updated copyright information.
2005-07-14 Dan Nicolaescu (term-mode): Disable cua-mode for term buffers.
2005-07-14 Juanma Barranquero *** empty log message ***
2005-07-14 Kim F. Storm (pitx): Fix output format. Print string charpos.
2005-07-14 Kim F. Storm *** empty log message ***
2005-07-14 Kim F. Storm (syms_of_syntax): Staticpro lisp objects in gl_state.
2005-07-14 Kim F. Storm (syms_of_search): Staticpro searchbuf.whitespace_regexp.
2005-07-14 Kim F. Storm (syms_of_lread): Initialize seen_list.
2005-07-14 Kim F. Storm *** empty log message ***
2005-07-14 Juanma Barranquero (add-log-mailing-address, change-log-merge): Doc fix.
2005-07-14 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-14 YAMAMOTO Mitsuharu (mac_window_to_frame): Remove duplicate define.
2005-07-14 YAMAMOTO Mitsuharu (get_scrap_target_type_list): Avoid NULL pointer dereference.
2005-07-14 Kim F. Storm (cua--pre-command-handler-1, cua--pre-command-handler)
2005-07-14 Kim F. Storm *** empty log message ***
2005-07-14 Kenichi Handa *** empty log message ***
2005-07-14 Kenichi Handa (code_convert_region_unwind): ARG is changed to a cons.
2005-07-14 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-484
2005-07-14 Stefan Monnier (help-xref-interned): Undo last mistaken change.
2005-07-14 Stefan Monnier (help-xref-interned): Properly setup xref info.
2005-07-14 Stefan Monnier Fix up commenting style.
2005-07-14 Luc Teirlinck Whitespace changes.
2005-07-14 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
2005-07-14 Luc Teirlinck (Variable Definitions): Add `custom-initialize-safe-set' and
2005-07-14 Luc Teirlinck *** empty log message ***
2005-07-14 Luc Teirlinck (custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
2005-07-14 Luc Teirlinck (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
2005-07-14 Luc Teirlinck (command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
2005-07-14 Luc Teirlinck (tooltip-mode): Use `custom-initialize-safe-default' and simplify
2005-07-14 Luc Teirlinck (define-minor-mode): Do not override explicitly specified :initialize keyword.
2005-07-13 Ken Raeburn *** empty log message ***
2005-07-13 Ken Raeburn Don't include des.h (or variants thereof); krb.h will do it.
2005-07-13 Stefan Monnier *** empty log message ***
2005-07-13 Thien-Thi Nguyen *** empty log message ***
2005-07-13 Thien-Thi Nguyen (Translating Input): Fix typo.
2005-07-13 Kim F. Storm (line-move-1): Undo rest of 2005-06-23 change.
2005-07-13 Juanma Barranquero *** empty log message ***
2005-07-13 Juanma Barranquero (winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
2005-07-13 Juanma Barranquero (whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
2005-07-13 Kim F. Storm (line-move-1): Always use vertical-motion to
2005-07-13 Kim F. Storm *** empty log message ***
2005-07-13 Juanma Barranquero (my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
2005-07-13 Kim F. Storm (Fvertical_motion): If start position is on an image,
2005-07-13 Kim F. Storm * xdisp.c (start_display): Don't reseat to next visible line start
2005-07-13 Kim F. Storm (cursor_row_fully_visible_p): Allow partially visible
2005-07-13 Kim F. Storm *** empty log message ***
2005-07-13 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-13 YAMAMOTO Mitsuharu (try_font_list) [MAC_OS]: Try font family name
2005-07-13 YAMAMOTO Mitsuharu Don't include stdlib.h or composite.h.
2005-07-13 YAMAMOTO Mitsuharu (ccl-encode-mac-roman-font, ccl-encode-mac-centraleurroman-font)
2005-07-13 Stefan Monnier *** empty log message ***
2005-07-13 Stefan Monnier (gc_cons_threshold): Make it static.
2005-07-13 Stefan Monnier (gc_cons_threshold): Remove declaration.
2005-07-13 Stefan Monnier (Feval, Ffuncall): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier (read_char): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier (gc_cons_combined_threshold): Declare.
2005-07-13 Stefan Monnier (MAYBE_GC): Use gc_cons_combined_threshold.
2005-07-13 Stefan Monnier (gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
2005-07-13 Stefan Monnier (sh-get-indent-info): Only indent a continuation line if SPC or TAB precedes \.
2005-07-13 Stefan Monnier (font-lock-fontify-keywords-region): Avoid inf-loops
2005-07-12 Luc Teirlinck *** empty log message ***
2005-07-12 Richard M. Stallman *** empty log message ***
2005-07-12 Richard M. Stallman Delete MH-E.
2005-07-12 Richard M. Stallman Delete find-func and flyspell.
2005-07-12 Richard M. Stallman Fix word duplication.
2005-07-12 Luc Teirlinck (command-line): Whitespace changes.
2005-07-12 Luc Teirlinck (command-line): Revert to previous handling of tooltip-mode.
2005-07-12 Luc Teirlinck (tooltip-mode): Revert to previous implementation of its defcustom.
2005-07-12 Luc Teirlinck (blink-cursor-mode): Revert to previous implementation of its defcustom.
2005-07-12 Luc Teirlinck *** empty log message ***
2005-07-12 Lars Hansen Update e-mail address.
2005-07-12 Lars Hansen *** empty log message ***
2005-07-12 Kim F. Storm (intern): Remove dup. intern and staticpro for QTIMESTAMP.
2005-07-12 Kim F. Storm * coding.c (Qprocess_argument):
2005-07-12 Kim F. Storm *** empty log message ***
2005-07-12 Kim F. Storm *** empty log message ***
2005-07-12 YAMAMOTO Mitsuharu *** empty log message ***
2005-07-12 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include charset.h, coding.h, and Endian.h.
2005-07-12 YAMAMOTO Mitsuharu (mail-to, mail-selection): New NSServices.
2005-07-12 YAMAMOTO Mitsuharu (mac-services-mail-selection, mac-services-mail-to): New functions.
2005-07-12 Juri Linkov Fix typos.
2005-07-12 Juri Linkov *** empty log message ***
2005-07-12 Juri Linkov (Files): Change description of `C-x C-q' from
2005-07-12 Nick Roberts Add note about buffering with Windows.
2005-07-12 Nick Roberts *** empty log message ***
2005-07-11 Luc Teirlinck (custom-reevaluate-setting): Doc fix.
2005-07-11 Luc Teirlinck *** empty log message ***
2005-07-11 Stefan Monnier *** empty log message ***
2005-07-11 Stefan Monnier (Frecenter): Yet another int/Lisp_Object mixup (YAILOM).
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Jay Belanger (Graphics): Mention GNUPLOT's web site.
2005-07-11 Jan Djärv * xfaces.c (x_update_menu_appearance): Use fontSet resource for
2005-07-11 Jay Belanger *** empty log message ***
2005-07-11 Jay Belanger (calc-embedded-announce-formula-alist)
2005-07-11 Juanma Barranquero *** empty log message ***
2005-07-11 Juanma Barranquero (custom-enable-theme): Don't add theme to `custom-enabled-themes' with `push'
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman (custom-declare-variable): Doc fix.
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman (dired-compare-directories): Remove "." and ".." from the alists.
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-11 Richard M. Stallman (edebug-slow-after, edebug-slow-before): Do nothing if edebug-active.
2005-07-11 Richard M. Stallman Fix previous change.
2005-07-11 Richard M. Stallman (custom-push-theme): Maintain list of the settings
2005-07-11 Richard M. Stallman (custom-theme-set-faces): Make it work.
2005-07-11 Richard M. Stallman *** empty log message ***
2005-07-10 Kim F. Storm *** empty log message ***
2005-07-10 Richard M. Stallman (longlines-show-region, longlines-unshow-hard-newlines):
2005-07-10 Michael Kifer * viper-cmd.el (viper--key-maps): new variable.
2005-07-10 Steven Tamm Adding in functions for setting and retrieving file type info
2005-07-10 Richard M. Stallman *** empty log message ***