log

age author description
2005-05-14 Luc Teirlinck (Completion Commands): Correct reference.
2005-05-14 Richard M. Stallman (eshell-find-tag): Use with-no-warnings.
2005-05-14 Richard M. Stallman (Coding Conventions): Explain how important it is
2005-05-14 Luc Teirlinck (Deletion): Complete description of `C-x C-o'.
2005-05-14 Richard M. Stallman (Defining Minor Modes): Define define-global-minor-mode.
2005-05-14 Richard M. Stallman Rearrangements and cleanups.
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman (symbol-file): Doc fix.
2005-05-14 Richard M. Stallman Write "Lisp" properly. Other cleanups.
2005-05-14 Richard M. Stallman Rearrangements and cleanups. Don't mention defaulting of :group.
2005-05-14 John Paul Wallington *** empty log message ***
2005-05-14 John Paul Wallington (define-ibuffer-filter filename): If `dired-directory' is a list, use its car.
2005-05-14 John Paul Wallington (define-ibuffer-column filename): If `dired-directory' is a list, use its car.
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman (byte-compile-nogroup-warn): New function.
2005-05-14 Richard M. Stallman *** empty log message ***
2005-05-14 Richard M. Stallman (c-literal-faces): Add font-lock-comment-delimiter-face.
2005-05-14 Richard M. Stallman (dig): Use with-no-warnings.
2005-05-14 Richard M. Stallman (sc-cite-frame-alist, sc-uncite-frame-alist)
2005-05-14 Richard M. Stallman (ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
2005-05-14 Richard M. Stallman (eldoc-documentation-function): Add autoload.
2005-05-14 Richard M. Stallman (solar-data-list): Move definition up.
2005-05-14 Richard M. Stallman (dnd-protocol-alist): Add autoload.
2005-05-14 Richard M. Stallman More doc usage fixes.
2005-05-14 Richard M. Stallman Many doc usage fixes.
2005-05-14 Luc Teirlinck (interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
2005-05-14 Jay Belanger *** empty log message ***
2005-05-14 Luc Teirlinck *** empty log message ***
2005-05-14 Jay Belanger (Default Simplifications): Mention 0^0=1.
2005-05-13 Nick Roberts (syms_of_emacs): Fix doc string for system-type.
2005-05-13 Nick Roberts *** empty log message ***
2005-05-13 Nick Roberts (tmm-get-keymap): Include only active menus and menu items.
2005-05-13 Nick Roberts (easy-menu-define): Doc fixes.
2005-05-13 Richard M. Stallman *** empty log message ***
2005-05-13 Richard M. Stallman (Finsert_file_contents): Fix previous change.
2005-05-13 Jan Djärv * dired.el (dired-mode): make-variable-buffer-local =>
2005-05-13 Richard M. Stallman *** empty log message ***
2005-05-13 Richard M. Stallman (Ffind_file_name_handler): Handle lambda-exp as handler.
2005-05-13 YAMAMOTO Mitsuharu *** empty log message ***
2005-05-13 YAMAMOTO Mitsuharu Regenerate.
2005-05-13 YAMAMOTO Mitsuharu Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON
2005-05-13 YAMAMOTO Mitsuharu (DIRECTORY_SEP): New macro.
2005-05-13 YAMAMOTO Mitsuharu (mac-select-convert-to-string): Try coding
2005-05-13 YAMAMOTO Mitsuharu (buildobj.lst): New target.
2005-05-13 YAMAMOTO Mitsuharu Sync with src/config.in.
2005-05-13 YAMAMOTO Mitsuharu (HAVE_ALLOCA, C_ALLOCA): Move to config.h.
2005-05-13 YAMAMOTO Mitsuharu Sync with src/s/template.h. Don't include fcntl.h, time.h, or signal.h.
2005-05-13 YAMAMOTO Mitsuharu (ITIMER_REAL): New macro.
2005-05-13 YAMAMOTO Mitsuharu (main) [MAC_OS8]: Call init_atimer before mac_term_init.
2005-05-13 YAMAMOTO Mitsuharu (readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
2005-05-13 YAMAMOTO Mitsuharu [!MAC_OSX] Include keyboard.h and syssignal.h.
2005-05-13 YAMAMOTO Mitsuharu Don't include signal.h.
2005-05-13 YAMAMOTO Mitsuharu [USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
2005-05-13 YAMAMOTO Mitsuharu Include assert.h.
2005-05-13 Daniel Pfeiffer Advertize Makefile mode changes.
2005-05-13 Daniel Pfeiffer *** empty log message ***
2005-05-13 Daniel Pfeiffer (auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
2005-05-13 Daniel Pfeiffer (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New faces.
2005-05-13 Kenichi Handa *** empty log message ***
2005-05-13 Kenichi Handa Fix copyrights.
2005-05-13 Stefan Monnier *** empty log message ***
2005-05-13 Stefan Monnier (font-lock-comment-delimiter-face): Fix up the inheritance.
2005-05-13 YAMAMOTO Mitsuharu (syms_of_macselect) [MAC_OSX]: Apply a change that was previously
2005-05-13 Luc Teirlinck (inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustoms
2005-05-13 Luc Teirlinck *** empty log message ***
2005-05-12 Luc Teirlinck (normal-mode): Extend the scope of the `enable-local-variables'
2005-05-12 Luc Teirlinck *** empty log message ***
2005-05-12 Stefan Monnier (font-lock-comment-delimiter-face): Fix last change.
2005-05-12 Stefan Monnier *** empty log message ***
2005-05-12 Stefan Monnier (font-lock-comment-delimiter-face): Inherit from
2005-05-12 Andreas Schwab *** empty log message ***
2005-05-12 Andreas Schwab (eshell-send-input): Doc fix.
2005-05-12 Lute Kamstra *** empty log message ***
2005-05-12 Lute Kamstra (define-generic-mode): Don't generate a defcustom for the mode hook
2005-05-12 Lute Kamstra (Generic Modes): Update.
2005-05-12 Lute Kamstra Fix callers of define-generic-mode.
2005-05-12 Thien-Thi Nguyen *** empty log message ***
2005-05-12 Richard M. Stallman *** empty log message ***
2005-05-12 Richard M. Stallman Comment change.
2005-05-12 Kim F. Storm (c-basic-matchers-before): Don't apply
2005-05-12 Kim F. Storm (font-lock-negation-char-face): Default to "off".
2005-05-12 Kim F. Storm *** empty log message ***
2005-05-12 Masatake YAMATO (find-change-log): Fix typos in the docstring of function.
2005-05-12 Thien-Thi Nguyen *** empty log message ***
2005-05-12 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-05-12 Thien-Thi Nguyen *** empty log message ***
2005-05-11 Lute Kamstra *** empty log message ***
2005-05-11 Lute Kamstra (Customization): Add menu descriptions.
2005-05-11 Lute Kamstra (Processes): Add menu description.
2005-05-11 Lute Kamstra (Top): Update to the current structure of the manual.
2005-05-11 Lute Kamstra (latexenc-find-file-coding-system): Avoid `re-search-forward' when
2005-05-11 Dan Nicolaescu (sh-mode-default-syntax-table): Set the
2005-05-11 Luc Teirlinck *** empty log message ***
2005-05-11 Reiner Steib * dnd.el (dnd-protocol-alist): Improve custom type.
2005-05-11 Stefan Monnier (font-lock-fontify-syntactically-region): Don't use comment-end if
2005-05-11 Marcelo Toledo Fixed wrong entries in etc/ChangeLog and replaced my email.
2005-05-11 Stefan Monnier *** empty log message ***
2005-05-11 Stefan Monnier (executable-find): Move to files.el.
2005-05-11 Richard M. Stallman (font-lock-fontify-syntactically-region):
2005-05-11 Stefan Monnier (executable-find): Move from executable.el. Use locate-file.
2005-05-11 Stefan Monnier (font-lock-fontify-keywords-region): Use a marker
2005-05-11 Thien-Thi Nguyen *** empty log message ***
2005-05-11 Thien-Thi Nguyen *** empty log message ***
2005-05-11 Thien-Thi Nguyen (Low-Level Network): Fix typo.
2005-05-11 Thien-Thi Nguyen (Signals to Processes): Fix typo.
2005-05-11 Kim F. Storm From Chong Yidong <cyd@stupidchicken.com>
2005-05-11 Kim F. Storm *** empty log message ***
2005-05-11 Lute Kamstra *** empty log message ***
2005-05-11 Lute Kamstra (Top): Add some nodes from the chapter "Major and Minor Modes" to the
2005-05-10 Jay Belanger *** empty log message ***
2005-05-10 Jay Belanger (calc-m-prefix-help): Add mention of preserving embedded modes.
2005-05-10 Richard M. Stallman *** empty log message ***
2005-05-10 Richard M. Stallman (Compilation): Clarify recompile's directory choice.
2005-05-10 Richard M. Stallman (Tooltips): Cleanups.
2005-05-10 Richard M. Stallman (Tooltips): Cleanups.
2005-05-10 Richard M. Stallman Fix previous change.
2005-05-10 Richard M. Stallman (noinclude): Add #undef.
2005-05-10 Richard M. Stallman Don't include signal.h.
2005-05-10 Richard M. Stallman (Extended Menu Items): Menu item filter functions
2005-05-10 Richard M. Stallman (sh-indent-for-do): Default to 0.
2005-05-10 Richard M. Stallman (ada-adjust-case-skeleton): Moved from ada-stmt.el.
2005-05-10 Richard M. Stallman (ada-adjust-case-skeleton): Moved to ada-mode.el.
2005-05-10 Richard M. Stallman (custom-file): Call file-chase-links.
2005-05-10 Richard M. Stallman (read-directory-name): Fix previous change.
2005-05-10 Lute Kamstra *** empty log message ***
2005-05-10 Lute Kamstra (font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.
2005-05-10 Richard M. Stallman (Arguments): Fix punctuation.
2005-05-09 Luc Teirlinck *** empty log message ***
2005-05-09 Luc Teirlinck (Menu Bar): The up and down (not left and right) arrows move through a
2005-05-09 Luc Teirlinck *** empty log message ***
2005-05-09 Nick Roberts (gud-tooltip-mode): Require tooltip to be safe.
2005-05-09 Nick Roberts (gdb-macro-info): New variable.
2005-05-09 Nick Roberts *** empty log message ***
2005-05-09 Richard M. Stallman Rearrange; clarify some entries.
2005-05-09 Stefan Monnier *** empty log message ***
2005-05-09 Reiner Steib (fancy-splash-insert): Fix typo in doc string.
2005-05-09 Juanma Barranquero *** empty log message ***
2005-05-09 Juanma Barranquero (news-parse-range, news-select-message, news-get-pruned-list-of-files):
2005-05-09 Juanma Barranquero (hilit-add-pattern): Replace `string-to-int' by `string-to-number'.
2005-05-09 Juanma Barranquero (string-to-float): Replace `string-to-int' by `string-to-number'.
2005-05-09 Luc Teirlinck Various typo and grammar fixes.
2005-05-09 Luc Teirlinck *** empty log message ***
2005-05-09 Luc Teirlinck (File Local Variables): `(hack-local-variables t)' now also checks
2005-05-09 Juanma Barranquero *** empty log message ***
2005-05-09 Juanma Barranquero Set `find-file-not-found-functions', not `find-file-not-found-hooks'; use
2005-05-08 Juanma Barranquero (Fexpand_file_name, Frename_file, Fadd_name_to_file, Fmake_symbolic_link,
2005-05-08 Richard M. Stallman Rearrangements.
2005-05-08 Juanma Barranquero *** empty log message ***
2005-05-08 Juanma Barranquero (Ffile_name_completion): Make argument name match its use in docstring.
2005-05-08 Kim F. Storm (cua-copy-region, cua-cut-region)
2005-05-08 Kim F. Storm *** empty log message ***
2005-05-08 Eli Zaretskii *** empty log message ***
2005-05-08 Eli Zaretskii (easy-mmode-pretty-mode-name): Improve commentary.
2005-05-08 Eli Zaretskii *** empty log message ***
2005-05-08 Eli Zaretskii (next-error-overlay-arrow-position): Revert the change made on 2005-04-30.
2005-05-08 Luc Teirlinck (Fdefvaralias): Remove any pre-existing variable-documentation
2005-05-08 Luc Teirlinck *** empty log message ***
2005-05-08 Jay Belanger Add `calc-embedded-preserve-modes' to autoloads.
2005-05-08 Jay Belanger (calc-embedded-preserve-modes): New function.
2005-05-08 Jay Belanger (Mode Settings in Embedded Mode): Add a mention of `calc-embedded-preserve-modes'.
2005-05-08 Jay Belanger Updated summary of changes.
2005-05-07 Nick Roberts (Tooltips): Describe help tooltips and GUD tooltips
2005-05-07 Nick Roberts (Debugger Operation): Describe gud-tooltip-echo-area.
2005-05-07 Nick Roberts *** empty log message ***
2005-05-07 Glenn Morris *** empty log message ***
2005-05-07 Glenn Morris (solar-setup): Revert previous change.
2005-05-07 Jay Belanger *** empty log message ***
2005-05-07 Jay Belanger (calc-commute-left, calc-commute-right, calc-sel-unpack)
2005-05-07 Jay Belanger Update copyright year.
2005-05-07 Jay Belanger (calc-save-modes): Reset the modes list if Calc is in embedded mode.
2005-05-07 Kim F. Storm *** empty log message ***
2005-05-07 Luc Teirlinck *** empty log message ***
2005-05-07 Luc Teirlinck (Mouse References): Clarify `mouse-1-click-follows-link'.
2005-05-07 Eli Zaretskii Fix file's header line.
2005-05-07 Eli Zaretskii *** empty log message ***
2005-05-07 Eli Zaretskii (compilation-setup): Set overlay-arrow-string to an empty string
2005-05-07 Eli Zaretskii *** empty log message ***
2005-05-07 Eli Zaretskii (ispell-program-name): Try looking for "aspell" along exec-path,
2005-05-07 Eli Zaretskii *** empty log message ***
2005-05-07 Eli Zaretskii (sgml-xml-auto-coding-function): Recognize encoding='FOO'
2005-05-07 Eli Zaretskii *** empty log message ***
2005-05-07 Eli Zaretskii (cl-transform-lambda): Recognize `declare' as well as `interactive',
2005-05-07 Eli Zaretskii Remove references to makefile.nt and makefile.def.
2005-05-07 Eli Zaretskii *** empty log message ***
2005-05-07 Eli Zaretskii (easy-mmode-pretty-mode-name): Explain
2005-05-07 Eli Zaretskii *** empty log message ***
2005-05-07 Eli Zaretskii (occur-1): Bind inhibit-read-only so that erase-buffer doesn't barf
2005-05-07 Eli Zaretskii Document locate-file.
2005-05-07 Thien-Thi Nguyen *** empty log message ***
2005-05-07 Thien-Thi Nguyen (start_hourglass): Do nothing when running on a tty.
2005-05-07 Nick Roberts (Debugger Operation): Update to reflect changes
2005-05-07 Nick Roberts *** empty log message ***
2005-05-06 Kenichi Handa *** empty log message ***
2005-05-06 Juanma Barranquero *** empty log message ***
2005-05-06 Juanma Barranquero (Fchar_table_range): Fix typos in docstring.
2005-05-06 Stefan Monnier (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2005-05-06 Stefan Monnier (Fchar_table_range): Yet Another Int/Lisp_Object Mixup.
2005-05-06 Nick Roberts (gdb-tooltip-print): Moved from tooltip.el.
2005-05-06 Nick Roberts (require): CL no longer needed to compile case.
2005-05-06 Nick Roberts Move code for GUD tooltips from tooltip.el.
2005-05-06 Nick Roberts *** empty log message ***
2005-05-06 Stefan Monnier *** empty log message ***
2005-05-06 Stefan Monnier Paren typo again.
2005-05-06 Stefan Monnier (goto-address-fontify): Make sure the overlays
2005-05-06 Glenn Morris Update maintainer.
2005-05-06 Glenn Morris *** empty log message ***
2005-05-06 Glenn Morris (top-level): No longer activate on load.
2005-05-06 Glenn Morris *** empty log message ***
2005-05-06 Marcelo Toledo Fixed changelog entry.
2005-05-06 Juanma Barranquero *** empty log message ***
2005-05-06 Juanma Barranquero (mark-bahai-diary-entries): Replace `assoc-ignore-case' by `assoc-string'.
2005-05-06 Juanma Barranquero (webjump): Replace `assoc-ignore-case' by `assoc-string'.
2005-05-06 Juanma Barranquero (idlwave-do-context-help1, idlwave-highlight-linked-completions): Replace
2005-05-06 Juanma Barranquero (po-find-file-coding-system-guts): Replace `assoc-ignore-case' by
2005-05-06 Eli Zaretskii *** empty log message ***
2005-05-06 Eli Zaretskii (The Echo Area): Correct format function cross reference.
2005-05-06 Eli Zaretskii (locate-file): Doc fix.
2005-05-06 Eli Zaretskii (Flocate_file_internal): Doc fix.
2005-05-06 Eli Zaretskii (gdb-cpp-define-alist-program): Doc fix.
2005-05-06 Eli Zaretskii *** empty log message ***
2005-05-06 Eli Zaretskii *** empty log message ***
2005-05-06 Eli Zaretskii (c-macro-preprocessor): Use locate-file to look for the preprocessor
2005-05-06 Eli Zaretskii *** empty log message ***
2005-05-06 Eli Zaretskii (lisp, shortlisp): Add jka-cmpr-hook.elc.
2005-05-06 Eli Zaretskii Load jka-cmpr-hook instead of jka-comp-hook.
2005-05-06 Eli Zaretskii (jka-compr-uninstall): Add autoload cookie.
2005-05-06 Eli Zaretskii Renamed jka-comp-hook.el to jka-cmpr-hook.el.
2005-05-06 YAMAMOTO Mitsuharu *** empty log message ***
2005-05-06 YAMAMOTO Mitsuharu [DARWIN || MAC_OSX ]: Temporarily undefine
2005-05-06 YAMAMOTO Mitsuharu (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: New
2005-05-06 YAMAMOTO Mitsuharu (toolkit_scroll_bar_interaction): Remove unused
2005-05-06 YAMAMOTO Mitsuharu (x_own_selection): Accept Lisp string as result of
2005-05-06 YAMAMOTO Mitsuharu [HAVE_CARBON]: Define USE_TOOLKIT_SCROLL_BARS.
2005-05-06 YAMAMOTO Mitsuharu Don't define or bind scroll bar functions if
2005-05-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-291
2005-05-05 Luc Teirlinck (Variable Aliases): Change description of `define-obsolete-variable-alias'.
2005-05-05 Luc Teirlinck *** empty log message ***
2005-05-05 Luc Teirlinck (Functions): Add "Obsolete Functions" to menu.
2005-05-05 Luc Teirlinck (Pop-Up Menus): Complete description of `x-popup-menu'.
2005-05-05 Luc Teirlinck (define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes.
2005-05-05 Kim F. Storm (line-move-1): Fix 2005-04-26 change. Must still use
2005-05-05 Kim F. Storm *** empty log message ***
2005-05-05 Luc Teirlinck (Fdefvaralias): Doc fix.
2005-05-05 Luc Teirlinck (Fx_popup_menu, Fx_popup_dialog): Doc fixes.
2005-05-05 Kim F. Storm (ido-setup-hook): New hook.
2005-05-05 Kim F. Storm *** empty log message ***
2005-05-05 Stefan Monnier (org-store-link): Fix paren typo.
2005-05-05 Marcelo Toledo Updated header of TUTORIAL.pl.
2005-05-05 Daniel Pfeiffer Avoid $! for font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer Advertise new `font-lock-negation-char-face'.
2005-05-05 Daniel Pfeiffer *** empty log message ***
2005-05-05 Daniel Pfeiffer (makefile-font-lock-keywords): Use font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer (cperl-init-faces): Use font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer (sh-font-lock-keywords): Use font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer (c-cpp-matchers): Use font-lock-negation-char-face.
2005-05-05 Daniel Pfeiffer (font-lock-negation-char-face): New face and variable.
2005-05-05 Stefan Monnier (bibtex-summary): Use current BibTeX entry to avoid calling
2005-05-05 Stefan Monnier (org-get-entries-from-diary): Remove unused vars.
2005-05-05 Juanma Barranquero *** empty log message ***
2005-05-05 Juanma Barranquero (ebrowse-install-1-to-9-keys, ebrowse-print-statistics-line,
2005-05-05 Juanma Barranquero *** empty log message ***
2005-05-05 Juanma Barranquero (define-obsolete-function-alias): Fix typo in docstring.
2005-05-05 Juanma Barranquero *** empty log message ***
2005-05-05 Juanma Barranquero (image-library-alist): Add additional name for Xpm library.
2005-05-04 Kim F. Storm (init_buffer_once): Set cursor_in_non_selected_windows default value.
2005-05-04 Kim F. Storm *** empty log message ***
2005-05-04 Richard M. Stallman *** empty log message ***
2005-05-04 Nick Roberts (c-macro-preprocessor): Update for BSD and
2005-05-04 Nick Roberts (gdb-cpp-define-alist-flags): New variable.
2005-05-04 Nick Roberts *** empty log message ***
2005-05-04 Richard M. Stallman More rearrangement.
2005-05-04 Richard M. Stallman *** empty log message ***
2005-05-04 Richard M. Stallman (Interactive Codes): Fix Texinfo usage. Document U more clearly.
2005-05-04 Richard M. Stallman (describe-key): No error when UNTRANSLATED is nil.
2005-05-04 Richard M. Stallman (line-move-1): Fix previous change to signal errors appropriately.
2005-05-04 Richard M. Stallman Follow whitespace conventions.
2005-05-03 Nick Roberts (c-macro-preprocessor): Update for Mac OSX.
2005-05-03 Nick Roberts *** empty log message ***
2005-05-03 Kim F. Storm *** empty log message ***
2005-05-03 Jan Djärv * mac.c: #undef init_process so not to conflict with system headers.
2005-05-03 Glenn Morris From Ulf Jasper <ulf.jasper@web.de>:
2005-05-03 Glenn Morris *** empty log message ***
2005-05-03 Kim F. Storm Fix emacs version in commentary.
2005-05-03 Nick Roberts (gdb-cpp-define-alist-program)
2005-05-03 Nick Roberts Replace string-to-int with string-to-number.
2005-05-03 Nick Roberts (tooltip-gud-tips): Use gdb-define-alist.
2005-05-03 Nick Roberts (cc-define-list-program): Remove this
2005-05-03 Nick Roberts (cc-define-alist, cc-create-define-alist):
2005-05-03 Nick Roberts *** empty log message ***
2005-05-02 Richard M. Stallman *** empty log message ***
2005-05-02 Richard M. Stallman More rearrangements.
2005-05-02 Richard M. Stallman *** empty log message ***
2005-05-02 Jay Belanger *** empty log message ***
2005-05-02 Jay Belanger (calcDigit-key, math-read-number, math-read-bignum): Replace
2005-05-02 Jay Belanger (calc-do-grab-rectangle): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (calc-read-parse-table-part, calc-edit-macro-repeats): Replace
2005-05-02 Jay Belanger (calc-graph-plot, calc-graph-set-styles, calc-graph-num-points)
2005-05-02 Jay Belanger (calc-over-notation): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (calc-time, calc-date-notation, math-this-year, math-parse-date)
2005-05-02 Jay Belanger (calc-read-number-fancy): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (calc-word-size): Replace string-to-int by string-to-number.
2005-05-02 Jay Belanger (math-read-token): Replace string-to-int by string-to-number.
2005-05-02 Richard M. Stallman *** empty log message ***
2005-05-02 Richard M. Stallman (syms_of_buffer): Define cursor-in-non-selected-windows.
2005-05-02 Richard M. Stallman (struct buffer): Add cursor_in_non_selected_windows slot.
2005-05-02 Richard M. Stallman (Vcursor_in_non_selected_windows)
2005-05-02 Kim F. Storm *** empty log message ***
2005-05-02 Kim F. Storm Use executing-kbd-macro-index variable.
2005-05-02 Kim F. Storm *** empty log message ***
2005-05-02 Kim F. Storm (executing_kbd_macro_index): Rename from executing_macro_index.
2005-05-02 Kim F. Storm Rework last fix.
2005-05-02 Kim F. Storm (move_it_in_display_line_to): Fix last change.
2005-05-02 Kim F. Storm *** empty log message ***
2005-05-02 Luc Teirlinck (Variable Aliases): `make-obsolete-variable' is a function and not a macro.
2005-05-02 Luc Teirlinck *** empty log message ***
2005-05-02 Thien-Thi Nguyen *** empty log message ***
2005-05-02 Thien-Thi Nguyen (rlogin): If there are option-like elements in the parsed args,
2005-05-02 Thien-Thi Nguyen (rlogin-parse-words): Delete func.
2005-05-02 Luc Teirlinck (executing-macro): Use `define-obsolete-variable-alias'.
2005-05-02 Luc Teirlinck *** empty log message ***
2005-05-02 Luc Teirlinck (Pop-Up Menus): Correct and clarify description of `x-popup-menu'.
2005-05-02 Luc Teirlinck (Fx_popup_menu): Doc fix.
2005-05-02 Luc Teirlinck *** empty log message ***
2005-05-02 Luc Teirlinck (syms_of_charset): Delete defsubr for Schars_in_region.
2005-05-02 Nick Roberts *** empty log message ***
2005-05-02 Nick Roberts (cc-define-list-program):
2005-05-02 Nick Roberts (cc-create-define-alist): Use a shell.
2005-05-02 Jason Rumney (USAGE3, USAGE4): Keep strings below 2048 bytes.
2005-05-02 Jason Rumney *** empty log message ***
2005-05-01 Thien-Thi Nguyen *** empty log message ***
2005-05-01 Thien-Thi Nguyen *** empty log message ***
2005-05-01 Thien-Thi Nguyen Fix typo.
2005-05-01 Nick Roberts (cc-mode-cpp-program): Change to "gcc -E".
2005-05-01 Nick Roberts *** empty log message ***
2005-05-01 Kim F. Storm Fix check for CUA-mode if no init file.
2005-05-01 Kim F. Storm *** empty log message ***
2005-05-01 Nick Roberts (Fchars_in_region): Remove as obsolete.
2005-05-01 Nick Roberts (define-function, sref): Remove aliases and obsolete
2005-05-01 Nick Roberts (coding-system-parent): Remove alias and
2005-05-01 Nick Roberts (truncate-string): Remove alias and
2005-05-01 Nick Roberts (update-iso-coding-systems):
2005-05-01 Nick Roberts *** empty log message ***
2005-05-01 Kim F. Storm (move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS.
2005-05-01 Luc Teirlinck *** empty log message ***
2005-05-01 Luc Teirlinck (sit_for): Vexecuting_macro -> Vexecuting_kbd_macro.
2005-05-01 Richard M. Stallman *** empty log message ***
2005-05-01 Richard M. Stallman (Info-mode): Set widen-automatically to nil, locally.
2005-05-01 Richard M. Stallman (widen-automatically): New variable.
2005-05-01 Richard M. Stallman (Checking Whether to Stop): Fix previous change.
2005-05-01 Richard M. Stallman [not HAVE_X_TOOLKIT] (xmenu_show):
2005-05-01 Richard M. Stallman (Vexecuting_kbd_macro): Renamed from Vexecuting_macro. All uses changed.
2005-05-01 Richard M. Stallman Change Vexecuting_macro to Vexecuting_kbd_macro.
2005-05-01 Richard M. Stallman (Vexecuting_kbd_macro): Declare instead of Vexecuting_macro.
2005-05-01 Luc Teirlinck Fix typos and Texinfo usage.
2005-05-01 Luc Teirlinck *** empty log message ***
2005-05-01 Dan Nicolaescu fix typo
2005-05-01 Dan Nicolaescu (function-key-map): Call substitute-key-definition
2005-05-01 Luc Teirlinck *** empty log message ***
2005-05-01 Luc Teirlinck (Checking Whether to Stop): executing-macro -> executing-kbd-macro.
2005-05-01 Luc Teirlinck *** empty log message ***
2005-05-01 Richard M. Stallman *** empty log message ***
2005-05-01 Richard M. Stallman (Invisible Text): Correct add-to-invisibility-spec.
2005-05-01 Richard M. Stallman *** empty log message ***
2005-05-01 Richard M. Stallman (add-to-invisibility-spec, remove-from-invisibility-spec):
2005-05-01 Nick Roberts (allout-exposure): Remove macro and obsolete declaration.
2005-05-01 Nick Roberts *** empty log message ***
2005-05-01 Nick Roberts (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2005-05-01 Nick Roberts (dot, dot-min, dot-max): Don't create
2005-05-01 Nick Roberts *** empty log message ***
2005-05-01 Luc Teirlinck (require-final-newline): Make Custom tags consistent
2005-05-01 Luc Teirlinck *** empty log message ***
2005-05-01 Miles Bader Add arch tagline
2005-05-01 Thien-Thi Nguyen *** empty log message ***
2005-05-01 Thien-Thi Nguyen (get_frame_size) [VMS]: Use a fresh i/o channel.
2005-05-01 Lute Kamstra *** empty log message ***
2005-05-01 Lute Kamstra (latexenc-find-file-coding-system): Fix regular expressions.
2005-05-01 Lars Hansen *** empty log message ***
2005-05-01 Lars Hansen Correct key binding for dired-mark-omitted.
2005-05-01 Nick Roberts (string-to-int): Make obsolete.
2005-05-01 Nick Roberts *** empty log message ***
2005-04-30 Richard M. Stallman *** empty log message ***
2005-04-30 Richard M. Stallman (Compressed Files): Auto Compression normally enabled.
2005-04-30 Richard M. Stallman (Debugger Operation): Clarify previous change.
2005-04-30 Richard M. Stallman (next-error-overlay-arrow-position): Turn off, for ttys.
2005-04-30 Richard M. Stallman (Magic File Names): Document `operations' property.
2005-04-30 Richard M. Stallman *** empty log message ***
2005-04-30 Richard M. Stallman Load jka-comp-hook.
2005-04-30 Richard M. Stallman Many functions and vars moved to jka-compr-hook.el.
2005-04-30 Richard M. Stallman New file.
2005-04-30 Richard M. Stallman (backup-buffer-copy): Use copy-file instead
2005-04-30 Richard M. Stallman (flymake-split-string)
2005-04-30 Richard M. Stallman (Ffind_file_name_handler): Handle the `operations'
2005-04-30 Richard M. Stallman (set_message_1): Delete xassert.
2005-04-30 Nick Roberts (c-mode): If there is no file (Macroexpansion) don't create an alist.
2005-04-30 Nick Roberts *** empty log message ***
2005-04-29 Nick Roberts (cc-create-define-alist): Check that file
2005-04-29 Nick Roberts *** empty log message ***
2005-04-29 Nick Roberts (Debugger Operation): Spelling mistake.
2005-04-29 Nick Roberts *** empty log message ***
2005-04-29 Sam Steingold (cc-mode-cpp-program): New user variable.
2005-04-29 Stefan Monnier (file-coding-system-alist): Fix regexp for latexenc.
2005-04-29 Lute Kamstra *** empty log message ***
2005-04-29 Lute Kamstra Improve commentary section.
2005-04-29 Lute Kamstra (Generic Modes): New node.
2005-04-29 Kim F. Storm *** empty log message ***
2005-04-29 YAMAMOTO Mitsuharu *** empty log message ***
2005-04-29 YAMAMOTO Mitsuharu [HAVE_CARBON && MAC_OSX]: Don't undefine/define mktime
2005-04-29 YAMAMOTO Mitsuharu (Fx_server_version): Add BLOCK_INPUT around Gestalt.
2005-04-29 YAMAMOTO Mitsuharu Don't include time.h. Include sysselect.h after systime.h.
2005-04-29 Carsten Dominik Many small changes to keep the byte compiler happy. Furthermore:
2005-04-29 Carsten Dominik *** empty log message ***
2005-04-29 Luc Teirlinck (comint-output-filter-functions): Add autoload cookie.
2005-04-29 Luc Teirlinck *** empty log message ***
2005-04-28 Miles Bader Add arch tagline
2005-04-28 Kim F. Storm (ido-everywhere): Fix last change.
2005-04-28 Kim F. Storm *** empty log message ***
2005-04-28 Lute Kamstra *** empty log message ***
2005-04-28 Lute Kamstra (define-generic-mode): Fix docstring.
2005-04-28 Kim F. Storm *** empty log message ***
2005-04-28 Kim F. Storm (resolve_face_name): Add arg SIGNAL_P. Calls changed.
2005-04-28 Thien-Thi Nguyen *** empty log message ***
2005-04-28 Thien-Thi Nguyen (file-coding-system-alist): For .tex,
2005-04-28 Lute Kamstra *** empty log message ***
2005-04-28 Lute Kamstra (font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
2005-04-28 Thien-Thi Nguyen Initial revision.
2005-04-28 Lute Kamstra (Standard Hooks): Add Font-Lock hooks.
2005-04-28 Lute Kamstra (Syntax Properties): Add cross reference.
2005-04-28 Lute Kamstra (Defining Minor Modes): Fix previous change.
2005-04-28 Lute Kamstra *** empty log message ***
2005-04-28 Lute Kamstra (generic-mode-internal): Simplify font-lock-defaults.
2005-04-28 Lute Kamstra Update commentary section.
2005-04-28 Lute Kamstra (grep-mode-font-lock-keywords): Use the font-lock-face property to
2005-04-28 Lute Kamstra (do_autoload): Record only autoloads in the autoload property of symbols.
2005-04-28 Nick Roberts (Debugger Operation): Add description for
2005-04-28 Nick Roberts *** empty log message ***
2005-04-28 Nick Roberts (USAGE1): Add --basic-display and --quick options.
2005-04-27 Nick Roberts (tooltip-gud-tips): Show the associated #define
2005-04-27 Nick Roberts (gdb-active-process): New variable.
2005-04-27 Nick Roberts (cc-create-define-alist): New function.
2005-04-27 Nick Roberts *** empty log message ***
2005-04-27 Stefan Monnier *** empty log message ***
2005-04-27 Stefan Monnier (cperl-mode): Don't precompile the font-lock-fontify-syntactic-keywords.
2005-04-27 Stefan Monnier (font-lock-default-fontify-region): Don't force
2005-04-27 Eli Zaretskii *** empty log message ***
2005-04-27 Eli Zaretskii (man-mode-syntax-table): Set up `:' to have word-constituent syntax.
2005-04-27 Kim F. Storm (syms_of_data) Staticpro Qcyclic_variable_indirection.
2005-04-27 Kim F. Storm *** empty log message ***
2005-04-27 Lute Kamstra *** empty log message ***
2005-04-27 Lute Kamstra (disable-command): Don't add spurious newlines to the init file.
2005-04-27 Jay Belanger *** empty log message ***
2005-04-27 Jay Belanger (calc-edit-finish): Make sure there is more than one window before
2005-04-27 Luc Teirlinck *** empty log message ***
2005-04-27 Luc Teirlinck *** empty log message ***
2005-04-27 Luc Teirlinck (Shell): Add `Shell Prompts' to menu.
2005-04-26 Luc Teirlinck *** empty log message ***
2005-04-26 Luc Teirlinck (inferior-emacs-lisp-mode): Set paragraph-separate buffer locally to
2005-04-26 Luc Teirlinck (inferior-lisp-prompt): Doc fix.
2005-04-26 Luc Teirlinck (shell-prompt-pattern): Doc fix.
2005-04-26 Luc Teirlinck (nslookup-prompt-regexp, ftp-prompt-regexp, smbclient-prompt-regexp):
2005-04-26 Luc Teirlinck (try-expand-line, try-expand-line-all-buffers):
2005-04-26 Luc Teirlinck (comint-prompt-regexp, comint-get-old-input)
2005-04-26 Richard M. Stallman *** empty log message ***
2005-04-26 Richard M. Stallman (Fsame_window_p, Fspecial_display_p): Doc fixes.
2005-04-26 Nick Roberts (gdb-location-alist): Rename from
2005-04-26 Nick Roberts *** empty log message ***
2005-04-26 Stefan Monnier *** empty log message ***
2005-04-26 Stefan Monnier Rename "full-path" -> "full-name".
2005-04-26 Stefan Monnier Rename "full-path" -> "full-name".
2005-04-26 Richard M. Stallman *** empty log message ***
2005-04-26 Richard M. Stallman (line-move-1): Avoid using vertical-motion in easy cases.
2005-04-26 Richard M. Stallman (Fvertical_motion): Undo previous change.
2005-04-26 Lute Kamstra *** empty log message ***
2005-04-26 Lute Kamstra (define-minor-mode): Fix docstring.
2005-04-26 Lute Kamstra (font-lock-fontify-region-function): Fix docstring.
2005-04-26 Richard M. Stallman *** empty log message ***
2005-04-26 Richard M. Stallman (hexl-mode): Use new name eldoc-documentation-function.
2005-04-26 Richard M. Stallman (python-mode): Use new name eldoc-documentation-function.
2005-04-26 Richard M. Stallman Fix previous change.
2005-04-26 Richard M. Stallman (eldoc-mode): Doc fix.
2005-04-26 Richard M. Stallman (Defining Faces): Document `default' elements of defface spec.
2005-04-26 Richard M. Stallman (Major Mode Conventions): Explain customizing ElDoc mode.
2005-04-26 Richard M. Stallman (Variable Aliases): Clarify text.
2005-04-26 Richard M. Stallman (Window Hooks): Remove reference to obsolete Lazy Lock mode.
2005-04-26 Richard M. Stallman *** empty log message ***
2005-04-26 Richard M. Stallman (TeX Print): Document tex-compile.
2005-04-26 Richard M. Stallman (Top): Update submenus from files.texi.
2005-04-26 Richard M. Stallman (Filesets): New node.
2005-04-26 Richard M. Stallman (Misc Dired Features): Document dired-compare-directories.
2005-04-26 Richard M. Stallman (Acknowledgments): Delete info about iso-acc.el
2005-04-26 Nick Roberts *** empty log message ***
2005-04-26 Nick Roberts (define-obsolete-function-alias): New macro.
2005-04-26 Dan Nicolaescu * NEWS: Mention xterm key bindings.
2005-04-26 Kenichi Handa *** empty log message ***
2005-04-26 Kenichi Handa (select-safe-coding-system): Fix
2005-04-26 Kenichi Handa *** empty log message ***
2005-04-26 Kenichi Handa (char_table_range): New function.
2005-04-26 Luc Teirlinck (Tooltips): Tooltip mode is enabled by default.
2005-04-26 Luc Teirlinck *** empty log message ***
2005-04-26 Luc Teirlinck (Standard Hooks): Most minor modes have mode hooks too.
2005-04-25 Lute Kamstra *** empty log message ***
2005-04-25 Lute Kamstra (calc-trail-mode): Don't set font-lock-defaults.
2005-04-25 Jay Belanger *** empty log message ***
2005-04-25 Jay Belanger (calc-view-news): Let-bind inhibit-read-only to t, use help-mode.
2005-04-25 Dan Nicolaescu * e/eterm.ti: Add a comment.
2005-04-25 Thien-Thi Nguyen *** empty log message ***
2005-04-25 Thien-Thi Nguyen Update.
2005-04-25 Lute Kamstra *** empty log message ***
2005-04-25 Lute Kamstra (font-lock-syntactic-face-function): Fix docstring.
2005-04-25 Lute Kamstra (font-lock-defaults): Fix docstring.
2005-04-25 Kenichi Handa *** empty log message ***
2005-04-25 Kenichi Handa (fontset_set): Fix previous change.
2005-04-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277