Mercurial > emacs
graph
-
(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
-
* configure: Regenerate.2008-05-02, by YAMAMOTO Mitsuharu
-
(gdb-info-breakpoints-custom): Don't throw error if no file is found.2008-05-01, by Nick Roberts
-
*** empty log message ***2008-05-01, by Nick Roberts
-
*** empty log message ***2008-04-28, by Michael Albinus
-
* net/tramp.el (tramp-replace-environment-variables): Remove it.2008-04-28, by Michael Albinus
-
(gdb-info-breakpoints-custom): Fix mismatched parentheses.2008-04-28, by Nick Roberts
-
(gdb-info-breakpoints-custom): Make breakpoint2008-04-28, by Nick Roberts
-
*** empty log message ***2008-04-28, by Nick Roberts
-
* net/tramp.el (tramp-replace-environment-variables): New defun.2008-04-27, by Michael Albinus
-
*** empty log message ***2008-04-27, by Michael Albinus
-
Merge from gnus--rel--5.102008-04-26, by Miles Bader
-
Additional redefinitions for GNU/Linux.2008-04-25, by Chong Yidong
-
* m/sparc.h: Additional redefinitions for GNU/Linux.2008-04-25, by Chong Yidong
-
(diff-hunk-header-re-unified): Allow elided line counts.2008-04-25, by Stefan Monnier
-
*** empty log message ***2008-04-24, by Glenn Morris
-
Adam Go biowski <adamg at pld-linux.org> (tiny change)2008-04-24, by Glenn Morris
-
Merge from gnus--rel--5.102008-04-24, by Miles Bader
-
*** empty log message ***2008-04-23, by YAMAMOTO Mitsuharu
-
(mac-ts-active-input-buf): Move defvar to macterm.c.2008-04-23, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-04-23, by YAMAMOTO Mitsuharu
-
(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:2008-04-23, by YAMAMOTO Mitsuharu
-
(Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.2008-04-23, by YAMAMOTO Mitsuharu
-
(Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.2008-04-23, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-04-19, by YAMAMOTO Mitsuharu
-
(Vmac_ts_script_language_on_focus)2008-04-19, by YAMAMOTO Mitsuharu
-
(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window2008-04-19, by YAMAMOTO Mitsuharu
-
(mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat2008-04-19, by YAMAMOTO Mitsuharu
-
(CGFloat) [!CGFLOAT_DEFINED]: New typedef.2008-04-19, by YAMAMOTO Mitsuharu
-
(create_apple_event) [TARGET_API_MAC_CARBON]:2008-04-19, by YAMAMOTO Mitsuharu
-
2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)2008-04-18, by Romain Francoise
-
(gud-tooltip-tips): Use tooltip-event-buffer2008-04-12, by Nick Roberts
-
(gdb-init-buffer): New function.2008-04-12, by Nick Roberts
-
*** empty log message ***2008-04-12, by Nick Roberts
-
(makefile-fill-paragraph): Treat indented comments like unindented ones.2008-04-12, by Stefan Monnier
-
Docstring change.2008-04-12, by Stefan Monnier
-
** emacs-22.1 with GTK problems (with patches)2008-04-12, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-04-12, by YAMAMOTO Mitsuharu
-
(mac-ae-open-documents): Adjust selection range parameter origins.2008-04-12, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-04-12, by YAMAMOTO Mitsuharu
-
[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)2008-04-12, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-04-11, by Eli Zaretskii
-
(ALL): Move $(CLIENTRES) from here...2008-04-11, by Eli Zaretskii
-
(python-mode): Don't mess with hippie-expand.2008-04-11, by Stefan Monnier
-
(BASE_PURESIZE): Increase to 1140000.2008-04-11, by Katsumi Yamaoka
-
Remove hpux10.20 from the desupported list.2008-04-11, by Dan Nicolaescu
-
(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 argument to string-match.2008-04-11, by Chong Yidong
-
* woman.el (woman2-TH): Quote argument to string-match.2008-04-11, by Chong Yidong
-
* maintaining.texi (Maintaining):2008-04-11, by Stefan Monnier
-
Fix up trailer.2008-04-11, by Stefan Monnier
-
(autoload-generate-file-autoloads):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
-
Fix last change.2008-04-10, by Jason Rumney
-
(syms_of_ntproc): Change Vw32_get_true_file attributes2008-04-10, by Jason Rumney
-
(stat): When Vw32_get_true_file_attributes is Qlocal, get2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-10, by Jason Rumney
-
(CLIENTRES): New variable and target.2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-10, by Jason Rumney
-
(CLIENTRES): New variable and build target.2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-10, by Jason Rumney
-
New file.2008-04-10, by Jason Rumney
-
*** empty log message ***2008-04-09, by Michael Albinus
-
* trampver.texi: Update release number.2008-04-09, by Michael Albinus
-
*** empty log message ***2008-04-09, by Michael Albinus
-
* net/trampver.el: Update release number.2008-04-09, by Michael Albinus
-
* net/tramp.el (tramp-find-file-name-coding-system-alist): New2008-04-09, by Michael Albinus
-
(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
-
(c-basic-common-init): Don't set2008-04-08, by Stefan Monnier
-
* org.texi: Large scale rewrite and changes, moving from version 4.672008-04-08, by Carsten Dominik
-
*** empty log message ***2008-04-08, by Carsten Dominik
-
* textmodes/org-export-latex.el: New file.2008-04-08, by Carsten Dominik
-
*** empty log message ***2008-04-08, by Carsten Dominik
-
*** empty log message ***2008-04-08, by Carsten Dominik
-
Add arch tagline2008-04-07, by Miles Bader
-
(dired-overwrite-confirmed): Undo last change.2008-04-06, by Chong Yidong
-
(dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,2008-04-06, by Chong Yidong
-
* dired.el (dired-dnd-handle-local-file): Obey2008-04-06, by Chong Yidong
-
(c-before-font-lock-function): Correct a typo in the doc string.2008-04-06, by Alan Mackenzie
-
(c-extend-after-change-region): New function, used in2008-04-06, by Alan Mackenzie
-
*** empty log message ***2008-04-06, by Alan Mackenzie
-
*** empty log message ***2008-04-06, by YAMAMOTO Mitsuharu
-
(FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):2008-04-06, by YAMAMOTO Mitsuharu
-
(mac_end_cg_clip): Add argument F. All uses changed.2008-04-06, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Don't include Scrap.h.2008-04-06, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.2008-04-06, by YAMAMOTO Mitsuharu
-
[!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.2008-04-06, by YAMAMOTO Mitsuharu
-
(x_set_background_color, mac_window, x_create_tip_frame):2008-04-06, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (select_and_poll_event, sys_select):2008-04-06, by YAMAMOTO Mitsuharu
-
(MAC_OBJ): Add mactoolbox.o.2008-04-06, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-04-06, by YAMAMOTO Mitsuharu
-
(MacObjects): Add mactoolbox.c.x.2008-04-06, by YAMAMOTO Mitsuharu
-
New file.2008-04-06, by YAMAMOTO Mitsuharu
-
(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
-
(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 Eli Zaretskii
-
(Ffile_attributes) [WINDOWSNT]: Force inode be positive.2008-04-05, by Eli Zaretskii
-
(url-http-chunked-encoding-after-change-function):2008-04-05, by Chong Yidong
-
* url-http.el (url-http-chunked-encoding-after-change-function):2008-04-05, by Chong Yidong
-
(comment-enter-backward): Be careful to restore point changed during narrowing.2008-04-04, by Stefan Monnier
-
(gdb-mouse-set-clear-breakpoint):2008-04-03, by Nick Roberts
-
*** empty log message ***2008-04-03, by Nick Roberts
-
** don't require path hints for *shell*2008-04-03, by Chong Yidong
-
(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
-
(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
-
*** empty log message ***2008-04-02, by Eli Zaretskii
-
(ps-generate-postscript-with-faces): If the face specified by the overlay's2008-04-02, by Eli Zaretskii
-
** slow editing in .h files2008-04-02, by Chong Yidong
-
(c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve2008-04-01, by Alan Mackenzie
-
** overlay face property not used for after-string property2008-04-01, by Chong Yidong
-
** Emacs CVS: find-file.el - Line up all columns in output2008-04-01, by Chong Yidong
-
Fix last fix.2008-04-01, by Chong Yidong
-
(find-dired-filter): Fix last patch to handle multi-line process2008-04-01, by Chong Yidong
-
* find-dired.el (find-dired-filter): Fix last patch to handle2008-04-01, by Chong Yidong
-
(find-dired-filter): Align columns by padding file sizes.2008-04-01, by Chong Yidong
-
* find-dired.el (find-dired-filter): Align columns by padding file2008-04-01, by Chong Yidong
-
** mouse-2 and calc-yank2008-04-01, by Chong Yidong
-
*** empty log message ***2008-04-01, by Jay Belanger
-
(calc-init-extensions): Remove keybinding assignments for `calc-yank'.2008-04-01, by Jay Belanger
-
Autoload `calc-yank'.2008-04-01, by Jay Belanger
-
** Two display bugs involving interactions between after-string and2008-03-31, by Chong Yidong
-
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if2008-03-31, by Chong Yidong
-
* xdisp.c (next_overlay_string): Don't set2008-03-31, by Chong Yidong
-
Fix typo in date.2008-03-31, by Chong Yidong
-
** Backport find-function-search-for-symbol change to try `.emacs'2008-03-31, by Chong Yidong
-
(find-function-search-for-symbol): Strip extension from .emacs.el to2008-03-31, by Chong Yidong
-
* emacs-lisp/find-func.el (find-function-search-for-symbol):2008-03-31, by Chong Yidong
-
** Auto-Save bug when file/directory no longer exists2008-03-31, by Chong Yidong
-
(auto_save_error_occurred): New var.2008-03-31, by Chong Yidong
-
* fileio.c (auto_save_error_occurred): New var.2008-03-31, by Chong Yidong
-
** Bug in url-get-authentication2008-03-31, by Chong Yidong
-
(url-digest-auth): Changed an if so that the interaction between the2008-03-31, by Chong Yidong
-
* url-auth.el (url-digest-auth): Changed an if so that the2008-03-31, by Chong Yidong
-
*** empty log message ***2008-03-31, by Jason Rumney
-
(Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.2008-03-31, by Jason Rumney
-
(vc-do-command): Don't show internal temp buffers.2008-03-29, by Stefan Monnier
-
*** empty log message ***2008-03-29, by YAMAMOTO Mitsuharu
-
(mac-ae-reopen-application): New function.2008-03-29, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-03-29, by YAMAMOTO Mitsuharu
-
(update_tool_bar, redisplay_tool_bar, redisplay_window)2008-03-29, by YAMAMOTO Mitsuharu
-
(struct scroll_bar): Rename member control_handle_low2008-03-29, by YAMAMOTO Mitsuharu
-
Replace MenuHandle and GetMenuHandle with MenuRef and2008-03-29, by YAMAMOTO Mitsuharu
-
[!TARGET_API_MAC_CARBON] Include Scrap.h.2008-03-29, by YAMAMOTO Mitsuharu
-
Replace MenuHandle and GetMenuHandle with MenuRef and2008-03-29, by YAMAMOTO Mitsuharu
-
Replace WindowPtr with WindowRef.2008-03-29, by YAMAMOTO Mitsuharu
-
* macfns.c (mac_window): Replace WindowPtr with WindowRef.2008-03-29, by YAMAMOTO Mitsuharu
-
(xrm_get_preference_database): Remove BLOCK_INPUT.2008-03-29, by YAMAMOTO Mitsuharu
-
(struct frame) [MAC_OS]: New member external_tool_bar.2008-03-29, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-03-29, by YAMAMOTO Mitsuharu
-
(mac-dnd-drop-data): Remove redundant check.2008-03-29, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-03-28, by Jason Rumney
-
(pbm_load): Allow color values up to 65535.2008-03-28, by Jason Rumney
-
*** empty log message ***2008-03-28, by Jason Rumney
-
(Display Custom): Mention overlay-margin in text.2008-03-28, by Jason Rumney
-
(EXTEND_BUFFER): Change order of pointer addition operations, to avoid2008-03-26, by Chong Yidong
-
* regex.c (EXTEND_BUFFER): Change order of pointer addition2008-03-26, by Chong Yidong
-
*** empty log message ***2008-03-26, by Eli Zaretskii
-
(readdir): If FindFirstFile/FindNextFile return in cFileName a file name that2008-03-26, by Eli Zaretskii
-
Bump version to 22.2.50.2008-03-26, by Chong Yidong
-
Bump version to 22.22008-03-26, by Chong Yidong
-
Regenerate.2008-03-26, by Chong Yidong
-
Bump version to 22.2.2008-03-26, by Chong Yidong
-
*** empty log message ***2008-03-26, by Kenichi Handa
-
(Info-isearch-search): Always return point.2008-03-25, by Johan Bockgård
-
** Emacs 22 lockup + CCL: Quited.2008-03-25, by Chong Yidong
-
(message-cite-original-without-signature): Mention2008-03-24, by Reiner Steib
-
(menu-bar-showhide-fringe-ind-menu) [customize]: Add radio button.2008-03-23, by Andreas Schwab
-
*** empty log message ***2008-03-23, by Andreas Schwab
-
(menu-bar-showhide-fringe-ind-menu): Fix radio2008-03-23, by Andreas Schwab
-
(incoming mail files): Add version.2008-03-22, by Reiner Steib
-
Update date for expected 22.2 release.2008-03-21, by Jason Rumney
-
* gnus.texi (Gnus Development): Clarify difference between ding and2008-03-21, by Reiner Steib
-
*** empty log message ***2008-03-20, by Jason Rumney
-
(add_registry): Cast return value of alloca.2008-03-20, by Jason Rumney
-
*** empty log message ***2008-03-20, by Jason Rumney
-
(Emacsen): Remove obsolete stuff.2008-03-20, by Reiner Steib
-
(vc-bzr-print-log): Ensure it works when passed a2008-03-20, by Dan Nicolaescu
-
(verilog-easy-menu-filter): New function.2008-03-20, by Dan Nicolaescu
-
(Oort Gnus): Add version info WRT `mail-source-delete-incoming'.2008-03-19, by Reiner Steib
-
Fix version number in previous commit.2008-03-19, by Reiner Steib
-
(Top): Add "Other related manuals" and version info in2008-03-19, by Reiner Steib
-
(open-tls-stream): Reindent.2008-03-19, by Reiner Steib
-
(open-tls-stream): Use with-current-buffer.2008-03-19, by Reiner Steib
-
[ Merge from Gnus v5-10 ]2008-03-19, by Reiner Steib
-
*** empty log message ***2008-03-19, by Glenn Morris
-
Sync 2007-11-04 change from trunk, plus the related comments that came after.2008-03-19, by Glenn Morris
-
*** empty log message ***2008-03-19, by Dan Nicolaescu
-
*** empty log message ***2008-03-19, by Dan Nicolaescu
-
(font-lock-comment-face): Set the foreground for2008-03-19, by Dan Nicolaescu
-
(vc-bzr-print-log): Insert a file marker. Run the log2008-03-19, by Dan Nicolaescu
-
(verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.2008-03-19, by Dan Nicolaescu
-
(For Clauses): Fix loop over key-seq to match code.2008-03-19, by Stefan Monnier
-
(vc-bzr-log-view-mode, vc-bzr-annotate-command)2008-03-18, by Stefan Monnier
-
(diff-end-of-hunk): Be careful not to overlook trailing2008-03-18, by Stefan Monnier
-
M-x term does not work on Windows.2008-03-17, by Jason Rumney
-
*** empty log message ***2008-03-16, by Juri Linkov
-
(dired-warn-writable): Rename to `dired-perm-write'.2008-03-16, by Juri Linkov
-
*** empty log message ***2008-03-16, by YAMAMOTO Mitsuharu
-
(mac-service-open-file): Use file URL instead of file name string.2008-03-16, by YAMAMOTO Mitsuharu
-
(vc-bzr-registered): Fail if `bzr' is not installed.2008-03-14, by Stefan Monnier
-
(font-lock-comment-face): Move from 22.1 to 22.22008-03-14, by Glenn Morris
-
*** empty log message ***2008-03-13, by Richard M. Stallman
-
(mouse-yank-secondary): Nice error msg if no secondary sel.2008-03-13, by Richard M. Stallman
-
*** empty log message ***2008-03-13, by Richard M. Stallman
-
(defadvice): Add usage pattern.2008-03-13, by Richard M. Stallman
-
More details of font-lock-comment-delimiter-face and related issues.2008-03-13, by Glenn Morris
-
Refer to node name `Init Rebinding' instead of title.2008-03-12, by Reiner Steib
-
Add `referenced in the tutorial' comments.2008-03-12, by Reiner Steib
-
Remove even more discussion of flow control.2008-03-12, by Reiner Steib
-
Update to new org-mode website.2008-03-12, by Chong Yidong
-
* org.texi: Update to new org-mode website.2008-03-12, by Chong Yidong
-
Remove discussion of flow control.2008-03-12, by Chong Yidong
-
Remove discussion of flow control.2008-03-12, by Chong Yidong
-
* TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:2008-03-12, by Chong Yidong
-
* simple.el (set-mark-command): Doc fix.2008-03-11, by Chong Yidong
-
Doc fix.2008-03-11, by Chong Yidong
-
*** empty log message ***2008-03-10, by Juanma Barranquero
-
Add advice about using Cygwin GDB (from a2008-03-10, by Nick Roberts
-
*** empty log message ***2008-03-10, by Nick Roberts
-
*** empty log message ***2008-03-10, by Kenichi Handa
-
(Finsert_file_contents): Don't make CCL program to2008-03-10, by Kenichi Handa
-
(ccl_driver): If ccl->quit_silently is nonzero, don't2008-03-10, by Kenichi Handa
-
(struct ccl_program): New member quit_silently.2008-03-10, by Kenichi Handa
-
Merge from gnus--rel--5.102008-03-10, by Miles Bader
-
** Emacs 22 lockup + CCL: Quited.2008-03-10, by Chong Yidong
-
Fix typo.2008-03-10, by Chong Yidong
-
(WINDOWS SUPPORT BUGS): Add two issues.2008-03-09, by Reiner Steib
-
(while-no-input): Don't splice BODY directly into the `or' form.2008-03-08, by Johan Bockgård
-
(struct Lisp_Process): Declare bit field as unsigned.2008-03-08, by Andreas Schwab
-
Update for change of `mail-source-delete-incoming'.2008-03-08, by Reiner Steib
-
(Mail Source Customization, Gnus Development, Oort Gnus):2008-03-08, by Reiner Steib
-
(mail-source-delete-old-incoming-confirm): Change2008-03-08, by Reiner Steib
-
** slow editing in .h files2008-03-07, by Chong Yidong
-
Regenerate.2008-03-07, by Chong Yidong
-
Regenerate.2008-03-07, by Chong Yidong
-
(Fsubstitute_in_file_name): Fix up computation of maximum2008-03-07, by Stefan Monnier
-
Remove `+++'.2008-03-07, by Glenn Morris
-
Copyedit.2008-03-06, by Chong Yidong
-
Move deprecation message to Installation Changes and rewrite it.2008-03-06, by Chong Yidong
-
*** empty log message ***2008-03-06, by Juanma Barranquero
-
*** empty log message ***2008-03-06, by Kim F. Storm
-
(describe-gnu-project): Rename from describe-project. Change users.2008-03-06, by Kim F. Storm
-
(describe-gnu-project): Rename from describe-project. Change users.2008-03-06, by Kim F. Storm
-
(view-emacs-todo): Rename from view-todo. Change users.2008-03-06, by Kim F. Storm
-
*** empty log message ***2008-03-06, by Kim F. Storm
-
(Help Files): Rename view-todo to view-emacs-toto.2008-03-06, by Kim F. Storm
-
*** empty log message ***2008-03-06, by Kim F. Storm
-
*** empty log message ***2008-03-05, by Juanma Barranquero
-
(gnus-print-buffer): Honor ps-print-color-p.2008-03-05, by Reiner Steib
-
** Bug in etags ".." code2008-03-05, by Chong Yidong
-
(parens-require-spaces): Doc fix.2008-03-05, by Chong Yidong
-
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.2008-03-05, by Chong Yidong
-
*** empty log message ***2008-03-05, by Juanma Barranquero
-
(iswitchb-use-faces): Doc fix.2008-03-05, by Juanma Barranquero
-
Revert last change.2008-03-05, by Jason Rumney
-
Revert last change.2008-03-05, by Jason Rumney
-
*** empty log message ***2008-03-05, by Jason Rumney
-
(adjust_glyph_matrix): Initialize window_height.2008-03-05, by Jason Rumney
-
*** empty log message ***2008-03-05, by Jason Rumney
-
(Fexpand_file_name): Decode home directory names.2008-03-05, by Jason Rumney
-
(comment-kill): Docstring improvement.2008-03-03, by Stefan Monnier
-
(verilog-highlight-grouping-keywords):2008-03-03, by Dan Nicolaescu
-
*** empty log message ***2008-03-03, by YAMAMOTO Mitsuharu
-
(handle_single_display_spec): Undo 2007-10-16 changes.2008-03-03, by YAMAMOTO Mitsuharu
-
* verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the2008-03-03, by Dan Nicolaescu
-
Fix typo in previous.2008-03-03, by Glenn Morris
-
Tweak frame-local variables entry.2008-03-03, by Glenn Morris
-
*** empty log message ***2008-03-02, by Juri Linkov
-
Revert 2008-02-28 change that adds initial message2008-03-02, by Juri Linkov
-
More info on how to replace make-variable-frame-local.2008-03-01, by Glenn Morris
-
* textmodes/css-mode.el (css-indent-offset, css-electric-keys):2008-03-01, by Dan Nicolaescu
-
*** empty log message ***2008-03-01, by Juanma Barranquero
-
(desktop-read): Set `desktop-dirname' to nil before calling2008-03-01, by Juanma Barranquero
-
(c-neutralize-syntax-in-CPP): Fix coding bug.2008-03-01, by Alan Mackenzie
-
*** empty log message ***2008-03-01, by Alan Mackenzie
-
(c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->2008-03-01, by Alan Mackenzie
-
*** empty log message ***2008-03-01, by Alan Mackenzie
-
Merge from gnus--rel--5.102008-03-01, by Miles Bader
-
** Shell-script indenting of &&, | (patch available)2008-02-29, by Chong Yidong
-
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that2008-02-29, by Jason Rumney
-
*** empty log message ***2008-02-29, by Glenn Morris
-
(allout-topic-encryption-bullet)2008-02-29, by Glenn Morris
-
** Two display bugs involving interactions between after-string and2008-02-29, by Chong Yidong
-
*** empty log message ***2008-02-29, by Juanma Barranquero
-
(desktop-save): Save the buffer name if the uniquified base name is empty.2008-02-29, by Juanma Barranquero
-
(diff-sanity-check-hunk): Only accept an empty line if2008-02-29, by Stefan Monnier
-
(get_overlay_strings_1): Add missing argument type.2008-02-29, by Chong Yidong
-
* xdisp.c (get_overlay_strings_1): Add missing argument type.2008-02-29, by Chong Yidong
-
*** empty log message ***2008-02-28, by Juri Linkov
-
(normal-splash-screen): Add argument `concise'.2008-02-28, by Juri Linkov
-
*** empty log message ***2008-02-28, by Juri Linkov
-
(startup-echo-area-message): Check for about-emacs.2008-02-28, by Juri Linkov
-
*** empty log message ***2008-02-28, by Juri Linkov
-
Always add initial message to *scratch* buffer if2008-02-28, by Juri Linkov
-
(fill-comment-paragraph): Don't try to do comment-paragraph filling2008-02-28, by Stefan Monnier
-
(uniquify-buffer-base-name): Undo last change.2008-02-28, by Stefan Monnier
-
(utf-7-encode): Never skip the trailing - for the `imap' variant.2008-02-28, by Stefan Monnier
-
(url-get-normalized-date): Simplify2008-02-28, by Teodor Zlatanov
-
** Emacs fails to start properly if the current working directory is2008-02-28, by Chong Yidong
-
*** empty log message ***2008-02-27, by YAMAMOTO Mitsuharu
-
[MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.2008-02-27, by YAMAMOTO Mitsuharu
-
(Perl_functions): Fix call to skip_spaces.2008-02-27, by Stefan Monnier
-
*** empty log message ***2008-02-27, by Juanma Barranquero
-
*** empty log message ***2008-02-27, by Juanma Barranquero
-
*** empty log message ***2008-02-27, by Juanma Barranquero
-
(uniquify-buffer-base-name): If the base name is an empty string,2008-02-27, by Juanma Barranquero
-
(wait_reading_process_output): Check for window changes caused by timers.2008-02-27, by Chong Yidong
-
* process.c (wait_reading_process_output): Check for window2008-02-27, by Chong Yidong
-
(Formatting Strings): Treat - and 0 as flag characters.2008-02-26, by Chong Yidong
-
* strings.texi (Formatting Strings): Treat - and 0 as flag2008-02-26, by Chong Yidong
-
*** empty log message ***2008-02-26, by Jason Rumney
-
(make-auto-save-file-name): Encode more characters in2008-02-26, by Jason Rumney
-
(Fformat): Doc fix.2008-02-26, by Chong Yidong
-
* editfns.c (Fformat): Doc fix.2008-02-26, by Chong Yidong
-
*** empty log message ***2008-02-26, by Juanma Barranquero
-
(ftp-program): Fix typo in docstring.2008-02-26, by Juanma Barranquero
-
*** empty log message ***2008-02-26, by Juanma Barranquero
-
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,2008-02-26, by Juanma Barranquero
-
(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.2008-02-25, by Alan Mackenzie
-
*** empty log message ***2008-02-25, by Alan Mackenzie
-
** dired cannot access file names with a quote2008-02-25, by Chong Yidong
-
(shell-quote-wildcard-pattern): Quote ' and " as well.2008-02-25, by Chong Yidong
-
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.2008-02-25, by Chong Yidong
-
** Bug in url-get-authentication2008-02-25, by Chong Yidong
-
Revert last fix; subset of last fix recommitted.2008-02-25, by Chong Yidong
-
Revert last fix; subset of last fix recommitted.2008-02-25, by Chong Yidong
-
Patch by John Wiegley checked in.2008-02-25, by Chong Yidong
-
(url-digest-auth): Don't show prompt if authentication succeeded on2008-02-25, by Chong Yidong
-
* url-auth.el (url-digest-auth): Don't show prompt if2008-02-25, by Chong Yidong
-
(command_loop_1): Revert 2006-10-09 change.2008-02-25, by Chong Yidong
-
* keyboard.c (command_loop_1): Revert 2006-10-09 change.2008-02-25, by Chong Yidong
-
*** empty log message ***2008-02-25, by Jan Djärv
-
Mention stock icons for Gtk+.2008-02-25, by Jan Djärv
-
* configure.in: Print an error for systems that we think are2008-02-25, by Dan Nicolaescu
-
*** empty log message ***2008-02-24, by Juanma Barranquero
-
*** empty log message ***2008-02-24, by Jason Rumney
-
(enum_font_cb2): Don't use raster fonts for Unicode.2008-02-24, by Jason Rumney
-
*** empty log message ***2008-02-24, by Jason Rumney
-
(file-name-invalid-regexp): Fix octal/decimal confusion.2008-02-24, by Jason Rumney
-
Merge from gnus--rel--5.102008-02-24, by Miles Bader
-
** modify-frame-parameters behaviour broken2008-02-24, by Chong Yidong
-
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.2008-02-24, by Chong Yidong
-
* xterm.c (x_set_offset): Don't change the gravity if2008-02-24, by Chong Yidong
-
** nesting of unwind-protect and atomic-change-group2008-02-24, by Chong Yidong
-
** Auto-Save bug when file/directory no longer exists2008-02-23, by Chong Yidong
-
** Backport find-function-search-for-symbol change to try `.emacs'2008-02-23, by Chong Yidong
-
** Should dired-do-search bind tags-loop-revert-buffers automatically?2008-02-23, by Chong Yidong
-
** Loading ebrowse file yields warning2008-02-23, by Chong Yidong
-
Remove two other fixed bug items.2008-02-23, by Chong Yidong
-
** Tweak sit-for to accept the form (sit-for 1 nil t)2008-02-23, by Chong Yidong
-
Some comments on previous change. A couple of things are already2008-02-23, by Glenn Morris
-
Remove some Emacs 22.1 release items, and update bug list.2008-02-23, by Chong Yidong
-
(bibtex-convert-alien): Fix sit-for ags.2008-02-23, by Chong Yidong
-
* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.2008-02-23, by Chong Yidong
-
(dired-mark-prompt): Don't count/display the t element.2008-02-22, by Stefan Monnier
-
2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)2008-02-22, by Bastien Guerry
-
Add missing FSF copyright years.2008-02-21, by Glenn Morris
-
*** empty log message ***2008-02-21, by Glenn Morris
-
(sit-for): Fix obsolete form for nil second argument.2008-02-21, by Glenn Morris
-
(eval-when-compile): Don't define2008-02-21, by Dan Nicolaescu
-
* progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs2008-02-21, by Dan Nicolaescu
-
(c-extend-region-for-CPP): always set c-old-EOM.2008-02-20, by Alan Mackenzie
-
*** empty log message ***2008-02-20, by Alan Mackenzie
-
Rename menu item to "Show GUD tooltips".2008-02-20, by Nick Roberts
-
(gdb-mouse-set-clear-breakpoint): Fall back2008-02-20, by Nick Roberts
-
*** empty log message ***2008-02-20, by Nick Roberts
-
Re-commit doc fixes accidentally reverted.2008-02-20, by Juanma Barranquero
-
*** empty log message ***2008-02-20, by Juanma Barranquero
-
* progmodes/verilog-mode.el (customize): Fix typo in error message.2008-02-20, by Dan Nicolaescu
-
*** empty log message ***2008-02-20, by Glenn Morris
-
(rmail-autodetect): Add .exe extension to movemail on Windows.2008-02-20, by Glenn Morris
-
Set of changes so that "obtrusive" syntactic elements in a2008-02-19, by Alan Mackenzie
-
Set of changes so that "obtrusive" syntactic elements in a2008-02-19, by Alan Mackenzie
-
Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC2008-02-19, by Alan Mackenzie
-
Set of changes so that "obtrusive" syntactic elements in a2008-02-19, by Alan Mackenzie
-
Set of changes so that "obtrusive" syntactic elements in a2008-02-19, by Alan Mackenzie
-
Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC2008-02-19, by Alan Mackenzie
-
*** empty log message ***2008-02-19, by Alan Mackenzie
-
(INT_LISPLIKE): Remove. It may misfire.2008-02-19, by Stefan Monnier
-
(diff-file-junk-re): New const.2008-02-19, by Stefan Monnier
-
Make it more robust in the presence of empty context lines in unified hunks.2008-02-19, by Stefan Monnier
-
Regenerate.2008-02-19, by Chong Yidong
-
Regenerate.2008-02-19, by Chong Yidong
-
Bump version to 22.1.91.2008-02-19, by Chong Yidong
-
(gdba): Recreate as an alias for gdb.2008-02-19, by Nick Roberts
-
*** empty log message ***2008-02-19, by Nick Roberts
-
*** empty log message ***2008-02-18, by Juanma Barranquero
-
(verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs,2008-02-18, by Juanma Barranquero
-
*** empty log message ***2008-02-18, by Juanma Barranquero
-
(customize): Fix typo in error message.2008-02-18, by Juanma Barranquero
-
(Fw32_shell_execute): Encode parameters.2008-02-18, by Jason Rumney
-
*** empty log message ***2008-02-18, by Jason Rumney
-
*** empty log message ***2008-02-18, by Juanma Barranquero
-
*** empty log message ***2008-02-18, by Juanma Barranquero
-
(gud-def, gud-last-speedbar-stackframe): Doc fixes.2008-02-18, by Juanma Barranquero
-
*** empty log message ***2008-02-17, by Juanma Barranquero
-
(ada-font-lock-syntactic-keywords):2008-02-17, by Stefan Monnier
-
(MS-DOS): Fix omission bug: Close quotes.2008-02-17, by Thien-Thi Nguyen
-
(vc-find-root): Remove initial loop because it's not2008-02-16, by Stefan Monnier
-
Revert previous change.2008-02-16, by Juanma Barranquero
-
*** empty log message ***2008-02-16, by Juanma Barranquero
-
*** empty log message ***2008-02-16, by Juanma Barranquero
-
(vc-find-root): Don't loop forever on non-existent root.2008-02-16, by Juanma Barranquero
-
CX-TERM files no longer cause problems with DOS line-ends.2008-02-15, by Jason Rumney
-
Cygwin GCC builds that do not work are no longer recent.2008-02-15, by Jason Rumney
-
Fixed part of Cleartype problem.2008-02-15, by Jason Rumney
-
Fixed Drew Adams 12 Aug problem2008-02-15, by Jason Rumney
-
*** empty log message ***2008-02-15, by Jason Rumney
-
(x_draw_glyph_string_background): Clear the background2008-02-15, by Jason Rumney
-
Add "Point before start of properties" bug.2008-02-15, by Chong Yidong
-
(sgml-mode): Fix comment syntax.2008-02-14, by Stefan Monnier
-
** Simon.Marshall@misys.com, 8 Feb: Point before start of properties2008-02-14, by Chong Yidong
-
(highlight-save-buffer-state): New macro.2008-02-13, by Stefan Monnier
-
*** empty log message ***2008-02-13, by Michael Albinus
-
* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.2008-02-13, by Michael Albinus
-
*** empty log message ***2008-02-12, by Juri Linkov
-
(after-init-hook): Set inhibit-startup-screen to t2008-02-12, by Juri Linkov
-
(fancy-startup-screen, normal-splash-screen):2008-02-12, by Juri Linkov
-
(font-lock-set-defaults): Unset previously set variables when needed.2008-02-12, by Stefan Monnier
-
*** empty log message ***2008-02-12, by Juanma Barranquero
-
(uniquify-managed): Don't defvar.2008-02-12, by Juanma Barranquero
-
(uniquify-buffer-base-name): New function.2008-02-12, by Juanma Barranquero
-
Add note about GTK image libraries.2008-02-11, by Jason Rumney
-
*** empty log message ***2008-02-11, by Jason Rumney
-
(add_registry): Add an App Paths registry key.2008-02-11, by Jason Rumney
-
*** empty log message ***2008-02-11, by Richard M. Stallman
-
*** empty log message ***2008-02-11, by Glenn Morris
-
(Equality Predicates): No longer talk about "two" functions.2008-02-11, by Glenn Morris
-
Lawrence Mitchell <wence at gmx.li> (tiny change)2008-02-11, by Glenn Morris
-
*** empty log message ***2008-02-11, by Glenn Morris
-
(Equality Predicates): Mention equal-including-properties.2008-02-11, by Glenn Morris
-
(diff-beginning-of-file-and-junk): If we're on the2008-02-10, by Stefan Monnier
-
*** empty log message ***2008-02-10, by Richard M. Stallman
-
(rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp.2008-02-10, by Richard M. Stallman
-
*** empty log message ***2008-02-10, by Richard M. Stallman
-
*** empty log message ***2008-02-10, by Richard M. Stallman
-
(arm*-*-freebsd*): Added.2008-02-10, by Richard M. Stallman
-
*** empty log message ***2008-02-09, by Eli Zaretskii
-
(compilation-find-file): Doc fix.2008-02-09, by Eli Zaretskii
-
*** empty log message ***2008-02-09, by Eli Zaretskii
-
(compilation-next-error): Doc fix.2008-02-09, by Eli Zaretskii
-
*** empty log message ***2008-02-09, by Eli Zaretskii
-
(syms_of_fileio) <insert-default-directory>: Doc fix.2008-02-09, by Eli Zaretskii
-
*** empty log message ***2008-02-09, by Eli Zaretskii
-
Remove redundant empty lines, insert a magic line instead.2008-02-09, by Eli Zaretskii
-
Add note about ldefs-boot.el line ends.2008-02-09, by Jason Rumney
-
Fix typo.2008-02-09, by Glenn Morris
-
Fix tense.2008-02-09, by Glenn Morris
-
*** empty log message ***2008-02-09, by Glenn Morris
-
(ipconfig-program, ipconfig-program-options): Add obsolete aliases to2008-02-09, by Glenn Morris
-
Revert previous change, which should have been on the trunk.2008-02-08, by Glenn Morris
-
(selection-coding-system): Remove, since it's now defined in select.el2008-02-08, by Glenn Morris
-
*** empty log message ***2008-02-08, by Richard M. Stallman
-
(ifconfig): Renamed from ipconfig.2008-02-08, by Richard M. Stallman
-
*** empty log message ***2008-02-08, by Glenn Morris
-
(custom-theme-set-variables): Sort symbols that are2008-02-08, by Glenn Morris
-
*** empty log message ***2008-02-07, by Glenn Morris
-
D. E. Evans <sinuhe at gnu.org> (tiny change)2008-02-07, by Glenn Morris
-
compilation-scroll-output fixed.2008-02-07, by Glenn Morris
-
*** empty log message ***2008-02-07, by Richard M. Stallman
-
(Window Start): Mention the feature of moving2008-02-07, by Richard M. Stallman
-
*** empty log message ***2008-02-06, by Richard M. Stallman
-
(mh-make-seq, mh-seq-name): Use defsubst.2008-02-06, by Richard M. Stallman
-
(mh-do-in-gnu-emacs, mh-do-in-xemacs)2008-02-06, by Richard M. Stallman
-
*** empty log message ***2008-02-05, by Jason Rumney
-
(w32_read_socket) <WM_CHAR>: Use locale-coding-system2008-02-05, by Jason Rumney
-
Revert previous change, which was intended for the trunk.2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
Recommend giflib, not libungif.2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
In help, use generic names for the image libraries.2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
(erc-valid-nick-regexp): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
(erc-match-syntax-table): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
(erc-button-syntax-table): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
(rcirc commands): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
(Setting tags, In-buffer settings): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
(make_hdr): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
(read_header): Replace `legal' with `valid'.2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-05, by Juanma Barranquero
-
*** empty log message ***2008-02-04, by Juanma Barranquero
-
(w32-system-shells): Add TCC (new name for 4NT).2008-02-04, by Juanma Barranquero
-
Comment changes.2008-02-04, by Richard M. Stallman
-
* progmodes/verilog-mode.el (verilog-declaration-core-re):2008-02-04, by Dan Nicolaescu
-
(cancel-change-group): Improve last fix.2008-02-04, by Stefan Monnier
-
(cancel-change-group): Don't move point.2008-02-04, by Stefan Monnier
-
*** empty log message ***2008-02-04, by YAMAMOTO Mitsuharu
-
(mac_to_emacs_modifiers): New argument UNMAPPED_MODS.2008-02-04, by YAMAMOTO Mitsuharu
-
Merge from gnus--rel--5.102008-02-04, by Miles Bader
-
Undo last change (mistakenly committed to branch).2008-02-04, by Chong Yidong
-
Undo last change (mistakenly committed to branch).2008-02-04, by Chong Yidong
-
Added "GTY" as synonym for __attribute__. Updated gperf output.2008-02-04, by Chong Yidong
-
* etags.c: Added "GTY" as synonym for __attribute__. Updated2008-02-04, by Chong Yidong
-
*** empty log message ***2008-02-04, by YAMAMOTO Mitsuharu
-
[MAC_OSX] (fn_keycode_to_keycode_table): Add more entries2008-02-04, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-02-02, by Eli Zaretskii
-
(Tags): Fix last change.2008-02-02, by Eli Zaretskii
-
*** empty log message ***2008-02-02, by Michael Albinus
-
* trampver.texi: Update release number.2008-02-02, by Michael Albinus
-
* tramp.texi: Move @setfilename ../info/tramp up, outside the header2008-02-02, by Michael Albinus
-
*** empty log message ***2008-02-02, by Michael Albinus
-
* net/trampver.el: Update release number.2008-02-02, by Michael Albinus
-
* net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of `mapcar'.2008-02-02, by Michael Albinus
-
*** empty log message ***2008-02-02, by Michael Albinus
-
*** empty log message ***2008-02-02, by Michael Albinus
-
*** empty log message ***2008-02-02, by Michael Albinus
-
*** empty log message ***2008-02-02, by Michael Albinus
-
* net/tramp.el (tramp-handle-make-auto-save-file-name)2008-02-02, by Michael Albinus
-
*** empty log message ***2008-02-02, by Eli Zaretskii
-
Restore copyright years. Update tutorial. Fix wording.2008-02-02, by Eli Zaretskii
-
Undo last change.2008-02-01, by Chong Yidong
-
* progmodes/etags.el (next-file): Improve revert message.2008-02-01, by Chong Yidong
-
Revert last change.2008-02-01, by Chong Yidong
-
*** If tags-loop-revert-buffers has the value `ask', the tags-scanning2008-02-01, by Chong Yidong
-
(tags-loop-revert-buffers): Value `ask' means to query the user interactively.2008-02-01, by Chong Yidong
-
* progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means2008-02-01, by Chong Yidong
-
*** empty log message ***2008-02-01, by Juanma Barranquero
-
(image-library-alist): Prefer libpng12 to libpng13, because2008-02-01, by Juanma Barranquero
-
*** empty log message ***2008-02-01, by Thien-Thi Nguyen
-
(vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.2008-02-01, by Thien-Thi Nguyen
-
(reindent-then-newline-and-indent): Be careful about the2008-02-01, by Stefan Monnier
-
(verilog-sk-prompt-msb)2008-02-01, by Dan Nicolaescu
-
*** empty log message ***2008-02-01, by Kenichi Handa
-
(CCL_WRITE_CHAR): Fix overflow checking.2008-02-01, by Kenichi Handa
-
Added short descriptions of the exe files.2008-02-01, by Jason Rumney
-
Added short descriptions of the exe files.2008-02-01, by Jason Rumney
-
*** empty log message ***2008-01-31, by Jason Rumney
-
Partially revert 2007-11-10 change.2008-01-31, by Jason Rumney
-
Add note about obtaining libXpm source, and its origin.2008-01-31, by Jason Rumney
-
Update tutorial.2008-01-31, by Chong Yidong
-
* TUTORIAL.ru: Update tutorial.2008-01-31, by Chong Yidong
-
*** empty log message ***2008-01-31, by Martin Rudalics
-
(rmail-highlight): Fix specification.2008-01-31, by Martin Rudalics
-
*** empty log message ***2008-01-31, by Nick Roberts
-
*** empty log message ***2008-01-31, by Kenichi Handa
-
(make_ctrl_char): If C is a multibyte character, just2008-01-31, by Kenichi Handa
-
*** empty log message ***2008-01-31, by Jason Rumney
-
(image-library-alist): Prefer libxpm.dll.2008-01-31, by Jason Rumney
-
Add copyright notice and license.2008-01-31, by Jason Rumney
-
Add copyright notice and license.2008-01-31, by Jason Rumney
-
Add copyright notice and license.2008-01-31, by Jason Rumney
-
Add nt/emacs.manifest2008-01-30, by Jason Rumney
-
*** empty log message ***2008-01-30, by Nick Roberts
-
Regenerate.2008-01-30, by Chong Yidong
-
Bump version number to 22.1.90.2008-01-30, by Chong Yidong
-
*** empty log message ***2008-01-30, by Richard M. Stallman
-
Eliminate blank-mode package. This package is only in trunk.2008-01-30, by Vinicius Jose Latorre
-
*** empty log message ***2008-01-30, by Juanma Barranquero
-
(c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New2008-01-29, by Alan Mackenzie
-
*** empty log message ***2008-01-29, by Alan Mackenzie
-
Correct file name in previous commission.2008-01-29, by Alan Mackenzie
-
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"2008-01-29, by Alan Mackenzie
-
*** empty log message ***2008-01-29, by Alan Mackenzie
-
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function2008-01-29, by Alan Mackenzie
-
*** empty log message ***2008-01-29, by Alan Mackenzie
-
(c-version): increase to 5.31.5.2008-01-29, by Alan Mackenzie
-
*** empty log message ***2008-01-29, by Alan Mackenzie
-
*** empty log message ***2008-01-29, by Richard M. Stallman
-
(tags-query-replace): Delete unused optional args. Doc fix.2008-01-29, by Richard M. Stallman
-
(hack-local-variables): Don't query about fake variables.2008-01-29, by Richard M. Stallman
-
*** empty log message ***2008-01-29, by Juanma Barranquero
-
(gdb-create-define-alist): Don't call2008-01-27, by Nick Roberts
-
*** empty log message ***2008-01-27, by Nick Roberts
-
Correct typos, enhance comments.2008-01-27, by Alan Mackenzie
-
Correct typos, enhance comments.2008-01-27, by Alan Mackenzie
-
*** empty log message ***2008-01-27, by Richard M. Stallman
-
More trivial doc fixes.2008-01-27, by Richard M. Stallman
-
Many doc fixes.2008-01-27, by Richard M. Stallman
-
*** empty log message ***2008-01-26, by Richard M. Stallman
-
(Tags): Delete redundant index entry.2008-01-26, by Richard M. Stallman
-
Introduce elements for the syntactic symbol arglist-cont-nonempty into2008-01-26, by Alan Mackenzie
-
*** empty log message ***2008-01-26, by Alan Mackenzie
-
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to2008-01-26, by Alan Mackenzie
-
*** empty log message ***2008-01-26, by Alan Mackenzie
-
*** empty log message ***2008-01-26, by Eli Zaretskii
-
(tags-query-replace): Doc fix.2008-01-26, by Eli Zaretskii
-
*** empty log message ***2008-01-26, by Martin Rudalics
-
(wdired-get-filename): Change `(1+ beg)' to `beg' so2008-01-26, by Martin Rudalics
-
*** empty log message ***2008-01-26, by Thien-Thi Nguyen
-
(Fclrhash): Return TABLE.2008-01-26, by Thien-Thi Nguyen
-
*** empty log message ***2008-01-26, by Eli Zaretskii
-
(Tags): Add "@cindex tags".2008-01-26, by Eli Zaretskii
-
(Imenu): Remove "@cindex tags".2008-01-26, by Eli Zaretskii
-
Handle *long* lines tail visualization.2008-01-26, by Vinicius Jose Latorre
-
** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis2008-01-26, by Chong Yidong
-
*** empty log message ***2008-01-25, by Juanma Barranquero
-
(allout-unload-function): New function.2008-01-25, by Juanma Barranquero
-
New commands for cleaning up some blank problems like trailing blanks.2008-01-25, by Vinicius Jose Latorre
-
*** empty log message ***2008-01-25, by Glenn Morris
-
Sven Joachim <svenjoac at gmx.de>2008-01-25, by Glenn Morris
-
*** empty log message ***2008-01-25, by Juanma Barranquero
-
(allout-prefix-data): Doc fix.2008-01-25, by Juanma Barranquero
-
(vc-version-diff): Make sure we shrink the right window.2008-01-24, by Stefan Monnier
-
Add 2008 to copyright years.2008-01-23, by Glenn Morris
-
* configure.in (xtensa): Match more configurations.2008-01-23, by Dan Nicolaescu
-
(Mouse Buttons): Update elisp xref to "Click Events" on click count.2008-01-23, by Nick Roberts
-
*** empty log message ***2008-01-23, by Nick Roberts
-
Fixed default printer-name.2008-01-23, by Jason Rumney
-
*** empty log message ***2008-01-23, by Jason Rumney
-
(printer-name): Do not set on MS Windows.2008-01-23, by Jason Rumney
-
** Make longlines-mode wrap lines based on screen position instead2008-01-22, by Chong Yidong
-
(pop_stat, pop_last): Fix last fix.2008-01-22, by Chong Yidong
-
* pop.c (pop_stat, pop_last): Fix last fix.2008-01-22, by Chong Yidong
-
*** empty log message ***2008-01-21, by Juanma Barranquero
-
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.2008-01-21, by Juanma Barranquero
-
(unhandled-file-name-directory): Add handler.2008-01-21, by Stefan Monnier
-
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.2008-01-21, by Vinicius Jose Latorre
-
*** empty log message ***2008-01-21, by YAMAMOTO Mitsuharu
-
(struct scroll_bar): New member `redraw_needed_p'.2008-01-21, by YAMAMOTO Mitsuharu
-
(x_scroll_bar_create): Initialize bar->redraw_needed_p.2008-01-21, by YAMAMOTO Mitsuharu
-
*** empty log message ***2008-01-21, by Jason Rumney
-
Updated from master source.2008-01-21, by Dan Nicolaescu
-
*** empty log message ***2008-01-20, by Jason Rumney
-
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.2008-01-20, by Jason Rumney
-
Merge from gnus--rel--5.102008-01-20, by Miles Bader
-
*** empty log message ***2008-01-20, by Glenn Morris
-
Quote all calls to "auxiliary skeleton"s to prevent infloops.2008-01-20, by Glenn Morris
-
*** empty log message ***2008-01-20, by Glenn Morris
-
Martin Svenson <phromo at gmail.com> (tiny change)2008-01-20, by Glenn Morris
-
*** empty log message ***2008-01-19, by Martin Rudalics
-
(Buffer Modification): Fix typo.2008-01-19, by Martin Rudalics
-
* progmodes/sh-script.el (sh-basic-offset):2008-01-19, by Dan Nicolaescu
-
*** empty log message ***2008-01-19, by Juanma Barranquero
-
*** empty log message ***2008-01-19, by Juanma Barranquero
-
*** empty log message ***2008-01-19, by Juanma Barranquero
-
(blank-style, blank-chars, blank-hspace-regexp, blank-space-regexp,2008-01-19, by Juanma Barranquero
-
Add comment before kill-buffer-if-not-modified.2008-01-19, by Eli Zaretskii
-
*** empty log message ***2008-01-19, by Kenichi Handa
-
*** empty log message ***2008-01-19, by Kenichi Handa
-
(detect_coding_iso2022): New arg2008-01-19, by Kenichi Handa
-
*** empty log message ***2008-01-19, by Kenichi Handa
-
("TeX"): Correct the mappings for \v{k} and \vk.2008-01-19, by Kenichi Handa
-
Add arch tagline2008-01-18, by Miles Bader
-
*** empty log message ***2008-01-18, by Richard M. Stallman
-
(icomplete-get-keys): Look up KEYS using all maps in proper buffer.2008-01-18, by Richard M. Stallman
-
*** empty log message ***2008-01-17, by Jason Rumney
-
(handle_one_xevent): Revert to counting chars not bytes.2008-01-17, by Jason Rumney
-
New file: blank-mode.el2008-01-17, by Vinicius Jose Latorre
-
(use_file_dialog): Doc fix.2008-01-17, by Jason Rumney
-
*** empty log message ***2008-01-17, by Jason Rumney
-
(w32_read_socket) <WM_CHAR>: Decode characters outside2008-01-17, by Jason Rumney
-
*** empty log message ***2008-01-17, by Glenn Morris
-
Regenerate.2008-01-17, by Glenn Morris
-
(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.2008-01-17, by Glenn Morris
-
*** empty log message ***2008-01-17, by Glenn Morris
-
(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.2008-01-17, by Glenn Morris
-
(c-constant-symbol): Put this defun inside an eval-and-compile, so as to2008-01-16, by Alan Mackenzie
-
*** empty log message ***2008-01-16, by Alan Mackenzie
-
*** empty log message ***2008-01-16, by Juanma Barranquero
-
(ada-convert-file-name): Fix typo in docstring.2008-01-16, by Juanma Barranquero
-
(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,2008-01-16, by Juanma Barranquero
-
(display-mm-height, display-mm-width): Fix typos in docstrings.2008-01-16, by Juanma Barranquero
-
Fix typos in comments.2008-01-16, by Juanma Barranquero
-
*** empty log message ***2008-01-16, by Glenn Morris
-
(comint-regexp-arg): Fix no-input case.2008-01-16, by Glenn Morris
-
finder-inf no longer in CVS.2008-01-16, by Glenn Morris
-
*** empty log message ***2008-01-16, by Glenn Morris
-
Ulf Jasper <ulf.jasper at web.de>2008-01-16, by Glenn Morris
-
* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the2008-01-15, by Dan Nicolaescu
-
Simplify details of external icon licensing.2008-01-15, by Glenn Morris
-
Simplify details of external icon licensing.2008-01-15, by Glenn Morris
-
Simplify details of external icon licensing.2008-01-15, by Glenn Morris
-
*** empty log message ***2008-01-15, by Glenn Morris