Mercurial > emacs
graph
-
(Info-search): In two similar places that skip2008-04-22, by Juri Linkov
-
(isearch-success-function): New variable with default2008-04-22, by Juri Linkov
-
Mailcap commands for the default list.2008-04-22, by Juri Linkov
-
*** empty log message ***2008-04-22, by Juri Linkov
-
(dired-smart-shell-command): Sync arguments and2008-04-22, by Juri Linkov
-
(dired-read-shell-command-default): Move it to2008-04-22, by Juri Linkov
-
*** empty log message ***2008-04-22, by Juri Linkov
-
(mailcap-file-default-commands): New function.2008-04-22, by Juri Linkov
-
(minibuffer-default-add-shell-commands): New function.2008-04-22, by Juri Linkov
-
*** empty log message ***2008-04-22, by Juri Linkov
-
(Fswitch_to_buffer): Change interactive spec to call2008-04-22, by Juri Linkov
-
(read-buffer-to-switch): New function.2008-04-22, by Juri Linkov
-
(internal-complete-buffer-except): New function.2008-04-22, by Juri Linkov
-
*** empty log message ***2008-04-22, by Juanma Barranquero
-
(Info-complete-menu-item): Add missing parenthesis.2008-04-22, by Juanma Barranquero
-
(Info-complete-menu-item): Save point.2008-04-22, by Stefan Monnier
-
*** empty log message ***2008-04-22, by Juanma Barranquero
-
(minibuffer-complete-and-exit): Fix last change.2008-04-22, by Juanma Barranquero
-
(emacs-deps): Define. Use it instead of2008-04-22, by Andreas Schwab
-
(vc-next-action): Do not consider directories when2008-04-22, by Dan Nicolaescu
-
*** empty log message ***2008-04-22, by Andreas Schwab
-
Unbreak bootstrap.2008-04-22, by Andreas Schwab
-
*** empty log message ***2008-04-22, by Tassilo Horn
-
(doc-view-scroll-up-or-next-page): Don't use2008-04-22, by Tassilo Horn
-
(gud-watch): Add "$" prefix when in registers buffer.2008-04-22, by Nick Roberts
-
*** empty log message ***2008-04-22, by Nick Roberts
-
(GDB-UI Layout, Other GDB-UI Buffers): Update for2008-04-22, by Nick Roberts
-
*** empty log message ***2008-04-22, by Nick Roberts
-
(gdb-locals-header): New variable.2008-04-22, by Nick Roberts
-
*** empty log message ***2008-04-22, by Nick Roberts
-
Add copyright-at-end-flag.2008-04-22, by Glenn Morris
-
*** empty log message ***2008-04-22, by Glenn Morris
-
(gdbmi-invalidate-frames): Declare as function.2008-04-22, by Glenn Morris
-
(whitespace-display-table, whitespace-display-table-was-local):2008-04-22, by Glenn Morris
-
(top-level): Require 'cl when compiling.2008-04-22, by Glenn Morris
-
(copyright-at-end-flag): New option.2008-04-22, by Glenn Morris
-
($(MH_E_DIR)/mh-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)2008-04-22, by Stefan Monnier
-
*** empty log message ***2008-04-21, by Jason Rumney
-
(success): Print "make" rather than "gmake", as that2008-04-21, by Jason Rumney
-
(Qdefault_directory): New variable.2008-04-21, by Stefan Monnier
-
(PC-complete-as-file-name, PC-read-file-name-internal):2008-04-21, by Stefan Monnier
-
(completion--file-name-table): Accept both the old `dir' or the new `pred' arg.2008-04-21, by Stefan Monnier
-
(ffap-read-file-or-url): Do not abuse completing-read's2008-04-21, by Stefan Monnier
-
(vc-bzr-complete-with-prefix): Remove.2008-04-21, by Stefan Monnier
-
(choose-completion-string): Use minibuffer-completion-table.2008-04-21, by Stefan Monnier
-
(vc-dir): Use pop-to-buffer, so it can be customized.2008-04-21, by Stefan Monnier
-
(term-emulate-terminal): Perform redisplay after the process filter2008-04-21, by Chong Yidong
-
* term.el (term-emulate-terminal): Perform redisplay after the process2008-04-21, by Chong Yidong
-
(completion-try-completion): Change magic symbol2008-04-21, by Stefan Monnier
-
(vc-cvs-status-extra-headers): New function.2008-04-21, by Dan Nicolaescu
-
Merge from gnus--devo--02008-04-21, by Miles Bader
-
*** empty log message ***2008-04-21, by Dan Nicolaescu
-
* vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)2008-04-21, by Dan Nicolaescu
-
* progmodes/asm-mode.el (asm-mode-map):2008-04-21, by Dan Nicolaescu
-
(xselect-convert-to-string): Send a C_STRING only if the polymorphic2008-04-21, by Chong Yidong
-
* select.el (xselect-convert-to-string): Send a C_STRING only if2008-04-21, by Chong Yidong
-
*** empty log message ***2008-04-21, by Juanma Barranquero
-
(completion-table-dynamic): Fix typo, and reflow docstring.2008-04-21, by Juanma Barranquero
-
*** empty log message ***2008-04-20, by Juanma Barranquero
-
(pos_visible_p): Check if iterator stops on a display string.2008-04-20, by Chong Yidong
-
* xdisp.c (pos_visible_p): Check if iterator stops on a display2008-04-20, by Chong Yidong
-
(Active Keymaps): Clarify role of underlying textprop and overlay2008-04-20, by Chong Yidong
-
(Overlay Properties): Clarify role of underlying textprop and overlay2008-04-20, by Chong Yidong
-
* display.texi (Overlay Properties): Clarify role of underlying2008-04-20, by Chong Yidong
-
(server-switch-buffer): Also consider clients in the2008-04-20, by Andreas Schwab
-
(GDB-UI Layout, Breakpoints Buffer)2008-04-19, by Nick Roberts
-
*** empty log message ***2008-04-19, by Nick Roberts
-
(gdb-mouse-set-clear-breakpoint): Select2008-04-19, by Nick Roberts
-
*** empty log message ***2008-04-19, by Nick Roberts
-
* lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.2008-04-19, by Stefan Monnier
-
(syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring.2008-04-19, by Stefan Monnier
-
Update example of complex interactive spec.2008-04-19, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.2008-04-19, by Stefan Monnier
-
* tooltip.el (tooltip-previous-message): New var.2008-04-19, by Stefan Monnier
-
(gdb-thread-indicator): New variable.2008-04-19, by Nick Roberts
-
*** empty log message ***2008-04-19, by Nick Roberts
-
* finder.el (finder-commentary):2008-04-19, by Stefan Monnier
-
(completion-table-with-predicate): Typo.2008-04-19, by Stefan Monnier
-
* files.el (locate-file-completion-table): Rename from2008-04-19, by Stefan Monnier
-
* minibuffer.el (completion-table-with-context): Add support for `pred'.2008-04-19, by Stefan Monnier
-
(trace-make-advice): Don't change selected-window.2008-04-19, by Stefan Monnier
-
(directory_files_internal, file_name_completion):2008-04-19, by Stefan Monnier
-
2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)2008-04-18, by Romain Francoise
-
*** empty log message ***2008-04-18, by Stefan Monnier
-
* configure.in: Define USE_LUCID/USE_MOTIF in config.h.2008-04-18, by Stefan Monnier
-
*** empty log message ***2008-04-18, by Andreas Schwab
-
(vc-dir-menu-map, vc-dir-mode-map, vc-dir-tool-bar-map):2008-04-18, by Sam Steingold
-
(completion-table-with-terminator): Fix last fix.2008-04-18, by Stefan Monnier
-
($(MH_E_DIR)/mh-loaddefs.el): Depend on2008-04-18, by Andreas Schwab
-
*** empty log message ***2008-04-18, by Juanma Barranquero
-
(savehist-load): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(compile-internal): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(lisp-comment-indent): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(cvs-display-full-path, cvs-fileinfo->full-path):2008-04-18, by Juanma Barranquero
-
(cvs-diff-ignore-marks, cvs-diff-buffer-name):2008-04-18, by Juanma Barranquero
-
(outline-visible): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(mouse-wheel-down-button, mouse-wheel-up-button, mouse-wheel-click-button):2008-04-18, by Juanma Barranquero
-
(mouse-major-mode-menu, mouse-popup-menubar, mouse-popup-menubar-stuff):2008-04-18, by Juanma Barranquero
-
(cvs-commit-buffer-require-final-newline, cvs-changelog-full-paragraphs):2008-04-18, by Juanma Barranquero
-
(isearch-return-char): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(highlight-changes-initial-state): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(screen-height, screen-width, set-screen-width, set-screen-height):2008-04-18, by Juanma Barranquero
-
(font-lock-reference-face): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(font-lock-defaults-alist): Add WHEN to obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(char-coding-system-table): Remove redundant obsolescence info in docstring.2008-04-18, by Juanma Barranquero
-
(non-iso-charset-alist): Fix typo in obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(codepage-setup): Fix typo in obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(tpu-have-ispell): Fix typo in obsolescence declaration.2008-04-18, by Juanma Barranquero
-
(checkdoc-minor-keymap): Use `define-obsolete-variable-alias'.2008-04-18, by Juanma Barranquero
-
(vc-ignore-vc-files, vc-master-templates, vc-header-alist):2008-04-18, by Juanma Barranquero
-
(facemenu-unlisted-faces): Fix obsolescence description.2008-04-18, by Juanma Barranquero
-
(dired-omit-files-p): Use `define-obsolete-variable-alias'.2008-04-18, by Juanma Barranquero
-
(describe-char-after): Use `define-obsolete-function-alias'.2008-04-18, by Juanma Barranquero
-
(Fmultibyte_char_to_unibyte): Return latin1 chars unchanged.2008-04-18, by Stefan Monnier
-
Merge from emacs--rel--222008-04-18, by Miles Bader
-
Add arch tagline2008-04-18, by Miles Bader
-
(Fexpand_file_name): Refine last fix so `nm' is only2008-04-18, by Stefan Monnier
-
Handle whitespace-tab-width properly.2008-04-18, by Vinicius Jose Latorre
-
Fix up comment convention.2008-04-18, by Stefan Monnier
-
(debug): Revert to bury-buffer since quit-window is not better anyway.2008-04-18, by Stefan Monnier
-
(python-mode-map): Use abbrev-table-menu.2008-04-17, by Stefan Monnier
-
Set coding-tag.2008-04-17, by Stefan Monnier
-
(abbrev-insert): New function extracted from expand-abbrev.2008-04-17, by Stefan Monnier
-
Docstring improvements.2008-04-17, by Stefan Monnier
-
(define-abbrev-table): Fontify dosctrings as such.2008-04-17, by Stefan Monnier
-
(completion-table-with-terminator): Fix paren typo.2008-04-17, by Stefan Monnier
-
(cvs-bury-buffer): Use quit-window instead of the2008-04-17, by Sam Steingold
-
*** empty log message ***2008-04-17, by Juanma Barranquero
-
(crm-completion-help, crm-complete, crm-complete-word, crm-complete-and-exit):2008-04-17, by Juanma Barranquero
-
*** empty log message ***2008-04-17, by Kenichi Handa
-
Don't make the width of U+00AD to 0.2008-04-17, by Kenichi Handa
-
(gdb-stack-update): New variable.2008-04-17, by Nick Roberts
-
*** empty log message ***2008-04-17, by Nick Roberts
-
ERC: (erc-remove-text-properties-region): Disable this command by default.2008-04-17, by Michael Olson
-
lisp/ChangeLog: Update.2008-04-17, by Michael Olson
-
Release Remember 2.0.2008-04-17, by Michael Olson
-
*** empty log message ***2008-04-17, by Kenichi Handa
-
(Faset): Allow setting a multibyte character in an2008-04-17, by Kenichi Handa
-
(STRING_SET_MULTIBYTE): New macro.2008-04-17, by Kenichi Handa
-
*** empty log message ***2008-04-17, by Dan Nicolaescu
-
* configure.in (SYNC_INPUT): Use OPTION_DEFAULT_ON and AC_DEFINE2008-04-16, by Stefan Monnier
-
*** empty log message ***2008-04-16, by Stefan Monnier
-
Replace the obsolete macros AC_AIX and2008-04-16, by Stefan Monnier
-
Cleanup the bug-report email addresses and make sure the2008-04-16, by Stefan Monnier
-
*** empty log message ***2008-04-16, by Juanma Barranquero
-
(Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):2008-04-16, by Juanma Barranquero
-
(vc-dir-kill-query): Fix thinko.2008-04-16, by Dan Nicolaescu
-
Honor the indent-tabs-mode and tab-width setting from user.2008-04-16, by Vinicius Jose Latorre
-
*** empty log message ***2008-04-16, by Glenn Morris
-
(diary-remind): Don't clobber `date' passed by diary-sexp-entry.2008-04-16, by Glenn Morris
-
(proced-command-alist): Add support for darwin.2008-04-16, by Stefan Monnier
-
(proced-mode): Redefine as just the major-mode.2008-04-16, by Stefan Monnier
-
Rename vc-status to vc-dir.2008-04-16, by Stefan Monnier
-
Rename vc-status to vc-dir and the vc-status var to vc-ewoc.2008-04-16, by Stefan Monnier
-
(print-quoted): Docstring update.2008-04-16, by Stefan Monnier
-
(read_key_sequence): Remove always-true checks.2008-04-15, by Chong Yidong
-
* keyboard.c (read_key_sequence): Remove always-true checks.2008-04-15, by Chong Yidong
-
Remove spurious comment change.2008-04-15, by Juanma Barranquero
-
Fix comment style.2008-04-15, by Stefan Monnier
-
(mouse-throw-magnifier-with-scroll-bar)2008-04-15, by Stefan Monnier
-
*** empty log message ***2008-04-15, by Juanma Barranquero
-
Regenerate.2008-04-15, by Juanma Barranquero
-
*** empty log message ***2008-04-15, by Juanma Barranquero
-
Update to Unicode 5.1.2008-04-15, by Juanma Barranquero
-
(vc-status-fileinfo): Add new member directoryp.2008-04-15, by Dan Nicolaescu
-
(vc-cvs-after-dir-status, vc-cvs-dir-status): Add2008-04-15, by Dan Nicolaescu
-
*** empty log message ***2008-04-15, by Tassilo Horn
-
Changed requirements section to tell that only one2008-04-15, by Tassilo Horn
-
(minibuffer-message): Make sure we can put-text-property.2008-04-14, by Stefan Monnier
-
Complete rewrite.2008-04-14, by Stefan Monnier
-
*** empty log message ***2008-04-14, by Michael Albinus
-
(tmm-completion-delete-prompt): Don't hardcode point-min==1.2008-04-14, by Stefan Monnier
-
(file-cache-completions-keymap): Move init from2008-04-14, by Stefan Monnier
-
Minor re-indent.2008-04-14, by Stefan Monnier
-
(vc-status-update): Set needs-update.2008-04-14, by Stefan Monnier
-
(vc-status-update): Fix typo.2008-04-14, by Stefan Monnier
-
*** empty log message ***2008-04-14, by Jason Rumney
-
(w32font_open_internal): Set max_bounds.descent in2008-04-14, by Jason Rumney
-
*** empty log message ***2008-04-14, by Tassilo Horn
-
(doc-view-mode-map): Bind C-a to image-bol and C-e2008-04-14, by Tassilo Horn
-
*** empty log message ***2008-04-14, by Alexandre Julliard
-
(vc-status-update): Undo the previous revert.2008-04-14, by Alexandre Julliard
-
(completion-table-with-terminator): Those completions2008-04-14, by Stefan Monnier
-
*** empty log message ***2008-04-14, by Tassilo Horn
-
* doc-view.el (doc-view-dvipdf-program): New variable.2008-04-14, by Tassilo Horn
-
*** empty log message ***2008-04-14, by Tassilo Horn
-
(doc-view-start-process): Don't set2008-04-14, by Tassilo Horn
-
*** empty log message ***2008-04-14, by Juanma Barranquero
-
(unidata-prop-alist): Fix typo in description of `numeric-value'.2008-04-14, by Juanma Barranquero
-
(vc-status-kill-query): New function.2008-04-14, by Dan Nicolaescu
-
(minibuffer-message): Put cursor at the right place.2008-04-14, by Stefan Monnier
-
(minibuffer-try-completion, minibuffer-all-completions): Fix last change.2008-04-14, by Stefan Monnier
-
*** empty log message ***2008-04-14, by Roland Winkler
-
(proced-send-signal): Fix error recognition.2008-04-14, by Roland Winkler
-
Fix utf-8 breakage in previous commit.2008-04-14, by Juanma Barranquero
-
*** empty log message ***2008-04-14, by Roland Winkler
-
(proced-command-alist): Remove sort column.2008-04-14, by Roland Winkler
-
* minibuffer.el (completion-all-completion-with-base-size): New var.2008-04-13, by Stefan Monnier
-
*** empty log message ***2008-04-13, by Alexandre Julliard
-
(vc-git-after-dir-status-stage)2008-04-13, by Alexandre Julliard
-
(vc-status-update): Revert an incorrect rewrite. Add some2008-04-13, by Alexandre Julliard
-
*** empty log message ***2008-04-13, by Michael Albinus
-
* dbusbind.c (dbus-get-unique-name): Remove extra copying of name string.2008-04-13, by Michael Albinus
-
*** empty log message ***2008-04-13, by Juanma Barranquero
-
(completion--embedded-envvar-table, read-file-name-internal):2008-04-13, by Juanma Barranquero
-
(read-face-name): Use `completion-table-in-turn', not `complete-in-turn'.2008-04-13, by Juanma Barranquero
-
Require 'cl when compiling.2008-04-13, by Andreas Schwab
-
*** empty log message ***2008-04-12, by Nick Roberts
-
*** empty log message ***2008-04-12, by Nick Roberts
-
(gud-menu-map): Expand tooltip.2008-04-12, by Nick Roberts
-
(gdb-find-source-frame): Improve doc string.2008-04-12, by Nick Roberts
-
*** empty log message ***2008-04-12, by Nick Roberts
-
(XUINT, XSET): Remove.2008-04-12, by Dan Nicolaescu
-
(sh-show-indent): Fix typo.2008-04-12, by Dan Nicolaescu
-
(vc-cvs-registered): Allow removed files to be2008-04-12, by Dan Nicolaescu
-
(vc-cvs-registered): Allow removed files to be2008-04-12, by Dan Nicolaescu
-
(copyright-update-directory): New command.2008-04-12, by Reiner Steib
-
(ediff-split-window-function, ediff-merge-split-window-function):2008-04-12, by Reiner Steib
-
*** empty log message ***2008-04-12, by Eli Zaretskii
-
("minibuffer"): Move after "faces".2008-04-12, by Eli Zaretskii
-
*** empty log message ***2008-04-12, by Juanma Barranquero
-
(Fexpand_file_name): Add declaration for `p' missing in previous change.2008-04-12, by Juanma Barranquero
-
(Fexpand_file_name): Tighten the scope of `p' and `o' vars.2008-04-12, by Stefan Monnier
-
(hif-factor): Handle unary minus.2008-04-12, by Stefan Monnier
-
Mention configuring after maintainer-clean.2008-04-12, by Glenn Morris
-
*** empty log message ***2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
(define-obsolete-variable-alias): Doc fix.2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
Move non-autoloaded define-obsolete-variable-alias calls for2008-04-12, by Glenn Morris
-
(diary-face, diary-anniversary, diary-time, diary-button): Doc fix.2008-04-12, by Glenn Morris
-
(calendar-faces): New custom group.2008-04-12, by Glenn Morris
-
(chinese-calendar-time-zone): Mark obsolete name as risky too.2008-04-12, by Glenn Morris
-
(lazy-completion-table): Fix debug spec.2008-04-11, by Johan Bockgård
-
(Calc Summary): Add mention of `kron'.2008-04-11, by Jay Belanger
-
*** empty log message ***2008-04-11, by Jay Belanger
-
*** empty log message ***2008-04-11, by Jay Belanger
-
* minibuffer.el (complete-with-action, lazy-completion-table):2008-04-11, by Stefan Monnier
-
calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'.2008-04-11, by Jay Belanger
-
*** empty log message ***2008-04-11, by Eli Zaretskii
-
(__MINGW_NOTHROW): If not defined, define to nothing.2008-04-11, by Eli Zaretskii
-
*** empty log message ***2008-04-11, by Glenn Morris
-
(AUTOGENEL): Add calc/calc-loaddefs.el.2008-04-11, by Glenn Morris
-
(bootstrap-prepare): Make tpu-edt.el writable as well.2008-04-11, by Stefan Monnier
-
(vc-svn-after-dir-status): Complete last change.2008-04-11, by Stefan Monnier
-
* keymap.h (map_keymap_canonical): Declare.2008-04-11, by Stefan Monnier
-
(fill-forward-paragraph-function): New var.2008-04-11, by Stefan Monnier
-
Change `dir-status' to not take (and pass) status-buffer.2008-04-11, by Stefan Monnier
-
(dired-read-dir-and-switches): Use read-directory-name even for non-dialogs.2008-04-11, by Stefan Monnier
-
* Makefile.in (bootstrap-prepare): Don't copy ldefs-boot over loaddefs.2008-04-11, by Stefan Monnier
-
Add a comment giving version of obsolescence.2008-04-11, by Glenn Morris
-
*** empty log message ***2008-04-11, by Jan Djärv
-
(tooltip-show-help-non-mode): Set message-truncate-lines2008-04-11, by Jan Djärv
-
*** empty log message ***2008-04-11, by Glenn Morris
-
(holidays): Move custom groups here from calendar.el.2008-04-11, by Glenn Morris
-
(diary, holidays): Move custom groups to other files.2008-04-11, by Glenn Morris
-
Move custom group here from calendar.el.2008-04-11, by Glenn Morris
-
(calendar-chinese-time-zone): Mark as risky.2008-04-11, by Glenn Morris
-
(cal-tex-preamble-extra): Fix custom type.2008-04-11, by Glenn Morris
-
(calendar-dst-check-each-year-flag): Fix custom group.2008-04-11, by Glenn Morris
-
*** empty log message ***2008-04-11, by Glenn Morris
-
(Fdefvaralias): If the alias is bound and the target is not, set the2008-04-11, by Glenn Morris
-
(woman2-TH): Undo last change. Use string-equal instead of2008-04-11, by Chong Yidong
-
* woman.el (woman2-TH): Use string-equal instead of string-match.2008-04-11, by Chong Yidong
-
(woman2-TH): Quote search string argument to string-match.2008-04-11, by Chong Yidong
-
* woman.el (woman2-TH): Quote search string argument to string-match.2008-04-11, by Chong Yidong
-
(set_tty_color_mode): Left over typo.2008-04-11, by Stefan Monnier
-
(smerge-apply-resolution-patch): Fix typo.2008-04-11, by Stefan Monnier
-
*** empty log message ***2008-04-10, by Michael Albinus
-
* fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK2008-04-10, by Michael Albinus
-
*** empty log message ***2008-04-10, by Jason Rumney
-
(is_simple_dialog, simple_dialog_show): New functions.2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-10, by Dan Nicolaescu
-
*** empty log message ***2008-04-10, by Dan Nicolaescu
-
(vc-bzr-after-dir-status): Detect the conflict state.2008-04-10, by Dan Nicolaescu
-
Fix up comment convention on the arch-tag lines.2008-04-10, by Stefan Monnier
-
*** empty log message ***2008-04-10, by Jason Rumney
-
(logon_network_drive): Also logon to remote drives that2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-10, by Juanma Barranquero
-
(assoc-ignore-case, assoc-ignore-representation):2008-04-10, by Juanma Barranquero
-
*** empty log message ***2008-04-10, by Juanma Barranquero
-
(AUTOGENEL): Add calc-loaddefs.el.2008-04-10, by Juanma Barranquero
-
*** empty log message ***2008-04-10, by Jason Rumney
-
New file.2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-10, by Jason Rumney
-
Document make targets.2008-04-10, by Jason Rumney
-
Revert changes included by mistake in previous commit.2008-04-10, by Glenn Morris
-
*** empty log message ***2008-04-10, by Glenn Morris
-
(menu-bar-options-menu) <truncate-lines>:2008-04-10, by Glenn Morris
-
*** empty log message ***2008-04-10, by Glenn Morris
-
(truncate-partial-width-windows): Doc fix.2008-04-10, by Glenn Morris
-
*** empty log message ***2008-04-10, by Glenn Morris
-
(toggle-truncate-lines): Doc fix.2008-04-10, by Glenn Morris
-
(vc-hg-dir-status): Remove unneeded call.2008-04-10, by Dan Nicolaescu
-
* vc-hooks.el (vc-state): Add new state `conflict'.2008-04-10, by Dan Nicolaescu
-
*** empty log message ***2008-04-10, by Glenn Morris
-
(diary-mark-sexp-entries): Fix replacement of calendar-for-loop.2008-04-10, by Glenn Morris
-
*** empty log message ***2008-04-10, by Juanma Barranquero
-
*** empty log message ***2008-04-10, by Juanma Barranquero
-
*** empty log message ***2008-04-10, by Glenn Morris
-
(diary-hook, diary-display-hook): Move here from calendar.el.2008-04-10, by Glenn Morris
-
(diary-display-hook): Declare for compiler.2008-04-10, by Glenn Morris
-
Require diary-lib rather than calendar.2008-04-10, by Glenn Morris
-
(calendar, diary): Add :prefix.2008-04-10, by Glenn Morris
-
(MH_E_DIR): New variable.2008-04-10, by Glenn Morris
-
* minibuffer.el (minibuffer--double-dollars, read-file-name-internal):2008-04-10, by Stefan Monnier
-
(minibuffer--do-completion): Don't forget to propagate2008-04-10, by Stefan Monnier
-
*** empty log message ***2008-04-09, by Juanma Barranquero
-
(completion-auto-help): Fix typo.2008-04-09, by Juanma Barranquero
-
(vc-cvs-diff-tree): Remove unused function.2008-04-09, by Stefan Monnier
-
(vc-default-mode-line-string): Use ? for missing.2008-04-09, by Stefan Monnier
-
*** empty log message ***2008-04-09, by Michael Albinus
-
* net/tramp.el (tramp-find-file-name-coding-system-alist): New2008-04-09, by Michael Albinus
-
* minibuffer.el (minibuffer): Move group from cus-edit.el.2008-04-09, by Stefan Monnier
-
*** empty log message ***2008-04-09, by Michael Albinus
-
*** empty log message ***2008-04-09, by Alexandre Julliard
-
(vc-status-add-entries): New function.2008-04-09, by Alexandre Julliard
-
(ewoc-collect): Return results in the correct order.2008-04-09, by Alexandre Julliard
-
(temp_echo_area_glyphs): Remove unused function.2008-04-09, by Stefan Monnier
-
Regenerate.2008-04-09, by Glenn Morris
-
*** empty log message ***2008-04-09, by Jason Rumney
-
(clean-other-dirs-nmake): Don't clean lisp dir.2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Jason Rumney
-
(LOADDEFS): Add mh-loaddefs.el.2008-04-09, by Jason Rumney
-
(distclean): Delete makefile too.2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Jason Rumney
-
(distclean, maintainer-clean): New targets.2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Juanma Barranquero
-
(Ffield_string_no_properties): Fix typo in docstring.2008-04-09, by Juanma Barranquero
-
(regexp-opt): Reduce max-lisp-eval-depth and max-specpdl-size to2008-04-09, by Chong Yidong
-
* emacs-lisp/regexp-opt.el (regexp-opt): Reduce2008-04-09, by Chong Yidong
-
*** empty log message ***2008-04-09, by Jason Rumney
-
2008-04-09 Lennart Borgman <lennart.borgman@gmail.com>2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Jason Rumney
-
(redisplay_internal) [!WINDOWSNT]: Conditionalize last change.2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Jason Rumney
-
(w32_compute_glyph_string_overhangs): Compute overhangs2008-04-09, by Jason Rumney
-
*** empty log message ***2008-04-09, by Jan Djärv
-
(x-gtk-stock-map): Map info to gtk-info.2008-04-09, by Jan Djärv
-
*** empty log message ***2008-04-09, by Jan Djärv
-
(vc-status-tool-bar-map): Add vc-print-log to tool bar.2008-04-09, by Jan Djärv
-
*** empty log message ***2008-04-09, by Juanma Barranquero
-
New file.2008-04-09, by Juanma Barranquero
-
*** empty log message ***2008-04-09, by Jan Djärv
-
(tooltip-mode): Set tooltip-show-help-non-mode as2008-04-09, by Jan Djärv
-
(font-lock-extend-after-change-region-function): Make it buffer local.2008-04-09, by Alan Mackenzie
-
*** empty log message ***2008-04-09, by Alan Mackenzie
-
Fix typo in previous change.2008-04-09, by Glenn Morris
-
*** empty log message ***2008-04-09, by Glenn Morris
-
(diary-file, european-calendar-style): Remove autoload cookies.2008-04-09, by Glenn Morris
-
Improve previous change.2008-04-09, by Glenn Morris
-
Fix typo.2008-04-09, by Glenn Morris
-
*** empty log message ***2008-04-09, by Jan Djärv
-
(wait_reading_process_output): If SYNC_INPUT and pending_atimers, run atimers.2008-04-09, by Jan Djärv
-
(emacs_write): If SYNC_INPUT and pending_atimers, run atimers.2008-04-09, by Jan Djärv
-
(alarm_signal_handler): Call run_timers if not SYNC_INPUT.2008-04-09, by Jan Djärv
-
* outline.el (outline-mode-menu-bar-map):2008-04-09, by Dan Nicolaescu
-
(regexp-opt-group): Use substring-no-properties for correct handling2008-04-09, by Chong Yidong
-
* emacs-lisp/regexp-opt.el (regexp-opt-group): Use2008-04-09, by Chong Yidong
-
(change-log-next-buffer): Handle the case where version< signals an error.2008-04-09, by Stefan Monnier
-
* mouse.el (mouse-menu-major-mode-map): New fun extracted from2008-04-09, by Stefan Monnier
-
Preload minibuffer.el.2008-04-09, by Stefan Monnier
-
*** empty log message ***2008-04-09, by Dan Nicolaescu
-
(vc-svn-modify-change-comment): Add support for the2008-04-09, by Dan Nicolaescu
-
* lisp/minibuffer.el: New file.2008-04-09, by Stefan Monnier
-
(Qdeactivate_mark): New var.2008-04-09, by Stefan Monnier
-
* xdisp.c (redisplay_internal): Reset tty's color_mode when switching2008-04-09, by Stefan Monnier
-
(access_keymap): Remove the value 2 for t_ok which was used2008-04-08, by Stefan Monnier
-
($(lisp)/mh-e/mh-loaddefs.el): Make it depend on mh-e/*.el2008-04-08, by Stefan Monnier
-
* calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually.2008-04-08, by Stefan Monnier
-
(Font Lock): Prefer add-hook to using a non-nil `mode' arg2008-04-08, by Stefan Monnier
-
*** empty log message ***2008-04-08, by Michael Albinus
-
* coding.c (detect_coding_emacs_mule)2008-04-08, by Michael Albinus
-
Add zeroconf.el.2008-04-08, by Michael Albinus
-
*** empty log message ***2008-04-08, by Michael Albinus
-
* net/zeroconf.el: New file.2008-04-08, by Michael Albinus
-
* ps-samp.el (ps-add-printer, ps-remove-printer)2008-04-08, by Michael Albinus
-
*** empty log message ***2008-04-08, by Juanma Barranquero
-
Fix typos.2008-04-08, by Juanma Barranquero
-
(calendar-hebrew-list-yahrzeits): Typo.2008-04-08, by Stefan Monnier
-
Mention deleting loaddefs, maintainer-clean.2008-04-08, by Glenn Morris
-
*** empty log message ***2008-04-08, by Dan Nicolaescu
-
* vc-rcs.el (vc-rcs-modify-change-comment):2008-04-08, by Dan Nicolaescu
-
*** empty log message ***2008-04-08, by Juanma Barranquero
-
(set-locale-environment): Don't warn if coding system doesn't agree with system2008-04-08, by Juanma Barranquero
-
*** empty log message ***2008-04-08, by Jason Rumney
-
(SNAME): Extract only symbol name.2008-04-08, by Jason Rumney
-
*** empty log message ***2008-04-08, by Juanma Barranquero
-
*** empty log message ***2008-04-08, by Jason Rumney
-
(struct w32_metric_cache): New struct.2008-04-08, by Jason Rumney
-
Regenerate.2008-04-08, by Juanma Barranquero
-
*** empty log message ***2008-04-08, by Jason Rumney
-
*** empty log message ***2008-04-08, by Jason Rumney
-
(Qja, Qko, Qzh): New symbols.2008-04-08, by Jason Rumney
-
*** empty log message ***2008-04-08, by Juanma Barranquero
-
(get-setf-method): Use `string-match-p'.2008-04-08, by Juanma Barranquero
-
(checkdoc-this-string-valid-engine): Use `string-match-p'.2008-04-08, by Juanma Barranquero
-
(copyright-update-year): Fix braino.2008-04-08, by Juanma Barranquero
-
(copyright-update-year): Use `looking-at-p'.2008-04-08, by Juanma Barranquero
-
*** empty log message ***2008-04-08, by Glenn Morris
-
(remember-diary-extract-entries): Don't pass diary-file, since it is2008-04-08, by Glenn Morris
-
*** empty log message ***2008-04-08, by Glenn Morris
-
(remember-diary-convert-entry): Require calendar.2008-04-08, by Glenn Morris
-
(calendar-date-style): Remove autoload cookie.2008-04-08, by Glenn Morris
-
*** empty log message ***2008-04-08, by Glenn Morris
-
Replace int-to-string with number-to-string.2008-04-08, by Glenn Morris
-
(cal-menu-event-to-date): Rename calendar-event-to-date. Update callers.2008-04-08, by Glenn Morris
-
*** empty log message ***2008-04-08, by Glenn Morris
-
*** empty log message ***2008-04-08, by Glenn Morris
-
Update for calendar name changes.2008-04-08, by Glenn Morris
-
Update for calendar name changes.2008-04-08, by Glenn Morris
-
(mwheel-scroll): Deactivate any temporarily active region if point2008-04-08, by Chong Yidong
-
* mwheel.el (mwheel-scroll): Deactivate any temporarily active region2008-04-08, by Chong Yidong
-
(uncompface): Make buffer unibyte.2008-04-08, by Katsumi Yamaoka
-
*** empty log message ***2008-04-08, by Kenichi Handa
-
(font-slant-table): Change numeric values for `r',2008-04-08, by Kenichi Handa
-
** Add a defcustom that supplies a function to name numeric backup files,2008-04-08, by Chong Yidong
-
*** empty log message ***2008-04-07, by Jay Belanger
-
(calc-init-extensions): Add `calc-kron' and `calcFunc-kron' to autoloads.2008-04-07, by Jay Belanger
-
(calcFunc-kron, calc-kron): New functions.2008-04-07, by Jay Belanger
-
* net/tramp.el (tramp-methods): Fix again tramp-copy-args of2008-04-07, by Michael Albinus
-
*** empty log message ***2008-04-07, by Michael Albinus
-
(dired-read-shell-command): Use read-shell-command.2008-04-07, by Stefan Monnier
-
Fix typo.2008-04-07, by Juanma Barranquero
-
(combine-and-quote-strings): Also quote strings that contain the separator.2008-04-07, by Stefan Monnier
-
(mail-source-value):2008-04-07, by Stefan Monnier
-
lisp-eval-defun & lisp-compile-defun: DEFVAR forms reset the variables2008-04-07, by Sam Steingold
-
Typo.2008-04-07, by Stefan Monnier
-
(cvs-map): Avoid recursion :-(2008-04-07, by Stefan Monnier
-
Merge from gnus--devo--02008-04-07, by Miles Bader
-
*** empty log message ***2008-04-07, by Juanma Barranquero
-
*** empty log message ***2008-04-07, by Juanma Barranquero
-
Regenerate.2008-04-07, by Andreas Schwab
-
*** empty log message ***2008-04-07, by Glenn Morris
-
(calendar-mode-map): Replace use of kbd.2008-04-07, by Glenn Morris
-
(Some Terms): Change "fonts in this manual" index entry to2008-04-07, by Chong Yidong
-
* intro.texi (Some Terms): Change "fonts in this manual" index2008-04-07, by Chong Yidong
-
*** empty log message ***2008-04-07, by Glenn Morris
-
*** empty log message ***2008-04-07, by Glenn Morris
-
(org-agenda-format-date-aligned, org-agenda-execute-calendar-command):2008-04-07, by Glenn Morris
-
Update for calendar.el name changes.2008-04-07, by Glenn Morris
-
(diary-view-entries-initially-flag): Rename view-diary-entries-initially.2008-04-07, by Glenn Morris
-
*** empty log message ***2008-04-07, by Dan Nicolaescu
-
*** empty log message ***2008-04-07, by Dan Nicolaescu
-
*** empty log message ***2008-04-07, by Dan Nicolaescu
-
*** empty log message ***2008-04-07, by Dan Nicolaescu
-
(c-before-font-lock-function): Correct a typo in the doc string.2008-04-06, by Alan Mackenzie
-
(c-basic-common-init): Set font-lock-extend-after-change-region-function.2008-04-06, by Alan Mackenzie
-
*** empty log message ***2008-04-06, by Alan Mackenzie
-
(flyspell-duplicate-distance): Improve custom type.2008-04-06, by Reiner Steib
-
(dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,2008-04-06, by Chong Yidong
-
* dired.el (dired-dnd-handle-local-file): Obey dired-backup-overwrite2008-04-06, by Chong Yidong
-
*** empty log message ***2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
Update for diary-lib name changes.2008-04-06, by Glenn Morris
-
(diary-sexp-entry-symbol): Rename sexp-diary-entry-symbol.2008-04-06, by Glenn Morris
-
*** empty log message ***2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Comment.2008-04-06, by Glenn Morris
-
Fix last fix.2008-04-06, by Chong Yidong
-
Tweak last change to silence compiler warning.2008-04-06, by Chong Yidong
-
(dired-dnd-handle-local-file): Obey dired-backup-overwrite.2008-04-06, by Chong Yidong
-
(dired-overwrite-confirmed): Revert last change.2008-04-06, by Chong Yidong
-
* dired-aux.el (dired-overwrite-confirmed): Revert last change.2008-04-06, by Chong Yidong
-
2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>2008-04-06, by Michael Kifer
-
(vc-status-prepare-status-buffer):2008-04-06, by Dan Nicolaescu
-
*** empty log message ***2008-04-06, by Jason Rumney
-
(Burmese): Rename from Myanmar to be consistent with comment in burmese.el2008-04-06, by Jason Rumney
-
*** empty log message ***2008-04-06, by Jason Rumney
-
("Burmese"): Make sample text consistent with language name.2008-04-06, by Jason Rumney
-
*** empty log message ***2008-04-06, by Jason Rumney
-
(uniscribe_shape): Map char at FROM to current glyph.2008-04-06, by Jason Rumney
-
(gdb): New group.2008-04-06, by Nick Roberts
-
*** empty log message ***2008-04-06, by Nick Roberts
-
*** empty log message ***2008-04-06, by Jason Rumney
-
(uniscribe_shape): Increase items buffer size.2008-04-06, by Jason Rumney
-
(dired-overwrite-confirmed): Supply initial value.2008-04-06, by Chong Yidong
-
* dired-aux.el (dired-overwrite-confirmed): Supply initial value.2008-04-06, by Chong Yidong
-
Merge from emacs--rel--222008-04-05, by Miles Bader
-
(compile_pattern_1): Treat non-nil and non-string of2008-04-05, by Chong Yidong
-
* search.c (compile_pattern_1): Treat non-nil and non-string of2008-04-05, by Chong Yidong
-
*** empty log message ***2008-04-05, by Glenn Morris
-
(mm-disable-multibyte): Autoload it.2008-04-05, by Glenn Morris
-
*** empty log message ***2008-04-05, by Glenn Morris
-
(diary-hebrew-sabbath-candles): Simplify.2008-04-05, by Glenn Morris
-
*** empty log message ***2008-04-05, by Glenn Morris
-
(list-sexp-diary-entries): Update doc for rename.2008-04-05, by Glenn Morris
-
(diary-hebrew-sabbath-candles-minutes, diary-hebrew-sabbath-candles):2008-04-05, by Glenn Morris
-
(diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew.2008-04-05, by Glenn Morris
-
*** empty log message ***2008-04-05, by Juanma Barranquero
-
(abort-if-file-too-large): Fix typo in docstring.2008-04-05, by Juanma Barranquero
-
*** empty log message ***2008-04-05, by Juanma Barranquero
-
(Fassoc_string): Tweak docstring.2008-04-05, by Chong Yidong
-
* minibuf.c (Fassoc_string): Tweak docstring.2008-04-05, by Chong Yidong
-
*** empty log message ***2008-04-05, by Glenn Morris
-
Update for chinese and hebrew name changes.2008-04-05, by Glenn Morris
-
Update for hebrew name changes.2008-04-05, by Glenn Morris
-
Update for chinese and hebrew name changes.2008-04-05, by Glenn Morris
-
(calendar-chinese): Rename custom group from chinese-calendar. Update users.2008-04-05, by Glenn Morris
-
(calendar-hebrew-leap-year-p): Rename hebrew-calendar-leap-year-p.2008-04-05, by Glenn Morris
-
Whitespace.2008-04-05, by Glenn Morris
-
*** empty log message ***2008-04-05, by Glenn Morris
-
(functionp): Return nil for special forms.2008-04-05, by Stefan Monnier
-
Update for rename hebrew-diary-entry-symbol to diary-hebrew-entry-symbol.2008-04-05, by Glenn Morris
-
Update for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.2008-04-05, by Glenn Morris
-
Update for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.2008-04-05, by Glenn Morris
-
Update for diary-entry-symbol renames.2008-04-05, by Glenn Morris
-
(diary-hebrew-entry-symbol): Rename hebrew-diary-entry-symbol.2008-04-05, by Glenn Morris
-
Add arch tagline2008-04-05, by Miles Bader
-
(mm-with-unibyte-buffer, mm-with-multibyte-buffer):2008-04-05, by Stefan Monnier
-
(nnheader-init-server-buffer): Change buffer's multibyteness2008-04-05, by Stefan Monnier
-
(gnus-mime-replace-part): Remove unnecessary use of mm-with-multibyte.2008-04-05, by Stefan Monnier
-
(gnus-x-splash): Avoid binding default-enable-multibyte-characters.2008-04-05, by Stefan Monnier
-
(gnus-display-x-face-in-from): Remove unnecessary use of2008-04-05, by Stefan Monnier
-
(mm-inline-media-tests): Add entry for x-diff.2008-04-05, by Stefan Monnier
-
(nnweb-init): Avoid nn-with-unibyte.2008-04-05, by Stefan Monnier
-
*** empty log message ***2008-04-05, by Stefan Monnier
-
*** empty log message ***2008-04-05, by Glenn Morris
-
Update for coptic and french name changes.2008-04-05, by Glenn Morris
-
Update for coptic and french name changes.2008-04-05, by Glenn Morris
-
(calendar-french-epoch): Rename french-calendar-epoch. Update callers.2008-04-05, by Glenn Morris
-
(calendar-coptic-month-name-array): Rename coptic-calendar-month-name-array.2008-04-05, by Glenn Morris
-
*** empty log message ***2008-04-05, by Glenn Morris
-
Require loaddef file rather than loading it.2008-04-05, by Glenn Morris
-
Require loaddef file rather than loading it.2008-04-05, by Glenn Morris
-
Require loaddef file rather than loading it.2008-04-05, by Glenn Morris
-
(LOADDEFS): Add mh-loaddefs.el.2008-04-05, by Glenn Morris
-
(autoload-ensure-default-file): Provide a feature.2008-04-05, by Glenn Morris
-
(calendar-dedicate-diary): Use get-buffer rather than buffer-live-p.2008-04-05, by Glenn Morris
-
Fix grammar in previous change.2008-04-05, by Glenn Morris
-
*** empty log message ***2008-04-05, by Glenn Morris
-
(Init File): Byte-compiling .emacs is bad.2008-04-05, by Glenn Morris
-
Minor docstring a comment improvements.2008-04-05, by Stefan Monnier
-
Undo part of the multi-tty change, which is only needed if server.el is2008-04-05, by Stefan Monnier
-
*** empty log message ***2008-04-05, by Eli Zaretskii
-
(Text Props and Strings): Add indexing for read syntax of text properties.2008-04-05, by Eli Zaretskii
-
*** empty log message ***2008-04-05, by Eli Zaretskii
-
*** empty log message ***2008-04-05, by Eli Zaretskii
-
(init_user_info): Don't restrict UID and GID to 0-60000 range.2008-04-05, by Eli Zaretskii
-
*** empty log message ***2008-04-05, by Eli Zaretskii
-
(ls-lisp-format): Support inodes that are 2- or 3-member cons cells.2008-04-05, by Eli Zaretskii
-
(custom-face-attributes): Handle roman slant.2008-04-05, by Chong Yidong
-
* cus-face.el (custom-face-attributes): Handle roman slant.2008-04-05, by Chong Yidong
-
(default): Ensure the face-defface-spec property is set.2008-04-05, by Chong Yidong
-
* faces.el (default): Ensure the face-defface-spec property is2008-04-05, by Chong Yidong
-
*** empty log message ***2008-04-05, by Eli Zaretskii
-
New file.2008-04-05, by Eli Zaretskii
-
(sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since we2008-04-05, by Eli Zaretskii
-
(Ffile_attributes): Support inode numbers wider than 32 bits.2008-04-05, by Eli Zaretskii
-
files.el: add abort-if-file-too-large and use it in find-file-noselect and insert-file-12008-04-05, by Adrian Robert
-
No longer create admin/unidata/Makefile.2008-04-05, by Andreas Schwab
-
Remove configure.2008-04-05, by Andreas Schwab
-
Improve wording of last change.2008-04-05, by Eli Zaretskii
-
*** empty log message ***2008-04-05, by Eli Zaretskii
-
(chkapiN) Add check for usp10.h.2008-04-05, by Eli Zaretskii
-
(vhdl-mode-map-init): Replace C-c[a-zA-Z] key bindings.2008-04-05, by Stefan Monnier
-
(hif-token-alist): New var.2008-04-05, by Stefan Monnier
-
Fix problem with completion for buffer-local tables.2008-04-05, by Stefan Monnier
-
* diff-mode.el (diff-file-junk-re): Recognize the git format for2008-04-05, by Dan Nicolaescu
-
* diff-mode.el (diff-file-junk-re): Recognize the git format for2008-04-05, by Dan Nicolaescu
-
* vc-rcs.el (vc-rcs-dir-status):2008-04-05, by Dan Nicolaescu
-
*** empty log message ***2008-04-04, by Dan Nicolaescu
-
(w32font_text_extents): Use font's ascent and descent.2008-04-04, by Jason Rumney
-
* outline.el (outline-mode-menu-bar-map):2008-04-04, by Dan Nicolaescu
-
(diff-file-junk-re): Recognize the git format for2008-04-04, by Dan Nicolaescu
-
*** empty log message ***2008-04-04, by Dan Nicolaescu
-
(vc-bzr-state): Use when instead of if.2008-04-04, by Dan Nicolaescu
-
(vc-default-status-fileinfo-extra): New function.2008-04-04, by Dan Nicolaescu
-
*** empty log message ***2008-04-04, by Jason Rumney
-
Update W32 API requirements.2008-04-04, by Jason Rumney
-
(struct frame): Give one more bit to `visible' since we use2008-04-04, by Stefan Monnier
-
(after-init-hook): Don't wrap a lambda around2008-04-04, by Stefan Monnier
-
(Minibuffer Edit) <resize-mini-windows>: Adjust default.2008-04-04, by Stefan Monnier
-
* subr.el (keymap-canonicalize): New function.2008-04-04, by Stefan Monnier
-
(last_boundary_buffer, last_boundary_position): New vars.2008-04-04, by Stefan Monnier
-
(set-fill-column): Prompt rather than error by default.2008-04-04, by Stefan Monnier
-
*** empty log message ***2008-04-04, by Jason Rumney
-
(uniscribe_check_otf): Rearrange loop for counting features.2008-04-04, by Jason Rumney
-
(uniscribe_check_otf): Add GC protection before consing.2008-04-04, by Jason Rumney
-
(calendar-time-zone-daylight-rules): Reset2008-04-04, by Andreas Schwab
-
Updated for uniscribe backend.2008-04-04, by Jason Rumney
-
(cal-autoloads): New target.2008-04-04, by Andreas Schwab
-
*** empty log message ***2008-04-04, by Jason Rumney
-
(uniscribe_check_otf): Fix last change.2008-04-04, by Jason Rumney
-
typo fixes in my record2008-04-04, by Michael Kifer
-
2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>2008-04-04, by Michael Kifer
-
*** empty log message ***2008-04-04, by Glenn Morris
-
Update for cal-persia name changes.2008-04-04, by Glenn Morris
-
Update for iso, islamic, julian, mayan, persian name changes.2008-04-04, by Glenn Morris
-
Update for islamic name changes.2008-04-04, by Glenn Morris
-
Update for iso, islamic, julian, mayan, persian name changes.2008-04-04, by Glenn Morris
-
(calendar-mayan-long-count-to-absolute): Keep old name as alias.2008-04-04, by Glenn Morris
-
(calendar-mayan-string-from-long-count): Rename2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
(calendar-iso-to-absolute): Rename calendar-absolute-from-iso.2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
Update for cal-julian name changes.2008-04-04, by Glenn Morris
-
(calendar-julian-to-absolute): Rename calendar-absolute-from-julian.2008-04-04, by Glenn Morris
-
(calendar-bahai-to-absolute): Rename calendar-absolute-from-bahai.2008-04-04, by Glenn Morris
-
*** empty log message ***2008-04-04, by Glenn Morris
-
Update for calendar.el name changes.2008-04-04, by Glenn Morris
-
Update for calendar.el name changes.2008-04-04, by Glenn Morris
-
Update for calendar.el name changes.2008-04-04, by Glenn Morris
-
(calendar-hebrew-all-holidays-flag):2008-04-04, by Glenn Morris
-
*** empty log message ***2008-04-04, by Glenn Morris
-
Regenerate.2008-04-04, by Juanma Barranquero
-
*** empty log message ***2008-04-04, by Juanma Barranquero
-
(global-highlight-changes-mode, highlight-changes-passive-string,2008-04-04, by Juanma Barranquero
-
*** empty log message ***2008-04-03, by Juanma Barranquero
-
(highlight-changes-visibility-initial-state, hilit-chg-update,2008-04-03, by Juanma Barranquero
-
*** empty log message ***2008-04-03, by Juanma Barranquero
-
(comment-enter-backward): Be careful to restore point changed during narrowing.2008-04-03, by Stefan Monnier
-
(perl-font-lock-syntactic-keywords): Recognize `sub ($$)'.2008-04-03, by Stefan Monnier
-
(highlight-changes-mode): Rename from2008-04-03, by Stefan Monnier
-
(gdb-mouse-set-clear-breakpoint):2008-04-03, by Nick Roberts
-
*** empty log message ***2008-04-03, by Nick Roberts
-
(gnus-configure-frame, gnus-all-windows-visible-p):2008-04-03, by Stefan Monnier
-
*** empty log message ***2008-04-03, by Juanma Barranquero
-
2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>2008-04-03, by Michael Kifer
-
(auto-mode-alist): Use archive-mode for Debian packages.2008-04-03, by Stefan Monnier
-
(archive-mode-map): Obey mouse-1-click-follows-link.2008-04-03, by Stefan Monnier
-
(tar-mode-map): Obey mouse-1-click-follows-link.2008-04-03, by Stefan Monnier
-
(jka-compr-insert-file-contents): Reduce indentation slightly.2008-04-03, by Stefan Monnier
-
(insert_from_buffer_1): Don't compare bytes in destination2008-04-03, by Stefan Monnier
-
(handle-shift-selection): New arg.2008-04-03, by Chong Yidong
-
* simple.el (handle-shift-selection): New arg.2008-04-03, by Chong Yidong
-
(Fcall_interactively): Handle temporary region even when2008-04-03, by Chong Yidong
-
* callint.c (Fcall_interactively): Handle temporary region even2008-04-03, by Chong Yidong
-
*** empty log message ***2008-04-03, by Jason Rumney
-
(uniscribe_check_otf): Sanity check otf_spec.2008-04-03, by Jason Rumney
-
(defsetf): Accept a lambda for the 2-arg form.2008-04-03, by Stefan Monnier
-
(vc-bzr-previous-revision, vc-bzr-next-revision): New funs.2008-04-03, by Stefan Monnier
-
*** empty log message ***2008-04-03, by Jason Rumney
-
(CONFIG_H): New variable. Use it to clean up2008-04-03, by Jason Rumney
-
(uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.2008-04-03, by Jason Rumney
-
(Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)2008-04-03, by Jason Rumney
-
(uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.2008-04-03, by Jason Rumney
-
*** empty log message ***2008-04-03, by Kenichi Handa
-
(CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.2008-04-03, by Kenichi Handa
-
(uniscribe_check_otf): Declare.2008-04-03, by Jason Rumney
-
*** empty log message ***2008-04-03, by Jason Rumney
-
(UNISCRIBE): New variable.2008-04-03, by Jason Rumney
-
(UNISCRIBE): New variable.2008-04-03, by Jason Rumney
-
Font backend implementation for Uniscribe on Windows 2000 and later.2008-04-03, by Jason Rumney
-
*** empty log message ***2008-04-03, by Jason Rumney
-
(ftfont_get_open_type_spec): Check spec->script, not val.2008-04-03, by Jason Rumney
-
(shell-dynamic-complete-filename): New fun.2008-04-03, by Chong Yidong
-
* shell.el (shell-dynamic-complete-filename): New fun.2008-04-03, by Chong Yidong
-
(bahai-holidays): Re-order.2008-04-03, by Glenn Morris
-
*** empty log message ***2008-04-03, by Glenn Morris
-
(calendar-holidays): Doc fix.2008-04-03, by Glenn Morris
-
Add defvar -> defcustom.2008-04-03, by Glenn Morris
-
*** empty log message ***2008-04-03, by Glenn Morris
-
(calendar-holiday-list): Fix previous change.2008-04-03, by Glenn Morris
-
*** empty log message ***2008-04-03, by Kenichi Handa
-
(hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4):2008-04-03, by Glenn Morris
-
(holiday-islamic-new-year): New function.2008-04-03, by Glenn Morris
-
(create-fontset-from-x-resource):2008-04-03, by Kenichi Handa
-
(holiday-rosh-hashanah-etc, holiday-passover-etc, holiday-hanukkah):2008-04-03, by Glenn Morris
-
(holiday-fixed): Autoload it.2008-04-03, by Glenn Morris
-
(describe-variable): Undo 2008-02-25 change.2008-04-03, by Chong Yidong
-
* help-fns.el (describe-variable): Undo 2008-02-25 change.2008-04-03, by Chong Yidong
-
*** empty log message ***2008-04-03, by Kenichi Handa
-
(latin1-display): Don't use2008-04-03, by Kenichi Handa
-
(timer): Define as a defstruct, so we can name the fields, to make the2008-04-03, by Stefan Monnier
-
*** empty log message ***2008-04-03, by Glenn Morris
-
(diary-mail-addr): Use bound-and-true-p.2008-04-03, by Glenn Morris
-
(tramp-drop-volume-letter): Move definition before use.2008-04-03, by Glenn Morris
-
(c-beginning-of-defun, c-end-of-defun): Remove declarations; no longer used.2008-04-03, by Glenn Morris
-
(vc-mtn-command): Avoid localization of messages.2008-04-03, by Stefan Monnier
-
(vc-bzr-checkout): Simplify.2008-04-03, by Stefan Monnier
-
(image-mode-fit-frame): New command.2008-04-03, by Stefan Monnier
-
(beginning-of-buffer, end-of-buffer, goto-line, undo)2008-04-03, by Stefan Monnier
-
Regenerate.2008-04-03, by Juanma Barranquero
-
Fix comment typo.2008-04-02, by Vinicius Jose Latorre
-
(c-defun-name, c-cpp-define-name): New optimised functions to get the2008-04-02, by Alan Mackenzie
-
(add-log-current-defun): Move the functionality which gets the current2008-04-02, by Alan Mackenzie
-
*** empty log message ***2008-04-02, by Alan Mackenzie
-
Document shift-selection-mode and related changes.2008-04-02, by Chong Yidong
-
Restore support for the values `identity' and `only' for transient2008-04-02, by Chong Yidong
-
Undo previous change:2008-04-02, by Chong Yidong
-
* simple.el (deactivate-mark): When the mark is temporarily2008-04-02, by Chong Yidong
-
(cua-mode): Turn off shift-select-mode.2008-04-02, by Chong Yidong
-
(forward-paragraph, backward-paragraph, forward-sentence,2008-04-02, by Chong Yidong
-
(mouse-set-region-1): Save the old value of transient-mark-mode.2008-04-02, by Chong Yidong
-
(deactivate-mark): When the mark is temporarily2008-04-02, by Chong Yidong
-
(Fscroll_up, Fscroll_down, Fscroll_left)2008-04-02, by Chong Yidong
-
(Fforward_word): Add ^ interactive spec.2008-04-02, by Chong Yidong
-
(Fforward_char, Fbackward_char, Fforward_line)2008-04-02, by Chong Yidong
-
(Vtransient_mark_mode): Move docstring to simple.el to2008-04-02, by Chong Yidong
-
(Vthis_command_keys_shift_translated): New var.2008-04-02, by Chong Yidong
-
(Vshift_select_mode): New var.2008-04-02, by Chong Yidong
-
* callint.c (Vshift_select_mode): New var.2008-04-02, by Chong Yidong
-
*** empty log message ***2008-04-02, by Michael Albinus
-
* net/tramp.el (tramp-make-tramp-temp-file): Use2008-04-02, by Michael Albinus
-
*** empty log message ***2008-04-02, by Dan Nicolaescu
-
*** empty log message ***2008-04-02, by Dan Nicolaescu
-
(sh-mode-map): Rename the menu. Add :help.2008-04-02, by Dan Nicolaescu
-
* emacs-lisp/debug.el (debugger-mode-map):2008-04-02, by Dan Nicolaescu
-
(emacs-lisp-mode-map): Add menu entries2008-04-02, by Dan Nicolaescu
-
Whitespace only.2008-04-02, by Glenn Morris
-
Whitespace only.2008-04-02, by Glenn Morris
-
*** empty log message ***2008-04-02, by Glenn Morris
-
(appt-disp-window-function): Doc fix.2008-04-02, by Glenn Morris
-
*** empty log message ***2008-04-02, by Glenn Morris
-
(diary-entry-marker, calendar-today-marker, calendar-holiday-marker)2008-04-02, by Glenn Morris
-
(fancy-diary-display): Check for font-lock-mode before using faces.2008-04-02, by Glenn Morris
-
(calendar-time-zone-daylight-rules): Simplify.2008-04-02, by Glenn Morris
-
(list-yahrzeit-dates): Expand calendar-for-loop call.2008-04-02, by Glenn Morris
-
(cal-tex-insert-blank-days-at-end, cal-tex-last-blank-p)2008-04-02, by Glenn Morris
-
(holiday-chinese-new-year): Use a single let.2008-04-02, by Glenn Morris
-
(try_window_id): Don't forget to reset delta_bytes.2008-04-01, by Stefan Monnier
-
(find-dired-filter): Align columns by padding file sizes and link2008-04-01, by Chong Yidong
-
* find-dired.el (find-dired-filter): Align columns by padding file2008-04-01, by Chong Yidong
-
Fix typos.2008-04-01, by Juanma Barranquero
-
*** empty log message ***2008-04-01, by Jason Rumney
-
(script-list): Add phonetic script, covering IPA (previously Latin),2008-04-01, by Jason Rumney
-
(setup-default-fontset): Use unicode fonts that cover bopomofo2008-04-01, by Jason Rumney
-
Convert to utf-8.2008-04-01, by Juanma Barranquero
-
(frame-parameter) <defsetf>: Make it return the assigned value.2008-04-01, by Johan Bockgård
-
(abbrev-mode): Use define-minor-mode.2008-04-01, by Stefan Monnier
-
(mouse-major-mode-menu-prefix): Remove. Remove uses.2008-04-01, by Stefan Monnier
-
(mode-line-mode-menu): Move before (new) first use.2008-04-01, by Stefan Monnier
-
(calendar-make-temp-face): Fix previous change. Use the last :face if2008-04-01, by Glenn Morris
-
(casify_object): Fix up int/EMACS_INT mixup.2008-04-01, by Stefan Monnier
-
lisp/ChangeLog: Update.2008-04-01, by Michael Olson
-
doc/misc/ChangeLog: Update.2008-04-01, by Michael Olson
-
minor fixes for EasyPG2008-04-01, by Michael Olson
-
*** empty log message ***2008-04-01, by Glenn Morris
-
(calendar-make-temp-face): New function.2008-04-01, by Glenn Morris
-
(fancy-diary-display): Use calendar-make-temp-face.2008-04-01, by Glenn Morris
-
*** empty log message ***2008-04-01, by Glenn Morris
-
(vc-responsible-backend): Declare as function.2008-04-01, by Glenn Morris
-
*** empty log message ***2008-04-01, by Glenn Morris
-
More details on a multi-tty change.2008-04-01, by Glenn Morris
-
More fixing of what multi-tty called a ChangeLog.2008-04-01, by Glenn Morris
-
(calendar-nongregorian-visible-p): New function.2008-04-01, by Glenn Morris
-
(holiday-julian): Use calendar-nongregorian-visible-p.2008-04-01, by Glenn Morris
-
(calendar-hebrew-date-is-visible-p): Use calendar-nongregorian-visible-p.2008-04-01, by Glenn Morris
-
(Commentary): Point to calendar.el.2008-04-01, by Glenn Morris
-
Comments.2008-04-01, by Glenn Morris
-
(calendar-mode-map): Use calendar-mark-holidays rather than obsolete alias.2008-04-01, by Glenn Morris