log

age author description
2008-04-18 Stefan Monnier (completion-table-with-terminator): Fix last fix.
2008-04-18 Andreas Schwab ($(MH_E_DIR)/mh-loaddefs.el): Depend on
2008-04-18 Juanma Barranquero *** empty log message ***
2008-04-18 Juanma Barranquero (savehist-load): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (compile-internal): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (lisp-comment-indent): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (cvs-display-full-path, cvs-fileinfo->full-path):
2008-04-18 Juanma Barranquero (cvs-diff-ignore-marks, cvs-diff-buffer-name):
2008-04-18 Juanma Barranquero (outline-visible): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button):
2008-04-18 Juanma Barranquero (mouse-major-mode-menu, mouse-popup-menubar, mouse-popup-menubar-stuff):
2008-04-18 Juanma Barranquero (cvs-commit-buffer-require-final-newline, cvs-changelog-full-paragraphs):
2008-04-18 Juanma Barranquero (isearch-return-char): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (highlight-changes-initial-state): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (screen-height, screen-width, set-screen-width, set-screen-height):
2008-04-18 Juanma Barranquero (font-lock-reference-face): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (font-lock-defaults-alist): Add WHEN to obsolescence declaration.
2008-04-18 Juanma Barranquero (char-coding-system-table): Remove redundant obsolescence info in docstring.
2008-04-18 Juanma Barranquero (non-iso-charset-alist): Fix typo in obsolescence declaration.
2008-04-18 Juanma Barranquero (codepage-setup): Fix typo in obsolescence declaration.
2008-04-18 Juanma Barranquero (tpu-have-ispell): Fix typo in obsolescence declaration.
2008-04-18 Juanma Barranquero (checkdoc-minor-keymap): Use `define-obsolete-variable-alias'.
2008-04-18 Juanma Barranquero (vc-ignore-vc-files, vc-master-templates, vc-header-alist):
2008-04-18 Juanma Barranquero (facemenu-unlisted-faces): Fix obsolescence description.
2008-04-18 Juanma Barranquero (dired-omit-files-p): Use `define-obsolete-variable-alias'.
2008-04-18 Juanma Barranquero (describe-char-after): Use `define-obsolete-function-alias'.
2008-04-18 Stefan Monnier (Fmultibyte_char_to_unibyte): Return latin1 chars unchanged.
2008-04-18 Miles Bader Merge from emacs--rel--22
2008-04-18 Miles Bader Add arch tagline
2008-04-18 Stefan Monnier (Fexpand_file_name): Refine last fix so `nm' is only
2008-04-18 Vinicius Jose Latorre Handle whitespace-tab-width properly.
2008-04-18 Stefan Monnier Fix up comment convention.
2008-04-18 Stefan Monnier (debug): Revert to bury-buffer since quit-window is not better anyway.
2008-04-17 Stefan Monnier (python-mode-map): Use abbrev-table-menu.
2008-04-17 Stefan Monnier Set coding-tag.
2008-04-17 Stefan Monnier (abbrev-insert): New function extracted from expand-abbrev.
2008-04-17 Stefan Monnier Docstring improvements.
2008-04-17 Stefan Monnier (define-abbrev-table): Fontify dosctrings as such.
2008-04-17 Stefan Monnier (completion-table-with-terminator): Fix paren typo.
2008-04-17 Sam Steingold (cvs-bury-buffer): Use quit-window instead of the
2008-04-17 Juanma Barranquero *** empty log message ***
2008-04-17 Juanma Barranquero (crm-completion-help, crm-complete, crm-complete-word, crm-complete-and-exit):
2008-04-17 Kenichi Handa *** empty log message ***
2008-04-17 Kenichi Handa Don't make the width of U+00AD to 0.
2008-04-17 Nick Roberts (gdb-stack-update): New variable.
2008-04-17 Nick Roberts *** empty log message ***
2008-04-17 Michael Olson ERC: (erc-remove-text-properties-region): Disable this command by default.
2008-04-17 Michael Olson lisp/ChangeLog: Update.
2008-04-17 Michael Olson Release Remember 2.0.
2008-04-17 Kenichi Handa *** empty log message ***
2008-04-17 Kenichi Handa (Faset): Allow setting a multibyte character in an
2008-04-17 Kenichi Handa (STRING_SET_MULTIBYTE): New macro.
2008-04-17 Dan Nicolaescu *** empty log message ***
2008-04-16 Stefan Monnier * configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE
2008-04-16 Stefan Monnier *** empty log message ***
2008-04-16 Stefan Monnier Replace the obsolete macros AC_AIX and
2008-04-16 Stefan Monnier Cleanup the bug-report email addresses and make sure the
2008-04-16 Juanma Barranquero *** empty log message ***
2008-04-16 Juanma Barranquero (Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):
2008-04-16 Dan Nicolaescu (vc-dir-kill-query): Fix thinko.
2008-04-16 Vinicius Jose Latorre Honor the indent-tabs-mode and tab-width setting from user.
2008-04-16 Glenn Morris *** empty log message ***
2008-04-16 Glenn Morris (diary-remind): Don't clobber `date' passed by diary-sexp-entry.
2008-04-16 Stefan Monnier (proced-command-alist): Add support for darwin.
2008-04-16 Stefan Monnier (proced-mode): Redefine as just the major-mode.
2008-04-16 Stefan Monnier Rename vc-status to vc-dir.
2008-04-16 Stefan Monnier Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
2008-04-16 Stefan Monnier (print-quoted): Docstring update.
2008-04-15 Chong Yidong (read_key_sequence): Remove always-true checks.
2008-04-15 Chong Yidong * keyboard.c (read_key_sequence): Remove always-true checks.
2008-04-15 Juanma Barranquero Remove spurious comment change.
2008-04-15 Stefan Monnier Fix comment style.
2008-04-15 Stefan Monnier (mouse-throw-magnifier-with-scroll-bar)
2008-04-15 Juanma Barranquero *** empty log message ***
2008-04-15 Juanma Barranquero Regenerate.
2008-04-15 Juanma Barranquero *** empty log message ***
2008-04-15 Juanma Barranquero Update to Unicode 5.1.
2008-04-15 Dan Nicolaescu (vc-status-fileinfo): Add new member directoryp.
2008-04-15 Dan Nicolaescu (vc-cvs-after-dir-status, vc-cvs-dir-status): Add
2008-04-15 Tassilo Horn *** empty log message ***
2008-04-15 Tassilo Horn Changed requirements section to tell that only one
2008-04-14 Stefan Monnier (minibuffer-message): Make sure we can put-text-property.
2008-04-14 Stefan Monnier Complete rewrite.
2008-04-14 Michael Albinus *** empty log message ***
2008-04-14 Stefan Monnier (tmm-completion-delete-prompt): Don't hardcode point-min==1.
2008-04-14 Stefan Monnier (file-cache-completions-keymap): Move init from
2008-04-14 Stefan Monnier Minor re-indent.
2008-04-14 Stefan Monnier (vc-status-update): Set needs-update.
2008-04-14 Stefan Monnier (vc-status-update): Fix typo.
2008-04-14 Jason Rumney *** empty log message ***
2008-04-14 Jason Rumney (w32font_open_internal): Set max_bounds.descent in
2008-04-14 Tassilo Horn *** empty log message ***
2008-04-14 Tassilo Horn (doc-view-mode-map): Bind C-a to image-bol and C-e
2008-04-14 Alexandre Julliard *** empty log message ***
2008-04-14 Alexandre Julliard (vc-status-update): Undo the previous revert.
2008-04-14 Stefan Monnier (completion-table-with-terminator): Those completions
2008-04-14 Tassilo Horn *** empty log message ***
2008-04-14 Tassilo Horn * doc-view.el (doc-view-dvipdf-program): New variable.
2008-04-14 Tassilo Horn *** empty log message ***
2008-04-14 Tassilo Horn (doc-view-start-process): Don't set
2008-04-14 Juanma Barranquero *** empty log message ***
2008-04-14 Juanma Barranquero (unidata-prop-alist): Fix typo in description of `numeric-value'.
2008-04-14 Dan Nicolaescu (vc-status-kill-query): New function.
2008-04-14 Stefan Monnier (minibuffer-message): Put cursor at the right place.
2008-04-14 Stefan Monnier (minibuffer-try-completion, minibuffer-all-completions): Fix last change.
2008-04-14 Roland Winkler *** empty log message ***
2008-04-14 Roland Winkler (proced-send-signal): Fix error recognition.
2008-04-14 Juanma Barranquero Fix utf-8 breakage in previous commit.
2008-04-14 Roland Winkler *** empty log message ***
2008-04-14 Roland Winkler (proced-command-alist): Remove sort column.
2008-04-13 Stefan Monnier * minibuffer.el (completion-all-completion-with-base-size): New var.
2008-04-13 Alexandre Julliard *** empty log message ***
2008-04-13 Alexandre Julliard (vc-git-after-dir-status-stage)
2008-04-13 Alexandre Julliard (vc-status-update): Revert an incorrect rewrite. Add some
2008-04-13 Michael Albinus *** empty log message ***
2008-04-13 Michael Albinus * dbusbind.c (dbus-get-unique-name): Remove extra copying of name string.
2008-04-13 Juanma Barranquero *** empty log message ***
2008-04-13 Juanma Barranquero (completion--embedded-envvar-table, read-file-name-internal):
2008-04-13 Juanma Barranquero (read-face-name): Use `completion-table-in-turn', not `complete-in-turn'.
2008-04-13 Andreas Schwab Require 'cl when compiling.
2008-04-12 Nick Roberts *** empty log message ***
2008-04-12 Nick Roberts *** empty log message ***
2008-04-12 Nick Roberts (gud-menu-map): Expand tooltip.
2008-04-12 Nick Roberts (gdb-find-source-frame): Improve doc string.
2008-04-12 Nick Roberts *** empty log message ***
2008-04-12 Dan Nicolaescu (XUINT, XSET): Remove.
2008-04-12 Dan Nicolaescu (sh-show-indent): Fix typo.
2008-04-12 Dan Nicolaescu (vc-cvs-registered): Allow removed files to be
2008-04-12 Dan Nicolaescu (vc-cvs-registered): Allow removed files to be
2008-04-12 Reiner Steib (copyright-update-directory): New command.
2008-04-12 Reiner Steib (ediff-split-window-function, ediff-merge-split-window-function):
2008-04-12 Eli Zaretskii *** empty log message ***
2008-04-12 Eli Zaretskii ("minibuffer"): Move after "faces".
2008-04-12 Juanma Barranquero *** empty log message ***
2008-04-12 Juanma Barranquero (Fexpand_file_name): Add declaration for `p' missing in previous change.
2008-04-12 Stefan Monnier (Fexpand_file_name): Tighten the scope of `p' and `o' vars.
2008-04-12 Stefan Monnier (hif-factor): Handle unary minus.
2008-04-12 Glenn Morris Mention configuring after maintainer-clean.
2008-04-12 Glenn Morris *** empty log message ***
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris (define-obsolete-variable-alias): Doc fix.
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris Move non-autoloaded define-obsolete-variable-alias calls for
2008-04-12 Glenn Morris (diary-face, diary-anniversary, diary-time, diary-button): Doc fix.
2008-04-12 Glenn Morris (calendar-faces): New custom group.
2008-04-12 Glenn Morris (chinese-calendar-time-zone): Mark obsolete name as risky too.
2008-04-11 Johan Bockgård (lazy-completion-table): Fix debug spec.
2008-04-11 Jay Belanger (Calc Summary): Add mention of `kron'.
2008-04-11 Jay Belanger *** empty log message ***
2008-04-11 Jay Belanger *** empty log message ***
2008-04-11 Stefan Monnier * minibuffer.el (complete-with-action, lazy-completion-table):
2008-04-11 Jay Belanger calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'.
2008-04-11 Eli Zaretskii *** empty log message ***
2008-04-11 Eli Zaretskii (__MINGW_NOTHROW): If not defined, define to nothing.
2008-04-11 Glenn Morris *** empty log message ***
2008-04-11 Glenn Morris (AUTOGENEL): Add calc/calc-loaddefs.el.
2008-04-11 Stefan Monnier (bootstrap-prepare): Make tpu-edt.el writable as well.
2008-04-11 Stefan Monnier (vc-svn-after-dir-status): Complete last change.
2008-04-11 Stefan Monnier * keymap.h (map_keymap_canonical): Declare.
2008-04-11 Stefan Monnier (fill-forward-paragraph-function): New var.
2008-04-11 Stefan Monnier Change `dir-status' to not take (and pass) status-buffer.
2008-04-11 Stefan Monnier (dired-read-dir-and-switches): Use read-directory-name even for non-dialogs.
2008-04-11 Stefan Monnier * Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.
2008-04-11 Glenn Morris Add a comment giving version of obsolescence.
2008-04-11 Jan Djärv *** empty log message ***
2008-04-11 Jan Djärv (tooltip-show-help-non-mode): Set message-truncate-lines
2008-04-11 Glenn Morris *** empty log message ***
2008-04-11 Glenn Morris (holidays): Move custom groups here from calendar.el.
2008-04-11 Glenn Morris (diary, holidays): Move custom groups to other files.
2008-04-11 Glenn Morris Move custom group here from calendar.el.
2008-04-11 Glenn Morris (calendar-chinese-time-zone): Mark as risky.
2008-04-11 Glenn Morris (cal-tex-preamble-extra): Fix custom type.
2008-04-11 Glenn Morris (calendar-dst-check-each-year-flag): Fix custom group.
2008-04-11 Glenn Morris *** empty log message ***
2008-04-11 Glenn Morris (Fdefvaralias): If the alias is bound and the target is not, set the
2008-04-11 Chong Yidong (woman2-TH): Undo last change. Use string-equal instead of
2008-04-11 Chong Yidong * woman.el (woman2-TH): Use string-equal instead of string-match.
2008-04-11 Chong Yidong (woman2-TH): Quote search string argument to string-match.
2008-04-11 Chong Yidong * woman.el (woman2-TH): Quote search string argument to string-match.
2008-04-11 Stefan Monnier (set_tty_color_mode): Left over typo.
2008-04-11 Stefan Monnier (smerge-apply-resolution-patch): Fix typo.
2008-04-10 Michael Albinus *** empty log message ***
2008-04-10 Michael Albinus * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney (is_simple_dialog, simple_dialog_show): New functions.
2008-04-10 Dan Nicolaescu *** empty log message ***
2008-04-10 Dan Nicolaescu *** empty log message ***
2008-04-10 Dan Nicolaescu (vc-bzr-after-dir-status): Detect the conflict state.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney (logon_network_drive): Also logon to remote drives that
2008-04-10 Juanma Barranquero *** empty log message ***
2008-04-10 Juanma Barranquero (assoc-ignore-case, assoc-ignore-representation):
2008-04-10 Juanma Barranquero *** empty log message ***
2008-04-10 Juanma Barranquero (AUTOGENEL): Add calc-loaddefs.el.
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney New file.
2008-04-10 Jason Rumney *** empty log message ***
2008-04-10 Jason Rumney Document make targets.
2008-04-10 Glenn Morris Revert changes included by mistake in previous commit.
2008-04-10 Glenn Morris *** empty log message ***
2008-04-10 Glenn Morris (menu-bar-options-menu) <truncate-lines>:
2008-04-10 Glenn Morris *** empty log message ***
2008-04-10 Glenn Morris (truncate-partial-width-windows): Doc fix.
2008-04-10 Glenn Morris *** empty log message ***
2008-04-10 Glenn Morris (toggle-truncate-lines): Doc fix.
2008-04-10 Dan Nicolaescu (vc-hg-dir-status): Remove unneeded call.
2008-04-10 Dan Nicolaescu * vc-hooks.el (vc-state): Add new state `conflict'.
2008-04-10 Glenn Morris *** empty log message ***
2008-04-10 Glenn Morris (diary-mark-sexp-entries): Fix replacement of calendar-for-loop.
2008-04-10 Juanma Barranquero *** empty log message ***
2008-04-10 Juanma Barranquero *** empty log message ***
2008-04-10 Glenn Morris *** empty log message ***
2008-04-10 Glenn Morris (diary-hook, diary-display-hook): Move here from calendar.el.
2008-04-10 Glenn Morris (diary-display-hook): Declare for compiler.
2008-04-10 Glenn Morris Require diary-lib rather than calendar.
2008-04-10 Glenn Morris (calendar, diary): Add :prefix.
2008-04-10 Glenn Morris (MH_E_DIR): New variable.
2008-04-10 Stefan Monnier * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):
2008-04-10 Stefan Monnier (minibuffer--do-completion): Don't forget to propagate
2008-04-09 Juanma Barranquero *** empty log message ***
2008-04-09 Juanma Barranquero (completion-auto-help): Fix typo.
2008-04-09 Stefan Monnier (vc-cvs-diff-tree): Remove unused function.
2008-04-09 Stefan Monnier (vc-default-mode-line-string): Use ? for missing.
2008-04-09 Michael Albinus *** empty log message ***
2008-04-09 Michael Albinus * net/tramp.el (tramp-find-file-name-coding-system-alist): New
2008-04-09 Stefan Monnier * minibuffer.el (minibuffer): Move group from cus-edit.el.
2008-04-09 Michael Albinus *** empty log message ***
2008-04-09 Alexandre Julliard *** empty log message ***
2008-04-09 Alexandre Julliard (vc-status-add-entries): New function.
2008-04-09 Alexandre Julliard (ewoc-collect): Return results in the correct order.
2008-04-09 Stefan Monnier (temp_echo_area_glyphs): Remove unused function.
2008-04-09 Glenn Morris Regenerate.
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney (clean-other-dirs-nmake): Don't clean lisp dir.
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney (LOADDEFS): Add mh-loaddefs.el.
2008-04-09 Jason Rumney (distclean): Delete makefile too.
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney (distclean, maintainer-clean): New targets.
2008-04-09 Juanma Barranquero *** empty log message ***
2008-04-09 Juanma Barranquero (Ffield_string_no_properties): Fix typo in docstring.
2008-04-09 Chong Yidong (regexp-opt): Reduce max-lisp-eval-depth and max-specpdl-size to
2008-04-09 Chong Yidong * emacs-lisp/regexp-opt.el (regexp-opt): Reduce
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney 2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney (redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
2008-04-09 Jason Rumney *** empty log message ***
2008-04-09 Jason Rumney (w32_compute_glyph_string_overhangs): Compute overhangs
2008-04-09 Jan Djärv *** empty log message ***
2008-04-09 Jan Djärv (x-gtk-stock-map): Map info to gtk-info.
2008-04-09 Jan Djärv *** empty log message ***
2008-04-09 Jan Djärv (vc-status-tool-bar-map): Add vc-print-log to tool bar.
2008-04-09 Juanma Barranquero *** empty log message ***
2008-04-09 Juanma Barranquero New file.
2008-04-09 Jan Djärv *** empty log message ***
2008-04-09 Jan Djärv (tooltip-mode): Set tooltip-show-help-non-mode as
2008-04-09 Alan Mackenzie (font-lock-extend-after-change-region-function): Make it buffer local.
2008-04-09 Alan Mackenzie *** empty log message ***
2008-04-09 Glenn Morris Fix typo in previous change.
2008-04-09 Glenn Morris *** empty log message ***
2008-04-09 Glenn Morris (diary-file, european-calendar-style): Remove autoload cookies.
2008-04-09 Glenn Morris Improve previous change.
2008-04-09 Glenn Morris Fix typo.
2008-04-09 Jan Djärv *** empty log message ***
2008-04-09 Jan Djärv (wait_reading_process_output): If SYNC_INPUT and pending_atimers, run atimers.
2008-04-09 Jan Djärv (emacs_write): If SYNC_INPUT and pending_atimers, run atimers.
2008-04-09 Jan Djärv (alarm_signal_handler): Call run_timers if not SYNC_INPUT.
2008-04-09 Dan Nicolaescu * outline.el (outline-mode-menu-bar-map):
2008-04-09 Chong Yidong (regexp-opt-group): Use substring-no-properties for correct handling
2008-04-09 Chong Yidong * emacs-lisp/regexp-opt.el (regexp-opt-group): Use
2008-04-09 Stefan Monnier (change-log-next-buffer): Handle the case where version< signals an error.
2008-04-09 Stefan Monnier * mouse.el (mouse-menu-major-mode-map): New fun extracted from
2008-04-09 Stefan Monnier Preload minibuffer.el.
2008-04-09 Dan Nicolaescu *** empty log message ***
2008-04-09 Dan Nicolaescu (vc-svn-modify-change-comment): Add support for the
2008-04-09 Stefan Monnier * lisp/minibuffer.el: New file.
2008-04-09 Stefan Monnier (Qdeactivate_mark): New var.
2008-04-09 Stefan Monnier * xdisp.c (redisplay_internal): Reset tty's color_mode when switching
2008-04-08 Stefan Monnier (access_keymap): Remove the value 2 for t_ok which was used
2008-04-08 Stefan Monnier ($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el
2008-04-08 Stefan Monnier * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually.
2008-04-08 Stefan Monnier (Font Lock): Prefer add-hook to using a non-nil `mode' arg
2008-04-08 Michael Albinus *** empty log message ***
2008-04-08 Michael Albinus * coding.c (detect_coding_emacs_mule)
2008-04-08 Michael Albinus Add zeroconf.el.
2008-04-08 Michael Albinus *** empty log message ***
2008-04-08 Michael Albinus * net/zeroconf.el: New file.
2008-04-08 Michael Albinus * ps-samp.el (ps-add-printer, ps-remove-printer)
2008-04-08 Juanma Barranquero *** empty log message ***
2008-04-08 Juanma Barranquero Fix typos.
2008-04-08 Stefan Monnier (calendar-hebrew-list-yahrzeits): Typo.
2008-04-08 Glenn Morris Mention deleting loaddefs, maintainer-clean.
2008-04-08 Dan Nicolaescu *** empty log message ***
2008-04-08 Dan Nicolaescu * vc-rcs.el (vc-rcs-modify-change-comment):
2008-04-08 Juanma Barranquero *** empty log message ***
2008-04-08 Juanma Barranquero (set-locale-environment): Don't warn if coding system doesn't agree with system
2008-04-08 Jason Rumney *** empty log message ***
2008-04-08 Jason Rumney (SNAME): Extract only symbol name.
2008-04-08 Juanma Barranquero *** empty log message ***
2008-04-08 Jason Rumney *** empty log message ***
2008-04-08 Jason Rumney (struct w32_metric_cache): New struct.
2008-04-08 Juanma Barranquero Regenerate.
2008-04-08 Jason Rumney *** empty log message ***
2008-04-08 Jason Rumney *** empty log message ***
2008-04-08 Jason Rumney (Qja, Qko, Qzh): New symbols.
2008-04-08 Juanma Barranquero *** empty log message ***
2008-04-08 Juanma Barranquero (get-setf-method): Use `string-match-p'.
2008-04-08 Juanma Barranquero (checkdoc-this-string-valid-engine): Use `string-match-p'.
2008-04-08 Juanma Barranquero (copyright-update-year): Fix braino.
2008-04-08 Juanma Barranquero (copyright-update-year): Use `looking-at-p'.
2008-04-08 Glenn Morris *** empty log message ***
2008-04-08 Glenn Morris (remember-diary-extract-entries): Don't pass diary-file, since it is
2008-04-08 Glenn Morris *** empty log message ***
2008-04-08 Glenn Morris (remember-diary-convert-entry): Require calendar.
2008-04-08 Glenn Morris (calendar-date-style): Remove autoload cookie.
2008-04-08 Glenn Morris *** empty log message ***
2008-04-08 Glenn Morris Replace int-to-string with number-to-string.
2008-04-08 Glenn Morris (cal-menu-event-to-date): Rename calendar-event-to-date. Update callers.
2008-04-08 Glenn Morris *** empty log message ***
2008-04-08 Glenn Morris *** empty log message ***
2008-04-08 Glenn Morris Update for calendar name changes.
2008-04-08 Glenn Morris Update for calendar name changes.
2008-04-08 Chong Yidong (mwheel-scroll): Deactivate any temporarily active region if point
2008-04-08 Chong Yidong * mwheel.el (mwheel-scroll): Deactivate any temporarily active region
2008-04-08 Katsumi Yamaoka (uncompface): Make buffer unibyte.
2008-04-08 Kenichi Handa *** empty log message ***
2008-04-08 Kenichi Handa (font-slant-table): Change numeric values for `r',
2008-04-08 Chong Yidong ** Add a defcustom that supplies a function to name numeric backup files,
2008-04-07 Jay Belanger *** empty log message ***
2008-04-07 Jay Belanger (calc-init-extensions): Add `calc-kron' and `calcFunc-kron' to autoloads.
2008-04-07 Jay Belanger (calcFunc-kron, calc-kron): New functions.
2008-04-07 Michael Albinus * net/tramp.el (tramp-methods): Fix again tramp-copy-args of
2008-04-07 Michael Albinus *** empty log message ***
2008-04-07 Stefan Monnier (dired-read-shell-command): Use read-shell-command.
2008-04-07 Juanma Barranquero Fix typo.
2008-04-07 Stefan Monnier (combine-and-quote-strings): Also quote strings that contain the separator.
2008-04-07 Stefan Monnier (mail-source-value):
2008-04-07 Sam Steingold lisp-eval-defun & lisp-compile-defun: DEFVAR forms reset the variables
2008-04-07 Stefan Monnier Typo.
2008-04-07 Stefan Monnier (cvs-map): Avoid recursion :-(
2008-04-07 Miles Bader Merge from gnus--devo--0
2008-04-07 Juanma Barranquero *** empty log message ***
2008-04-07 Juanma Barranquero *** empty log message ***
2008-04-07 Andreas Schwab Regenerate.
2008-04-07 Glenn Morris *** empty log message ***
2008-04-07 Glenn Morris (calendar-mode-map): Replace use of kbd.
2008-04-07 Chong Yidong (Some Terms): Change "fonts in this manual" index entry to
2008-04-07 Chong Yidong * intro.texi (Some Terms): Change "fonts in this manual" index
2008-04-07 Glenn Morris *** empty log message ***
2008-04-07 Glenn Morris *** empty log message ***
2008-04-07 Glenn Morris (org-agenda-format-date-aligned, org-agenda-execute-calendar-command):
2008-04-07 Glenn Morris Update for calendar.el name changes.
2008-04-07 Glenn Morris (diary-view-entries-initially-flag): Rename view-diary-entries-initially.
2008-04-07 Dan Nicolaescu *** empty log message ***
2008-04-07 Dan Nicolaescu *** empty log message ***
2008-04-07 Dan Nicolaescu *** empty log message ***
2008-04-07 Dan Nicolaescu *** empty log message ***
2008-04-06 Alan Mackenzie (c-before-font-lock-function): Correct a typo in the doc string.
2008-04-06 Alan Mackenzie (c-basic-common-init): Set font-lock-extend-after-change-region-function.
2008-04-06 Alan Mackenzie *** empty log message ***
2008-04-06 Reiner Steib (flyspell-duplicate-distance): Improve custom type.
2008-04-06 Chong Yidong (dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,
2008-04-06 Chong Yidong * dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite
2008-04-06 Glenn Morris *** empty log message ***
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris Update for diary-lib name changes.
2008-04-06 Glenn Morris (diary-sexp-entry-symbol): Rename sexp-diary-entry-symbol.
2008-04-06 Glenn Morris *** empty log message ***
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Glenn Morris Comment.
2008-04-06 Chong Yidong Fix last fix.
2008-04-06 Chong Yidong Tweak last change to silence compiler warning.
2008-04-06 Chong Yidong (dired-dnd-handle-local-file): Obey dired-backup-overwrite.
2008-04-06 Chong Yidong (dired-overwrite-confirmed): Revert last change.
2008-04-06 Chong Yidong * dired-aux.el (dired-overwrite-confirmed): Revert last change.
2008-04-06 Michael Kifer 2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
2008-04-06 Dan Nicolaescu (vc-status-prepare-status-buffer):
2008-04-06 Jason Rumney *** empty log message ***
2008-04-06 Jason Rumney (Burmese): Rename from Myanmar to be consistent with comment in burmese.el
2008-04-06 Jason Rumney *** empty log message ***
2008-04-06 Jason Rumney ("Burmese"): Make sample text consistent with language name.
2008-04-06 Jason Rumney *** empty log message ***
2008-04-06 Jason Rumney (uniscribe_shape): Map char at FROM to current glyph.
2008-04-06 Nick Roberts (gdb): New group.
2008-04-06 Nick Roberts *** empty log message ***
2008-04-06 Jason Rumney *** empty log message ***
2008-04-06 Jason Rumney (uniscribe_shape): Increase items buffer size.
2008-04-06 Chong Yidong (dired-overwrite-confirmed): Supply initial value.
2008-04-06 Chong Yidong * dired-aux.el (dired-overwrite-confirmed): Supply initial value.
2008-04-05 Miles Bader Merge from emacs--rel--22
2008-04-05 Chong Yidong (compile_pattern_1): Treat non-nil and non-string of
2008-04-05 Chong Yidong * search.c (compile_pattern_1): Treat non-nil and non-string of
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris (mm-disable-multibyte): Autoload it.
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris (diary-hebrew-sabbath-candles): Simplify.
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris (list-sexp-diary-entries): Update doc for rename.
2008-04-05 Glenn Morris (diary-hebrew-sabbath-candles-minutes, diary-hebrew-sabbath-candles):
2008-04-05 Glenn Morris (diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew.
2008-04-05 Juanma Barranquero *** empty log message ***
2008-04-05 Juanma Barranquero (abort-if-file-too-large): Fix typo in docstring.
2008-04-05 Juanma Barranquero *** empty log message ***
2008-04-05 Chong Yidong (Fassoc_string): Tweak docstring.
2008-04-05 Chong Yidong * minibuf.c (Fassoc_string): Tweak docstring.
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris Update for chinese and hebrew name changes.
2008-04-05 Glenn Morris Update for hebrew name changes.
2008-04-05 Glenn Morris Update for chinese and hebrew name changes.
2008-04-05 Glenn Morris (calendar-chinese): Rename custom group from chinese-calendar. Update users.
2008-04-05 Glenn Morris (calendar-hebrew-leap-year-p): Rename hebrew-calendar-leap-year-p.
2008-04-05 Glenn Morris Whitespace.
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Stefan Monnier (functionp): Return nil for special forms.
2008-04-05 Glenn Morris Update for rename hebrew-diary-entry-symbol to diary-hebrew-entry-symbol.
2008-04-05 Glenn Morris Update for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.
2008-04-05 Glenn Morris Update for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.
2008-04-05 Glenn Morris Update for diary-entry-symbol renames.
2008-04-05 Glenn Morris (diary-hebrew-entry-symbol): Rename hebrew-diary-entry-symbol.
2008-04-05 Miles Bader Add arch tagline
2008-04-05 Stefan Monnier (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
2008-04-05 Stefan Monnier (nnheader-init-server-buffer): Change buffer's multibyteness
2008-04-05 Stefan Monnier (gnus-mime-replace-part): Remove unnecessary use of mm-with-multibyte.
2008-04-05 Stefan Monnier (gnus-x-splash): Avoid binding default-enable-multibyte-characters.
2008-04-05 Stefan Monnier (gnus-display-x-face-in-from): Remove unnecessary use of
2008-04-05 Stefan Monnier (mm-inline-media-tests): Add entry for x-diff.
2008-04-05 Stefan Monnier (nnweb-init): Avoid nn-with-unibyte.
2008-04-05 Stefan Monnier *** empty log message ***
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris Update for coptic and french name changes.
2008-04-05 Glenn Morris Update for coptic and french name changes.
2008-04-05 Glenn Morris (calendar-french-epoch): Rename french-calendar-epoch. Update callers.
2008-04-05 Glenn Morris (calendar-coptic-month-name-array): Rename coptic-calendar-month-name-array.
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris Require loaddef file rather than loading it.
2008-04-05 Glenn Morris Require loaddef file rather than loading it.
2008-04-05 Glenn Morris Require loaddef file rather than loading it.
2008-04-05 Glenn Morris (LOADDEFS): Add mh-loaddefs.el.
2008-04-05 Glenn Morris (autoload-ensure-default-file): Provide a feature.
2008-04-05 Glenn Morris (calendar-dedicate-diary): Use get-buffer rather than buffer-live-p.
2008-04-05 Glenn Morris Fix grammar in previous change.
2008-04-05 Glenn Morris *** empty log message ***
2008-04-05 Glenn Morris (Init File): Byte-compiling .emacs is bad.
2008-04-05 Stefan Monnier Minor docstring a comment improvements.
2008-04-05 Stefan Monnier Undo part of the multi-tty change, which is only needed if server.el is
2008-04-05 Eli Zaretskii *** empty log message ***
2008-04-05 Eli Zaretskii (Text Props and Strings): Add indexing for read syntax of text properties.
2008-04-05 Eli Zaretskii *** empty log message ***
2008-04-05 Eli Zaretskii *** empty log message ***
2008-04-05 Eli Zaretskii (init_user_info): Don't restrict UID and GID to 0-60000 range.
2008-04-05 Eli Zaretskii *** empty log message ***
2008-04-05 Eli Zaretskii (ls-lisp-format): Support inodes that are 2- or 3-member cons cells.
2008-04-05 Chong Yidong (custom-face-attributes): Handle roman slant.
2008-04-05 Chong Yidong * cus-face.el (custom-face-attributes): Handle roman slant.
2008-04-05 Chong Yidong (default): Ensure the face-defface-spec property is set.
2008-04-05 Chong Yidong * faces.el (default): Ensure the face-defface-spec property is