bpt/emacs.git
2008-08-16 Jason Rumney(set-version): Set version in nt/emacsclient.rc
2008-08-16 Jason Rumneybug #719
2008-08-15 Chong Yidong(make_process): Initialize kill_without_query struct...
2008-08-15 Chong YidongCorrect last change
2008-08-15 Chong Yidong* process.c (Fmake_network_process): Initialize kill_wi...
2008-08-15 Chong YidongRegenerate.
2008-08-15 Chong YidongBump version to 22.2.90.
2008-08-15 Glenn Morris(eshell-ls-files): List one per line in a pipeline...
2008-08-13 Glenn Morris(sync from trunk 2008-01-25)
2008-08-12 Juanma BarranqueroBackport trivial fixes from the trunk.
2008-08-12 Chong Yidong(ldap-search-internal): Tweak URL regexp.
2008-08-12 Chong Yidong* net/ldap.el (ldap-search-internal): Tweak URL regexp.
2008-08-10 Glenn Morris(increment-calendar-month): Optionally handle systems...
2008-08-10 Glenn Morris(holiday-bahai): Fix previous change for Emacs 22.
2008-08-10 Glenn MorrisForgot to commit this.
2008-08-10 Glenn Morris(f90-beginning-of-subprogram, f90-end-of-subprogram...
2008-08-10 Glenn Morris(fortran-end-of-subprogram): Check for a match before...
2008-08-10 Glenn Morris(bootstrap-prepare): Explictly pass EMACS to sub-makes
2008-08-10 Glenn Morris(byte-compile-maybe-guarded): Doc fix (sync from trunk...
2008-08-10 Glenn Morris(locate-library): Doc fix (sync from trunk 2008-06...
2008-08-10 Glenn Morris(generated-custom-dependencies-file): Doc fix (sync...
2008-08-10 Glenn Morris(generated-finder-keywords-file, finder-exit): Doc...
2008-08-10 Glenn Morris(holiday-float): Doc fixes (sync from trunk 2008-04...
2008-08-10 Glenn Morris(calendar-nth-named-absday, calendar-nth-named-day):
2008-08-10 Glenn Morris(holiday-islamic): Doc fix (sync from trunk 2008-04...
2008-08-10 Glenn Morris(cal-tex-preamble-extra): Fix custom type (sync from...
2008-08-10 Glenn Morris(toggle-truncate-lines): Doc fix (sync from trunk 2008...
2008-08-10 Glenn Morris(holiday-bahai): Use an algorithm actually relevant...
2008-08-10 Glenn Morris(holiday-julian): Fix a problem with holidays in the...
2008-08-10 Glenn Morris(simple-diary-display, diary-show-all-entries, make...
2008-08-10 Glenn Morris(diary-remind): Doc fix.
2008-08-10 Glenn MorrisUse __sparc__ rather than sparc.
2008-08-10 Glenn Morris(cpp_undefs): Rename from `undefs', update uses.
2008-08-08 Chong YidongFix last change.
2008-08-08 Chong Yidong(move_it_to): When stopping at a charpos, check if...
2008-08-08 Chong Yidong* xdisp.c (move_it_to): When stopping at a charpos...
2008-08-05 Chong Yidong(kmacro-exec-ring-item): Add autoload.
2008-08-05 Chong Yidong* kmacro.el (kmacro-exec-ring-item): Add autoload.
2008-08-05 Chong Yidong(redisplay_window): Don't enforce scroll-margin when...
2008-08-05 Chong Yidong* xdisp.c (redisplay_window): Don't enforce scroll...
2008-08-05 Chong Yidong* files.el (auto-save-visited-file-name): Move definiti...
2008-08-05 Chong YidongHandle auto-save-visited-file-name.
2008-08-05 Chong Yidong(auto-save-visited-file-name): Move definition to fileio.c.
2008-08-05 Chong Yidong(Vauto_save_list_file_name): Move here from file.el.
2008-08-05 Chong Yidong* fileio.c (Vauto_save_list_file_name): Move here from...
2008-08-05 Chong Yidong(Other Plists): Fix incorrect example. Suggested by...
2008-08-05 Chong Yidong* symbols.texi (Other Plists): Fix incorrect example.
2008-08-05 Chong Yidong(socket_connection): Add conditionals for HAVE_KRB5_ERR...
2008-08-05 Chong Yidong* pop.c (socket_connection): Add conditionals for
2008-08-05 Chong YidongRegenerate.
2008-08-05 Chong YidongAdd checks for krb5_error.text and krb5_error.e_text...
2008-08-05 Chong Yidong* configure.in: Add checks for krb5_error.text and
2008-08-03 Chong Yidong(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
2008-08-03 Chong Yidong* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_A...
2008-08-02 Chong Yidong(check_memory_limits): Don't use getrlimit on cygwin...
2008-08-02 Chong Yidong* vm-limit.c (check_memory_limits): Don't use getrlimit...
2008-08-02 Chong YidongAdd list of deprecated systems.
2008-08-02 Chong Yidong(custom-save-all): Avoid destrying symlink if already...
2008-08-02 Chong YidongFix typo in last change.
2008-08-02 Chong Yidong* cus-edit.el (custom-save-all): Avoid destrying symlink if
2008-08-02 Chong Yidong(pgg-gpg-process-region): Accept any remaining pending...
2008-08-02 Chong Yidong* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
2008-08-02 Eli Zaretskii(Fexpand_file_name): Convert the value of $HOME to...
2008-08-01 Jason Rumney(x_draw_composite_glyph_string_foreground): Force use...
2008-07-31 Chong Yidong(abbreviate-file-name): When replacing $HOME with ...
2008-07-31 Chong Yidong* files.el (abbreviate-file-name): When replacing ...
2008-07-31 Chong Yidong(c-style-alist): For the Ellemtel style, move the
2008-07-31 Chong Yidong* progmodes/cc-styles.el (c-style-alist): For the Ellem...
2008-07-30 Chong Yidong(menu_nav_ended): Remove.
2008-07-30 Chong Yidong(Fx_menu_bar_open_internal): Use activate_item signal...
2008-07-30 Chong Yidong* xmenu.c (Fx_menu_bar_open_internal): Use activate_ite...
2008-07-30 Chong Yidong(image-mode): Set image-mode-text-map when image cannot...
2008-07-30 Chong Yidong* image-mode.el (image-mode): Set image-mode-text-map...
2008-07-28 Chong Yidong(flyspell-word, flyspell-large-region, flyspell-region...
2008-07-28 Chong Yidong* textmodes/flyspell.el (flyspell-word, flyspell-large...
2008-07-28 Chong Yidong(next-error): Do a redisplay to prevent incorrect
2008-07-28 Chong Yidong* simple.el (next-error): Do a redisplay to prevent...
2008-07-28 Chong YidongRevert last change.
2008-07-28 Chong Yidong(redisplay_window): Check return value of
2008-07-28 Chong Yidong* xdisp.c (redisplay_window): Check return value of
2008-07-28 Michael Albinus* net/tramp.el (tramp-perl-directory-files-and-attributes)
2008-07-26 Eli Zaretskii(syms_of_term): Fix last change.
2008-07-25 Chong Yidong(tex-compilation-parse-errors): Check for
2008-07-25 Chong Yidong* textmodes/tex-mode.el (tex-compilation-parse-errors...
2008-07-25 Chong Yidong(syms_of_term): Initialize default_orig_pair, default_s...
2008-07-25 Chong Yidong* term.c (syms_of_term): Initialize default_orig_pair,
2008-07-25 Chong Yidong(nl): Rename to name_list to avoid ncurses.h clash...
2008-07-25 Chong Yidong* getloadavg.c (nl): Rename to name_list to avoid ncurs...
2008-07-25 Chong YidongRegenerate.
2008-07-25 Chong YidongCheck for getrlimit.
2008-07-25 Chong YidongRegenerate.
2008-07-25 Chong Yidong* configure.in: Check for getrlimit.
2008-07-24 Chong Yidong(dired-copy-file-recursive): Avoid calling set-file...
2008-07-24 Chong Yidong* dired-aux.el (dired-copy-file-recursive): Avoid calling
2008-07-24 Chong Yidong(enriched-mode-map): Bind C-a and C-j via key remapping...
2008-07-24 Chong Yidong* textmodes/enriched.el (enriched-mode-map): Bind C...
2008-07-23 Chong Yidong(flymake-errline, flymake-warnline): Use more suitable...
2008-07-23 Chong Yidong* progmodes/flymake.el (flymake-errline, flymake-warnli...
2008-07-23 Chong Yidong(shell-dynamic-complete-functions): Use
2008-07-23 Chong Yidong* shell.el (shell-dynamic-complete-functions): Use
next