2008-09-05 |
Chong Yidong | Version 22.3 released. emacs-22.3 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Chong Yidong | Regenerate. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Glenn Morris | Fix previous change: |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Alan Mackenzie | (c-version): Incremented to 5.31.6. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Alan Mackenzie | Copy in some minor bug fixes from the trunk. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Alan Mackenzie | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Chong Yidong | Regenerate. emacs-pretest-22.2.92 |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Chong Yidong | Bump version to 22.2.92. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
YAMAMOTO Mitsuharu | (mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Glenn Morris | (Fmodify_frame_parameters): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Glenn Morris | (make-variable-frame-local): Tweak obsolescence message. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Eli Zaretskii | (stat): Only root directory passed to GetDriveType... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
YAMAMOTO Mitsuharu | [USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
YAMAMOTO Mitsuharu | [USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
YAMAMOTO Mitsuharu | [USE_CG_DRAWING] (mac_draw_cg_image): Fix coordinate... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Glenn Morris | (url-https-expand-file-name): Resolve directly to url... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Eli Zaretskii | (Fexpand_file_name): Copy argument `name' into local... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
YAMAMOTO Mitsuharu | (Fmac_resume_apple_event): Distribute cast to pointer |
commit | commitdiff | tree | snapshot |
2008-08-29 |
YAMAMOTO Mitsuharu | [HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-size |
commit | commitdiff | tree | snapshot |
2008-08-29 |
YAMAMOTO Mitsuharu | (mac_system_script_code): Use EMACS_INT for DEFVAR_INT... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Chong Yidong | (image-mode): Fix 2008-07-19 change. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Chong Yidong | * image-mode.el (image-mode): Fix 2008-07-19 change. |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Juanma Barranquero | (edebug): Fix typo in docstring. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Chong Yidong | Regenerate with autoconf 2.61-7 (bug#790) |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Jason Rumney | Update based on current directory layout and recommende... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chong Yidong | Regenerate. emacs-pretest-22.2.91 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chong Yidong | (Fcondition_case): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chong Yidong | * eval.c (Fcondition_case): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Chong Yidong | Bump version to 22.2.91. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Jason Rumney | (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Juanma Barranquero | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Juanma Barranquero | Fix typos (sync from trunk). |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Juanma Barranquero | Fix typos (sync from the trunk). |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Jay Belanger | Replace missing exponent. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Romain Francoise | (run-python): Remove '' from sys.path. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Glenn Morris | (Shell Command Guessing): Mention dired-guess-shell... |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Glenn Morris | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Glenn Morris | (dired-guess-shell-alist-user): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Jason Rumney | (gif_format): Use :index, not :image. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chong Yidong | (temp-buffer-show-hook): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Chong Yidong | * subr.el (temp-buffer-show-hook): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Chong Yidong | (x_delete_display): Don't call XrmDestroyDatabase on... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Chong Yidong | * xterm.c (x_delete_display): Don't call XrmDestroyData... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Chong Yidong | (print_object): Fix off-by-one in last change. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Chong Yidong | * print.c (print_object): Fix off-by-one in last change. |
commit | commitdiff | tree | snapshot |
2008-08-20 |
YAMAMOTO Mitsuharu | (mac_handle_text_input_event): |
commit | commitdiff | tree | snapshot |
2008-08-20 |
YAMAMOTO Mitsuharu | (x_load_font): Round average width to the nearest integer. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Chong Yidong | (edt-default-emulation-setup): Share global-buffers... |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Chong Yidong | * emulation/edt.el (edt-default-emulation-setup): Share |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Chong Yidong | (flyspell-word): Revert last change. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Chong Yidong | * textmodes/flyspell.el (flyspell-word): Revert last... |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Chong Yidong | Omit info/.arch-inventory. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Chong Yidong | * make-dist: Omit info/.arch-inventory. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Eli Zaretskii | Bump version to 22.2.90. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Jason Rumney | (tempdir/nt): Link emacsclient.rc. |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Jason Rumney | (set-version): Set version in nt/emacsclient.rc |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Jason Rumney | bug #719 |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chong Yidong | (make_process): Initialize kill_without_query struct... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chong Yidong | Correct last change |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chong Yidong | * process.c (Fmake_network_process): Initialize kill_wi... |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chong Yidong | Regenerate. emacs-pretest-22.2.90 |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Chong Yidong | Bump version to 22.2.90. |
commit | commitdiff | tree | snapshot |
2008-08-15 |
Glenn Morris | (eshell-ls-files): List one per line in a pipeline... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Glenn Morris | (sync from trunk 2008-01-25) |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Juanma Barranquero | Backport trivial fixes from the trunk. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Chong Yidong | (ldap-search-internal): Tweak URL regexp. |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Chong Yidong | * net/ldap.el (ldap-search-internal): Tweak URL regexp. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (increment-calendar-month): Optionally handle systems... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (holiday-bahai): Fix previous change for Emacs 22. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | Forgot to commit this. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (f90-beginning-of-subprogram, f90-end-of-subprogram... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (fortran-end-of-subprogram): Check for a match before... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (bootstrap-prepare): Explictly pass EMACS to sub-makes |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (byte-compile-maybe-guarded): Doc fix (sync from trunk... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (locate-library): Doc fix (sync from trunk 2008-06... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (generated-custom-dependencies-file): Doc fix (sync... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (generated-finder-keywords-file, finder-exit): Doc... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (holiday-float): Doc fixes (sync from trunk 2008-04... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (calendar-nth-named-absday, calendar-nth-named-day): |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (holiday-islamic): Doc fix (sync from trunk 2008-04... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (cal-tex-preamble-extra): Fix custom type (sync from... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (toggle-truncate-lines): Doc fix (sync from trunk 2008... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (holiday-bahai): Use an algorithm actually relevant... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (holiday-julian): Fix a problem with holidays in the... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (simple-diary-display, diary-show-all-entries, make... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (diary-remind): Doc fix. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | Use __sparc__ rather than sparc. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Glenn Morris | (cpp_undefs): Rename from `undefs', update uses. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Chong Yidong | Fix last change. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Chong Yidong | (move_it_to): When stopping at a charpos, check if... |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Chong Yidong | * xdisp.c (move_it_to): When stopping at a charpos... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | (kmacro-exec-ring-item): Add autoload. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | * kmacro.el (kmacro-exec-ring-item): Add autoload. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | (redisplay_window): Don't enforce scroll-margin when... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | * xdisp.c (redisplay_window): Don't enforce scroll... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | * files.el (auto-save-visited-file-name): Move definiti... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | Handle auto-save-visited-file-name. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | (auto-save-visited-file-name): Move definition to fileio.c. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | (Vauto_save_list_file_name): Move here from file.el. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Chong Yidong | * fileio.c (Vauto_save_list_file_name): Move here from... |
commit | commitdiff | tree | snapshot |
next |