summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Increment version number to 22.1.emacs-22.1Chong Yidong2007-06-02
|
* Version 22.1 released.Chong Yidong2007-06-02
|
* Regenerate.Chong Yidong2007-06-02
|
* Increment version to 22.1.Chong Yidong2007-06-02
|
* Version 22.1 released.Chong Yidong2007-06-02
|
* Remove dead URL for Fortune, and update URLs for Hideshow, Org, EDB,Chong Yidong2007-06-02
| | | | and Remember.
* * MORE.STUFF: Remove dead URL for Fortune, and update URLs forChong Yidong2007-06-02
| | | | Hideshow, Org, EDB, and Remember.
* Regenerate.Chong Yidong2007-06-02
|
* (x_set_name_internal): Undo last change.Chong Yidong2007-06-02
|
* * xfns.c (x_set_name_internal): Undo last change.Chong Yidong2007-06-02
|
* Attribute to Stefan Monnier.Chong Yidong2007-06-01
|
* (show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.Chong Yidong2007-06-01
|
* * paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20Chong Yidong2007-06-01
| | | | changes.
* (x_encode_text): Add GCPRO.Richard M. Stallman2007-06-01
| | | | (x_set_name_internal): Separate USE_GTK and non-USE_GTK cases.
* (x_set_name_internal): Save encoded name before x_encode_text in caseChong Yidong2007-06-01
| | | | string data is relocated.
* * xfns.c (x_set_name_internal): Save encoded name beforeChong Yidong2007-06-01
| | | | x_encode_text in case string data is relocated.
* (Special Properties): Correct meaning of fontified face. TextChong Yidong2007-06-01
| | | | suggested by Stefan Monnier.
* * text.texi (Special Properties): Correct meaning of fontifiedChong Yidong2007-06-01
| | | | face. Suggested by Stefan Monnier.
* (syms_of_buffer): Doc fix.Richard M. Stallman2007-05-31
|
* (dired-do-delete, dired-do-flagged-delete): Doc fixes.Richard M. Stallman2007-05-31
|
* (Special Properties): Add link to Adjusting Point.Richard M. Stallman2007-05-30
|
* Ulrich Mueller <ulm at gentoo.org> (tiny change)Glenn Morris2007-05-30
| | | | (XMakeAssoc): Use malloc rather than xmalloc.
* *** empty log message ***Richard M. Stallman2007-05-29
|
* Fix typo.Chong Yidong2007-05-29
|
* (url-mailto): Insert body after mail-header-separator if present, soChong Yidong2007-05-29
| | | | that is is before signature. Suggested by Leo Liu <sdl.web@gmail.com>.
* * url-mailto.el (url-mailto): Insert body afterChong Yidong2007-05-29
| | | | | mail-header-separator if present, so that is is before signature. Suggested by Leo Liu <sdl.web@gmail.com>.
* (table--point-entered-cell-function)Martin Rudalics2007-05-29
| | | | | (table--point-left-cell-function): Bind `inhibit-point-motion-hooks' to t.
* Minor cleanup.Richard M. Stallman2007-05-29
|
* Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-29
| | | | (rx): Doc fix.
* *** empty log message ***Glenn Morris2007-05-29
|
* Robert J. Chassell <bob at rattlesnake.com>Glenn Morris2007-05-29
| | | | Fix instances of `allow' without object.
* (sgml-point-entered): Use condition-case.Chong Yidong2007-05-28
|
* * textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.Chong Yidong2007-05-28
|
* (message-narrow-to-headers-or-head): Ignore mail-header-separator inChong Yidong2007-05-28
| | | | the body.
* * message.el (message-narrow-to-headers-or-head): IgnoreChong Yidong2007-05-28
| | | | mail-header-separator in the body.
* (redisplay_internal): Bind inhibit-point-motion-hooks to tYAMAMOTO Mitsuharu2007-05-28
| | | | around current_column call.
* (message-pop-to-buffer): Add switch-function argument.Chong Yidong2007-05-28
| | | | (message-mail): Pass switch-function argument to it.
* * message.el (message-pop-to-buffer): Add switch-function argument.Chong Yidong2007-05-28
| | | | (message-mail): Pass switch-function argument to it.
* (log-edit-changelog-paragraph): Return point-max as the end of theRichard M. Stallman2007-05-27
| | | | ChangeLog paragraph when it ends without a line termination.
* Undo last change because Debian fixed their bug.Richard M. Stallman2007-05-27
|
* Michael Olson <mwolson at gnu.org>Glenn Morris2007-05-26
| | | | (Modules): Fix references to completion modules.
* *** empty log message ***Glenn Morris2007-05-26
|
* ** xterm-mouse-event truncation bug: install Stefan's patch.Chong Yidong2007-05-26
| | | | Installed.
* ** canonically-space-region: install Stefan's patch.Chong Yidong2007-05-26
| | | | Installed.
* (xterm-mouse-truncate-wrap): New function.Stefan Monnier2007-05-25
| | | | (xterm-mouse-event): Use it.
* (canonically-space-region): Make the second argStefan Monnier2007-05-25
| | | | a marker if it's not already the case.
* *** empty log message ***Richard M. Stallman2007-05-25
|
* lisp/vc-hooks.el (vc-find-root): Fix file attribute testMiles Bader2007-05-25
| | | | Revision: emacs@sv.gnu.org/emacs--rel--22--patch-27
* (redisplay_window): If first window line is a continuation line,Chong Yidong2007-05-24
| | | | recompute the new window start instead of recentering.
* * xdisp.c (redisplay_window): If first window line is a continuationChong Yidong2007-05-24
| | | | line, recompute the new window start instead of recentering.