log

age author description
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.