Mercurial > emacs
graph
-
(auto-insert-alist): Quote elisp sample code so as not2007-05-23, by Stefan Monnier
-
*** empty log message ***2007-05-23, by Stefan Monnier
-
*** empty log message ***2007-05-23, by Stefan Monnier
-
*** empty log message ***2007-05-23, by Eli Zaretskii
-
(tar-file-name-handler): New function.2007-05-23, by Eli Zaretskii
-
*** empty log message ***2007-05-23, by Glenn Morris
-
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)2007-05-23, by Glenn Morris
-
Split ChangeLog entries from before branching for Emacs 22 into2007-05-23, by Glenn Morris
-
Split ChangeLog entries from before branching for Emacs 22 into2007-05-23, by Glenn Morris
-
Don't use "Suggested by", says rms.2007-05-23, by Glenn Morris
-
*** empty log message ***2007-05-22, by Andreas Schwab
-
Regenerate.2007-05-22, by Andreas Schwab
-
Prefer build_alias over host when host_alias is not set.2007-05-22, by Andreas Schwab
-
*** empty log message ***2007-05-22, by Jan Djärv
-
(find-source-lisp-file): New function.2007-05-22, by Jan Djärv
-
*** empty log message ***2007-05-22, by Eli Zaretskii
-
Add information about where to find GDB, and warn against --no-debug option2007-05-22, by Eli Zaretskii
-
*** empty log message ***2007-05-22, by Kenichi Handa
-
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.2007-05-22, by Kenichi Handa
-
*** empty log message ***2007-05-22, by Eli Zaretskii
-
(find-buffer-file-type-coding-system): Doc fix.2007-05-22, by Eli Zaretskii
-
*** empty log message ***2007-05-22, by Juanma Barranquero
-
Add arch tagline2007-05-22, by Miles Bader
-
(define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.2007-05-22, by Juanma Barranquero
-
(x_connection_closed): Remove NO_RETURN.2007-05-22, by Richard M. Stallman
-
(auto-mode-alist): Open `.asd' files in lisp-mode.2007-05-22, by Glenn Morris
-
*** empty log message ***2007-05-22, by Glenn Morris
-
Move Emacs 22 entries and arch tag to new file NEWS.22, leave empty2007-05-22, by Glenn Morris
-
*** empty log message ***2007-05-22, by Glenn Morris
-
Move NEWS for Emacs 22 into a new file.2007-05-22, by Glenn Morris
-
Merge from emacs--rel--222007-05-22, by Miles Bader
-
*** empty log message ***2007-05-22, by Kenichi Handa
-
*** empty log message ***2007-05-22, by Kenichi Handa
-
(mail-extract-address-components): Recognize2007-05-22, by Kenichi Handa
-
(image-toggle-display): Don't clear image cache. Only use filename in2007-05-21, by Chong Yidong
-
* image-mode.el (image-toggle-display): Don't clear image cache.2007-05-21, by Chong Yidong
-
(uncache_image): New function.2007-05-21, by Chong Yidong
-
* image.c (uncache_image): New function.2007-05-21, by Chong Yidong
-
(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.2007-05-21, by Chong Yidong
-
(magic-mode-alist): Remove image-type-auto-detected-p.2007-05-21, by Chong Yidong
-
(image-type-from-file-name, image-type): Simplify.2007-05-21, by Chong Yidong
-
* image.el (image-type-from-file-name, image-type): Simplify.2007-05-21, by Chong Yidong
-
Replace text inadvertantly removed by unpatched autoconf.2007-05-20, by Nick Roberts
-
Move bugs to release branch, again.2007-05-20, by Glenn Morris
-
*** empty log message ***2007-05-20, by Dan Nicolaescu
-
*** empty log message ***2007-05-20, by Richard M. Stallman
-
*** empty log message ***2007-05-20, by Jan Djärv
-
Move GPM check outside HAVE_X_WINDOWS.2007-05-20, by Jan Djärv
-
(terminal-init-linux): Don't signal an error2007-05-20, by Nick Roberts
-
(t-mouse-mode): Reset t-mouse-mode to nil if there2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
Regenerate.2007-05-20, by Andreas Schwab
-
Remove empty AC_SUBST.2007-05-20, by Andreas Schwab
-
Reduce to a minor-mode macro call.2007-05-20, by Nick Roberts
-
(terminal-init-linux): Enable t-mouse by default.2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
* configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement2007-05-20, by Nick Roberts
-
* configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
Use HAVE_GPM instead of HAVE_GPM_H.2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
(make_lispy_event): Make case GPM_CLICK_EVENT2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
Merge from emacs--rel--222007-05-20, by Miles Bader
-
Reduce to a minor-mode macro call.2007-05-20, by Nick Roberts
-
* src/configure.in (AC_CHECK_HEADERS) Add gpm.h.2007-05-20, by Nick Roberts
-
(LIBGPM): Allow it to be set from configure.2007-05-20, by Nick Roberts
-
(enum event_kind): Add GPM_CLICK_EVENT.2007-05-20, by Nick Roberts
-
(add_gpm_wait_descriptor, delete_gpm_wait_descriptor):2007-05-20, by Nick Roberts
-
(gpm_wait_mask, max_gpm_desc): New variables.2007-05-20, by Nick Roberts
-
* configure.in (AC_CHECK_HEADERS) Add gpm.h.2007-05-20, by Nick Roberts
-
* configure.in (AC_CHECK_HEADERS) Add gpm.h.2007-05-20, by Nick Roberts
-
(init_sys_modes): Make gpm_fd nonblocking2007-05-20, by Nick Roberts
-
(Qmouse_fixup_help_message)2007-05-20, by Nick Roberts
-
(write_glyphs_with_face): New function.2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
*** empty log message ***2007-05-20, by Nick Roberts
-
(auto-mode-alist): Change the regexp so that2007-05-19, by Dan Nicolaescu
-
(redisplay_window): If first window line is a continuation line,2007-05-19, by Chong Yidong
-
* xdisp.c (redisplay_window): If first window line is a continuation2007-05-19, by Chong Yidong
-
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-202007-05-19, by Chong Yidong
-
*** empty log message ***2007-05-19, by Eli Zaretskii
-
Fix URL of EmacsW32 site where building with image support is described.2007-05-19, by Eli Zaretskii
-
*** empty log message ***2007-05-19, by Glenn Morris
-
Convert from PPM to PBM.2007-05-19, by Glenn Morris
-
Convert from PPM to PBM.2007-05-19, by Glenn Morris
-
Convert from PPM to PBM.2007-05-19, by Glenn Morris
-
Convert from PPM to PBM.2007-05-19, by Glenn Morris
-
Convert from PPM to PBM.2007-05-19, by Glenn Morris
-
Convert from PGM to PBM.2007-05-19, by Glenn Morris
-
Kevin Ryde <user42 at zip.com.au>2007-05-19, by Glenn Morris
-
*** empty log message ***2007-05-19, by Glenn Morris
-
*** empty log message ***2007-05-18, by Thien-Thi Nguyen
-
Revert last change.2007-05-18, by Thien-Thi Nguyen
-
etags.c updates.2007-05-18, by Francesco Potortì
-
Extern definitions of some more pointer functions for2007-05-18, by Francesco Potortì
-
Tweak previous change.2007-05-18, by Glenn Morris
-
(ORDINARY_LINK): No longer define on OpenBSD.2007-05-18, by Glenn Morris
-
*** empty log message ***2007-05-18, by Glenn Morris
-
Merge from emacs--rel--222007-05-18, by Miles Bader
-
Group together all XEmacs/Emacs definitions.2007-05-17, by Vinicius Jose Latorre
-
Fix typos.2007-05-17, by Vinicius Jose Latorre
-
*** empty log message ***2007-05-17, by Thien-Thi Nguyen
-
(sgml-tag): Fix bug: Call sgml-transformation-function.2007-05-17, by Thien-Thi Nguyen
-
*** empty log message ***2007-05-17, by Martin Rudalics
-
(highlight-changes-rotate-faces): Don't set2007-05-17, by Martin Rudalics
-
Add info on compiler version to previous change.2007-05-17, by Glenn Morris
-
*** empty log message ***2007-05-17, by Glenn Morris
-
(Dumping): Mention OpenBSD macppc problem.2007-05-17, by Glenn Morris
-
*** empty log message ***2007-05-17, by Glenn Morris
-
(ORDINARY_LINK): No longer define on OpenBSD.2007-05-17, by Glenn Morris
-
Merge from emacs--rel--222007-05-17, by Miles Bader
-
*** empty log message ***2007-05-16, by Juanma Barranquero
-
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.2007-05-16, by Juanma Barranquero
-
(display-time-mail-file): Doc fix.2007-05-16, by Juanma Barranquero
-
*** empty log message ***2007-05-16, by Juanma Barranquero
-
(view-inhibit-help-message): Fix typo in docstring.2007-05-16, by Juanma Barranquero
-
(pr-ps-fast-fire): Fix typo in docstring.2007-05-16, by Juanma Barranquero
-
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.2007-05-16, by Juanma Barranquero
-
(display-time-24hr-format): Doc fix.2007-05-16, by Juanma Barranquero
-
(set-mark-command-repeat-pop): Doc fix.2007-05-16, by Juanma Barranquero
-
(cvs-dired-use-hook): Doc fix.2007-05-16, by Juanma Barranquero
-
(msb-menu-cond): Doc fix.2007-05-16, by Juanma Barranquero
-
(ls-lisp-verbosity): Doc fix.2007-05-16, by Juanma Barranquero
-
(Info-current-subfile): Doc fix.2007-05-16, by Juanma Barranquero
-
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.2007-05-16, by Juanma Barranquero
-
(dabbrev-upcase-means-case-search): Doc fix.2007-05-16, by Juanma Barranquero
-
(Buffer-menu-sort-column): Doc fix.2007-05-16, by Juanma Barranquero
-
*** empty log message ***2007-05-16, by Martin Rudalics
-
(ispell-start-process): Defend against bad default-directory.2007-05-16, by Martin Rudalics
-
Merge from gnus--rel--5.102007-05-15, by Miles Bader
-
*** empty log message ***2007-05-15, by Michaël Cadilhac
-
Regenerate.2007-05-15, by Michaël Cadilhac
-
Rewrite using German layout.2007-05-15, by Michaël Cadilhac
-
*** empty log message ***2007-05-14, by Eli Zaretskii
-
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,2007-05-14, by Eli Zaretskii
-
(pbm_load): Check image size for monochrome pbm.2007-05-14, by Chong Yidong
-
* image.c (pbm_load): Check image size for monochrome pbm.2007-05-14, by Chong Yidong
-
*** empty log message ***2007-05-14, by Juanma Barranquero
-
(mode-require-final-newline, require-final-newline, enable-local-variables,2007-05-14, by Juanma Barranquero
-
Use default color when color is unspecified.2007-05-13, by Vinicius Jose Latorre
-
python.el is ok.2007-05-13, by Glenn Morris
-
(XTread_socket): Revert last change.2007-05-13, by Chong Yidong
-
* xterm.c (XTread_socket): Revert last change.2007-05-13, by Chong Yidong
-
Merge from emacs--rel--222007-05-13, by Miles Bader
-
(pbm_load): Correctly check image size for greyscale pbm.2007-05-12, by Chong Yidong
-
* image.c (pbm_load): Correctly check image size for greyscale pbm.2007-05-12, by Chong Yidong
-
(XTread_socket): Yet another uncaught X error crash (YAUXEC).2007-05-12, by Chong Yidong
-
* xterm.c (XTread_socket): Yet another uncaught X error2007-05-12, by Chong Yidong
-
(longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks unconditionally.2007-05-12, by Chong Yidong
-
* longlines.el (longlines-mode): Make longlines-auto-wrap2007-05-12, by Chong Yidong
-
*** empty log message ***2007-05-12, by Michaël Cadilhac
-
(viperCard.ps, calccard.ps refcard.ps)2007-05-12, by Michaël Cadilhac
-
(xterm-mouse-debug-buffer): New variable.2007-05-12, by Nick Roberts
-
*** empty log message ***2007-05-12, by Nick Roberts
-
Qualify using a separate terminal for debugging.2007-05-12, by Nick Roberts
-
Add myself.2007-05-11, by Juanma Barranquero
-
Merge from emacs--rel--222007-05-11, by Miles Bader
-
(dabbrev-eliminate-newlines): Renamed from2007-05-10, by Richard M. Stallman
-
*** empty log message ***2007-05-10, by Michaël Cadilhac
-
(Man-next-section): Don't consider the last line of the page as being2007-05-10, by Michaël Cadilhac
-
*** empty log message ***2007-05-10, by Thien-Thi Nguyen
-
* elisp.texi (Top): Remove "Saving Properties" from detailed menu.2007-05-10, by Thien-Thi Nguyen
-
(sgml-value): Fix handling of attributes which can take any number of values.2007-05-10, by Stefan Monnier
-
(tex-font-lock-keywords-2): Add citet and citep2007-05-10, by Stefan Monnier
-
Merge from emacs--rel--222007-05-09, by Miles Bader
-
(nndiary-request-move-article): Revert hunk from previous commit.2007-05-09, by Reiner Steib
-
Remove the description comment (nndiary is now properly documented in the Gnus2007-05-09, by Reiner Steib
-
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.2007-05-09, by Reiner Steib
-
(vc-find-root): Stop searching when the user changes.2007-05-09, by Stefan Monnier
-
(python-font-lock-keywords, python-open-block-statement-p, python-mode):2007-05-09, by Stefan Monnier
-
(python-end-of-block): Revert last change.2007-05-09, by Stefan Monnier
-
(diff-apply-hunk, diff-test-hunk): Don't do by default2007-05-08, by Stefan Monnier
-
(ad-special-forms): Remove.2007-05-08, by Stefan Monnier
-
(compilation-find-file): Add a big comment.2007-05-08, by Stefan Monnier
-
(comment-search-forward): Make sure we search forward.2007-05-08, by Stefan Monnier
-
(sgml-lexical-context): Add handling of XML style Processing Instructions.2007-05-08, by Stefan Monnier
-
Ensure that update-changelog issues an error when used with2007-05-08, by Stefan Monnier
-
Merge from emacs--rel--222007-05-08, by Miles Bader
-
*** empty log message ***2007-05-08, by Stefan Monnier
-
*** empty log message ***2007-05-07, by Andreas Schwab
-
(Flookup_key): Fix typo in last change.2007-05-07, by Andreas Schwab
-
EMACSVER=22 for printing, per rms.2007-05-07, by Karl Berry
-
(Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier2007-05-07, by Stefan Monnier
-
*** empty log message ***2007-05-07, by YAMAMOTO Mitsuharu
-
(mac-ts-unicode-for-key-event): Check if text is available.2007-05-07, by YAMAMOTO Mitsuharu
-
Merge from emacs--rel--222007-05-07, by Miles Bader
-
*** empty log message ***2007-05-06, by Richard M. Stallman
-
*** empty log message ***2007-05-06, by Richard M. Stallman
-
*** empty log message ***2007-05-06, by Richard M. Stallman
-
(Create Tags Table): Clean up previous change.2007-05-06, by Richard M. Stallman
-
*** empty log message ***2007-05-05, by Glenn Morris
-
*** empty log message ***2007-05-05, by Glenn Morris
-
Add notes about NEWS, as a reminder for the next release.2007-05-05, by Glenn Morris
-
Try to rearrange by related topics, and some order of importance.2007-05-05, by Glenn Morris
-
(diff): Use buffer-local vars diff-old-file and diff-new-file2007-05-05, by Stefan Monnier
-
(Create Tags Table): Add text about the dangers of2007-05-05, by Francesco Potortì
-
maintaining.texi changes to etags abotu symlinks.2007-05-05, by Francesco Potortì
-
Merge from emacs--rel--222007-05-04, by Miles Bader
-
sync for lispref changes2007-05-04, by Karl Berry
-
Fix typos.2007-05-04, by Juanma Barranquero
-
Add information about building with Cygwin Make 3.80.2007-05-04, by Eli Zaretskii
-
*** empty log message ***2007-05-04, by Eli Zaretskii
-
(Documentation Tips): Rearrange items to place the more important ones first.2007-05-04, by Eli Zaretskii
-
(t-mouse-mode): Do nothing on a graphical display2007-05-04, by Nick Roberts
-
*** empty log message ***2007-05-04, by Nick Roberts
-
Merge from emacs--rel--222007-05-04, by Miles Bader
-
black refs for printing2007-05-03, by Karl Berry
-
ignore *.pdf2007-05-03, by Karl Berry
-
avoid @anchor in middle of paragraph2007-05-03, by Karl Berry
-
Tweak message about the absence of shell functions.2007-05-03, by Glenn Morris
-
*** empty log message ***2007-05-03, by Glenn Morris
-
Merge from gnus--rel--5.102007-05-01, by Miles Bader
-
*** empty log message ***2007-05-01, by Richard M. Stallman
-
Update version number.2007-05-01, by Richard M. Stallman
-
Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.2007-05-01, by Miles Bader
-
*** empty log message ***2007-05-01, by YAMAMOTO Mitsuharu
-
(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.2007-05-01, by YAMAMOTO Mitsuharu
-
*** empty log message ***2007-04-29, by Richard M. Stallman
-
(replace_range): For undo, record insertion first.2007-04-29, by Richard M. Stallman
-
(find-dired-filter): Propertize all text down to eob.2007-04-29, by Richard M. Stallman
-
Delete duplicate change.2007-04-29, by Richard M. Stallman
-
*** empty log message ***2007-04-29, by Andreas Schwab
-
(VECSIZE): Use OFFSETOF.2007-04-29, by Andreas Schwab
-
*** empty log message ***2007-04-29, by Richard M. Stallman
-
(auto-coding-alist): Add pdf => no-conversion.2007-04-29, by Richard M. Stallman
-
*** empty log message ***2007-04-29, by YAMAMOTO Mitsuharu
-
(try_window_reusing_current_matrix): Fix number of disabled lines.2007-04-29, by YAMAMOTO Mitsuharu
-
Merge from emacs--rel--222007-04-29, by Miles Bader
-
*** empty log message ***2007-04-28, by Glenn Morris
-
Stefan Monnier <monnier at iro.umontreal.ca>2007-04-28, by Glenn Morris
-
*** empty log message ***2007-04-28, by Glenn Morris
-
Revert addition of duplicate 2007 to copyright years in previous2007-04-28, by Glenn Morris
-
Restore mention of python.el pending consideration of legal status.2007-04-28, by Glenn Morris
-
Restore python.el pending consideration of legal status.2007-04-28, by Glenn Morris
-
Restore python.el pending consideration of legal status. Remove2007-04-28, by Glenn Morris
-
Restore file pending consideration of python.el legal status.2007-04-28, by Glenn Morris
-
(locate-in-alternate-database): Doc fix mistakenly left out of2007-04-28, by Glenn Morris
-
*** empty log message ***2007-04-28, by Glenn Morris
-
David R. Linn <drl at jekyll.vuse.vanderbilt.edu>2007-04-28, by Glenn Morris
-
~ description fixes from rms2007-04-28, by Karl Berry
-
one more line break2007-04-28, by Karl Berry
-
*** empty log message ***2007-04-28, by Richard M. Stallman
-
(sh-mode): Recognize .profile as sh style.2007-04-28, by Richard M. Stallman
-
(read_escape): In a string, \s is always space.2007-04-28, by Richard M. Stallman
-
($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e.2007-04-28, by Eli Zaretskii
-
(gud-menu-map): Pdb can't handle SIGINT so2007-04-28, by Nick Roberts
-
*** empty log message ***2007-04-28, by Nick Roberts
-
Move bugs to EMACS_22_BASE branch.2007-04-28, by Glenn Morris
-
*** empty log message ***2007-04-28, by Glenn Morris
-
(image-dired-cmd-create-thumbnail-options)2007-04-28, by Glenn Morris
-
Merge from emacs--rel--222007-04-28, by Miles Bader
-
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.2008-09-11, by Magnus Henoch
-
Update for 22.32008-09-07, by Jason Rumney
-
Regenerate.2008-09-05, by Chong Yidong
-
Fix previous change:2008-09-04, by Glenn Morris
-
*** empty log message ***2008-09-03, by Alan Mackenzie
-
(c-version): Incremented to 5.31.6.2008-09-03, by Alan Mackenzie
-
Copy in some minor bug fixes from the trunk.2008-09-03, by Alan Mackenzie
-
*** empty log message ***2008-09-03, by Alan Mackenzie
-
Bump version to 22.2.92.2008-09-02, by Chong Yidong
-
*** empty log message ***2008-09-02, by YAMAMOTO Mitsuharu
-
(mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle calculation.2008-09-02, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-08-30, by Glenn Morris
-
(Fmodify_frame_parameters): Doc fix.2008-08-30, by Glenn Morris
-
*** empty log message ***2008-08-30, by Glenn Morris
-
(make-variable-frame-local): Tweak obsolescence message.2008-08-30, by Glenn Morris
-
*** empty log message ***2008-08-30, by Eli Zaretskii
-
(stat): Only root directory passed to GetDriveType. Allow RAM disk as well2008-08-30, by Eli Zaretskii
-
[USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix last change.2008-08-30, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-08-30, by YAMAMOTO Mitsuharu
-
[USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix coordinate flipping.2008-08-30, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-08-30, by YAMAMOTO Mitsuharu
-
[USE_CG_DRAWING] (mac_draw_cg_image): Fix coordinate flipping.2008-08-30, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-08-30, by Glenn Morris
-
(url-https-expand-file-name): Resolve directly to url-default-expander2008-08-30, by Glenn Morris
-
*** empty log message ***2008-08-29, by Eli Zaretskii
-
(Fexpand_file_name): Copy argument `name' into local storage on all platforms,2008-08-29, by Eli Zaretskii
-
*** empty log message ***2008-08-29, by YAMAMOTO Mitsuharu
-
(Fmac_resume_apple_event): Distribute cast to pointer2008-08-29, by YAMAMOTO Mitsuharu
-
[HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-size2008-08-29, by YAMAMOTO Mitsuharu
-
(mac_system_script_code): Use EMACS_INT for DEFVAR_INT variable.2008-08-29, by YAMAMOTO Mitsuharu
-
(image-mode): Fix 2008-07-19 change.2008-08-29, by Chong Yidong
-
* image-mode.el (image-mode): Fix 2008-07-19 change.2008-08-29, by Chong Yidong
-
(edebug): Fix typo in docstring.2008-08-28, by Juanma Barranquero
-
Regenerate with autoconf 2.61-7 (bug#790)2008-08-27, by Chong Yidong
-
Update based on current directory layout and recommended tools.2008-08-27, by Jason Rumney
-
(Fcondition_case): Doc fix.2008-08-26, by Chong Yidong
-
* eval.c (Fcondition_case): Doc fix.2008-08-26, by Chong Yidong
-
Bump version to 22.2.91.2008-08-26, by Chong Yidong
-
(Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not2008-08-26, by Jason Rumney
-
Fix typo.2008-08-26, by Juanma Barranquero
-
Fix typos (sync from trunk).2008-08-26, by Juanma Barranquero
-
Fix typos (sync from the trunk).2008-08-26, by Juanma Barranquero
-
*** empty log message ***2008-08-25, by Jay Belanger
-
Replace missing exponent.2008-08-25, by Jay Belanger
-
(run-python): Remove '' from sys.path.2008-08-24, by Romain Francoise
-
(Shell Command Guessing): Mention dired-guess-shell-case-fold-search.2008-08-23, by Glenn Morris
-
*** empty log message ***2008-08-23, by Glenn Morris
-
(dired-guess-shell-alist-user): Doc fix.2008-08-23, by Glenn Morris
-
(gif_format): Use :index, not :image.2008-08-23, by Jason Rumney
-
(temp-buffer-show-hook): Doc fix.2008-08-23, by Chong Yidong
-
* subr.el (temp-buffer-show-hook): Doc fix.2008-08-23, by Chong Yidong
-
(x_delete_display): Don't call XrmDestroyDatabase on GTK+.2008-08-21, by Chong Yidong
-
* xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.2008-08-21, by Chong Yidong
-
(print_object): Fix off-by-one in last change.2008-08-20, by Chong Yidong
-
* print.c (print_object): Fix off-by-one in last change.2008-08-20, by Chong Yidong
-
*** empty log message ***2008-08-20, by YAMAMOTO Mitsuharu
-
(mac_handle_text_input_event):2008-08-20, by YAMAMOTO Mitsuharu
-
(x_load_font): Round average width to the nearest integer.2008-08-20, by YAMAMOTO Mitsuharu
-
(edt-default-emulation-setup): Share global-buffers-menu-map with the2008-08-18, by Chong Yidong
-
* emulation/edt.el (edt-default-emulation-setup): Share2008-08-18, by Chong Yidong
-
(flyspell-word): Revert last change.2008-08-16, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-word): Revert last change.2008-08-16, by Chong Yidong
-
Omit info/.arch-inventory.2008-08-16, by Chong Yidong
-
* make-dist: Omit info/.arch-inventory.2008-08-16, by Chong Yidong
-
Bump version to 22.2.90.2008-08-16, by Eli Zaretskii
-
(tempdir/nt): Link emacsclient.rc.2008-08-16, by Jason Rumney
-
(set-version): Set version in nt/emacsclient.rc2008-08-16, by Jason Rumney
-
bug #7192008-08-16, by Jason Rumney
-
(make_process): Initialize kill_without_query struct member.2008-08-15, by Chong Yidong
-
Correct last change2008-08-15, by Chong Yidong
-
* process.c (Fmake_network_process): Initialize kill_without_query2008-08-15, by Chong Yidong
-
Bump version to 22.2.90.2008-08-15, by Chong Yidong
-
*** empty log message ***2008-08-15, by Glenn Morris
-
(eshell-ls-files): List one per line in a pipeline. (Bug#699)2008-08-15, by Glenn Morris
-
*** empty log message ***2008-08-13, by Glenn Morris
-
(sync from trunk 2008-01-25)2008-08-13, by Glenn Morris
-
Backport trivial fixes from the trunk.2008-08-12, by Juanma Barranquero
-
(ldap-search-internal): Tweak URL regexp.2008-08-12, by Chong Yidong
-
* net/ldap.el (ldap-search-internal): Tweak URL regexp.2008-08-12, by Chong Yidong
-
*** empty log message ***2008-08-10, by Glenn Morris
-
(increment-calendar-month): Optionally handle systems without 122008-08-10, by Glenn Morris
-
(holiday-bahai): Fix previous change for Emacs 22.2008-08-10, by Glenn Morris
-
Forgot to commit this.2008-08-10, by Glenn Morris
-
*** empty log message ***2008-08-10, by Glenn Morris
-
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a2008-08-10, by Glenn Morris
-
(fortran-end-of-subprogram): Check for a match before trying to move2008-08-10, by Glenn Morris
-
(bootstrap-prepare): Explictly pass EMACS to sub-makes2008-08-10, by Glenn Morris
-
(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).2008-08-10, by Glenn Morris
-
(locate-library): Doc fix (sync from trunk 2008-06-10).2008-08-10, by Glenn Morris
-
(generated-custom-dependencies-file): Doc fix (sync from trunk2008-08-10, by Glenn Morris
-
(generated-finder-keywords-file, finder-exit): Doc fix (sync from2008-08-10, by Glenn Morris
-
(holiday-float): Doc fixes (sync from trunk 2008-04-29).2008-08-10, by Glenn Morris
-
(calendar-nth-named-absday, calendar-nth-named-day):2008-08-10, by Glenn Morris
-
(holiday-islamic): Doc fix (sync from trunk 2008-04-23).2008-08-10, by Glenn Morris
-
(cal-tex-preamble-extra): Fix custom type (sync from trunk2008-08-10, by Glenn Morris
-
(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).2008-08-10, by Glenn Morris
-
(holiday-bahai): Use an algorithm actually relevant to this calendar2008-08-10, by Glenn Morris
-
(holiday-julian): Fix a problem with holidays in the last fortnight in2008-08-10, by Glenn Morris
-
(simple-diary-display, diary-show-all-entries, make-diary-entry):2008-08-10, by Glenn Morris
-
(diary-remind): Doc fix.2008-08-10, by Glenn Morris
-
Use __sparc__ rather than sparc.2008-08-10, by Glenn Morris
-
(cpp_undefs): Rename from `undefs', update uses.2008-08-10, by Glenn Morris
-
Fix last change.2008-08-08, by Chong Yidong
-
(move_it_to): When stopping at a charpos, check if that's a continued2008-08-08, by Chong Yidong
-
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a2008-08-08, by Chong Yidong
-
(kmacro-exec-ring-item): Add autoload.2008-08-05, by Chong Yidong
-
* kmacro.el (kmacro-exec-ring-item): Add autoload.2008-08-05, by Chong Yidong
-
(redisplay_window): Don't enforce scroll-margin when forcing a window2008-08-05, by Chong Yidong
-
* xdisp.c (redisplay_window): Don't enforce scroll-margin when2008-08-05, by Chong Yidong
-
* files.el (auto-save-visited-file-name): Move definition to2008-08-05, by Chong Yidong
-
Handle auto-save-visited-file-name.2008-08-05, by Chong Yidong
-
(auto-save-visited-file-name): Move definition to fileio.c.2008-08-05, by Chong Yidong
-
(Vauto_save_list_file_name): Move here from file.el.2008-08-05, by Chong Yidong
-
* fileio.c (Vauto_save_list_file_name): Move here from file.el.2008-08-05, by Chong Yidong
-
(Other Plists): Fix incorrect example. Suggested by Florian Beck.2008-08-05, by Chong Yidong
-
* symbols.texi (Other Plists): Fix incorrect example.2008-08-05, by Chong Yidong
-
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and2008-08-05, by Chong Yidong
-
* pop.c (socket_connection): Add conditionals for2008-08-05, by Chong Yidong
-
Regenerate.2008-08-05, by Chong Yidong
-
Add checks for krb5_error.text and krb5_error.e_text struct members.2008-08-05, by Chong Yidong
-
* configure.in: Add checks for krb5_error.text and2008-08-05, by Chong Yidong
-
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.2008-08-03, by Chong Yidong
-
* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.2008-08-03, by Chong Yidong
-
(check_memory_limits): Don't use getrlimit on cygwin. Don't use2008-08-02, by Chong Yidong
-
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.2008-08-02, by Chong Yidong
-
Add list of deprecated systems.2008-08-02, by Chong Yidong
-
(custom-save-all): Avoid destrying symlink if already visiting the2008-08-02, by Chong Yidong
-
Fix typo in last change.2008-08-02, by Chong Yidong
-
* cus-edit.el (custom-save-all): Avoid destrying symlink if2008-08-02, by Chong Yidong
-
(pgg-gpg-process-region): Accept any remaining pending output coming2008-08-02, by Chong Yidong
-
* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining2008-08-02, by Chong Yidong
-
*** empty log message ***2008-08-02, by Eli Zaretskii
-
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.2008-08-02, by Eli Zaretskii
-
(x_draw_composite_glyph_string_foreground): Force use of Unicode output.2008-08-01, by Jason Rumney
-
(abbreviate-file-name): When replacing $HOME with ~, turn off2008-07-31, by Chong Yidong
-
* files.el (abbreviate-file-name): When replacing $HOME with ~, turn2008-07-31, by Chong Yidong
-
(c-style-alist): For the Ellemtel style, move the2008-07-31, by Chong Yidong
-
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,2008-07-31, by Chong Yidong
-
(menu_nav_ended): Remove.2008-07-30, by Chong Yidong
-
(Fx_menu_bar_open_internal): Use activate_item signal to open menu.2008-07-30, by Chong Yidong
-
* xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to2008-07-30, by Chong Yidong
-
(image-mode): Set image-mode-text-map when image cannot be displayed.2008-07-30, by Chong Yidong
-
* image-mode.el (image-mode): Set image-mode-text-map when image2008-07-30, by Chong Yidong
-
(flyspell-word, flyspell-large-region, flyspell-region): Call2008-07-28, by Chong Yidong
-
* textmodes/flyspell.el (flyspell-word, flyspell-large-region)2008-07-28, by Chong Yidong
-
(next-error): Do a redisplay to prevent incorrect2008-07-28, by Chong Yidong
-
* simple.el (next-error): Do a redisplay to prevent incorrect2008-07-28, by Chong Yidong
-
Revert last change.2008-07-28, by Chong Yidong
-
Revert last change.2008-07-28, by Chong Yidong
-
(redisplay_window): Check return value of2008-07-28, by Chong Yidong
-
* xdisp.c (redisplay_window): Check return value of2008-07-28, by Chong Yidong
-
*** empty log message ***2008-07-28, by Michael Albinus
-
* net/tramp.el (tramp-perl-directory-files-and-attributes)2008-07-28, by Michael Albinus
-
*** empty log message ***2008-07-26, by Eli Zaretskii
-
(syms_of_term): Fix last change.2008-07-26, by Eli Zaretskii
-
(tex-compilation-parse-errors): Check for2008-07-25, by Chong Yidong
-
* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for2008-07-25, by Chong Yidong
-
(syms_of_term): Initialize default_orig_pair, default_set_foreground,2008-07-25, by Chong Yidong
-
* term.c (syms_of_term): Initialize default_orig_pair,2008-07-25, by Chong Yidong
-
(nl): Rename to name_list to avoid ncurses.h clash (bug#86).2008-07-25, by Chong Yidong
-
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).2008-07-25, by Chong Yidong
-
Regenerate.2008-07-25, by Chong Yidong
-
Check for getrlimit.2008-07-25, by Chong Yidong
-
Regenerate.2008-07-25, by Chong Yidong
-
* configure.in: Check for getrlimit.2008-07-25, by Chong Yidong
-
(dired-copy-file-recursive): Avoid calling set-file-modes when2008-07-24, by Chong Yidong
-
* dired-aux.el (dired-copy-file-recursive): Avoid calling2008-07-24, by Chong Yidong
-
(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.2008-07-24, by Chong Yidong
-
* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via2008-07-24, by Chong Yidong
-
(flymake-errline, flymake-warnline): Use more suitable colors on dark2008-07-23, by Chong Yidong
-
* progmodes/flymake.el (flymake-errline, flymake-warnline): Use2008-07-23, by Chong Yidong
-
(shell-dynamic-complete-functions): Use2008-07-23, by Chong Yidong
-
* shell.el (shell-dynamic-complete-functions): Use2008-07-23, by Chong Yidong
-
*** empty log message ***2008-07-22, by YAMAMOTO Mitsuharu
-
(XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.2008-07-22, by YAMAMOTO Mitsuharu
-
(print_object): Check print_depth before searching for circularities.2008-07-21, by Chong Yidong
-
* print.c (print_object): Check print_depth before searching for2008-07-21, by Chong Yidong
-
*** empty log message ***2008-07-21, by YAMAMOTO Mitsuharu
-
(kCGBitmapByteOrder32Host): New define for non-universal SDKs.2008-07-21, by YAMAMOTO Mitsuharu
-
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:2008-07-21, by YAMAMOTO Mitsuharu
-
(mac_create_cg_image_from_image, image_load_image_io)2008-07-21, by YAMAMOTO Mitsuharu
-
Backport of long term bug from trunk:2008-07-18, by Jason Rumney
-
Backport of long term bug from trunk:2008-07-18, by Jason Rumney
-
Merge from gnus--rel--5.102008-07-17, by Miles Bader
-
*** empty log message ***2008-07-17, by YAMAMOTO Mitsuharu
-
Mention setsid after vfork.2008-07-17, by YAMAMOTO Mitsuharu
-
(create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for2008-07-17, by YAMAMOTO Mitsuharu
-
(Foverlay_buffer): Add EXFUN.2008-07-17, by YAMAMOTO Mitsuharu
-
Include <config.h> instead of "config.h".2008-07-17, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-07-11, by YAMAMOTO Mitsuharu
-
[USE_MAC_TSM] (mac_handle_text_input_event):2008-07-11, by YAMAMOTO Mitsuharu
-
(gestaltSystemVersionMajor, gestaltSystemVersionMinor)2008-07-11, by YAMAMOTO Mitsuharu
-
(keycode_to_xkeysym_table): Add entries for f17, f18, and f19.2008-07-11, by YAMAMOTO Mitsuharu
-
(Fx_server_version): Don't use gestaltSystemVersionMajor,2008-07-11, by YAMAMOTO Mitsuharu
-
(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.2008-07-11, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-07-07, by YAMAMOTO Mitsuharu
-
(png_load): Use correct bit-depth for setting background color.2008-07-07, by YAMAMOTO Mitsuharu
-
(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.2008-06-21, by Alan Mackenzie
-
*** empty log message ***2008-06-21, by Alan Mackenzie
-
Merge from gnus--rel--5.102008-06-17, by Miles Bader
-
*** empty log message ***2008-06-11, by Michael Albinus
-
* net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.2008-06-11, by Michael Albinus
-
*** empty log message ***2008-06-08, by Michael Albinus
-
* uniquify.el (uniquify-get-proposed-name): Handle remote files.2008-06-08, by Michael Albinus
-
(tar-header-block-summarize): Ensure one space around user&group.2008-05-26, by Stefan Monnier
-
Merge from gnus--rel--5.102008-05-26, by Miles Bader
-
*** empty log message ***2008-05-25, by Glenn Morris
-
Ed Reingold <reingold at emr.cs.iit.edu>2008-05-25, by Glenn Morris
-
(tar-summarize-buffer): Handle GNU Tar @LongLink format.2008-05-25, by Stefan Monnier
-
* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error2008-05-24, by Alan Mackenzie
-
*** empty log message ***2008-05-24, by Alan Mackenzie
-
(vc-hg-annotate-re): Recognize the output of --follow.2008-05-18, by Dan Nicolaescu
-
*** empty log message ***2008-05-18, by Stefan Monnier
-
(fortran-font-lock-keywords-2): Add keywords for2008-05-18, by Stefan Monnier
-
(vc-hg-annotate-command): Allow white space before version number.2008-05-17, by Dan Nicolaescu
-
*** empty log message ***2008-05-15, by YAMAMOTO Mitsuharu
-
(x_draw_relief_rect): Remove unused variable `dpy'.2008-05-15, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-05-15, by YAMAMOTO Mitsuharu
-
(mac_store_event_ref_as_apple_event)2008-05-15, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-05-13, by Jan Djärv
-
(handle_one_xevent): Don't pass buttons higher than 32008-05-13, by Jan Djärv
-
Mention CVE name: CVE-2008-2142.2008-05-12, by Romain Francoise
-
(fast-lock-cache-directories): Remove "." from its2008-05-12, by Stefan Monnier
-
*** empty log message ***2008-05-12, by YAMAMOTO Mitsuharu
-
(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.2008-05-12, by YAMAMOTO Mitsuharu
-
(main_thread): Conditionalize on2008-05-12, by YAMAMOTO Mitsuharu
-
(smerge-command-prefix): Fix custom type.2008-05-10, by Reiner Steib
-
*** empty log message ***2008-05-10, by Eli Zaretskii
-
(Fdirectory_files_and_attributes, Ffile_attributes): Mention2008-05-10, by Eli Zaretskii
-
*** empty log message ***2008-05-10, by Eli Zaretskii
-
(Windows Files): Update the documentation of w32-get-true-file-attributes.2008-05-10, by Eli Zaretskii
-
*** empty log message ***2008-05-10, by Eli Zaretskii
-
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.2008-05-10, by Eli Zaretskii
-
(stat): Fix test of Vw32_get_true_file_attributes against the value returned2008-05-10, by Eli Zaretskii
-
Fix spelling.2008-05-08, by Reiner Steib
-
(Appending Kills): Remove a strangely off-topic index entry.2008-05-08, by Chong Yidong
-
* killing.texi (Appending Kills): Remove a strangely off-topic index2008-05-08, by Chong Yidong
-
2008-05-05 Carsten Dominik <dominik@science.uva.nl>2008-05-05, by Carsten Dominik
-
*** empty log message ***2008-05-05, by Carsten Dominik
-
Document removal of duplicated "alt-" input methods.2008-05-04, by Reiner Steib
-
*** empty log message ***2008-05-04, by YAMAMOTO Mitsuharu
-
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:2008-05-04, by YAMAMOTO Mitsuharu
-
[USE_MAC_IMAGE_IO] (image_load_image_io):2008-05-04, by YAMAMOTO Mitsuharu
-
Correct authorship of patch from Red Hat.2008-05-03, by Glenn Morris
-
*** empty log message ***2008-05-03, by Eli Zaretskii
-
(Ffile_attributes): Don't allow the device number become negative.2008-05-03, by Eli Zaretskii
-
*** empty log message ***2008-05-02, by YAMAMOTO Mitsuharu
-
[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:2008-05-02, by YAMAMOTO Mitsuharu
-
(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.2008-05-02, by YAMAMOTO Mitsuharu
-
(mac_cg_color_space_rgb) [USE_CG_DRAWING]:2008-05-02, by YAMAMOTO Mitsuharu
-
(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.2008-05-02, by YAMAMOTO Mitsuharu
-
(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:2008-05-02, by YAMAMOTO Mitsuharu
-
Regenerate.2008-05-02, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-05-02, by YAMAMOTO Mitsuharu
-
Check availability of AvailabilityMacros.h2008-05-02, by YAMAMOTO Mitsuharu