File: Changes

package info (click to toggle)
cameleon 1.9.19-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,396 kB
  • ctags: 6,582
  • sloc: ml: 50,138; makefile: 1,754; xml: 1,543; sql: 60; perl: 20; sh: 17; ansic: 13
file content (18 lines) | stat: -rw-r--r-- 716 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*** Release 1.9.18:
Chamo:
- use last modification date of files in sourceview to detect
  parallel modifications of edited files
- new commands open_file_with_encoding and sourceview_set_encoding
  to use different character encodings than the default one when
  editing a file in sourceviews of chamo
- syntax modes, modes and encodings of open files are stored in
  the file .chamo.sourceview.buffers
- sourceview modes can now define to_display and from_display
  methods to perform substitutions on text between displayed text
  and buffer contents
Cameleon:
- cameleon does not act as server by default, this is activated
  with the new cam_start_server command
Other:
- ocaml-rss is now included in cameleon