log

age author description
Sun, 10 Aug 2008 20:29:15 +0000 Glenn Morris (increment-calendar-month): Optionally handle systems without 12
Sun, 10 Aug 2008 20:28:41 +0000 Glenn Morris (holiday-bahai): Fix previous change for Emacs 22.
Sun, 10 Aug 2008 20:12:43 +0000 Glenn Morris Forgot to commit this.
Sun, 10 Aug 2008 20:11:33 +0000 Glenn Morris *** empty log message ***
Sun, 10 Aug 2008 20:09:29 +0000 Glenn Morris (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
Sun, 10 Aug 2008 20:09:13 +0000 Glenn Morris (fortran-end-of-subprogram): Check for a match before trying to move
Sun, 10 Aug 2008 20:08:50 +0000 Glenn Morris (bootstrap-prepare): Explictly pass EMACS to sub-makes
Sun, 10 Aug 2008 20:08:38 +0000 Glenn Morris (byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
Sun, 10 Aug 2008 20:08:15 +0000 Glenn Morris (locate-library): Doc fix (sync from trunk 2008-06-10).
Sun, 10 Aug 2008 20:08:03 +0000 Glenn Morris (generated-custom-dependencies-file): Doc fix (sync from trunk
Sun, 10 Aug 2008 20:07:48 +0000 Glenn Morris (generated-finder-keywords-file, finder-exit): Doc fix (sync from
Sun, 10 Aug 2008 20:07:32 +0000 Glenn Morris (holiday-float): Doc fixes (sync from trunk 2008-04-29).
Sun, 10 Aug 2008 20:07:11 +0000 Glenn Morris (calendar-nth-named-absday, calendar-nth-named-day):
Sun, 10 Aug 2008 20:06:46 +0000 Glenn Morris (holiday-islamic): Doc fix (sync from trunk 2008-04-23).
Sun, 10 Aug 2008 20:06:35 +0000 Glenn Morris (cal-tex-preamble-extra): Fix custom type (sync from trunk
Sun, 10 Aug 2008 20:06:21 +0000 Glenn Morris (toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
Sun, 10 Aug 2008 20:06:08 +0000 Glenn Morris (holiday-bahai): Use an algorithm actually relevant to this calendar
Sun, 10 Aug 2008 20:05:45 +0000 Glenn Morris (holiday-julian): Fix a problem with holidays in the last fortnight in
Sun, 10 Aug 2008 20:05:15 +0000 Glenn Morris (simple-diary-display, diary-show-all-entries, make-diary-entry):
Sun, 10 Aug 2008 02:44:23 +0000 Glenn Morris (diary-remind): Doc fix.
Sun, 10 Aug 2008 02:40:17 +0000 Glenn Morris Use __sparc__ rather than sparc.
Sun, 10 Aug 2008 02:35:40 +0000 Glenn Morris (cpp_undefs): Rename from `undefs', update uses.
Fri, 08 Aug 2008 15:52:10 +0000 Chong Yidong Fix last change.
Fri, 08 Aug 2008 15:50:53 +0000 Chong Yidong (move_it_to): When stopping at a charpos, check if that's a continued
Fri, 08 Aug 2008 15:49:52 +0000 Chong Yidong * xdisp.c (move_it_to): When stopping at a charpos, check if that's a
Tue, 05 Aug 2008 22:58:59 +0000 Chong Yidong (kmacro-exec-ring-item): Add autoload.
Tue, 05 Aug 2008 22:58:44 +0000 Chong Yidong * kmacro.el (kmacro-exec-ring-item): Add autoload.
Tue, 05 Aug 2008 22:46:31 +0000 Chong Yidong (redisplay_window): Don't enforce scroll-margin when forcing a window
Tue, 05 Aug 2008 22:46:07 +0000 Chong Yidong * xdisp.c (redisplay_window): Don't enforce scroll-margin when
Tue, 05 Aug 2008 21:45:59 +0000 Chong Yidong * files.el (auto-save-visited-file-name): Move definition to
Tue, 05 Aug 2008 21:45:31 +0000 Chong Yidong Handle auto-save-visited-file-name.
Tue, 05 Aug 2008 21:44:43 +0000 Chong Yidong (auto-save-visited-file-name): Move definition to fileio.c.
Tue, 05 Aug 2008 21:44:01 +0000 Chong Yidong (Vauto_save_list_file_name): Move here from file.el.
Tue, 05 Aug 2008 21:43:50 +0000 Chong Yidong * fileio.c (Vauto_save_list_file_name): Move here from file.el.
Tue, 05 Aug 2008 20:59:57 +0000 Chong Yidong (Other Plists): Fix incorrect example. Suggested by Florian Beck.
Tue, 05 Aug 2008 20:59:50 +0000 Chong Yidong * symbols.texi (Other Plists): Fix incorrect example.
Tue, 05 Aug 2008 18:06:53 +0000 Chong Yidong (socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
Tue, 05 Aug 2008 18:06:40 +0000 Chong Yidong * pop.c (socket_connection): Add conditionals for
Tue, 05 Aug 2008 18:05:59 +0000 Chong Yidong Regenerate.
Tue, 05 Aug 2008 18:05:47 +0000 Chong Yidong Add checks for krb5_error.text and krb5_error.e_text struct members.
Tue, 05 Aug 2008 18:05:35 +0000 Chong Yidong * configure.in: Add checks for krb5_error.text and
Sun, 03 Aug 2008 14:07:10 +0000 Chong Yidong (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
Sun, 03 Aug 2008 14:07:00 +0000 Chong Yidong * vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
Sat, 02 Aug 2008 22:37:00 +0000 Chong Yidong (check_memory_limits): Don't use getrlimit on cygwin. Don't use
Sat, 02 Aug 2008 22:36:50 +0000 Chong Yidong * vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
Sat, 02 Aug 2008 22:20:53 +0000 Chong Yidong Add list of deprecated systems.
Sat, 02 Aug 2008 21:10:05 +0000 Chong Yidong (custom-save-all): Avoid destrying symlink if already visiting the
Sat, 02 Aug 2008 21:09:29 +0000 Chong Yidong Fix typo in last change.
Sat, 02 Aug 2008 21:09:08 +0000 Chong Yidong * cus-edit.el (custom-save-all): Avoid destrying symlink if
Sat, 02 Aug 2008 19:03:39 +0000 Chong Yidong (pgg-gpg-process-region): Accept any remaining pending output coming
Sat, 02 Aug 2008 19:03:22 +0000 Chong Yidong * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
Sat, 02 Aug 2008 09:31:21 +0000 Eli Zaretskii *** empty log message ***
Sat, 02 Aug 2008 09:29:28 +0000 Eli Zaretskii (Fexpand_file_name): Convert the value of $HOME to a multibyte string.
Fri, 01 Aug 2008 15:10:50 +0000 Jason Rumney (x_draw_composite_glyph_string_foreground): Force use of Unicode output.
Thu, 31 Jul 2008 21:12:21 +0000 Chong Yidong (abbreviate-file-name): When replacing $HOME with ~, turn off
Thu, 31 Jul 2008 21:11:38 +0000 Chong Yidong * files.el (abbreviate-file-name): When replacing $HOME with ~, turn
Thu, 31 Jul 2008 14:24:20 +0000 Chong Yidong (c-style-alist): For the Ellemtel style, move the
Thu, 31 Jul 2008 14:23:37 +0000 Chong Yidong * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
Wed, 30 Jul 2008 13:57:56 +0000 Chong Yidong (menu_nav_ended): Remove.
Wed, 30 Jul 2008 13:57:26 +0000 Chong Yidong (Fx_menu_bar_open_internal): Use activate_item signal to open menu.