2008-02-25 |
Chong Yidong | ** dired cannot access file names with a quote
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | (shell-quote-wildcard-pattern): Quote ' and " as well.
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | * files.el (shell-quote-wildcard-pattern): Quote '...
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | ** Bug in url-get-authentication
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | Revert last fix; subset of last fix recommitted.
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | Revert last fix; subset of last fix recommitted.
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | Patch by John Wiegley checked in.
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | (url-digest-auth): Don't show prompt if authentication...
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | * url-auth.el (url-digest-auth): Don't show prompt if
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | (command_loop_1): Revert 2006-10-09 change.
|
commit | commitdiff | tree |
2008-02-25 |
Chong Yidong | * keyboard.c (command_loop_1): Revert 2006-10-09 change.
|
commit | commitdiff | tree |
2008-02-24 |
Chong Yidong | ** modify-frame-parameters behaviour broken
|
commit | commitdiff | tree |
2008-02-24 |
Chong Yidong | (x_set_offset): Don't change the gravity if CHANGE_GRAVITY...
|
commit | commitdiff | tree |
2008-02-24 |
Chong Yidong | * xterm.c (x_set_offset): Don't change the gravity if
|
commit | commitdiff | tree |
2008-02-24 |
Chong Yidong | ** nesting of unwind-protect and atomic-change-group
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | ** Auto-Save bug when file/directory no longer exists
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | ** Backport find-function-search-for-symbol change...
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | ** Should dired-do-search bind tags-loop-revert-buffers...
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | ** Loading ebrowse file yields warning
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | Remove two other fixed bug items.
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | ** Tweak sit-for to accept the form (sit-for 1 nil t)
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | Remove some Emacs 22.1 release items, and update bug...
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | (bibtex-convert-alien): Fix sit-for ags.
|
commit | commitdiff | tree |
2008-02-23 |
Chong Yidong | * textmodes/bibtex.el (bibtex-convert-alien): Fix sit...
|
commit | commitdiff | tree |
2008-02-19 |
Chong Yidong | Regenerate.
|
commit | commitdiff | tree |
2008-02-19 |
Chong Yidong | Regenerate.
|
commit | commitdiff | tree |
2008-02-19 |
Chong Yidong | Regenerate.
|
commit | commitdiff | tree |
2008-02-19 |
Chong Yidong | Bump version to 22.1.91.
|
commit | commitdiff | tree |
2008-02-15 |
Chong Yidong | Add "Point before start of properties" bug.
|
commit | commitdiff | tree |
2008-02-14 |
Chong Yidong | ** Simon.Marshall@misys.com, 8 Feb: Point before start...
|
commit | commitdiff | tree |
2008-02-04 |
Chong Yidong | Undo last change (mistakenly committed to branch).
|
commit | commitdiff | tree |
2008-02-04 |
Chong Yidong | Added "GTY" as synonym for __attribute__. Updated...
|
commit | commitdiff | tree |
2008-02-04 |
Chong Yidong | * etags.c: Added "GTY" as synonym for __attribute__...
|
commit | commitdiff | tree |
2008-02-01 |
Chong Yidong | Undo last change.
|
commit | commitdiff | tree |
2008-02-01 |
Chong Yidong | * progmodes/etags.el (next-file): Improve revert message.
|
commit | commitdiff | tree |
2008-02-01 |
Chong Yidong | Revert last change.
|
commit | commitdiff | tree |
2008-02-01 |
Chong Yidong | *** If tags-loop-revert-buffers has the value `ask...
|
commit | commitdiff | tree |
2008-02-01 |
Chong Yidong | (tags-loop-revert-buffers): Value `ask' means to query...
|
commit | commitdiff | tree |
2008-02-01 |
Chong Yidong | * progmodes/etags.el (tags-loop-revert-buffers): Value...
|
commit | commitdiff | tree |
2008-01-31 |
Chong Yidong | Update tutorial.
|
commit | commitdiff | tree |
2008-01-31 |
Chong Yidong | * TUTORIAL.ru: Update tutorial.
|
commit | commitdiff | tree |
2008-01-30 |
Chong Yidong | Regenerate.
|
commit | commitdiff | tree |
2008-01-30 |
Chong Yidong | Bump version number to 22.1.90.
|
commit | commitdiff | tree |
2008-01-26 |
Chong Yidong | ** david.reitter@gmail.com, 27 dec: pos-visible-in...
|
commit | commitdiff | tree |
2008-01-22 |
Chong Yidong | ** Make longlines-mode wrap lines based on screen position...
|
commit | commitdiff | tree |
2008-01-22 |
Chong Yidong | (pop_stat, pop_last): Fix last fix.
|
commit | commitdiff | tree |
2008-01-22 |
Chong Yidong | * pop.c (pop_stat, pop_last): Fix last fix.
|
commit | commitdiff | tree |
2008-01-11 |
Chong Yidong | ** pot@gnu.org, 17 Dec: strange From line maker rmail...
|
commit | commitdiff | tree |
2008-01-10 |
Chong Yidong | ** nico@ngolde.de, 7 Jan: some code issues
|
commit | commitdiff | tree |
2008-01-10 |
Chong Yidong | (pop_stat, pop_last): Check validity of string-to-integer
|
commit | commitdiff | tree |
2008-01-10 |
Chong Yidong | * pop.c (pop_stat, pop_last): Check validity of string...
|
commit | commitdiff | tree |
2007-11-07 |
Chong Yidong | (handle_face_prop): Fix last change.
|
commit | commitdiff | tree |
2007-11-07 |
Chong Yidong | (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE...
|
commit | commitdiff | tree |
2007-11-07 |
Chong Yidong | * dispextern.h (struct it): Don't define OVERLAY_STRING_CHUN...
|
commit | commitdiff | tree |
2007-10-17 |
Chong Yidong | (longlines-wrap-follows-window-size): Integer value
|
commit | commitdiff | tree |
2007-10-17 |
Chong Yidong | * longlines.el (longlines-wrap-follows-window-size...
|
commit | commitdiff | tree |
2007-10-17 |
Chong Yidong | ** ams@gnu.org, 9 July: eshell and external commands
|
commit | commitdiff | tree |
2007-10-17 |
Chong Yidong | Correct typo.
|
commit | commitdiff | tree |
2007-10-17 |
Chong Yidong | (eshell-complex-commands): Add "ls".
|
commit | commitdiff | tree |
2007-10-17 |
Chong Yidong | * eshell/esh-cmd.el (eshell-complex-commands): Add...
|
commit | commitdiff | tree |
2007-08-28 |
Chong Yidong | ** display-buffer change
|
commit | commitdiff | tree |
2007-08-22 |
Chong Yidong | (image-minor-mode): Use image-mode-text-map.
|
commit | commitdiff | tree |
2007-08-22 |
Chong Yidong | * image-mode.el (image-minor-mode): Use image-mode...
|
commit | commitdiff | tree |
2007-08-14 |
Chong Yidong | "modification hooks called only once" -- fix is on...
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | ** sdl.web@gmail.com: problem with transparent PNG...
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | (File Conveniences): Document point motion keys in...
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | * files.texi (File Conveniences): Document point motion...
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | (Image Cache): Document image-refresh.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | * display.texi (Image Cache): Document image-refresh.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | New function image-refresh.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | (image-toggle-display): Use image-refresh.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | * image-mode.el (image-toggle-display): Use image-refresh.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | Sync to trunk version.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | (struct image): New members.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | * dispextern.h (struct image): New members.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | (longlines-decoded): New variable.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | * longlines.el (longlines-decoded): New variable.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | ** davby@ida.liu.se, 6 July: Bug in pos-visible-in...
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | (move_it_by_lines): Remove incorrect optimization.
|
commit | commitdiff | tree |
2007-08-07 |
Chong Yidong | * xdisp.c (move_it_by_lines): Remove incorrect optimization.
|
commit | commitdiff | tree |
2007-08-06 |
Chong Yidong | (redisplay_window): When restoring original buffer...
|
commit | commitdiff | tree |
2007-08-06 |
Chong Yidong | * xdisp.c (redisplay_window): When restoring original...
|
commit | commitdiff | tree |
2007-07-08 |
Chong Yidong | (longlines-wrap-region): Avoid marking buffer as modified.
|
commit | commitdiff | tree |
2007-07-08 |
Chong Yidong | * longlines.el (longlines-wrap-region): Avoid marking...
|
commit | commitdiff | tree |
2007-06-15 |
Chong Yidong | (update_compositions): Check validity of compositions.
|
commit | commitdiff | tree |
2007-06-14 |
Chong Yidong | * composite.c (update_compositions): Check validity...
|
commit | commitdiff | tree |
2007-06-12 |
Chong Yidong | (scroll-lock-mode): Doc fix.
|
commit | commitdiff | tree |
2007-06-12 |
Chong Yidong | * scroll-lock.el (scroll-lock-mode): Doc fix.
|
commit | commitdiff | tree |
2007-06-08 |
Chong Yidong | ** In Image mode, whenever the displayed image is wider...
|
commit | commitdiff | tree |
2007-06-08 |
Chong Yidong | (image-forward-hscroll, image-backward-hscroll)
|
commit | commitdiff | tree |
2007-06-08 |
Chong Yidong | * image-mode.el (image-forward-hscroll, image-backward...
|
commit | commitdiff | tree |
2007-06-07 |
Chong Yidong | Identify Emacs 22.2 changes (so we don't lose them...
|
commit | commitdiff | tree |
2007-06-07 |
Chong Yidong | (dired-recursive-deletes, dired-recursive-copies):...
|
commit | commitdiff | tree |
2007-06-07 |
Chong Yidong | * dired.el (dired-recursive-deletes, dired-recursive...
|
commit | commitdiff | tree |
2007-06-07 |
Chong Yidong | (dired-mode-map): Remove spurious separator.
|
commit | commitdiff | tree |
2007-06-07 |
Chong Yidong | * dired.el (dired-mode-map): Remove spurious separator.
|
commit | commitdiff | tree |
2007-06-06 |
Chong Yidong | (xpm_load): Remove spurious call to xpm_init_color_cache.
|
commit | commitdiff | tree |
2007-06-06 |
Chong Yidong | * image.c (xpm_load): Remove spurious call to xpm_init_color...
|
commit | commitdiff | tree |
2007-06-06 |
Chong Yidong | (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
commit | commitdiff | tree |
2007-06-06 |
Chong Yidong | * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACK...
|
commit | commitdiff | tree |